Condividi tramite


StreamingService.ReasonEndOfSession 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 della sessione di streaming che termina con il gestore telefonico.

[Android.Runtime.Register("REASON_END_OF_SESSION", 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 ReasonEndOfSession = 2;
[<Android.Runtime.Register("REASON_END_OF_SESSION", 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 ReasonEndOfSession : Android.Telephony.Mbms.StreamingStateChangedReason

Valore del campo

Value = 2
Attributi

Commenti

Lo stato è cambiato a causa della sessione di streaming che termina con il gestore telefonico.

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

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