Click or drag to resize

ServerNoticeMessageArgsRawBytes Property

Returns the raw event message without decoding

Namespace:  AdiIRCAPIv2.Arguments.PrivateMessages
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public string RawBytes { get; }

Property Value

Type: String
See Also