DataFailCause.IwlanSyntacticalErrorInTheTftOperation フィールド

定義

注意事項

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

PDN接続はTFT動作の構文エラーにより拒否されました。

[Android.Runtime.Register("IWLAN_SYNTACTICAL_ERROR_IN_THE_TFT_OPERATION", ApiSince=31)]
[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 IwlanSyntacticalErrorInTheTftOperation = 8242;
[<Android.Runtime.Register("IWLAN_SYNTACTICAL_ERROR_IN_THE_TFT_OPERATION", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)>]
val mutable IwlanSyntacticalErrorInTheTftOperation : Android.Telephony.DataFailCauseType

フィールド値

Value = 8242
属性

注釈

PDN接続はTFT動作の構文エラーにより拒否されました。

android.telephony.DataFailCause.IWLAN_SYNTACTICAL_ERROR_IN_THE_TFT_OPERATIONJava ドキュメント。

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

適用対象