deletePortMapping(port:proto:)

    Deletes the port mapping identified by the given port and protocol combination on this device. See deletePortMapping(port:proto:).

    UPNPDevice.swift:231
    final func deletePortMapping(port: Int32, proto: String = "UDP") -> Int32

    Other members in extension

    Types

    Type members

    Instance members