Table of Contents

LobbyOwnerActions

Properties
public LobbyOwnerSession LobbyOwnerActions { get; }

Instance of LobbyOwnerSession that will allow you to call endpoints that are only available for the Owner of the Lobby. If you're not the Owner of the Lobby, this property will return null.

Property Value
Type Description
LobbyOwnerSession