Hello Team,
I am facing issue while exploring USER_EVENT in Tango.
My server code consists of one attribute(number) for which I want to push the USER_EVENT when the value is set to let’s say “13”.
In the setter method of this attribute, I am pushing the USER_EVENT and trying to catch the same at my client code. But, I am not getting any USER_EVENT at client end.
I was wondering if something like pushChangeEvent = true in case of CHANGE_EVENT as Java annotation is applicable for USER_EVENT too. I tried, but could not find any relevant information.
I am attaching my code files and server logs with this post. Any help to clear my understanding will be much appreciated.
Kind regards,
Jyotin