次の方法で共有


BluetoothGattDescriptor.DisableNotificationValue プロパティ

定義

通知または通知を無効にするために使用される値

[Android.Runtime.Register("DISABLE_NOTIFICATION_VALUE")]
public static System.Collections.Generic.IList<byte>? DisableNotificationValue { get; }
[<Android.Runtime.Register("DISABLE_NOTIFICATION_VALUE")>]
static member DisableNotificationValue : System.Collections.Generic.IList<byte>

プロパティ値

属性

注釈

の Java ドキュメントandroid.bluetooth.BluetoothGattDescriptor.DISABLE_NOTIFICATION_VALUE

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

適用対象