XMPPActionsEnum Enumeration
XMPPActionsEnum Enumeration
Description
These are action settings that can be used with wodXMPP's events - by setting Action property in certain events you determine if you allow certain action or not.
Members
Constant
Value
Description
Deny
0
Deny execution of the action.
Allow
1
Allow to execute action.
SilentDeny
2
Silently deny execution of the action.
SilentAllow
3
Silently allow to execute action.
Your browser does not support iframes.