Property | Type | Description | |
---|---|---|---|
AutoReconnect | bool | ||
LocalPort | ushort | ||
PairingRole | Role | ||
RemoteAddress | string | ||
RemotePort | ushort |
Method | Description | |
---|---|---|
OnDestroy ( ) : void | ||
OnDisconnected ( |
||
OnPairingConnectionFailed ( PairingResult result ) : void | ||
OnPairingConnectionSucceeded ( ) : void | ||
Start ( ) : void | ||
StartPairing ( ) : void |
public OnDisconnected ( |
||
connection | ||
return | void |
public OnPairingConnectionFailed ( PairingResult result ) : void | ||
result | PairingResult | |
return | void |
public OnPairingConnectionSucceeded ( ) : void | ||
return | void |