Companion

object Companion

Holds the create function, which creates an instance of the OnlineSearch.

Functions

Link copied to clipboard
fun create(context: Context, apiKey: String, customApiUrl: URL? = null, geopoliticalView: String? = null): Search

Creates an instance of the OnlineSearch.