remove(_:)
Removes the condition and its enclosed record associated with the identifier you provide.
Declaration
func remove(_ identifier: String)Parameters
- identifier:
A string that identifies the monitored condition.
Removes the condition and its enclosed record associated with the identifier you provide.
func remove(_ identifier: String)A string that identifies the monitored condition.