Skip to content

Commit 755d593

Browse files
PlayFab SDK TeamPlayFab SDK Team
authored andcommitted
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#220907
2 parents 4783c07 + b6f0b12 commit 755d593

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+2881
-277
lines changed

PlayFabSdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playfab-web-sdk",
3-
"version": "1.124.220816",
3+
"version": "1.126.220907",
44
"description": "Playfab SDK for JS client applications",
55
"license": "Apache-2.0",
66
"repository": {

PlayFabSdk/src/PlayFab/PlayFabAdminApi.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.124.220816",
17+
sdkVersion: "1.126.220907",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.124.220816"
19+
sdk: "JavaScriptSDK-1.126.220907"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
227-
PlayFab.sdkVersion = "1.124.220816";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227+
PlayFab.sdkVersion = "1.126.220907";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabAuthenticationApi.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.124.220816",
17+
sdkVersion: "1.126.220907",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.124.220816"
19+
sdk: "JavaScriptSDK-1.126.220907"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
227-
PlayFab.sdkVersion = "1.124.220816";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227+
PlayFab.sdkVersion = "1.126.220907";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabClientApi.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.124.220816",
17+
sdkVersion: "1.126.220907",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.124.220816"
19+
sdk: "JavaScriptSDK-1.126.220907"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
227-
PlayFab.sdkVersion = "1.124.220816";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227+
PlayFab.sdkVersion = "1.126.220907";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabCloudScriptApi.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.124.220816",
17+
sdkVersion: "1.126.220907",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.124.220816"
19+
sdk: "JavaScriptSDK-1.126.220907"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
227-
PlayFab.sdkVersion = "1.124.220816";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227+
PlayFab.sdkVersion = "1.126.220907";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabDataApi.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.124.220816",
17+
sdkVersion: "1.126.220907",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.124.220816"
19+
sdk: "JavaScriptSDK-1.126.220907"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
227-
PlayFab.sdkVersion = "1.124.220816";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227+
PlayFab.sdkVersion = "1.126.220907";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabEconomyApi.js

Lines changed: 76 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.124.220816",
17+
sdkVersion: "1.126.220907",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.124.220816"
19+
sdk: "JavaScriptSDK-1.126.220907"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
227-
PlayFab.sdkVersion = "1.124.220816";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227+
PlayFab.sdkVersion = "1.126.220907";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";
@@ -241,6 +241,10 @@ PlayFab.EconomyApi = {
241241
PlayFab._internalSettings.entityToken = null;
242242
},
243243

244+
AddInventoryItems: function (request, callback, customData, extraHeaders) {
245+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/AddInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
246+
},
247+
244248
CreateDraftItem: function (request, callback, customData, extraHeaders) {
245249
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/CreateDraftItem", request, "X-EntityToken", callback, customData, extraHeaders);
246250
},
@@ -253,10 +257,22 @@ PlayFab.EconomyApi = {
253257
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/DeleteEntityItemReviews", request, "X-EntityToken", callback, customData, extraHeaders);
254258
},
255259

260+
DeleteInventoryCollection: function (request, callback, customData, extraHeaders) {
261+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/DeleteInventoryCollection", request, "X-EntityToken", callback, customData, extraHeaders);
262+
},
263+
264+
DeleteInventoryItems: function (request, callback, customData, extraHeaders) {
265+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/DeleteInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
266+
},
267+
256268
DeleteItem: function (request, callback, customData, extraHeaders) {
257269
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/DeleteItem", request, "X-EntityToken", callback, customData, extraHeaders);
258270
},
259271

272+
ExecuteInventoryOperations: function (request, callback, customData, extraHeaders) {
273+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/ExecuteInventoryOperations", request, "X-EntityToken", callback, customData, extraHeaders);
274+
},
275+
260276
GetCatalogConfig: function (request, callback, customData, extraHeaders) {
261277
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/GetCatalogConfig", request, "X-EntityToken", callback, customData, extraHeaders);
262278
},
@@ -277,10 +293,22 @@ PlayFab.EconomyApi = {
277293
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/GetEntityItemReview", request, "X-EntityToken", callback, customData, extraHeaders);
278294
},
279295

296+
GetInventoryCollectionIds: function (request, callback, customData, extraHeaders) {
297+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/GetInventoryCollectionIds", request, "X-EntityToken", callback, customData, extraHeaders);
298+
},
299+
300+
GetInventoryItems: function (request, callback, customData, extraHeaders) {
301+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/GetInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
302+
},
303+
280304
GetItem: function (request, callback, customData, extraHeaders) {
281305
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/GetItem", request, "X-EntityToken", callback, customData, extraHeaders);
282306
},
283307

308+
GetItemContainers: function (request, callback, customData, extraHeaders) {
309+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/GetItemContainers", request, "X-EntityToken", callback, customData, extraHeaders);
310+
},
311+
284312
GetItemModerationState: function (request, callback, customData, extraHeaders) {
285313
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/GetItemModerationState", request, "X-EntityToken", callback, customData, extraHeaders);
286314
},
@@ -301,10 +329,42 @@ PlayFab.EconomyApi = {
301329
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/GetItems", request, "X-EntityToken", callback, customData, extraHeaders);
302330
},
303331

332+
GetMicrosoftStoreAccessTokens: function (request, callback, customData, extraHeaders) {
333+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/GetMicrosoftStoreAccessTokens", request, "X-EntityToken", callback, customData, extraHeaders);
334+
},
335+
304336
PublishDraftItem: function (request, callback, customData, extraHeaders) {
305337
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/PublishDraftItem", request, "X-EntityToken", callback, customData, extraHeaders);
306338
},
307339

340+
PurchaseInventoryItems: function (request, callback, customData, extraHeaders) {
341+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/PurchaseInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
342+
},
343+
344+
RedeemAppleAppStoreInventoryItems: function (request, callback, customData, extraHeaders) {
345+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/RedeemAppleAppStoreInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
346+
},
347+
348+
RedeemGooglePlayInventoryItems: function (request, callback, customData, extraHeaders) {
349+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/RedeemGooglePlayInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
350+
},
351+
352+
RedeemMicrosoftStoreInventoryItems: function (request, callback, customData, extraHeaders) {
353+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/RedeemMicrosoftStoreInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
354+
},
355+
356+
RedeemNintendoEShopInventoryItems: function (request, callback, customData, extraHeaders) {
357+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/RedeemNintendoEShopInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
358+
},
359+
360+
RedeemPlayStationStoreInventoryItems: function (request, callback, customData, extraHeaders) {
361+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/RedeemPlayStationStoreInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
362+
},
363+
364+
RedeemSteamInventoryItems: function (request, callback, customData, extraHeaders) {
365+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/RedeemSteamInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
366+
},
367+
308368
ReportItem: function (request, callback, customData, extraHeaders) {
309369
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/ReportItem", request, "X-EntityToken", callback, customData, extraHeaders);
310370
},
@@ -329,10 +389,18 @@ PlayFab.EconomyApi = {
329389
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/SubmitItemReviewVote", request, "X-EntityToken", callback, customData, extraHeaders);
330390
},
331391

392+
SubtractInventoryItems: function (request, callback, customData, extraHeaders) {
393+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/SubtractInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
394+
},
395+
332396
TakedownItemReviews: function (request, callback, customData, extraHeaders) {
333397
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/TakedownItemReviews", request, "X-EntityToken", callback, customData, extraHeaders);
334398
},
335399

400+
TransferInventoryItems: function (request, callback, customData, extraHeaders) {
401+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/TransferInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
402+
},
403+
336404
UpdateCatalogConfig: function (request, callback, customData, extraHeaders) {
337405
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/UpdateCatalogConfig", request, "X-EntityToken", callback, customData, extraHeaders);
338406
},
@@ -341,6 +409,10 @@ PlayFab.EconomyApi = {
341409
return PlayFab._internalSettings.ExecuteRequestWrapper("/Catalog/UpdateDraftItem", request, "X-EntityToken", callback, customData, extraHeaders);
342410
},
343411

412+
UpdateInventoryItems: function (request, callback, customData, extraHeaders) {
413+
return PlayFab._internalSettings.ExecuteRequestWrapper("/Inventory/UpdateInventoryItems", request, "X-EntityToken", callback, customData, extraHeaders);
414+
},
415+
344416
};
345417

