11NS_ASSUME_NONNULL_BEGIN
Model for a Live Update. Used in MPLiveDataManagerDelegate and MPLocation::getLiveUpdate().
Definition MPLiveUpdate.h:17
Model for live occupancy information for a given Location.
Definition MPOccupancyLiveUpdate.h:15
int numberOfPeople
Get the number of people measured for a given Location.
Definition MPOccupancyLiveUpdate.h:17
int capacity
Get the current capacity in terms of maximum number of people for a given Location.
Definition MPOccupancyLiveUpdate.h:19