Enum ConsentCheckExceptionReason
Represents geolocation consent errors.
Namespace: Unity.Services.Analytics.Internal
Assembly: solution.dll
Syntax
[Preserve]
public enum ConsentCheckExceptionReason
Fields
| Name | Description |
|---|---|
| ConsentFlowNotKnown | |
| DeserializationIssue | |
| InvalidConsentFlow | |
| NoInternetConnection | |
| Unknown |