Function UPNP.removeDevice
Removes the device at index
from the list of discovered devices.
void removeDevice
(
const(long) index
) nothrow @nogc;
Removes the device at index
from the list of discovered devices.
void removeDevice
(
const(long) index
) nothrow @nogc;