setPartnerConsent

fun setPartnerConsent(partnerId: String, consentGiven: Boolean)

Adds a single partner's consent. This value is persisted between app launches.

Parameters

partnerId

The partner ID.

consentGiven

True if there is consent for this partner, false otherwise.