Click or drag to resize

UPNPGetGateway Method

Returns the default gateway. That is the first discovered UPNPDevice that is also a valid IGD (InternetGatewayDevice).

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

Return Value

Type: UPNPDevice

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

See Also