StreamingService.BroadcastMethod フィールド

定義

注意事項

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

ストリームに現在使用されている転送方法。を介して報告されます。 StreamingServiceCallback#onStreamMethodUpdated

[Android.Runtime.Register("BROADCAST_METHOD", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Mbms.StreamingMethod enum directly instead of this field.", true)]
public const Android.Telephony.Mbms.StreamingMethod BroadcastMethod = 1;
[<Android.Runtime.Register("BROADCAST_METHOD", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Mbms.StreamingMethod enum directly instead of this field.", true)>]
val mutable BroadcastMethod : Android.Telephony.Mbms.StreamingMethod

フィールド値

Value = 1
属性

注釈

ストリームに現在使用されている転送方法。を介して報告されます。 StreamingServiceCallback#onStreamMethodUpdated

の Java ドキュメント android.telephony.mbms.StreamingService.BROADCAST_METHOD

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

適用対象