BluetoothDevice.AddressType 속성

정의

이 BluetoothDevice의 주소 유형, 즉 , #ADDRESS_TYPE_RANDOM#ADDRESS_TYPE_ANONYMOUS또는 #ADDRESS_TYPE_UNKNOWN. 중 #ADDRESS_TYPE_PUBLIC하나를 반환합니다.

public Android.Bluetooth.AddressType AddressType { [Android.Runtime.Register("getAddressType", "()I", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getAddressType", "()I", "", ApiSince=35)>]
member this.AddressType : Android.Bluetooth.AddressType

속성 값

Bluetooth 주소 유형

특성

설명

이 BluetoothDevice의 주소 유형, 즉 , #ADDRESS_TYPE_RANDOM#ADDRESS_TYPE_ANONYMOUS또는 #ADDRESS_TYPE_UNKNOWN. 중 #ADDRESS_TYPE_PUBLIC하나를 반환합니다.

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

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

적용 대상