public class Challonge extends Object
ChallongeApi class.| Constructor and Description |
|---|
Challonge() |
| Modifier and Type | Method and Description |
|---|---|
static ChallongeApi |
getFor(String username,
String apiKey)
Create a new
ChallongeApi v1 object with the given credentials. |
public static ChallongeApi getFor(String username, String apiKey)
ChallongeApi v1 object with the given credentials.
Every time this method is called a new object will be created.username - Challonge usernameapiKey - Challonge api keyCopyright © 2016. All rights reserved.