ChatService CloseAllNotifications Method Kentico 8.1 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.1.5347.20411)

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