isMessageReadConfirmationAllowed

fun isMessageReadConfirmationAllowed(context: Context): Boolean

Call this method to check whether the seen message feature is enabled from user settings or not.

Return

true if user require a message read confirmation for each sent message.

See also

IConversationObservable

.readMessages

Parameters

context

The application context