BluetoothGattCharacteristic.PropertyBroadcast Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Bluetooth.GattProperty enum directly instead of this field.

Proprietà caratteristica: caratteristica è broadcastable.

[Android.Runtime.Register("PROPERTY_BROADCAST")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattProperty enum directly instead of this field.", true)]
public const Android.Bluetooth.GattProperty PropertyBroadcast = 1;
[<Android.Runtime.Register("PROPERTY_BROADCAST")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattProperty enum directly instead of this field.", true)>]
val mutable PropertyBroadcast : Android.Bluetooth.GattProperty

Valore del campo

Value = 1

Implementazioni

Attributi

Commenti

Proprietà caratteristica: caratteristica è broadcastable.

per android.bluetooth.BluetoothGattCharacteristic.PROPERTY_BROADCAST.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a