public static class TurnBasedMultiplayerClient.MatchOutOfDateApiException extends
ApiException
Indicates that the local match state was out of date. In this case, the updated match
state version is available through
getMatch()
.
Field Summary
protected final TurnBasedMatch | match |
Inherited Field Summary
Public Method Summary
TurnBasedMatch |
getMatch()
|