ImsReasonInfo.CodeOemCause4 Field

Definition

Caution

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

[Android.Runtime.Register("CODE_OEM_CAUSE_4", 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 CodeOemCause4 = 61444;
[<Android.Runtime.Register("CODE_OEM_CAUSE_4", 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 CodeOemCause4 : Android.Telephony.Ims.ImsReasonInfoCode

Field Value

Value = 61444

Implements

Attributes

Applies to