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

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象