Property | Type | Description | |
---|---|---|---|
daemonLog | List |
Method | Description | |
---|---|---|
Connect ( string IP ) : bool | ||
Disconnect ( ) : bool | ||
Do ( string _command ) : string | ||
EventAvailable ( ) : int | ||
EventSend ( ) : void | ||
EventSender ( int _class, int _type, string _data ) : void | ||
RecEvent ( ) : string |
public EventSender ( int _class, int _type, string _data ) : void | ||
_class | int | |
_type | int | |
_data | string | |
return | void |