346418
var PlayFabEconomySDK = PlayFab.EconomyApi;

PlayFabSdk/src/PlayFab/PlayFabEventsApi.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.124.220816",
17+
sdkVersion: "1.126.220907",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.124.220816"
19+
sdk: "JavaScriptSDK-1.126.220907"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
227-
PlayFab.sdkVersion = "1.124.220816";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227+
PlayFab.sdkVersion = "1.126.220907";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabExperimentationApi.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.124.220816",
17+
sdkVersion: "1.126.220907",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.124.220816"
19+
sdk: "JavaScriptSDK-1.126.220907"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
227-
PlayFab.sdkVersion = "1.124.220816";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227+
PlayFab.sdkVersion = "1.126.220907";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

PlayFabSdk/src/PlayFab/PlayFabGroupsApi.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ if(!PlayFab.settings) {
1414
if(!PlayFab._internalSettings) {
1515
PlayFab._internalSettings = {
1616
entityToken: null,
17-
sdkVersion: "1.124.220816",
17+
sdkVersion: "1.126.220907",
1818
requestGetParams: {
19-
sdk: "JavaScriptSDK-1.124.220816"
19+
sdk: "JavaScriptSDK-1.126.220907"
2020
},
2121
sessionTicket: null,
2222
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
@@ -223,8 +223,8 @@ if(!PlayFab._internalSettings) {
223223
}
224224
}
225225

226-
PlayFab.buildIdentifier = "adobuild_javascriptsdk_116";
227-
PlayFab.sdkVersion = "1.124.220816";
226+
PlayFab.buildIdentifier = "adobuild_javascriptsdk_115";
227+
PlayFab.sdkVersion = "1.126.220907";
228228
PlayFab.GenerateErrorReport = function (error) {
229229
if (error == null)
230230
return "";

0 commit comments

Comments
 (0)