Skip to content

Commit

Permalink
https://api.playfab.com/releaseNotes/#190219
Browse files Browse the repository at this point in the history
  • Loading branch information
PlayFabJenkinsBot committed Feb 20, 2019
2 parents 55281be + 0d979cd commit d72c6d9
Show file tree
Hide file tree
Showing 31 changed files with 353 additions and 145 deletions.
2 changes: 1 addition & 1 deletion PlayFabSdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playfab-web-sdk",
"version": "1.39.190205",
"version": "1.40.190219",
"description": "Playfab SDK for JS client applications",
"license": "Apache-2.0",
"repository": {
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabAdminApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.39.190205",
sdkVersion: "1.40.190219",
requestGetParams: {
sdk: "JavaScriptSDK-1.39.190205"
sdk: "JavaScriptSDK-1.40.190219"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -156,8 +156,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-3_1";
PlayFab.sdkVersion = "1.39.190205";
PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-1_0";
PlayFab.sdkVersion = "1.40.190219";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabAuthenticationApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.39.190205",
sdkVersion: "1.40.190219",
requestGetParams: {
sdk: "JavaScriptSDK-1.39.190205"
sdk: "JavaScriptSDK-1.40.190219"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -156,8 +156,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-3_1";
PlayFab.sdkVersion = "1.39.190205";
PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-1_0";
PlayFab.sdkVersion = "1.40.190219";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabClientApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.39.190205",
sdkVersion: "1.40.190219",
requestGetParams: {
sdk: "JavaScriptSDK-1.39.190205"
sdk: "JavaScriptSDK-1.40.190219"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -156,8 +156,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-3_1";
PlayFab.sdkVersion = "1.39.190205";
PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-1_0";
PlayFab.sdkVersion = "1.40.190219";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabCloudScriptApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.39.190205",
sdkVersion: "1.40.190219",
requestGetParams: {
sdk: "JavaScriptSDK-1.39.190205"
sdk: "JavaScriptSDK-1.40.190219"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -156,8 +156,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-3_1";
PlayFab.sdkVersion = "1.39.190205";
PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-1_0";
PlayFab.sdkVersion = "1.40.190219";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabDataApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.39.190205",
sdkVersion: "1.40.190219",
requestGetParams: {
sdk: "JavaScriptSDK-1.39.190205"
sdk: "JavaScriptSDK-1.40.190219"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -156,8 +156,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-3_1";
PlayFab.sdkVersion = "1.39.190205";
PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-1_0";
PlayFab.sdkVersion = "1.40.190219";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabEventsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.39.190205",
sdkVersion: "1.40.190219",
requestGetParams: {
sdk: "JavaScriptSDK-1.39.190205"
sdk: "JavaScriptSDK-1.40.190219"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -156,8 +156,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-3_1";
PlayFab.sdkVersion = "1.39.190205";
PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-1_0";
PlayFab.sdkVersion = "1.40.190219";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabGroupsApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.39.190205",
sdkVersion: "1.40.190219",
requestGetParams: {
sdk: "JavaScriptSDK-1.39.190205"
sdk: "JavaScriptSDK-1.40.190219"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -156,8 +156,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-3_1";
PlayFab.sdkVersion = "1.39.190205";
PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-1_0";
PlayFab.sdkVersion = "1.40.190219";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabLocalizationApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.39.190205",
sdkVersion: "1.40.190219",
requestGetParams: {
sdk: "JavaScriptSDK-1.39.190205"
sdk: "JavaScriptSDK-1.40.190219"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -156,8 +156,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-3_1";
PlayFab.sdkVersion = "1.39.190205";
PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-1_0";
PlayFab.sdkVersion = "1.40.190219";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabMatchmakerApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.39.190205",
sdkVersion: "1.40.190219",
requestGetParams: {
sdk: "JavaScriptSDK-1.39.190205"
sdk: "JavaScriptSDK-1.40.190219"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -156,8 +156,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-3_1";
PlayFab.sdkVersion = "1.39.190205";
PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-1_0";
PlayFab.sdkVersion = "1.40.190219";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabMultiplayerApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.39.190205",
sdkVersion: "1.40.190219",
requestGetParams: {
sdk: "JavaScriptSDK-1.39.190205"
sdk: "JavaScriptSDK-1.40.190219"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -156,8 +156,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-3_1";
PlayFab.sdkVersion = "1.39.190205";
PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-1_0";
PlayFab.sdkVersion = "1.40.190219";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabProfilesApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.39.190205",
sdkVersion: "1.40.190219",
requestGetParams: {
sdk: "JavaScriptSDK-1.39.190205"
sdk: "JavaScriptSDK-1.40.190219"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -156,8 +156,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-3_1";
PlayFab.sdkVersion = "1.39.190205";
PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-1_0";
PlayFab.sdkVersion = "1.40.190219";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
8 changes: 4 additions & 4 deletions PlayFabSdk/src/PlayFab/PlayFabServerApi.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ if(!PlayFab.settings) {
if(!PlayFab._internalSettings) {
PlayFab._internalSettings = {
entityToken: null,
sdkVersion: "1.39.190205",
sdkVersion: "1.40.190219",
requestGetParams: {
sdk: "JavaScriptSDK-1.39.190205"
sdk: "JavaScriptSDK-1.40.190219"
},
sessionTicket: null,
verticalName: null, // The name of a customer vertical. This is only for customers running a private cluster. Generally you shouldn't touch this
Expand Down Expand Up @@ -156,8 +156,8 @@ if(!PlayFab._internalSettings) {
}
}

PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-3_1";
PlayFab.sdkVersion = "1.39.190205";
PlayFab.buildIdentifier = "jbuild_javascriptsdk__sdk-genericslave-1_0";
PlayFab.sdkVersion = "1.40.190219";
PlayFab.GenerateErrorReport = function (error) {
if (error == null)
return "";
Expand Down
65 changes: 53 additions & 12 deletions PlayFabSdk/src/Typings/PlayFab/PlayFabAdminApi.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2123,47 +2123,88 @@ declare module PlayFabAdminModels {
| "TitleNewsMissingTitleOrBody"
| "TitleNewsInvalidLanguage"
| "EmailRecipientBlacklisted"
| "InvalidGameCenterAuthRequest"
| "GameCenterAuthenticationFailed"
| "MatchmakingEntityInvalid"
| "MatchmakingPlayerAttributesInvalid"
| "MatchmakingCreateRequestMissing"
| "MatchmakingCreateRequestCreatorMissing"
| "MatchmakingCreateRequestCreatorIdMissing"
| "MatchmakingCreateRequestUserListMissing"
| "MatchmakingCreateRequestGiveUpAfterInvalid"
| "MatchmakingCreateTicketRequestMissing"
| "MatchmakingCreateTicketCreatorMissing"
| "MatchmakingCreateTicketCreatorIdMissing"
| "MatchmakingCreateTicketMemberListMissing"
| "MatchmakingCreateTicketGiveUpAfterInvalid"
| "MatchmakingTicketIdMissing"
| "MatchmakingMatchIdMissing"
| "MatchmakingMatchIdIdMissing"
| "MatchmakingQueueNameMissing"
| "MatchmakingTitleIdMissing"
| "MatchmakingTicketIdIdMissing"
| "MatchmakingPlayerIdMissing"
| "MatchmakingJoinRequestUserMissing"
| "MatchmakingJoinTicketPlayerMissing"
| "MatchmakingQueueConfigNotFound"
| "MatchmakingMatchNotFound"
| "MatchmakingTicketNotFound"
| "MatchmakingCreateTicketServerIdentityInvalid"
| "MatchmakingCreateTicketClientIdentityInvalid"
| "MatchmakingGetTicketUserMismatch"
| "MatchmakingGetTicketPlayerMismatch"
| "MatchmakingJoinTicketServerIdentityInvalid"
| "MatchmakingJoinTicketUserIdentityMismatch"
| "MatchmakingJoinTicketPlayerIdentityMismatch"
| "MatchmakingCancelTicketServerIdentityInvalid"
| "MatchmakingCancelTicketUserIdentityMismatch"
| "MatchmakingCancelTicketPlayerIdentityMismatch"
| "MatchmakingGetMatchIdentityMismatch"
| "MatchmakingPlayerIdentityMismatch"
| "MatchmakingAlreadyJoinedTicket"
| "MatchmakingTicketAlreadyCompleted"
| "MatchmakingQueueNameInvalid"
| "MatchmakingClientTimeout"
| "MatchmakingQueueConfigInvalid"
| "MatchmakingMemberProfileInvalid"
| "WriteAttemptedDuringExport"
| "NintendoSwitchDeviceIdNotLinked"
| "MatchmakingNotEnabled"
| "MatchmakingGetStatisticsIdentityInvalid"
| "MatchmakingStatisticsIdMissing"
| "MatchmakingBucketOwnerNotFound"
| "CannotEnableMultiplayerServersForTitle"
| "MatchmakingCancelAllTicketsUnauthorized"
| "MatchmakingListTicketsUnauthorized"
| "MatchmakingPlayerAttributesTooLarge"
| "MatchmakingNumberOfPlayersInTicketTooLarge"
| "MatchmakingMatchTotalAttributeIsNegative"
| "MatchmakingAttributeTypeInvalid"
| "MatchmakingMatchTotalAttributeTooLarge"
| "MatchmakingMatchTotalAttributeSumTooLarge"
| "MatchmakingTicketUnmatchable"
| "MatchmakingCommonRegionMissing"
| "MatchmakingLatencyMeasurementMissing"
| "MatchmakingStatisticsNotFound"
| "MatchmakingPlayerHasNotJoinedTicket"
| "CannotEnablePartiesForTitle"
| "PartyError"
| "PartyRequests"
| "PartyNoContent"
| "PartyBadRequest"
| "PartyUnauthorized"
| "PartyForbidden"
| "PartyNotFound"
| "PartyConflict"
| "PartyInternalServerError"
| "PartyUnavailable"
| "PartyTooManyRequests"
| "TitleConfigNotFound"
| "TitleConfigUpdateConflict"
| "TitleConfigSerializationError";
| "TitleConfigSerializationError"
| "CatalogEntityInvalid"
| "CatalogTitleIdMissing"
| "CatalogPlayerIdMissing"
| "CatalogClientIdentityInvalid"
| "CatalogOneOrMoreFilesInvalid"
| "CatalogItemMetadataInvalid"
| "CatalogItemIdInvalid"
| "CatalogSearchParameterInvalid"
| "CatalogFeatureDisabled"
| "CatalogConfigMissing"
| "CatalogConfigTooManyContentTypes"
| "CatalogConfigContentTypeTooLong"
| "CatalogConfigTooManyTags"
| "CatalogConfigTagTooLong";

/** https://api.playfab.com/Documentation/Admin/datatype/PlayFab.Admin.Models/PlayFab.Admin.Models.GetActionsOnPlayersInSegmentTaskInstanceResult */
export interface GetActionsOnPlayersInSegmentTaskInstanceResult extends PlayFabModule.IPlayFabResultCommon {
Expand Down
Loading

0 comments on commit d72c6d9

Please sign in to comment.