Enum UpdateStrategy
Specifies how the update is delivered.
Namespace: Meta.InstantGames
Assembly: Unity.Meta.InstantGames.Sdk.dll
Syntax
public enum UpdateStrategy
Fields
| Name | Description |
|---|---|
| IMMEDIATE | The update should be posted immediately. |
| LAST | The update posts when the game session ends. The most recent update sent using the |