Gets chat user who is present in room with roomID.
User with ID in currentChatUserID is omited.
This method should be used only for one to one rooms.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- currentChatUserID
- Type: System Int32
ID of a current chat user
- roomID
- Type: System Int32
Room ID
Return Value
Type: ChatRoomUserInfoSee Also