Function
Purpleupnp_cancel_port_mapping
Declaration [src]
void
purple_upnp_cancel_port_mapping (
PurpleUPnPMappingAddRemove* mapping_data
)
Description [src]
Cancel a pending port mapping request initiated with either
purple_upnp_set_port_mapping()
or purple_upnp_remove_port_mapping().
Parameters
mapping_data |
PurpleUPnPMappingAddRemove |
The data returned when you initiated the UPnP mapping request. |
|
The data is owned by the caller of the function. |