Edit

Share via


LobbyDataUpdate.AccessPolicy property

An optional, updated access policy for this lobby.

public LobbyAccessPolicy? AccessPolicy { get; set; }

Remarks

This value can only be updated by the current lobby owner.

See Also