Skip to content

Move function account_update to Core C++ class to avoid that the list of

Andrea Gianarda requested to merge fix/account_update_list into master

C account is recreated if the application call linphone_core_get_account_list in a callback

Merge request reports