docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LiveMatch

    An instant game live match that is played in a Messenger Rooms call simultaneously by all the participants.

    Inheritance
    object
    JsObject
    LiveMatch
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Meta.InstantGames
    Assembly: Unity.Meta.InstantGames.Sdk.dll
    Syntax
    public class LiveMatch : JsObject

    Constructors

    LiveMatch()

    Construct an instance of LiveMatch

    Declaration
    public LiveMatch()

    Methods

    GetContextID()

    The unique context ID that is associated with this live match.

    Declaration
    public string GetContextID()
    Returns
    Type Description
    string

    The context ID for this live match.

    GetID()

    The unique live match ID.

    Declaration
    public string GetID()
    Returns
    Type Description
    string

    The live match ID.

    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)