Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDocumentManager.GetSubscribedUserIDs Method

Returns the IDs of the users who are subscribed to the given document.

Overload List

Returns the IDs of the users who are subscribed to the given document.

int[] GetSubscribedUserIDs(IDocument);

Returns the IDs of the users who are subscribed to the given document folder.

int[] GetSubscribedUserIDs(IDocumentFolder);

See Also

IDocumentManager Interface | Plumtree.Remote.PRC.Collaboration.Document Namespace