Click or drag to resize

AppIndexFacade.Search Method

Overload List
  NameDescription
Public methodSearch(String)
Searches for apps with a search string. The search string is split into words by space. Words in double quotes are kept whole.
Public methodSearch(String[])
Searches for apps with multiple search strings. Every search string is normalized but matched as a whole.
Top
See Also