stopManDownAlert

open fun stopManDownAlert(@NonNull context: Context, @NonNull threadId: String)

Stop the man down alert corresponding the the specified thread

Parameters

context

Contextthe application context

threadId

String : id of the conversation


open fun stopManDownAlert(@NonNull context: Context)

Use this method to stop the man down alert

Parameters

context

Contextthe application context