Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface CallManager
Link copied to clipboard
class CallManagerImpl(calling: <Error class: unknown class>, callRepository: CallRepository, currentClientIdProvider: CurrentClientIdProvider, selfConversationIdProvider: SelfConversationIdProvider, conversationRepository: ConversationRepository, messageSender: MessageSender, callMapper: CallMapper, federatedIdMapper: FederatedIdMapper, qualifiedIdMapper: QualifiedIdMapper, videoStateChecker: VideoStateChecker, conversationClientsInCallUpdater: ConversationClientsInCallUpdater, networkStateObserver: <Error class: unknown class>, getCallConversationType: GetCallConversationTypeProvider, userConfigRepository: UserConfigRepository, kaliumConfigs: KaliumConfigs, mediaManagerService: MediaManagerService, flowManagerService: FlowManagerService, createAndPersistRecentlyEndedCallMetadata: CreateAndPersistRecentlyEndedCallMetadataUseCase, selfUserId: <Error class: unknown class>, json: <Error class: unknown class> = Json { ignoreUnknownKeys = true }, shouldRemoteMuteChecker: ShouldRemoteMuteChecker = ShouldRemoteMuteCheckerImpl(), serverTimeHandler: ServerTimeHandler = ServerTimeHandlerImpl(), kaliumDispatchers: <Error class: unknown class> = KaliumDispatcherImpl) : CallManager
class CallManagerImpl
class CallManagerImpl(calling: <Error class: unknown class>, callRepository: CallRepository, currentClientIdProvider: CurrentClientIdProvider, selfConversationIdProvider: SelfConversationIdProvider, conversationRepository: ConversationRepository, messageSender: MessageSender, callMapper: CallMapper, federatedIdMapper: FederatedIdMapper, qualifiedIdMapper: QualifiedIdMapper, videoStateChecker: VideoStateChecker, conversationClientsInCallUpdater: ConversationClientsInCallUpdater, networkStateObserver: <Error class: unknown class>, getCallConversationType: GetCallConversationTypeProvider, userConfigRepository: UserConfigRepository, kaliumConfigs: KaliumConfigs, mediaManagerService: MediaManagerService, flowManagerService: FlowManagerService, createAndPersistRecentlyEndedCallMetadata: CreateAndPersistRecentlyEndedCallMetadataUseCase, selfUserId: <Error class: unknown class>, json: <Error class: unknown class> = Json { ignoreUnknownKeys = true }, shouldRemoteMuteChecker: ShouldRemoteMuteChecker = ShouldRemoteMuteCheckerImpl(), serverTimeHandler: ServerTimeHandler = ServerTimeHandlerImpl(), kaliumDispatchers: <Error class: unknown class> = KaliumDispatcherImpl) : CallManager
Link copied to clipboard
class CallsScope(callManager: <Error class: unknown class><CallManager>, callRepository: CallRepository, conversationRepository: ConversationRepository, userRepository: UserRepository, flowManagerService: FlowManagerService, mediaManagerService: MediaManagerService, syncManager: <Error class: unknown class><SyncManager>, qualifiedIdMapper: QualifiedIdMapper, currentClientIdProvider: CurrentClientIdProvider, userConfigRepository: UserConfigRepository, conversationClientsInCallUpdater: ConversationClientsInCallUpdater, getCallConversationType: GetCallConversationTypeProvider, kaliumConfigs: KaliumConfigs, inCallReactionsRepository: InCallReactionsRepository, selfUserId: <Error class: unknown class>, val dispatcher: <Error class: unknown class> = KaliumDispatcherImpl)
Link copied to clipboard
interface FlowManagerService
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
object LogHandlerImpl
object LogHandlerImpl
Link copied to clipboard
interface MediaManagerService
Link copied to clipboard
Link copied to clipboard
Checks if the current user should be muted remotely. More details in the use case: https://wearezeta.atlassian.net/wiki/spaces/ENGINEERIN/pages/969605169/Use+case+conversation+admin+mutes+a+remote+participant
Link copied to clipboard