Class LobbyService
Here is the first point and call for accessing the Lobby Package's features! Use the .Instance method to get a singleton of the ILobbyServiceSDK, and from there you can make various requests to the Lobby service API.
Inherited Members
Namespace: Unity.Services.Lobbies
Assembly: Unity.Services.Lobbies.dll
Syntax
public static class LobbyService
Properties
Instance
Provides the Lobby Service SDK interface for making service API requests.
Declaration
public static ILobbyService Instance { get; }
Property Value
Type | Description |
---|---|
ILobbyService |