getNotificationLevel

abstract fun getNotificationLevel(): Conversation.NotificationLevel

The current user's notification level on this conversation. This property reflects whether the user will receive push notifications for activity on this conversation.

Return

Current notification level.

See also