Event triggered when an there is an error calling another API to be used for debugging purposes.
public static event OnErrorEventHandler OnError;
See Also
- delegate OnErrorEventHandler
- class PlayFabMultiplayer
- namespace PlayFab.Multiplayer
Event triggered when an there is an error calling another API to be used for debugging purposes.
public static event OnErrorEventHandler OnError;