startEmergencyAlertWithConnectedChannel

open fun startEmergencyAlertWithConnectedChannel(    @NonNull context: Context,     @Nullable attendingParticipants: String,     emergencyAlertLevel: Int,     @Nullable callback: EmergencyAlertCompletionCallback)

Start and send an emergency alert message

Parameters

context

Context the application context

attendingParticipants

String the attending participants for active channel must be follow this format : [groupId:123,21699926249@smartms206.streamwide.com,...]

callback

EmergencyAlertCompletionCallback callback to receive results of emergency alert request