Method UnsetMultipleOccurrenceUserData
UnsetMultipleOccurrenceUserData(uint, OccurrenceList)
Batch version of unsetOccurrenceUserData
Declaration
public void UnsetMultipleOccurrenceUserData(uint userDataId, OccurrenceList occurrences)
Parameters
Type | Name | Description |
---|---|---|
uint | userDataId | UserData identifier provided by subscribeToOccurrenceUserData |
OccurrenceList | occurrences | Occurrences that will store the user data |