docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    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 LAST strategy is sent.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)