IChatService CloseAllNotifications Method Kentico 8.0 API Reference
Closes (markes as read) all notifications which belongs to online users and which were sent until untilWhen.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

untilWhen
Type: OnlineSystem Int64
Notifications received before this time (Ticks) will be closed. This time can be obtained in Ping().Notifications.LastChange

Return Value

Type: ChatGeneralResponse
General response
See Also