Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Handler for when a matchmaking ticket status has changed.
public delegate void OnMatchmakingTicketStatusChangedHandler(MatchmakingTicket ticket);
| parameter | description |
|---|---|
| ticket | The matchmaking ticket whose status changed. |
See Also
- class MatchmakingTicket
- class PlayFabMultiplayer
- namespace PlayFab.Multiplayer