Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
An event argument class representing a PFMultiplayer error.
public class PlayFabMultiplayerErrorArgs : EventArgs
Public Members
| name | description |
|---|---|
| Code { get; protected set; } | Gets the error code indicating the result of the operation. |
| Message { get; protected set; } | Gets a call-specific error message with debug information. This message is not localized as it is meant to be used for debugging only. |
See Also
- namespace PlayFab.Multiplayer