Core 1.0.0 - Unity C# API Reference Core 1.0.0 - Unity C# API Reference
Core 1.0.0 - Unity C# API Reference Core 1.0.0 - Unity C# API Reference
© 2025 Chartboost, Inc. All rights reserved.

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