DataFailCause.UeSecurityCapabilitiesMismatch フィールド

定義

注意事項

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

UE セキュリティ機能の不一致。

[Android.Runtime.Register("UE_SECURITY_CAPABILITIES_MISMATCH", 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 UeSecurityCapabilitiesMismatch = 2185;
[<Android.Runtime.Register("UE_SECURITY_CAPABILITIES_MISMATCH", 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 UeSecurityCapabilitiesMismatch : Android.Telephony.DataFailCauseType

フィールド値

Value = 2185
属性

注釈

UE セキュリティ機能の不一致。

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

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

適用対象