Picture of Lutz 2512
Registered 9 years 25 days
Lutz 2512 Friday, 26 August 2022, 11:45 AM in response to Lutz 2512
Re: examine standardapp for telephony
hi

one more time i found it myself.

( best practice is here (and everytime yau work on webstuff) to right click in the myAPPS and visualize the console output)

you'll find the model and stuff when the phoneapi is
initialized with

var phoneApi = start.consumeApi("com.innovaphone.phone");

and eviscerated with
console.log(phoneApi);

cutting deeper with
and the standardapp for phone is
console.log(phoneApi.defaultApiProvider);

and of cause it is named in another way as in the documents and the frontend itself, very annoying

greetings though

l m zwinkernd




← You can define your color theme preference here