isAlertModeOn

fun isAlertModeOn(conversation: STWConversation): Boolean

Check if the specified conversation is in alert mode

Return

Boolean true if the specified conversation is in alert mode, false otherwise

Parameters

conversation

STWConversation the current conversation