Enum MintExceptionCode
Simple mapping of HTTP error codes for easier reading
Namespace: Unity.Services.Vivox
Assembly: Unity.Services.Vivox.dll
Syntax
public enum MintExceptionCode
Fields
| Name | Description |
|---|---|
| FailedToDecodeToken | Returned when using an invalid token |
| Unauthorized | Returned when Player is unable to perform the target operation due to sanctions applied by the Moderation SDK or free-tier allowance exhaustion |