言語

BluetoothClass.DeviceClass プロパティ

定義

この BluetoothClassの (メジャーおよびマイナー) デバイス クラス コンポーネントを返します。

public Android.Bluetooth.DeviceClass DeviceClass { [Android.Runtime.Register("getDeviceClass", "()I", "")] get; }
[<get: Android.Runtime.Register("getDeviceClass", "()I", "")>]
member this.DeviceClass : Android.Bluetooth.DeviceClass

プロパティ値

デバイス クラス コンポーネント

属性

注釈

この BluetoothClassの (メジャーおよびマイナー) デバイス クラス コンポーネントを返します。

この関数から返される値を BluetoothClass.Device のパブリック定数と比較して、このBluetooth クラスでエンコードされているデバイス クラスを決定できます。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象