1 of 1 users consider this post helpful
Re: Agenda SDK Dialog: How to send BatchCounterUpdates from the JS SDK
With 13r2 sr1 the fix 112067 - Support presence subscriptions in the Javascript Runtime will be included.
With this fix you are able to add a property "presence":true in config.json in the "apis"/<your start html> object to indicate that you want to receive presence subscription calls on the websocket connection identified by the start html.
The 13r2 SDK documentation is also updated.