2.13.2.1 SetFolderNotifications
SetFolderNotifications
The method sets notifications defined in the structure folderNotificationsData for userIDs specified in array UserIDs
void SetFolderNotifications (Guid sessionID, FolderNotificationsData folderNotificationsData, int[] UserIDs)
Parameter Name | Description |
---|---|
sessionID | User session returned by one of Open functions |
folderNotificationsData | Data structure to set notifications for all users listed in the call |
UserIDs | Array of integers that contains IDs of the users, same notifications will be set for userIDs listed in the array |