Function UPNP.getGateway
Returns the default gateway. That is the first discovered UPNPDevice
that is also a valid IGD (InternetGatewayDevice).
godot .d .reference .Ref!(godot.upnpdevice.UPNPDevice) getGateway() nothrow @nogc const;
Returns the default gateway. That is the first discovered UPNPDevice
that is also a valid IGD (InternetGatewayDevice).
godot .d .reference .Ref!(godot.upnpdevice.UPNPDevice) getGateway() nothrow @nogc const;