start

fun start(    context: Context,     type: SearchType,     searchQuery: String,     searchTitle: String = searchQuery)

Start a new ProductSearchActivity given a search information

Parameters

context

the context to use to start this activity

searchQuery

the search query

searchTitle

the title used in the activity for this search query

type

the type of search