ImsReasonInfo.CodeOemCause14 Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
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_14", 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 CodeOemCause14 = 61454;
[<Android.Runtime.Register("CODE_OEM_CAUSE_14", 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 CodeOemCause14 : Android.Telephony.Ims.ImsReasonInfoCode
Valor do campo
Value = 61454Implementações
- Atributos