Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Generic test for success on any status value (non-negative numbers indicate success).
public static bool SUCCEEDED(int error)
| parameter | description |
|---|---|
| error | Error code of an operation |
Return Value
True for success on any status value, false othwerwise.
See Also
- class LobbyError
- namespace PlayFab.Multiplayer