메소드 | 설명 | |
---|---|---|
ForgetDevice ( string deviceId ) : void | ||
ForgetDevice ( this device ) : void | ||
GetDevice ( string deviceId ) : |
||
GetDevice ( ulong pairingGuid ) : |
||
PerformPairing ( this device, string pinCode, string serviceName ) : void |
public static ForgetDevice ( string deviceId ) : void | ||
deviceId | string | |
리턴 | void |
public static GetDevice ( string deviceId ) : |
||
deviceId | string | |
리턴 |
public static GetDevice ( ulong pairingGuid ) : |
||
pairingGuid | ulong | |
리턴 |
public static PerformPairing ( this device, string pinCode, string serviceName ) : void | ||
device | this | |
pinCode | string | |
serviceName | string | |
리턴 | void |