Enum Platform
Represents the current platform that the user is playing on.
Namespace: Meta.InstantGames
Assembly: Unity.Meta.InstantGames.Sdk.dll
Syntax
public enum Platform
Fields
| Name | Description |
|---|---|
| ANDROID | Android |
| IOS | iOS |
| MOBILE_WEB | Mobile web |
| WEB | Desktop web |