isAlertOn

open fun isAlertOn(@NonNull context: Context, @NonNull conversationId: String): Boolean

Check if the specified conversation is in alert mode

Return

true if alert mode is STARTED for threadId

Parameters

context

Contextthe application context

conversationId

String : id of the conversation