Click or drag to resize

CWormsImUserEnterExitIsUserOrChatAction Property

Indicates whether this action for a user entered/exited the system or entered/exited a chat

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

Property Value

Boolean

Implements

IWormsImUserEnterExitIsUserOrChatAction
Remarks
This value will be TRUE if the action was a user entering/exiting the system, else FALSE
See Also