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.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- lastChange
- Type: System Nullable Int64
Last state on the client.
Return Value
Type: ChatGeneralResponse InitiateChatRequestDataSee Also