This enumerated type is part of the Lobby Interface.
Remarks
Various types of lobby member updates
Values
EOS_ELobbyMemberStatus
Enumerated Value | Meaning |
---|---|
EOS_LMS_JOINED | The user has joined the lobby |
EOS_LMS_LEFT | The user has explicitly left the lobby |
EOS_LMS_DISCONNECTED | The user has unexpectedly left the lobby |
EOS_LMS_KICKED | The user has been kicked from the lobby |
EOS_LMS_PROMOTED | The user has been promoted to lobby owner |
EOS_LMS_CLOSED | The lobby has been closed and user has been removed |