SearchInAppsSDK Framework Reference

  • The SearchContentClickNotificationDelegate protocol informs a partner when a user interacts with search content.

  • This delegate utilizes the searchContentClicked(clickProperties:) method to notify when a search content item is clicked, providing details about the interaction through SearchContentClickProperties.

SearchContentClickNotificationDelegate

@objc
protocol SearchContentClickNotificationDelegate

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