Click or drag to resize

CWormsImSessionEnterChatRoom(Guid) Method

Causes the current user to enter a chat room.

Namespace: Woti.IM
Assembly: Woti (in Woti.dll) Version: 13.4.273.0
Syntax
public virtual void EnterChatRoom(
	Guid ChatRoomId
)

Parameters

ChatRoomId  Guid
 

Implements

IWormsImSessionEnterChatRoom(Guid)
Exceptions
ExceptionCondition
CWormsException
See Also