Condividi tramite


StreamingService.ReasonNone Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Telephony.Mbms.StreamingStateChangedReason enum directly instead of this field.

Indica che il middleware non ha un motivo per fornire la modifica dello stato.

[Android.Runtime.Register("REASON_NONE", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Mbms.StreamingStateChangedReason enum directly instead of this field.", true)]
public const Android.Telephony.Mbms.StreamingStateChangedReason ReasonNone = 0;
[<Android.Runtime.Register("REASON_NONE", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Mbms.StreamingStateChangedReason enum directly instead of this field.", true)>]
val mutable ReasonNone : Android.Telephony.Mbms.StreamingStateChangedReason

Valore del campo

Value = 0
Attributi

Commenti

Indica che il middleware non ha un motivo per fornire la modifica dello stato.

Documentazione java per android.telephony.mbms.StreamingService.REASON_NONE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a