Idioma

VcnManager.VcnErrorCodeInternalError Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Net.Vcn.VcnErrorCode enum directly instead of this field.

Valor que indica que ocorreu uma falha interna nesta Conexão de Gateway.

[Android.Runtime.Register("VCN_ERROR_CODE_INTERNAL_ERROR", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Vcn.VcnErrorCode enum directly instead of this field.", true)]
public const Android.Net.Vcn.VcnErrorCode VcnErrorCodeInternalError = 0;
[<Android.Runtime.Register("VCN_ERROR_CODE_INTERNAL_ERROR", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.Vcn.VcnErrorCode enum directly instead of this field.", true)>]
val mutable VcnErrorCodeInternalError : Android.Net.Vcn.VcnErrorCode

Valor do campo

Value = 0
Atributos

Comentários

Valor que indica que ocorreu uma falha interna nesta Conexão de Gateway.

Java documentação para android.net.vcn.VcnManager.VCN_ERROR_CODE_INTERNAL_ERROR.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a