Click or drag to resize

CWormsImUserEnterExitChatRoomId Property

The ID of the chat room that a user entered or exited.

Namespace: Woti.IM
Assembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntax
public virtual Guid ChatRoomId { get; }

Property Value

Guid

Implements

IWormsImUserEnterExitChatRoomId
Remarks
This value will be NULL if UserName is not empty
See Also