GetCallConversationTypeProviderImpl
internal class GetCallConversationTypeProviderImpl(userConfigRepository: UserConfigRepository, conversationRepository: ConversationRepository, callMapper: CallMapper) : GetCallConversationTypeProvider
Constructors
Link copied to clipboard
constructor(userConfigRepository: UserConfigRepository, conversationRepository: ConversationRepository, callMapper: CallMapper)