mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-29 09:09:21 +00:00
feat(core): wrap linphone_core_clear_all_auth_info
This commit is contained in:
parent
408da4db34
commit
8c143958f3
1 changed files with 3 additions and 2 deletions
|
|
@ -2003,8 +2003,9 @@ LINPHONE_PUBLIC void linphone_core_abort_authentication(LinphoneCore *lc, Linpho
|
|||
|
||||
/**
|
||||
* Clear all authentication information.
|
||||
**/
|
||||
LINPHONE_PUBLIC void linphone_core_clear_all_auth_info(LinphoneCore *lc);
|
||||
* @ingroup authentication
|
||||
**/
|
||||
LINPHONE_PUBLIC void linphone_core_clear_all_auth_info(LinphoneCore *lc);
|
||||
|
||||
/**
|
||||
* Sets an default account creator service in the core
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue