Contents

CLMonitoringRecord

An object that represents a condition and its associated information that a location monitor is monitoring.

Declaration

@interface CLMonitoringRecord : NSObject

Overview

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.

Topics

Event properties

See Also

Location monitor events