GetCallConversationTypeProvider

This class is responsible for providing the conversation type for a call.

Inheritors

Types

Link copied to clipboard
data class Result(val conversationTypeCalling: <Error class: unknown class>, val isMeeting: Boolean)

Functions

Link copied to clipboard
abstract suspend operator fun invoke(conversationId: <Error class: unknown class>): GetCallConversationTypeProvider.Result