interface UPnPNAT {
    portMappingClient: UPnPNATClient;
}

Properties

portMappingClient: UPnPNATClient