isMessageRequireAckAllowed

open fun isMessageRequireAckAllowed(@NonNull context: Context): Boolean

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

Return

true if the subscriber is allowed to request message acknowledgement.

See also

Parameters

context

The application context