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

#include <Turbo.h>

Inheritance diagram for CWebServicesTaskResult_BuddyChallengeRecordsComparison:
CWebServicesTaskResult CNod

Public Member Functions

Void SortByMapName ()
 
Void SortByRecordTime ()
 
Void SortByRecordTimeDiff ()
 
Void SortByRecordDate ()
 
- Public Member Functions inherited from CWebServicesTaskResult
Void Cancel ()
 

Public Attributes

const Text Login
 
const Text BuddyLogin
 
const CHighScoreComparison[] PlayerBestRecordsComparison
 
const CHighScoreComparison[] BuddyBestRecordsComparison
 
- 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 between a user and one of its buddy.

Member Function Documentation

Void CWebServicesTaskResult_BuddyChallengeRecordsComparison::SortByMapName ( )

Sort the results by map name.

Void CWebServicesTaskResult_BuddyChallengeRecordsComparison::SortByRecordDate ( )

Sort the results by record date.

Void CWebServicesTaskResult_BuddyChallengeRecordsComparison::SortByRecordTime ( )

Sort the results by record time.

Void CWebServicesTaskResult_BuddyChallengeRecordsComparison::SortByRecordTimeDiff ( )

Sort the results by record time diff.

Member Data Documentation

const CHighScoreComparison [] CWebServicesTaskResult_BuddyChallengeRecordsComparison::BuddyBestRecordsComparison

List of best challenge records for buddy. Array of CHighScoreComparison objects.

const Text CWebServicesTaskResult_BuddyChallengeRecordsComparison::BuddyLogin

Buddy login.

const Text CWebServicesTaskResult_BuddyChallengeRecordsComparison::Login

Login of the user who has launched the task.

const CHighScoreComparison [] CWebServicesTaskResult_BuddyChallengeRecordsComparison::PlayerBestRecordsComparison

List of best challenge records for user. Array of CHighScoreComparison objects.


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