SearchInAppsSDK Framework Reference

  • The SearchContentClickNotificationDelegate protocol notifies partners when search content is clicked.

  • The SearchContentOpenURLDelegate protocol enables opening URLs found within search content.

Protocols

The following protocols are available globally.

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

    Declaration

    Objective-C

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

    Declaration

    Objective-C

    @protocol SearchContentOpenURLDelegate