CallHelperImpl

internal class CallHelperImpl(userConfigRepository: UserConfigRepository, callRepository: CallRepository) : CallHelper

Constructors

Link copied to clipboard
constructor(userConfigRepository: UserConfigRepository, callRepository: CallRepository)

Types

Link copied to clipboard
internal object Companion

Functions

Link copied to clipboard
open suspend override fun shouldEndSFTOneOnOneCall(conversationId: <Error class: unknown class>, newCallParticipants: List<<Error class: unknown class>>): Boolean

Check if the OneOnOne call that uses SFT should be ended when the participants of that call are changed. The call should be ended in that case when: