Re: Agenda SDK Dialog: Follow Up on WebSocket questions
Or the API Messages you are looking for, that are most compatible to the older Toolkit API, are following:
SubscribePresence / UnsubscribePresence / UpdatePresence
SubscribeDialog / UnsubscribeDialog / DialogInfo (here you will get infos about current calls)
Reference => APIs => myApps
SubscribePresence / UnsubscribePresence / UpdatePresence
SubscribeDialog / UnsubscribeDialog / DialogInfo (here you will get infos about current calls)
Reference => APIs => myApps
sdk.innovaphone.com/13r2/doc/appwebsocket/myApps.htm
In case you are hosting the application on a public web page, this will be the better way, probably.