TechnologiesApp Extensions & System Integration

IdentityLookupUI

iOSmacOStvOSwatchOSvisionOS

IdentityLookupUI provides the view controllers a Message Filter extension uses to present classification UI for unwanted SMS and MMS messages on iOS and visionOS. You build this interface by subclassing ILClassificationUIExtensionViewController, which displays your extension's UI for reviewing and classifying messages. The controller works with ILClassificationUIExtensionContext to carry the classification request and return the user's response to the system.

Classification UI Extensions 2

Present and manage the interface a Message Filter extension uses to review and classify unwanted messages.

  • Cl
    ILClassificationUIExtensionViewControlleriOS 12.0+
    Represents a view controller to subclass for displaying classification UI
  • Cl
    ILClassificationUIExtensionContextiOS 12.0+
    Represents a Classification UI extension request's context.
← App Extensions & System Integration