Class LiveMatch
An instant game live match that is played in a Messenger Rooms call simultaneously by all the participants.
Inherited Members
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. |