ImsReasonInfo.CodeEmergencyPermFailure フィールド

定義

注意事項

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

モデムで、永続的な障害原因で緊急通報が失敗し、このスロットに再ダイヤルしないでください。

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

フィールド値

Value = 364

実装

属性

注釈

モデムで、永続的な障害原因で緊急通報が失敗し、このスロットに再ダイヤルしないでください。 緊急通報に使用できる他のスロットがある場合は、それらを試してください。

android.telephony.ims.ImsReasonInfo.CODE_EMERGENCY_PERM_FAILUREJava ドキュメント。

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

適用対象