| CallAPIAsyncT | (Inherited from APIClientT) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetLeagueDetailPublicAsync(GetLeaguePublicRequest) |
Get League Detail API
|
| GetLeagueDetailPublicAsync(String) |
Get League Detail API
|
| GetLeagueGamesPublicAsync(GetLeagueGamesPublicRequest) |
Get League Games API
|
| GetLeagueGamesPublicAsync(String) |
Get League Games API
|
| GetLeagueTeamDetailPublicAsync(GetLeagueTeamDetailPublicRequest) |
Get League Team Detail API
|
| GetLeagueTeamDetailPublicAsync(String, Int32) |
Get League Teams API
|
| GetLeagueTeamsPublicAsync(GetLeagueTeamsPublicRequest) |
Get League Teams API
|
| GetLeagueTeamsPublicAsync(String) |
Get League Teams API
|
| GetMatchAsync(GetMatchAbstractRequest) | |
| GetMatchAsync(MatchID, UserAuthentication) |
Function that abstracts the Public vs Authenticated calls. If credentials is null, then a PublicAPI call is made.
If credentials if not null, then an Authenticated API call is made.
|
| GetMatchAuthenticatedAsync(GetMatchAuthenticatedRequest) |
Get Match Detail API
|
| GetMatchAuthenticatedAsync(MatchID, UserAuthentication) |
Get Match Detail API
|
| GetMatchParticipantListAsync(GetMatchParticipantListAbstractRequest) | |
| GetMatchParticipantListAsync(MatchID, UserAuthentication) | |
| GetMatchParticipantListAuthenticatedAsync(GetMatchParticipantListAuthenticatedRequest) |
Requests a list of Match Participants for a specified match.
|
| GetMatchParticipantListAuthenticatedAsync(MatchID, UserAuthentication) |
Requests a list of Match Participants for a specified match.
|
| GetMatchParticipantListAuthenticatedAsync(MatchID, MatchParticipantRole, UserAuthentication) |
Requests a list of Match Participants for a specified match. Limited by Match Particpants with the specified role
|
| GetMatchParticipantListPublicAsync(GetMatchParticipantListPublicRequest) |
Requests a list of Match Participants for a specified match.
|
| GetMatchParticipantListPublicAsync(MatchID) |
Requests a list of Match Participants for a specified match.
|
| GetMatchParticipantListPublicAsync(MatchID, MatchParticipantRole) |
Requests a list of Match Participants for a specified match. Limited by Match Particpants with the specified role
|
| GetMatchPublicAsync(GetMatchPublicRequest) |
Get Match Detail API
|
| GetMatchPublicAsync(MatchID) |
Get Match Detail API
|
| GetMatchSearchAsync | |
| GetMatchSearchAuthenticatedAsync | |
| GetMatchSearchPublicAsync | |
| GetPressReleaseGenerationAuthenticatedAsync | |
| GetResultCourseOfFireDetailAsync(GetResultCOFAbstractRequest) | |
| GetResultCourseOfFireDetailAsync(String, UserAuthentication) |
Function that abstracts the Public vs Authenticated calls. If credentials is null, then a PublicAPI call is made.
If credentials if not null, then an Authenticated API call is made.
|
| GetResultCourseOfFireDetailAuthenticatedAsync(GetResultCOFAuthenticatedRequest) |
Get Course Of Fire Detail API
|
| GetResultCourseOfFireDetailAuthenticatedAsync(String, UserAuthentication) |
Get Course Of Fire Detail API
|
| GetResultCourseOfFireDetailPublicAsync(GetResultCOFPublicRequest) |
Get Course Of Fire Detail API
|
| GetResultCourseOfFireDetailPublicAsync(String) |
Get Course Of Fire Detail API
|
| GetResultListAsync(GetResultListAbstractRequest) | |
| GetResultListAsync(MatchID, String, UserAuthentication) |
Function that abstracts the Public vs Authenticated calls. If credentials is null, then a PublicAPI call is made.
If credentials if not null, then an Authenticated API call is made.
|
| GetResultListAuthenticatedAsync(GetResultListAuthenticatedRequest) |
Get Result List API
|
| GetResultListAuthenticatedAsync(MatchID, String, UserAuthentication) |
Get Result List API
|
| GetResultListPublicAsync(GetResultListPublicRequest) |
Get Result List API
|
| GetResultListPublicAsync(MatchID, String) |
Get Result List API
|
| GetSquaddingListAsync(GetSquaddingListAbstractRequest) | |
| GetSquaddingListAsync(MatchID, String, UserAuthentication) | |
| GetSquaddingListAuthenticatedAsync(GetSquaddingListAuthenticatedRequest) |
Get Squadding List API
|
| GetSquaddingListAuthenticatedAsync(MatchID, String, UserAuthentication) |
Get Squadding List API
|
| GetSquaddingListAuthenticatedAsync(MatchID, String, String, UserAuthentication) |
Get Squadding List API, limit the response's length by the passed in relayName
|
| GetSquaddingListPublicAsync(GetSquaddingListPublicRequest) |
Get Squadding List API
|
| GetSquaddingListPublicAsync(MatchID, String) |
Get Squadding List API
|
| GetSquaddingListPublicAsync(MatchID, String, String) |
Get Squadding List API, limit the response's length by the passed in relayName
|
| GetTournamentAsync(GetTournamentAbstractRequest) | |
| GetTournamentAsync(MatchID, UserAuthentication) |
Function that abstracts the Public vs Authenticated calls. If credentials is null, then a PublicAPI call is made.
If credentials if not null, then an Authenticated API call is made.
|
| GetTournamentAuthenticatedAsync(GetTournamentAuthenticatedRequest) |
Get Tournament Detail API
|
| GetTournamentAuthenticatedAsync(MatchID, UserAuthentication) |
Get Tournament Detail API
|
| GetTournamentPublicAsync(GetTournamentPublicRequest) |
Get Tournament Detail API
|
| GetTournamentPublicAsync(MatchID) |
Get Tournament Detail API
|
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| PostSendPressReleaseEmailAsync | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| TryReadFromFileSystemAsync | (Inherited from APIClientT) |
| TryWriteToFileSystemAsyncT | (Inherited from APIClientT) |