11NS_ASSUME_NONNULL_BEGIN
17@property (nonatomic, readonly)
int count;
Model for live event information for a given Location.
Definition MPCountLiveUpdate.h:15
int count
Get the the number of times an arbitrary event has been fired for a given Location.
Definition MPCountLiveUpdate.h:17
Model for a Live Update. Used in MPLiveDataManagerDelegate and MPLocation::getLiveUpdate().
Definition MPLiveUpdate.h:17