Call.Callback.HandoverFailureOngoingEmergencyCall Field

Definition

Caution

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

[Android.Runtime.Register("HANDOVER_FAILURE_ONGOING_EMERGENCY_CALL", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.HandoverFailureReason enum directly instead of this field.", true)]
public const Android.Telecom.HandoverFailureReason HandoverFailureOngoingEmergencyCall = 4;
[<Android.Runtime.Register("HANDOVER_FAILURE_ONGOING_EMERGENCY_CALL", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.HandoverFailureReason enum directly instead of this field.", true)>]
val mutable HandoverFailureOngoingEmergencyCall : Android.Telecom.HandoverFailureReason

Field Value

HandoverFailureReason
Attributes

Applies to