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

#include <Turbo.h>

Inheritance diagram for CWebServicesTaskResult_BuddiesChallengeRecord:
CWebServicesTaskResult CNod

Public Member Functions

Void SortByOpponentCount ()
 
Void SortByOpponentDisplayName ()
 
Void SortByOpponentLogin ()
 
Void SortByOpponentRecordDate ()
 
Void SortByOpponentRecordTime ()
 
- Public Member Functions inherited from CWebServicesTaskResult
Void Cancel ()
 

Public Attributes

const Text Login
 
const CHighScoreComparison[] BuddiesChallengeRecord
 
- 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

List of all buddies record for a map.

Member Function Documentation

Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentCount ( )

Sort the results by opponent record count.

Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentDisplayName ( )

Sort the results by opponent display name.

Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentLogin ( )

Sort the results by opponent login.

Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentRecordDate ( )

Sort the results by opponent record date.

Void CWebServicesTaskResult_BuddiesChallengeRecord::SortByOpponentRecordTime ( )

Sort the results by opponent record time.

Member Data Documentation

const Text CWebServicesTaskResult_BuddiesChallengeRecord::Login

Login of the user who has launched the task.


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