Is there any way to identify on client side if activity has been added/updated.
I know there are client-side events that are raised before activity added or delete, but I need "after" events also.
BTW, there is ActivityAdded event on the server side.
Thanks!