Hello,I am using these two methods (QueueManager) :void
revokeQueueAccess(long aQueueId, String aUserToRevoke)void
grantQueueAccess(long aQueueId, String aUserIdToGrant)for sharing my own
queue with another users and that works fine.Which methods allows me to
request for access to another user queue ?(and I will need also method
for 'remove my access to another users queue')I really do not see a way
here
:http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/taskmanager...