| Package | Description |
|---|---|
| com.exsoloscript.challonge.gson | |
| com.exsoloscript.challonge.handler.call | |
| com.exsoloscript.challonge.handler.retrofit |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
MatchQueryAdapter.serialize(MatchQuery matchQuery,
Type type,
com.google.gson.JsonSerializationContext jsonSerializationContext) |
| Modifier and Type | Method and Description |
|---|---|
ChallongeApiCall<Match> |
MatchHandler.updateMatch(String tournament,
int matchId,
MatchQuery match) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Match> |
RetrofitMatchHandler.updateMatch(String tournament,
int matchId,
MatchQuery match)
Update/submit the score(s) for a match.
|
Copyright © 2016. All rights reserved.