Enum ConsentCheckExceptionReason
Represents geolocation consent errors.
Namespace: Unity.Services.Analytics
Syntax
[Preserve]
public enum ConsentCheckExceptionReason
Fields
Name | Description | Value |
---|---|---|
Unknown | 0 | |
DeserializationIssue | 1 | |
NoInternetConnection | 2 | |
InvalidConsentFlow | 3 | |
ConsentFlowNotKnown | 4 |