TM Turbo  2016/03/25
TM Turbo docs
 All Classes Functions Variables
CWebServicesTaskResult_BuddiesChallengeRecordsComparison Struct Reference

#include <Turbo.h>

Inheritance diagram for CWebServicesTaskResult_BuddiesChallengeRecordsComparison:
CWebServicesTaskResult CNod

Public Member Functions

Void SortByPlayerCount ()
 
Void SortByOpponentLogin ()
 
Void SortByOpponentCount ()
 
Void SortByOpponentDate ()
 
Void SortByOpponentDisplayName ()
 
- Public Member Functions inherited from CWebServicesTaskResult
Void Cancel ()
 

Public Attributes

const Text Login
 
const CHighScoreComparisonSummary[] BuddiesComparison
 
- Public Attributes inherited from CWebServicesTaskResult
const Ident Id
 
const Boolean IsProcessing
 
const Boolean HasSucceeded
 
const Boolean HasFailed
 
const Boolean IsCanceled
 
const ETaskErrorType ErrorType
 
const Integer ErrorCode
 
const Text ErrorDescription
 
- Public Attributes inherited from CNod
const Ident Id
 

Additional Inherited Members

- Public Types inherited from CWebServicesTaskResult
enum  ETaskErrorType {
  Success, Canceled, Unexpected, Internal,
  DataManager, PrivilegeManager, MasterServer, UbiServices,
  UplayPC, PS4, XboxOne
}
 

Detailed Description

Results for comparison of challenge records with all the buddies.

Member Function Documentation

Void CWebServicesTaskResult_BuddiesChallengeRecordsComparison::SortByOpponentCount ( )

Sort the results by opponent best record count.

Void CWebServicesTaskResult_BuddiesChallengeRecordsComparison::SortByOpponentDate ( )

Sort the results by opponent last record date.

Void CWebServicesTaskResult_BuddiesChallengeRecordsComparison::SortByOpponentDisplayName ( )

Sort the results by opponent display name.

Void CWebServicesTaskResult_BuddiesChallengeRecordsComparison::SortByOpponentLogin ( )

Sort the results by opponent login.

Void CWebServicesTaskResult_BuddiesChallengeRecordsComparison::SortByPlayerCount ( )

Sort the results by user best record count.

Member Data Documentation

const CHighScoreComparisonSummary [] CWebServicesTaskResult_BuddiesChallengeRecordsComparison::BuddiesComparison

List of comparison summary between user records and buddy records. Array of CHighScoreComparisonSummary objects.

const Text CWebServicesTaskResult_BuddiesChallengeRecordsComparison::Login

Login of the user who has launched the task.


The documentation for this struct was generated from the following file: