次の方法で共有


BluetoothGattCharacteristic.Service プロパティ

定義

この特性が属するサービスを返します。

public virtual Android.Bluetooth.BluetoothGattService? Service { [Android.Runtime.Register("getService", "()Landroid/bluetooth/BluetoothGattService;", "GetGetServiceHandler")] get; }
[<get: Android.Runtime.Register("getService", "()Landroid/bluetooth/BluetoothGattService;", "GetGetServiceHandler")>]
member this.Service : Android.Bluetooth.BluetoothGattService

プロパティ値

割り当て済みサービス

属性

注釈

の Java ドキュメントandroid.bluetooth.BluetoothGattCharacteristic.getService()

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象