UnreadMessagesCountChanged
public struct UnreadMessagesCountChanged
Fired when the number of unread messages changes. Also fired if there are no longer unread messages
-
Name of the event. Can be used to register for the event. Also available as Notification.Name.UnbluUnreadMessagesChanged
Declaration
Swift
public static let NAME: String
-
Number of unread messages
type: Int
Declaration
Swift
public static let VALUE_UNREAD_MESSAGES_COUNT: String