Appcues
fun Appcues(context: Context, accountId: String, applicationId: String, config: AppcuesConfig.() -> Unit? = null): Appcues
Construct and return an instance of the Appcues SDK.
Parameters
context
The Android Context used by the host application.
account Id
The Appcues Account ID found in Studio settings.
application Id
The Appcues Application ID found in Studio settings.
config
Optional, additional settings on AppcuesConfig to use when initializing the SDK.