-
- Downloads
Project 'savoirfairelinux/ring-client-windows' was moved to 'savoirfairelinux/jami-client-windows'. Please update any links and bookmarks that may still have the old path.
lrc wrapper: return invalid structure when no account is available
NewAccountModel::getAccountInfo throws when it can't find an index which is the case when the account list size is zero. So instead of propogating exceptions to all the client api calls, just the wrapper will catch and forward a reference to an invalid account info struct. Change-Id: Ief7f582178f48de059e2858dd21f409846abd210
Please register or sign in to comment