# SENTUserContextUpdateCriteria

```objectivec
typedef NS_OPTIONS(NSUInteger, SENTUserContextUpdateCriteria)
```

<table><thead><tr><th width="442.9656646315383">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>SENTUserContextUpdateCriteriaCurrentEvent</strong></td><td>A change in the user's current or ongoing event.</td></tr><tr><td><strong>SENTUserContextUpdateCriteriaActiveSegments</strong></td><td>A change in the user's active segments.</td></tr><tr><td><strong>SENTUserContextUpdateCriteriaVisitedVenues</strong></td><td>A change in the user's visited venues.</td></tr><tr><td><strong>SENTUserContextUpdateCriteriaAll</strong></td><td>All criteria applied.</td></tr></tbody></table>

##
