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, userRepository: UserRepository, 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, 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, userRepository: UserRepository, 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, 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: SyncManager, qualifiedIdMapper: QualifiedIdMapper, currentClientIdProvider: CurrentClientIdProvider, userConfigRepository: UserConfigRepository, conversationClientsInCallUpdater: ConversationClientsInCallUpdater, getCallConversationType: GetCallConversationTypeProvider, kaliumConfigs: KaliumConfigs, val dispatcher: <Error class: unknown class> = KaliumDispatcherImpl)
Link copied to clipboard
interface FlowManagerService
Link copied to clipboard
actual class FlowManagerServiceImpl(appContext: PlatformContext, scope: <Error class: unknown class>) : FlowManagerService
Link copied to clipboard
Link copied to clipboard
object LogHandlerImpl
object LogHandlerImpl
Link copied to clipboard
interface MediaManagerService
Link copied to clipboard
actual class MediaManagerServiceImpl(platformContext: PlatformContext, scope: <Error class: unknown class>) : MediaManagerService
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