stop Emergency Alert
open fun stopEmergencyAlert( @NonNull context: Context, @NonNull threadId: String, @Nullable callback: EmergencyAlertCompletionCallback)
Content copied to clipboard
Stop the emergency alert corresponding the the specified thread
Parameters
context
Contextthe application context
thread Id
String : id of the conversation
callback
EmergencyAlertCompletionCallback callback to receive results of emergency alert request