SearchInAppsSDK Framework Reference

Protocols

The following protocols are available globally.

  • A delegate for notifying the partner when a search content is clicked.

    Declaration

    Swift

    @objc
    protocol SearchContentClickNotificationDelegate
  • A delegate protocol for opening URLs from search content.

    Declaration

    Swift

    @objc
    protocol SearchContentOpenURLDelegate