CLMonitoringRecord
An object that represents a condition and its associated information that a location monitor is monitoring.
Declaration
@interface CLMonitoringRecord : NSObjectOverview
When handling a new CLMonitoringEvent, the CLMonitoringRecord available for the indicated identifier from the CLMonitor contains the prior event. The CLMonitoringRecord updates with the new event when the handling is complete.