Sprache

SocketKeepalive.ErrorInvalidLength Feld

Definition

Achtung

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

Die Länge ist ungültig (e.

[Android.Runtime.Register("ERROR_INVALID_LENGTH", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.ErrorCode enum directly instead of this field.", true)]
public const Android.Net.ErrorCode ErrorInvalidLength = -23;
[<Android.Runtime.Register("ERROR_INVALID_LENGTH", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.ErrorCode enum directly instead of this field.", true)>]
val mutable ErrorInvalidLength : Android.Net.ErrorCode

Feldwert

Value = -23
Attribute

Hinweise

Die Länge ist ungültig (z. B. zu lang).

Java Dokumentation für android.net.SocketKeepalive.ERROR_INVALID_LENGTH.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: