Status
: int
in package
Table of Contents
Cases
- CANCELLED = -1
- the match was cancelled by the challenger
- CHEATER = -4
- one of the users is suspected of cheating
- COMPLETED = 1
- the match has been completed
- DECLINED = -2
- the match was declined by the opponent
- ERROR = -3
- an unknown error has occurred
- OPEN
- the match is open is awaiting a response from the opponent
Cases
CHEATER
one of the users is suspected of cheating
ERROR
an unknown error has occurred
DECLINED
the match was declined by the opponent
CANCELLED
the match was cancelled by the challenger
OPEN
the match is open is awaiting a response from the opponent
COMPLETED
the match has been completed