We are interested in the event notification and we noticed that the function sendPush is responsible to generate and send a push setup message via the same medium of communication.
However, when testing, the reply buffer was always empty and didn't seem to be filled before sending it.
1- Can you clarify what are we supposed to transmit from the server side and to receive on the client side? 2- Can you check also why the reply buffer is empty?
3- Do we need to change any of the properties of the push setup message?
4- Can we send as event notification a data object or profile generic object for example instead of a push setup object?
Hi,
Hi,
There was an issue with the Visual Studio example. This is now fixed. Get the latest version.
BR,
Mikko