Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Handler for when there is an error calling another API to be used for debugging purposes.
public delegate void OnErrorEventHandler(PlayFabMultiplayerErrorArgs args);
| parameter | description |
|---|---|
| args | The error args containing the error message and error code |
See Also
- class PlayFabMultiplayerErrorArgs
- class PlayFabMultiplayer
- namespace PlayFab.Multiplayer