2.13.2.2 GetFolderNotifications
GetFolderNotifications
The method retrieves notification settings for user IDs specified in array userIDs on the folder specified by FolderId
FolderNotificationsData[] GetFolderNotifications (Guid sessionID, int folderId, int[] userIDs)
Parameter Name | Description |
---|---|
sessionID | User session returned by one of Open functions |
FolderId | ID of the folder to retrieve notification settings |
userIDs | Array of integers that contains IDs of the users, notification information will be retrieved for the user IDs in the array |