Interface ILobbyServiceSDKConfiguration
Interface used for editing the configuration of the lobby service SDK. Primary usage is for testing purposes.
Namespace: Unity.Services.Lobbies
Assembly: solution.dll
Syntax
public interface ILobbyServiceSDKConfiguration
Methods
| Name | Description |
|---|---|
| SetBasePath(string) | Sets the base path in configuration. |