configure

open fun configure(@NonNull context: Context, @IntRange(from = 1) siteId: Int)

Configures the SDK for a given site ID.

Parameters

context

a context.

siteId

the site ID that will be used in this application.