IWormsImSession.EnterChatRoom(String) Method |
Namespace: Woti.IMAssembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntaxvoid EnterChatRoom(
string sChatRoomName
)
Sub EnterChatRoom (
sChatRoomName As String
)
void EnterChatRoom(
String^ sChatRoomName
)
Parameters
- sChatRoomName String
-
See Also