ChatInitiatedChatRequestHelper InitiateChatByUserID Method Kentico 8.0 API Reference
Initiates chat with user. User can't be public user.

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

Parameters

userID
Type: OnlineSystem Int32
ID of user to initiate chat with.

Return Value

Type: SupportRoomData
Room which was created for this conversation.
See Also