default app + focus app + pinned app
Hello,
i know that the default app and focus app are client configurations. So that each connect from another browser or client has to set these settings again.
But it would be nice/necessary to read and set these settings of the client. Is there any possibility to get the actual default app and the focus app or/and to set the default apps, focus app and pinned apps?
Because we recognized, that if a user has a phone app for a hardware phone and the mac adress is changed in the pbx user config entry, then the phone app isn´t anymore the default app and the focus app.
I see in the JSON Communication something like that
"defaultApiProviders":{"com.innovaphone.chat":"chat","com.innovaphone.phone":"dev:009033301234"}}
And i recognized that the crypted key in the browser storage "appclient-usr-..." will be changed.
But i didn´t know how the read and set the values.