BluetoothDevice.SetPairingConfirmation(Boolean) 메서드

정의

페어링에 대한 #PAIRING_VARIANT_PASSKEY_CONFIRMATION 암호를 확인합니다.

[Android.Runtime.Register("setPairingConfirmation", "(Z)Z", "")]
public bool SetPairingConfirmation(bool confirm);
[<Android.Runtime.Register("setPairingConfirmation", "(Z)Z", "")>]
member this.SetPairingConfirmation : bool -> bool

매개 변수

confirm
Boolean

반품

오류에 대한 true 확인이 false로 전송되었습니다.

특성

설명

페어링에 대한 #PAIRING_VARIANT_PASSKEY_CONFIRMATION 암호를 확인합니다.

에 대한 android.bluetooth.BluetoothDevice.setPairingConfirmation(boolean)Java 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상