start Emergency Call With Connected Channel
open fun startEmergencyCallWithConnectedChannel( @NonNull context: Context, @Nullable recipients: String, @NonNull threadName: String, priority: Int, @Nullable completionCallback: CompletionCallback, @Nullable fallbackCallback: FallbackCallback)
Content copied to clipboard
Start new emergency alert call to the recipients include the member of selected channel
Parameters
context
Contextthe application context
recipients
Stringrecipients from active Channel (example [groupId:123,groupId:456,21699926249@smartms206.streamwide.com,...])
thread Name
Stringthe thread name
priority
STWCallPrioritythe call priority
completion Callback
CompletionCallbackto handle call events
fallback Callback
FallbackCallbackperformed if the emergency call cannot be started.