Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Handler for when the operation started by a previous call to LeaveAsServer completed.
public delegate void OnServerLobbyLeaveAsServerCompletedHandler(Lobby lobby);
| parameter | description |
|---|---|
| lobby | The lobby involved with the operation. |
See Also
- class Lobby
- class PlayFabMultiplayerServer
- namespace PlayFab.Multiplayer