Dummy Serp
A reference SERP provider.
Functions
Link copied to clipboard
open override fun ConfigComposable(modifier: Modifier, enableNextButton: MutableState<Boolean>, context: Context)
A Composable which provides options to set up the SERP provider (e.g. input fields for any required API keys or username and password fields).
Link copied to clipboard
Get the names of any sensitive credential keys, e.g. API keys and passwords.
Link copied to clipboard
Get any sensitive credentials, e.g. API keys and passwords.
Link copied to clipboard
Gets called by the app after it loads the user's sensitive credentials (e.g. API keys and passwords) for this provider.