Contents

NEFilterErrorDomain

The domain for errors resulting from calls to the filter manager.

Declaration

let NEFilterErrorDomain: String

Discussion

Match this constant to the domain of an NSError encountered when calling methods on NEFilterManager. The NEFilterManagerError enumeration defines possible code values for these errors.

See Also

Errors