is Message Read Confirmation Enabled
open fun isMessageReadConfirmationEnabled(@NonNull context: Context): Boolean
Content copied to clipboard
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
Parameters
context
The application context