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.

Enum ConsentSource

The source of a consent status.

Namespace: Chartboost.Core.Consent
Assembly: Chartboost.Core.dll
Syntax
public enum ConsentSource

Fields

Name Description
Developer

The consent was set by the developer without an explicit user action.

User

The consent was collected from the user as a result of an explicit user action.