Package-level declarations

Types

Link copied to clipboard
interface CMP

Used for passing of used CMP. Possible implementations: CMPGoogle, CMPSourcePoint.

Link copied to clipboard
class CMPAppConsent(activity: Activity, appKey: String) : CMPImplementation

Wrapper for SFBX CMP

Link copied to clipboard
interface CMPDelegate
Link copied to clipboard
class CMPGoogle(activity: Activity) : CMPImplementation

Wrapper for Google CMP

Link copied to clipboard
class CMPSourcePoint(activity: Activity, accountId: Int, propertyId: Int, propertyName: String, pmId: String) : CMPImplementation