linux.x86.linphone/Linphone/core/account
Julien Wadel 9e1e797d8c Redirect to the main page if we have an account.
Add API to account list to check usable account.
On removed, redirect to login page if there is no more account(TODO: need SDK update for core callback)
2023-11-29 10:53:53 +01:00
..
AccountCore.cpp Replace postAsync functions by SafeConnection in order to make more robust thread connections and guarantee to have always caller/callee while processing signals. 2023-11-22 14:55:38 +01:00
AccountCore.hpp Replace postAsync functions by SafeConnection in order to make more robust thread connections and guarantee to have always caller/callee while processing signals. 2023-11-22 14:55:38 +01:00
AccountGui.cpp Add moveToThread on Gui objects constructor. 2023-11-23 13:49:14 +01:00
AccountGui.hpp Replace postAsync functions by SafeConnection in order to make more robust thread connections and guarantee to have always caller/callee while processing signals. 2023-11-22 14:55:38 +01:00
AccountList.cpp Redirect to the main page if we have an account. 2023-11-29 10:53:53 +01:00
AccountList.hpp Redirect to the main page if we have an account. 2023-11-29 10:53:53 +01:00
AccountProxy.cpp Redirect to the main page if we have an account. 2023-11-29 10:53:53 +01:00
AccountProxy.hpp Redirect to the main page if we have an account. 2023-11-29 10:53:53 +01:00