메소드 | 설명 | |
---|---|---|
Connect ( string address, string token = "" ) : |
||
Connector ( string version, bool allowConnections ) : System | ||
Host ( int port ) : void | ||
Stop ( ) : void | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
Connection_PeerClosed ( |
||
Connection_PeerConnected ( |
||
Peer_NotificationReceived ( |
||
Peer_PayloadReceived ( |
public Connect ( string address, string token = "" ) : |
||
address | string | |
token | string | |
리턴 |
public Connector ( string version, bool allowConnections ) : System | ||
version | string | |
allowConnections | bool | |
리턴 | System |