Contents

removeConditionFromMonitoringWithIdentifier:

Removes the monitoring record with the identifier from monitoring.

Declaration

- (void) removeConditionFromMonitoringWithIdentifier:(NSString *) identifier;

Parameters

  • identifier:

    A string that identifies the monitoring record.

See Also

Adding and removing conditions