Lingua

VcnManager.VcnErrorCodeInternalError Campo

Definizione

Attenzione

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

Valore che indica che si è verificato un errore interno in questa connessione 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

Valore del campo

Value = 0
Attributi

Commenti

Valore che indica che si è verificato un errore interno in questa connessione gateway.

per android.net.vcn.VcnManager.VCN_ERROR_CODE_INTERNAL_ERROR.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a