SocketKeepalive.ErrorInvalidPort Feld

Definition

Achtung

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

Der Port ist ungültig.

[Android.Runtime.Register("ERROR_INVALID_PORT", 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 ErrorInvalidPort = -22;
[<Android.Runtime.Register("ERROR_INVALID_PORT", 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 ErrorInvalidPort : Android.Net.ErrorCode

Feldwert

Value = -22
Attribute

Hinweise

Der Port ist ungültig.

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

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: