UPNPDevice.deletePortMapping

Deletes the port mapping identified by the given port and protocol combination on this device. See UPNP.deletePortMapping.

struct UPNPDevice
@nogc nothrow const
long
deletePortMapping
(
StringArg1
)
(
in long port
,
in StringArg1 proto = "UDP"
)

Meta