Click or drag to resize

UPNPQueryExternalAddress Method

Returns the external IP address of the default gateway (see GetGateway) as string. Returns an empty string on error.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string QueryExternalAddress()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.UPNP.QueryExternalAddress"]

See Also