Hello,
We use CUNI API to subscribe to event notifications..it's a server-server subscription. Unity Connection 10.5 Release Notes mentions about comet notifications for deleted folder which I presume are client side notifications.
So, why are we seeing deleted folder notifications(such as DELETED_MESSAGE_CREATE) in Unity Connection 10.0 & when using CUNI to subscribe? Is this a defect or CUNI API docs have not been updated?
Thanks,
Beena
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
that's expected - in fact I updated the CUNI SDK for .NET to handle these recently. If the deleted items folder is enabled for a user you will get notifications when a message is deleted from the inbox and added to the deleted items folder (the create method there) and removed from the deleted items folder or restored etc...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Any reason why this is not listed in the 10.0 Release Notes or 10.5 Release Notes. We found out about this when one of our customers upgraded to 10.0.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.