Function UPNP.queryExternalAddress

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

String queryExternalAddress() nothrow @nogc const;