Waiting for engine...
Skip to main content

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 NameDescription
sessionIDUser session returned by one of Open functions
folderNotificationsDataData structure to set notifications for all users listed in the call
UserIDsArray of integers that contains IDs of the users, same notifications will be set for userIDs listed in the array