mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-02 11:19:30 +00:00
Export refresh registers
This commit is contained in:
parent
fd7d18bf5a
commit
7dc5adeaf4
1 changed files with 1 additions and 1 deletions
|
|
@ -1376,7 +1376,7 @@ LinphoneGlobalState linphone_core_get_global_state(const LinphoneCore *lc);
|
|||
* force registration refresh to be initiated upon next iterate
|
||||
* @ingroup proxies
|
||||
*/
|
||||
void linphone_core_refresh_registers(LinphoneCore* lc);
|
||||
LINPHONE_PUBLIC void linphone_core_refresh_registers(LinphoneCore* lc);
|
||||
|
||||
/* Path to the file storing secrets cache */
|
||||
void linphone_core_set_zrtp_secrets_file(LinphoneCore *lc, const char* file);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue