ImsReasonInfo.CodeOemCause6 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_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
Valor do campo
Value = 61446Implementações
- Atributos