RouteSelectionDescriptor.SessionTypeIpv6 フィールド

定義

注意事項

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

ルート選択記述子は、IPV6 タイプのセッション用です。

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

フィールド値

Value = 1

実装

属性

注釈

ルート選択記述子は、IPV6 タイプのセッション用です。

android.telephony.data.RouteSelectionDescriptor.SESSION_TYPE_IPV6Java ドキュメント。

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

適用対象