Class APIError
An API Error returned by the Instant Games SDK
Implements
Inherited Members
Namespace: Meta.InstantGames.v8
Assembly: Unity.Meta.InstantGames.Sdk.v8.dll
Syntax
public class APIError : JsException, ISerializable
Properties
Code
The relevant error code
Declaration
public ErrorCode Code { get; }
Property Value
Type | Description |
---|---|
ErrorCode |