GetOngoingPhoneCallUseCase
interface GetOngoingPhoneCallUseCase
Use case for retrieving the currently ongoing phone call.
Inheritors
Functions
Link copied to clipboard
Returns the currently ongoing phone call represented by OngoingPhoneCallDomainModel. If there is no ongoing phone call, then null
is returned.