Class EOS_LobbyModification

java.lang.Object
com.sun.jna.PointerType
host.anzo.eossdk.eos.sdk.lobby.EOS_LobbyModification
All Implemented Interfaces:
com.sun.jna.NativeMapped, AutoCloseable

public class EOS_LobbyModification extends com.sun.jna.PointerType implements AutoCloseable
To modify lobbies or the lobby member data, you must call EOS_Lobby_UpdateLobbyModification to create a Lobby Modification handle. To modify that handle, call EOS_HLobbyModification methods. Once you are finished, call EOS_Lobby_UpdateLobby with your handle. You must then release your Lobby Modification handle by calling EOS_LobbyModification_Release.
Since:
8/16/2023