Method | Description | |
---|---|---|
Connect ( string address, string token = "" ) : |
||
Connector ( string version, bool allowConnections ) : System | ||
Host ( int port ) : void | ||
Stop ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
Connection_PeerClosed ( |
||
Connection_PeerConnected ( |
||
Peer_NotificationReceived ( |
||
Peer_PayloadReceived ( |
public Connect ( string address, string token = "" ) : |
||
address | string | |
token | string | |
return |
public Connector ( string version, bool allowConnections ) : System | ||
version | string | |
allowConnections | bool | |
return | System |