ChatInitiatedChatRequestHelper InitiateChatByUserID Method Kentico 8.1 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.1.5347.20411)

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