canRaiseChannelToEmergencyMode

fun canRaiseChannelToEmergencyMode(context: Context): Boolean

Call this method to check if can raise channel to emergency mode :

  • Stop all session other than channels

  • check if active call is channel and hasAttendingParticipants and channel is not deny to transmit

Return

true if can raise, false otherwise

Parameters

context

the application context