Enum InviteSectionType
Represents the type of section to include. All section types may include both new and existing contexts and players.
Namespace: Meta.InstantGames
Assembly: Unity.Meta.InstantGames.Sdk.dll
Syntax
public enum InviteSectionType
Fields
| Name | Description |
|---|---|
| GROUPS | Contains group contexts, such as contexts from group threads. |
| USERS | Contains individual users, such as friends or 1:1 threads. |