IChatService PingInitiate Method Kentico 8.0 API Reference
Checks if there is new initiated chat request pending for this user and returns it. Returns null if there is nothing. Requests are searched by ContactID and UserID.

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 
Last state on the client.

Return Value

Type: ChatGeneralResponse InitiateChatRequestData 
See Also