Delegate ChartboostCoreConsentChangeWithFullConsents
Namespace: Chartboost.Core.Consent
Assembly: Chartboost.Core.dll
Syntax
public delegate void ChartboostCoreConsentChangeWithFullConsents(IReadOnlyDictionary<ConsentKey, ConsentValue> fullConsents, IReadOnlyCollection<ConsentKey> modifiedKeys)
Parameters
Type | Name | Description |
---|---|---|
IReadOnlyDictionary<ConsentKey, ConsentValue> | fullConsents | |
IReadOnlyCollection<ConsentKey> | modifiedKeys |