Home docs nex protocols Uplay Win (49)
Post

Uplay Win (49)

Methods

(1) GetActions

Request

TypeName
Sint32startRowIndex
Sint32maximumRows
StringsortExpression
StringcultureName
StringplatformCode
StringgameCode

Response

TypeName
List<UplayAction>actionList

(2) GetActionsCompleted

Request

TypeName
Sint32startRowIndex
Sint32maximumRows
StringsortExpression
StringcultureName
StringplatformCode
StringgameCode

Response

TypeName
List<UplayAction>actionList

(3) GetActionsCount

Request

TypeName
StringplatformCode
StringgameCode

Response

TypeName
Sint32actionsCount

(4) GetActionsCompletedCount

Request

TypeName
StringplatformCode
StringgameCode

Response

TypeName
Sint32actionsCount

(5) GetRewards

Request

TypeName
Sint32startRowIndex
Sint32maximumRows
StringsortExpression
StringcultureName
StringplatformCode
StringgameCode

Response

TypeName
List<UplayReward>rewardList

(6) GetRewardsPurchased

Request

TypeName
Sint32startRowIndex
Sint32maximumRows
StringsortExpression
StringcultureName
StringplatformCode
StringgameCode

Response

TypeName
List<UplayReward>rewardList

(7) UplayWelcome

Request

TypeName
StringcultureName
StringplatformCode
StringgameCode

Response

TypeName
List<UplayAction>actionList

(8) SetActionCompleted

Request

TypeName
StringactionCode
StringcultureName
StringplatformCode
StringgameCode

Response

TypeName
UplayActionunlockedAction

(9) SetActionsCompleted

Request

TypeName
List<String>actionCodeList
StringcultureName
StringplatformCode
StringgameCode

Response

TypeName
List<UplayAction>actionList

(10) GetUserToken

Request

This method does not take any parameters.

Response

TypeName
Stringtoken

(11) GetVirtualCurrencyUserBalance

Request

TypeName
StringplatformCode

Response

TypeName
Sint32virtualCurrencyUserBalance

(12) GetSectionsByKey

Request

TypeName
StringcultureName
StringsectionKey
StringplatformCode
StringgameCode

Response

TypeName
List<UplaySection>sectionList

Types

UplayAction (Structure)

TypeName
Stringm_code
Stringm_name
Stringm_description
Sint32m_value
Stringm_gameCode
List<UplayActionPlatform>m_platforms

UplayReward (Structure)

TypeName
Stringm_code
Stringm_name
Stringm_description
Sint32m_value
Stringm_rewardTypeName
Stringm_gameCode
List<UplayRewardPlatform>m_platforms

UplaySection (Structure)

TypeName
Stringm_key
Stringm_name
Stringm_typeName
Stringm_menuTypeName
List<UplaySectionContent>m_contentList
Stringm_gameCode
Stringm_platformCode

UplayActionPlatform (Structure)

TypeName
Stringm_platformCode
Boolm_completed
Stringm_specificKey

UplayRewardPlatform (Structure)

TypeName
Stringm_platformCode
Boolm_purchased

UplaySectionContent (Structure)

TypeName
Stringm_key
Stringm_name
Sint16m_order
Stringm_typeName
UplaySectionContentLocalizedm_localizedInfo

UplaySectionContentLocalized (Structure)

TypeName
Stringm_key
Stringm_culture
Stringm_text
Stringm_url
Sint32m_duration
Stringm_size
Stringm_width
Stringm_height
Contents