GetCallConversationTypeProviderImpl

internal class GetCallConversationTypeProviderImpl(userConfigRepository: UserConfigRepository, conversationRepository: ConversationRepository, callMapper: CallMapper) : GetCallConversationTypeProvider

Constructors

Link copied to clipboard
constructor(userConfigRepository: UserConfigRepository, conversationRepository: ConversationRepository, callMapper: CallMapper)

Functions

Link copied to clipboard
open suspend operator override fun invoke(conversationId: <Error class: unknown class>): <Error class: unknown class>