ImsReasonInfo.CodeOemCause6 字段

定义

注意

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_6", 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 CodeOemCause6 = 61446;
[<Android.Runtime.Register("CODE_OEM_CAUSE_6", 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 CodeOemCause6 : Android.Telephony.Ims.ImsReasonInfoCode

字段值

Value = 61446

实现

属性

适用于