Package-level declarations

Types

Link copied to clipboard
data class GranifyConfiguration @JvmOverloads constructor(val applicationContext: Context, val siteId: SiteIdentifier, val childSiteId: SiteIdentifier? = null, val codeVersion: String = "unknown")

The general configuration object used to gather all information needed to activate Granify.