stopEmergencyAlert

open fun stopEmergencyAlert(    @NonNull context: Context,     @NonNull threadId: String,     @Nullable callback: EmergencyAlertCompletionCallback)

Stop the emergency alert corresponding the the specified thread

Parameters

context

Contextthe application context

threadId

String : id of the conversation

callback

EmergencyAlertCompletionCallback callback to receive results of emergency alert request