CMPGoogle

class CMPGoogle(activity: Activity) : CMPImplementation

Wrapper for Google CMP

Parameters

activity

Your Activity instance

Constructors

Link copied to clipboard
constructor(activity: Activity)

Functions

Link copied to clipboard
open override fun editConsent(activity: Activity)
Link copied to clipboard
open override fun reload(activity: Activity)
Link copied to clipboard
open override fun setDelegate(delegate: CMPDelegate)