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. |