SearchInAppsSDK Framework Reference

  • ContextualSearchRuntime enables issuing contextual search requests and can be reused throughout the app's lifecycle.

  • It provides methods for retrieving search suggestions based on input options.

  • It allows fetching trending searches using optional input parameters.

  • Developers can get search content by specifying search options through this runtime.

ContextualSearchRuntime


@interface ContextualSearchRuntime : NSObject

Runtime for issuing contextual search requests. The runtime can be reused across the app after it is initialized.