SearchInAppsSDK Framework Reference

  • The SearchContentClickNotificationDelegate protocol enables partners to receive notifications when users interact with search content.

  • It includes a method, searchContentClickedWithClickProperties:, which is called when a search content item is clicked, providing details about the interaction through a SearchContentClickProperties object.

SearchContentClickNotificationDelegate

@protocol SearchContentClickNotificationDelegate

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