프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AutoReconnect | bool | ||
LocalPort | ushort | ||
PairingRole | Role | ||
RemoteAddress | string | ||
RemotePort | ushort |
메소드 | 설명 | |
---|---|---|
OnDestroy ( ) : void | ||
OnDisconnected ( |
||
OnPairingConnectionFailed ( PairingResult result ) : void | ||
OnPairingConnectionSucceeded ( ) : void | ||
Start ( ) : void | ||
StartPairing ( ) : void |
public OnDisconnected ( |
||
connection | ||
리턴 | void |
public OnPairingConnectionFailed ( PairingResult result ) : void | ||
result | PairingResult | |
리턴 | void |