Gets new notifications for user.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- chatUserID
- Type: System Int32
Chat user ID
- sinceWhen
- Type: System Nullable DateTime
Notification changed (read or send) after this time will be returned. If null, all unread notifications will be returned.
Return Value
Type: ChatNotificationsDataSee Also