Compartilhar via


StreamingService.ReasonEndOfSession Campo

Definição

Cuidado

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

O estado mudou devido ao término da sessão de streaming na operadora.

[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

Valor do campo

Value = 2
Atributos

Comentários

O estado mudou devido ao término da sessão de streaming na operadora.

Documentação Java para android.telephony.mbms.StreamingService.REASON_END_OF_SESSION.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a