Gets notification belonging to specified user changed since since.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- since
- Type: System Nullable DateTime
Notification changed (read or send) after this time will be returned. If null, all unread notifications will be returned.
- receiverID
- Type: System Int32
Receiver
- siteID
- Type: System Int32
Only notification assigned to this site will be returned
Return Value
Type: ChatNotificationsDataSee Also