ProviderInfo

constructor(name: Int, description: Int, titleInSearchBox: Int, requiresSetup: Boolean = false)

Parameters

name

the ID of the string with the name of this search engine.

description

the ID of the string with a short description.

titleInSearchBox

the ID of the string with a shorter name that will be shown in the app's search box (Search (NAME)).

requiresSetup

does this SERP provider need setup? (Defaults to false)