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 ChartboostCoreConsentModuleReadyWithInitialConsents

Namespace: Chartboost.Core.Consent
Assembly: Chartboost.Core.dll
Syntax
public delegate void ChartboostCoreConsentModuleReadyWithInitialConsents(IReadOnlyDictionary<ConsentKey, ConsentValue> initialConsents)
Parameters
Type Name Description
IReadOnlyDictionary<ConsentKey, ConsentValue> initialConsents