]> sjero.net Git - linphone/blobdiff - coreapi/upnp.h
Aac-eld add missing header according to RFC3640 3.3.6
[linphone] / coreapi / upnp.h
index fe403a7726c63114d17ebdcc7993275e88c7d932..d785954a4b6006557ecbc044c7e72ce55d0aea84 100644 (file)
@@ -38,6 +38,7 @@ LinphoneUpnpState linphone_upnp_session_get_state(UpnpSession *session);
 
 UpnpContext *linphone_upnp_context_new(LinphoneCore *lc);
 void linphone_upnp_context_destroy(UpnpContext *ctx);
+void linphone_upnp_refresh(UpnpContext *ctx);
 LinphoneUpnpState linphone_upnp_context_get_state(UpnpContext *ctx);
 const char *linphone_upnp_context_get_external_ipaddress(UpnpContext *ctx);
 int linphone_upnp_context_get_external_port(UpnpContext *ctx);