SearchInAppsSDK Framework Reference

  • SearchContentClickProperties is an NSObject used to pass properties to the partner's delegate when search content is clicked.

  • It includes an undocumented init method designated as the initialiser.

SearchContentClickProperties


@interface SearchContentClickProperties : NSObject

Properties to pass to the partner’s delegate when a search content is clicked.

  • Undocumented

    Declaration

    Objective-C

    - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;