addSearchEvent
open fun addSearchEvent(searchBarId: String, searchString: String, selectedString: String, bundle: AnalyticsBundleContent)
Notify that a search event occured
Parameters
searchBarId
identifying string for the search bar used (e.g., screen or screen location)
searchString
the string that the user typed in
selectedString
the string of the item that was selected (if they selected an item)