CWormsImUserEnterExitChatRoomId Property |
The ID of the chat room that a user entered or exited.
Namespace: Woti.IMAssembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntaxpublic virtual Guid ChatRoomId { get; }
Public Overridable ReadOnly Property ChatRoomId As Guid
Get
public:
virtual property Guid ChatRoomId {
Guid get ();
}
Property Value
GuidImplements
IWormsImUserEnterExitChatRoomId
RemarksThis value will be NULL if UserName is not empty
See Also