BluetoothDevice.BluetoothClass 속성

정의

원격 디바이스의 Bluetooth 클래스를 가져옵니다.

public Android.Bluetooth.BluetoothClass? BluetoothClass { [Android.Runtime.Register("getBluetoothClass", "()Landroid/bluetooth/BluetoothClass;", "")] [Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")] get; }
[<get: Android.Runtime.Register("getBluetoothClass", "()Landroid/bluetooth/BluetoothClass;", "")>]
[<get: Android.Runtime.RequiresPermission("android.permission.BLUETOOTH_CONNECT")>]
member this.BluetoothClass : Android.Bluetooth.BluetoothClass

속성 값

Bluetooth 클래스 개체 또는 오류 발생시 null

특성

설명

원격 디바이스의 Bluetooth 클래스를 가져옵니다.

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

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

적용 대상