Lingua

AudioDeviceInfo.TypeBleBroadcast Campo

Definizione

Attenzione

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

Tipo di dispositivo che descrive un gruppo di trasmissione Bluetooth Low Energy (BLE).

[Android.Runtime.Register("TYPE_BLE_BROADCAST", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.AudioDeviceType enum directly instead of this field.", true)]
public const Android.Media.AudioDeviceType TypeBleBroadcast = 30;
[<Android.Runtime.Register("TYPE_BLE_BROADCAST", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.AudioDeviceType enum directly instead of this field.", true)>]
val mutable TypeBleBroadcast : Android.Media.AudioDeviceType

Valore del campo

Value = 30
Attributi

Commenti

Tipo di dispositivo che descrive un gruppo di trasmissione Bluetooth Low Energy (BLE).

per android.media.AudioDeviceInfo.TYPE_BLE_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