Enum ContextType
Type of the current game context returned from a Context.GetType operation.
Namespace: Meta.InstantGames.v8
Assembly: Unity.Meta.InstantGames.Sdk.v8.dll
Syntax
public enum ContextType
Fields
Name | Description |
---|---|
GROUP | A Facebook group context. |
POST | A Facebook post context. |
SOLO | Default context, where the player is the only participant. |
THREAD | A chat thread context. |