Question:
We are having an issue using the API to delete groups. Per the API docs relating to delete-contact:
https://developer.cisco.com/fileMedia/download/f4a5c1d3-e8c9-4a5c-ac6c-c68dedaa8f9f
Page 59:
The example below shows a delete-contact request. If this is the last contact in any of the groups specified in this delete-contact request, then the group will be automatically deleted.
The contacts are deleted from the group, but the empty group remains even if the user logs out and back into Jabber.
Any thoughts?
Answer:
It does delete the group, but your application has to refresh the roster to see that the group doesn't exist anymore.
Comments
0 comments
Please sign in to leave a comment.