Skip to main content
Information specific to the LeaveLobbyCompleted type of state change.

Syntax

Members

lobby   PFLobbyHandle
must not be null
The lobby provided to the call associated with this state change. localUser   const PFEntityKey*
may be nullptr
The local user provided to the call associated with this state change. May be null. If this value is null it signifies that the title requested all local members leave the specified lobby. asyncContext   void* The async context provided to the call associated with this state change.

Requirements

Header: PFLobby.h

See also

PFLobby members
Last modified on August 10, 2026