Enum ContextType
Type of the current game context returned from a Context.GetType operation.
Namespace: Meta.InstantGames
Assembly: Unity.Meta.InstantGames.Sdk.dll
Syntax
public enum ContextTypeFields
| 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. |