共用方式為


ImsReasonInfo.CodeOemCause7 欄位

定義

警告

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_7", 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 CodeOemCause7 = 61447;
[<Android.Runtime.Register("CODE_OEM_CAUSE_7", 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 CodeOemCause7 : Android.Telephony.Ims.ImsReasonInfoCode

欄位值

Value = 61447

實作

屬性

適用於