RoomState ForceTryGetUser Method Kentico 8.0 API Reference
Gets online user. Caller expects that user is present in list of online users.

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

Parameters

chatUserID
Type: OnlineSystem Int32
Chat user ID
onlineUser
Type: CMS.Chat RoomOnlineUserData 
Output Online User

Return Value

Type: OnlineBoolean
True if user was found
See Also