UPNPDeviceDeletePortMapping Method |
Deletes the port mapping identified by the given port and protocol combination on this device. See DeletePortMapping(Int32, String).
Namespace: Godot
public int DeletePortMapping( int port, string proto = "UDP" )
[Missing <param name="port"/> documentation for "M:Godot.UPNPDevice.DeletePortMapping(System.Int32,System.String)"]
[Missing <param name="proto"/> documentation for "M:Godot.UPNPDevice.DeletePortMapping(System.Int32,System.String)"]
[Missing <returns> documentation for "M:Godot.UPNPDevice.DeletePortMapping(System.Int32,System.String)"]