Class MintException
An Exception relating to the Vivox Mint Authentication service, which checks Vivox tokens against the Unity Game Gateway
Inherited Members
Namespace: Unity.Services.Vivox
Assembly: solution.dll
Syntax
[Serializable]
public class MintException : RequestFailedException, ISerializable, _Exception
Properties
Name | Description |
---|---|
Detail | The Exception details received from the server if present. Null otherwise. |
Exception |
The Exception error code enum value |
Expires |
Date and time of the end of the ban if applicable. Null otherwise. |