Closes (markes as read) all notifications which belongs to online users and which were sent until untilWhen.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- untilWhen
- Type: System Int64
Notifications received before this time (Ticks) will be closed. This time can be obtained in Ping().Notifications.LastChange
Return Value
Type: ChatGeneralResponseGeneral response
See Also