Sends raw data to the IServer.
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax bool SendRaw(
string data
)
Parameters
- data
- Type: SystemString
String
Return Value
Type:
BooleanTrue/False depending if the send was successful
See Also