StreamingService.ReasonByUserRequest Поле

Определение

Внимание!

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

Состояние изменилось из-за вызова #close() или MbmsStreamingSession#startStreaming(StreamingServiceInfo, java.util.concurrent.Executor, StreamingServiceCallback)

[Android.Runtime.Register("REASON_BY_USER_REQUEST", 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 ReasonByUserRequest = 1;
[<Android.Runtime.Register("REASON_BY_USER_REQUEST", 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 ReasonByUserRequest : Android.Telephony.Mbms.StreamingStateChangedReason

Значение поля

Value = 1
Атрибуты

Комментарии

Состояние изменилось из-за вызова #close() или MbmsStreamingSession#startStreaming(StreamingServiceInfo, java.util.concurrent.Executor, StreamingServiceCallback)

Документация по Java для android.telephony.mbms.StreamingService.REASON_BY_USER_REQUEST.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License Creative Commons 2.5 Attribution License.

Применяется к