cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
478
Views
0
Helpful
2
Replies

Receiving deleted folder notifications when using CUNI to subscribe

Beena
Level 5
Level 5

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

2 Replies 2

lindborg
Cisco Employee
Cisco Employee

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.