Contents

addConditionForMonitoring:identifier:

Adds a condition to monitor with the identifier you provide.

Declaration

- (void) addConditionForMonitoring:(CLCondition *) condition identifier:(NSString *) identifier;

Parameters

See Also

Adding and removing conditions