setNotificationLevel
abstract fun setNotificationLevel(notificationLevel: Any, listener: StatusListener)
Content copied to clipboard
Set the user's notification level for the conversation. This property determines whether the user will receive push notifications for activity on this conversation.
See also
Parameters
notificationLevel
The new notification level for the current user on this conversation.
listener
Listener that will receive callback with the status of update operation.