Condividi tramite


StreamingService.ReasonLeftMbmsBroadcastArea Campo

Definizione

Attenzione

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

Lo stato è cambiato a causa del dispositivo che lascia la posizione in cui viene trasmesso questo flusso.

[Android.Runtime.Register("REASON_LEFT_MBMS_BROADCAST_AREA", 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 ReasonLeftMbmsBroadcastArea = 6;
[<Android.Runtime.Register("REASON_LEFT_MBMS_BROADCAST_AREA", 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 ReasonLeftMbmsBroadcastArea : Android.Telephony.Mbms.StreamingStateChangedReason

Valore del campo

Value = 6
Attributi

Commenti

Lo stato è cambiato a causa del dispositivo che lascia la posizione in cui viene trasmesso questo flusso.

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

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