Свойство | Type | Description | |
---|---|---|---|
AutoReconnect | bool | ||
LocalPort | ushort | ||
PairingRole | Role | ||
RemoteAddress | string | ||
RemotePort | ushort |
Méthode | Description | |
---|---|---|
OnDestroy ( ) : void | ||
OnDisconnected ( |
||
OnPairingConnectionFailed ( PairingResult result ) : void | ||
OnPairingConnectionSucceeded ( ) : void | ||
Start ( ) : void | ||
StartPairing ( ) : void |
public OnDisconnected ( |
||
connection | ||
Résultat | void |
public OnPairingConnectionFailed ( PairingResult result ) : void | ||
result | PairingResult | |
Résultat | void |
public OnPairingConnectionSucceeded ( ) : void | ||
Résultat | void |