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