A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
AdiIRCAPIv2.Enumerators
EatData Enumeration
MenuContext Enumeration
MenuType Enumeration
MessageType Enumeration
PluginScriptLoadType Enumeration
MessageType Enumeration
Message type for OnMessageSent
Namespace:
AdiIRCAPIv2.Enumerators
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
Copy
public
enum
MessageType
Members
Member name
Value
Description
PRIVMSG
0
Indicates the message type is a PRIVMSG
NOTICE
1
Indicates the message type is a NOTICE
See Also
Reference
AdiIRCAPIv2.Enumerators Namespace