A Sandcastle Documented Class Library
MessageType Enumeration |
Message type for OnMessageSent
Namespace: AdiIRCAPIv2.Enumerators
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
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