Interface IWebNotificationsInfo

Properties of a WebNotificationsInfo.

Hierarchy

  • IWebNotificationsInfo

Implemented by

Properties

notifyMessageCount?: null | number

WebNotificationsInfo notifyMessageCount

notifyMessages?: null | IWebMessageInfo[]

WebNotificationsInfo notifyMessages

timestamp?: null | number | Long

WebNotificationsInfo timestamp

unreadChats?: null | number

WebNotificationsInfo unreadChats

Generated using TypeDoc