Share via


DataFailCause.ActivationRejectGgsn フィールド

定義

注意事項

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

ゲートウェイ GPRS サポート ノード (GGSN)、サービス ゲートウェイ、または PDN ゲートウェイによって拒否されたアクティブ化。

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

フィールド値

Value = 30
属性

注釈

ゲートウェイ GPRS サポート ノード (GGSN)、サービス ゲートウェイ、または PDN ゲートウェイによって拒否されたアクティブ化。

の Java ドキュメント android.telephony.DataFailCause.ACTIVATION_REJECT_GGSN

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

適用対象