Click or drag to resize

CWormsImSessionEnterChatRoom(String) Method

Causes the current user to enter a chat room.

Namespace: Woti.IM
Assembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntax
public virtual void EnterChatRoom(
	string sChatRoomName
)

Parameters

sChatRoomName  String
 

Implements

IWormsImSessionEnterChatRoom(String)
Exceptions
ExceptionCondition
CWormsException
See Also