public class Challonge
extends java.lang.Object
ChallongeApi class.| Constructor and Description |
|---|
Challonge() |
| Modifier and Type | Method and Description |
|---|---|
static ChallongeApi |
getFor(java.lang.String username,
java.lang.String apiKey)
Create a new
ChallongeApi v1 object with the given credentials. |
public static ChallongeApi getFor(java.lang.String username, java.lang.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 key