docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum InviteFilter

    A filter you can apply to the InviteAsync(InvitePayload) operation. If no results return with the filter, then the filter isn't applied.

    Namespace: Meta.InstantGames
    Assembly: Unity.Meta.InstantGames.Sdk.dll
    Syntax
    public enum InviteFilter

    Fields

    Name Description
    EXISTING_CONTEXT_ONLY

    Prefer to only surface contexts the game has been played in before.

    EXISTING_PLAYERS_ONLY

    Prefer to only surface players who have played the game before.

    NEW_CONTEXT_ONLY

    Prefer to only surface contexts the game has not been played in before. This can include players who have not played the game before.

    NEW_PLAYERS_ONLY

    Prefer to only surface players who have not played the game before.

    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)