| Package | Description |
|---|---|
| net.boreeas.riotapi.rest |
| Modifier and Type | Method and Description |
|---|---|
MatchDetail |
ApiHandler.getMatch(long matchId)
Retrieves the specified match, including timeline.
|
MatchDetail |
ApiHandler.getMatch(long matchId,
boolean includeTimeline)
Retrieves the specified match.
|
| Modifier and Type | Method and Description |
|---|---|
Future<MatchDetail> |
ThrottledApiHandler.getMatch(long matchId)
Retrieves the specified match, including timeline.
|
Future<MatchDetail> |
ThrottledApiHandler.getMatch(long matchId,
boolean includeTimeline)
Retrieves the specified match.
|
Copyright © 2015. All rights reserved.