AccessNetworkConstants.TransportTypeWwan フィールド

定義

注意事項

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

ワイヤレスワイドエリアネットワークのトランスポートタイプ(i.

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

フィールド値

Value = 1
属性

注釈

ワイヤレスワイドエリアネットワーク(セルラー)のトランスポートタイプ

の Java ドキュメント android.telephony.AccessNetworkConstants.TRANSPORT_TYPE_WWAN

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

適用対象