Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Handler for when the operation started by a previous call to ServerDeleteLobby completed.
public delegate void OnServerLobbyDeleteCompletedHandler(Lobby lobby);
| parameter | description |
|---|---|
| lobby | The lobby involved with the operation. |
See Also
- class Lobby
- class PlayFabMultiplayerServer
- namespace PlayFab.Multiplayer