ChatSupportService SupportPing Method Kentico 8.0 API Reference
Checks for new rooms needing support. Keeps alive (sets LastChecking to now) user on support and classic chat.

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

Parameters

lastChange
Type: OnlineSystem Nullable OnlineInt64 
Time of last change which has this client. Only new rooms will be send. If null, all support rooms with pending messages will be send.

Return Value

Type: ChatGeneralResponse SupportPingResponseData 
See Also