BluetoothHeadset.StateAudioDisconnected Campo

Definizione

Attenzione

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

Stato dell'auricolare quando l'audio SCO non è connesso.

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

Valore del campo

Value = 10

Implementazioni

Attributi

Commenti

Stato dell'auricolare quando l'audio SCO non è connesso. Questo stato può essere una delle #EXTRA_STATE finalità o #ACTION_AUDIO_STATE_CHANGED#EXTRA_PREVIOUS_STATE .

per android.bluetooth.BluetoothHeadset.STATE_AUDIO_DISCONNECTED.

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