From 0d979cdfbc13b877f127333c3222ce8f0024becb Mon Sep 17 00:00:00 2001 From: PlayFab Jenkins Bot Date: Wed, 20 Feb 2019 01:42:52 +0000 Subject: [PATCH] https://api.playfab.com/releaseNotes/#190219 --- PlayFabSdk/package.json | 2 +- PlayFabSdk/src/PlayFab/PlayFabAdminApi.js | 8 +-- .../src/PlayFab/PlayFabAuthenticationApi.js | 8 +-- PlayFabSdk/src/PlayFab/PlayFabClientApi.js | 8 +-- .../src/PlayFab/PlayFabCloudScriptApi.js | 8 +-- PlayFabSdk/src/PlayFab/PlayFabDataApi.js | 8 +-- PlayFabSdk/src/PlayFab/PlayFabEventsApi.js | 8 +-- PlayFabSdk/src/PlayFab/PlayFabGroupsApi.js | 8 +-- .../src/PlayFab/PlayFabLocalizationApi.js | 8 +-- .../src/PlayFab/PlayFabMatchmakerApi.js | 8 +-- .../src/PlayFab/PlayFabMultiplayerApi.js | 8 +-- PlayFabSdk/src/PlayFab/PlayFabProfilesApi.js | 8 +-- PlayFabSdk/src/PlayFab/PlayFabServerApi.js | 8 +-- .../src/Typings/PlayFab/PlayFabAdminApi.d.ts | 65 +++++++++++++++---- .../src/Typings/PlayFab/PlayFabClientApi.d.ts | 22 +++++++ .../src/Typings/PlayFab/PlayFabServerApi.d.ts | 65 +++++++++++++++---- .../src/PlayFab/PlayFabAdminApi.js | 8 +-- .../src/PlayFab/PlayFabAuthenticationApi.js | 8 +-- .../src/PlayFab/PlayFabClientApi.js | 8 +-- .../src/PlayFab/PlayFabCloudScriptApi.js | 8 +-- .../src/PlayFab/PlayFabDataApi.js | 8 +-- .../src/PlayFab/PlayFabEventsApi.js | 8 +-- .../src/PlayFab/PlayFabGroupsApi.js | 8 +-- .../src/PlayFab/PlayFabLocalizationApi.js | 8 +-- .../src/PlayFab/PlayFabMatchmakerApi.js | 8 +-- .../src/PlayFab/PlayFabMultiplayerApi.js | 8 +-- .../src/PlayFab/PlayFabProfilesApi.js | 8 +-- .../src/PlayFab/PlayFabServerApi.js | 8 +-- .../src/typings/PlayFab/PlayFabAdminApi.d.ts | 65 +++++++++++++++---- .../src/typings/PlayFab/PlayFabClientApi.d.ts | 22 +++++++ .../src/typings/PlayFab/PlayFabServerApi.d.ts | 65 +++++++++++++++---- 31 files changed, 353 insertions(+), 145 deletions(-) diff --git a/PlayFabSdk/package.json b/PlayFabSdk/package.json index f8ecd4de..f6e2a3f9 100644 --- a/PlayFabSdk/package.json +++ b/PlayFabSdk/package.json @@ -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": { diff --git a/PlayFabSdk/src/PlayFab/PlayFabAdminApi.js b/PlayFabSdk/src/PlayFab/PlayFabAdminApi.js index a3781fa2..91d9073c 100644 --- a/PlayFabSdk/src/PlayFab/PlayFabAdminApi.js +++ b/PlayFabSdk/src/PlayFab/PlayFabAdminApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabSdk/src/PlayFab/PlayFabAuthenticationApi.js b/PlayFabSdk/src/PlayFab/PlayFabAuthenticationApi.js index 0811a58a..c92fe24a 100644 --- a/PlayFabSdk/src/PlayFab/PlayFabAuthenticationApi.js +++ b/PlayFabSdk/src/PlayFab/PlayFabAuthenticationApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabSdk/src/PlayFab/PlayFabClientApi.js b/PlayFabSdk/src/PlayFab/PlayFabClientApi.js index 6d10bb49..fe31ad19 100644 --- a/PlayFabSdk/src/PlayFab/PlayFabClientApi.js +++ b/PlayFabSdk/src/PlayFab/PlayFabClientApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabSdk/src/PlayFab/PlayFabCloudScriptApi.js b/PlayFabSdk/src/PlayFab/PlayFabCloudScriptApi.js index bd14b3e4..dabcc687 100644 --- a/PlayFabSdk/src/PlayFab/PlayFabCloudScriptApi.js +++ b/PlayFabSdk/src/PlayFab/PlayFabCloudScriptApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabSdk/src/PlayFab/PlayFabDataApi.js b/PlayFabSdk/src/PlayFab/PlayFabDataApi.js index 8ca0e020..9baa8140 100644 --- a/PlayFabSdk/src/PlayFab/PlayFabDataApi.js +++ b/PlayFabSdk/src/PlayFab/PlayFabDataApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabSdk/src/PlayFab/PlayFabEventsApi.js b/PlayFabSdk/src/PlayFab/PlayFabEventsApi.js index 3672e917..a05ee78c 100644 --- a/PlayFabSdk/src/PlayFab/PlayFabEventsApi.js +++ b/PlayFabSdk/src/PlayFab/PlayFabEventsApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabSdk/src/PlayFab/PlayFabGroupsApi.js b/PlayFabSdk/src/PlayFab/PlayFabGroupsApi.js index ab070e57..4e0fad1c 100644 --- a/PlayFabSdk/src/PlayFab/PlayFabGroupsApi.js +++ b/PlayFabSdk/src/PlayFab/PlayFabGroupsApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabSdk/src/PlayFab/PlayFabLocalizationApi.js b/PlayFabSdk/src/PlayFab/PlayFabLocalizationApi.js index 3f867943..de3c64f9 100644 --- a/PlayFabSdk/src/PlayFab/PlayFabLocalizationApi.js +++ b/PlayFabSdk/src/PlayFab/PlayFabLocalizationApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabSdk/src/PlayFab/PlayFabMatchmakerApi.js b/PlayFabSdk/src/PlayFab/PlayFabMatchmakerApi.js index 9811b1b8..9e8c2f58 100644 --- a/PlayFabSdk/src/PlayFab/PlayFabMatchmakerApi.js +++ b/PlayFabSdk/src/PlayFab/PlayFabMatchmakerApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabSdk/src/PlayFab/PlayFabMultiplayerApi.js b/PlayFabSdk/src/PlayFab/PlayFabMultiplayerApi.js index 91629786..3dd9d540 100644 --- a/PlayFabSdk/src/PlayFab/PlayFabMultiplayerApi.js +++ b/PlayFabSdk/src/PlayFab/PlayFabMultiplayerApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabSdk/src/PlayFab/PlayFabProfilesApi.js b/PlayFabSdk/src/PlayFab/PlayFabProfilesApi.js index 5a4f9961..5eae286e 100644 --- a/PlayFabSdk/src/PlayFab/PlayFabProfilesApi.js +++ b/PlayFabSdk/src/PlayFab/PlayFabProfilesApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabSdk/src/PlayFab/PlayFabServerApi.js b/PlayFabSdk/src/PlayFab/PlayFabServerApi.js index f5dcbcd2..ad208998 100644 --- a/PlayFabSdk/src/PlayFab/PlayFabServerApi.js +++ b/PlayFabSdk/src/PlayFab/PlayFabServerApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabSdk/src/Typings/PlayFab/PlayFabAdminApi.d.ts b/PlayFabSdk/src/Typings/PlayFab/PlayFabAdminApi.d.ts index fa162d0b..9ced3ef5 100644 --- a/PlayFabSdk/src/Typings/PlayFab/PlayFabAdminApi.d.ts +++ b/PlayFabSdk/src/Typings/PlayFab/PlayFabAdminApi.d.ts @@ -2123,13 +2123,15 @@ declare module PlayFabAdminModels { | "TitleNewsMissingTitleOrBody" | "TitleNewsInvalidLanguage" | "EmailRecipientBlacklisted" + | "InvalidGameCenterAuthRequest" + | "GameCenterAuthenticationFailed" | "MatchmakingEntityInvalid" | "MatchmakingPlayerAttributesInvalid" - | "MatchmakingCreateRequestMissing" - | "MatchmakingCreateRequestCreatorMissing" - | "MatchmakingCreateRequestCreatorIdMissing" - | "MatchmakingCreateRequestUserListMissing" - | "MatchmakingCreateRequestGiveUpAfterInvalid" + | "MatchmakingCreateTicketRequestMissing" + | "MatchmakingCreateTicketCreatorMissing" + | "MatchmakingCreateTicketCreatorIdMissing" + | "MatchmakingCreateTicketMemberListMissing" + | "MatchmakingCreateTicketGiveUpAfterInvalid" | "MatchmakingTicketIdMissing" | "MatchmakingMatchIdMissing" | "MatchmakingMatchIdIdMissing" @@ -2137,33 +2139,72 @@ declare module PlayFabAdminModels { | "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 { diff --git a/PlayFabSdk/src/Typings/PlayFab/PlayFabClientApi.d.ts b/PlayFabSdk/src/Typings/PlayFab/PlayFabClientApi.d.ts index 8165ae38..d95c698e 100644 --- a/PlayFabSdk/src/Typings/PlayFab/PlayFabClientApi.d.ts +++ b/PlayFabSdk/src/Typings/PlayFab/PlayFabClientApi.d.ts @@ -3137,6 +3137,17 @@ declare module PlayFabClientModels { ForceLink?: boolean; /** Game Center identifier for the player account to be linked. */ GameCenterId: string; + /** The URL for the public encryption key that will be used to verify the signature. */ + PublicKeyUrl?: string; + /** A random value used to compute the hash and keep it randomized. */ + Salt?: string; + /** The verification signature of the authentication payload. */ + Signature?: string; + /** + * The integer representation of date and time that the signature was created on. PlayFab will reject authentication + * signatures not within 10 minutes of the server's current time. + */ + Timestamp?: string; } @@ -3488,6 +3499,17 @@ declare module PlayFabClientModels { PlayerId?: string; /** Player secret that is used to verify API request signatures (Enterprise Only). */ PlayerSecret?: string; + /** The URL for the public encryption key that will be used to verify the signature. */ + PublicKeyUrl?: string; + /** A random value used to compute the hash and keep it randomized. */ + Salt?: string; + /** The verification signature of the authentication payload. */ + Signature?: string; + /** + * The integer representation of date and time that the signature was created on. PlayFab will reject authentication + * signatures not within 10 minutes of the server's current time. + */ + Timestamp?: string; /** * Unique identifier for the title, found in the Settings > Game Properties section of the PlayFab developer site when a * title has been selected. diff --git a/PlayFabSdk/src/Typings/PlayFab/PlayFabServerApi.d.ts b/PlayFabSdk/src/Typings/PlayFab/PlayFabServerApi.d.ts index d0627f6d..fa67f8d7 100644 --- a/PlayFabSdk/src/Typings/PlayFab/PlayFabServerApi.d.ts +++ b/PlayFabSdk/src/Typings/PlayFab/PlayFabServerApi.d.ts @@ -2109,13 +2109,15 @@ declare module PlayFabServerModels { | "TitleNewsMissingTitleOrBody" | "TitleNewsInvalidLanguage" | "EmailRecipientBlacklisted" + | "InvalidGameCenterAuthRequest" + | "GameCenterAuthenticationFailed" | "MatchmakingEntityInvalid" | "MatchmakingPlayerAttributesInvalid" - | "MatchmakingCreateRequestMissing" - | "MatchmakingCreateRequestCreatorMissing" - | "MatchmakingCreateRequestCreatorIdMissing" - | "MatchmakingCreateRequestUserListMissing" - | "MatchmakingCreateRequestGiveUpAfterInvalid" + | "MatchmakingCreateTicketRequestMissing" + | "MatchmakingCreateTicketCreatorMissing" + | "MatchmakingCreateTicketCreatorIdMissing" + | "MatchmakingCreateTicketMemberListMissing" + | "MatchmakingCreateTicketGiveUpAfterInvalid" | "MatchmakingTicketIdMissing" | "MatchmakingMatchIdMissing" | "MatchmakingMatchIdIdMissing" @@ -2123,33 +2125,72 @@ declare module PlayFabServerModels { | "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/Server/datatype/PlayFab.Server.Models/PlayFab.Server.Models.GetAllSegmentsRequest */ export interface GetAllSegmentsRequest extends PlayFabModule.IPlayFabRequestCommon { diff --git a/PlayFabTestingExample/src/PlayFab/PlayFabAdminApi.js b/PlayFabTestingExample/src/PlayFab/PlayFabAdminApi.js index a3781fa2..91d9073c 100644 --- a/PlayFabTestingExample/src/PlayFab/PlayFabAdminApi.js +++ b/PlayFabTestingExample/src/PlayFab/PlayFabAdminApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabTestingExample/src/PlayFab/PlayFabAuthenticationApi.js b/PlayFabTestingExample/src/PlayFab/PlayFabAuthenticationApi.js index 0811a58a..c92fe24a 100644 --- a/PlayFabTestingExample/src/PlayFab/PlayFabAuthenticationApi.js +++ b/PlayFabTestingExample/src/PlayFab/PlayFabAuthenticationApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabTestingExample/src/PlayFab/PlayFabClientApi.js b/PlayFabTestingExample/src/PlayFab/PlayFabClientApi.js index 6d10bb49..fe31ad19 100644 --- a/PlayFabTestingExample/src/PlayFab/PlayFabClientApi.js +++ b/PlayFabTestingExample/src/PlayFab/PlayFabClientApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabTestingExample/src/PlayFab/PlayFabCloudScriptApi.js b/PlayFabTestingExample/src/PlayFab/PlayFabCloudScriptApi.js index bd14b3e4..dabcc687 100644 --- a/PlayFabTestingExample/src/PlayFab/PlayFabCloudScriptApi.js +++ b/PlayFabTestingExample/src/PlayFab/PlayFabCloudScriptApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabTestingExample/src/PlayFab/PlayFabDataApi.js b/PlayFabTestingExample/src/PlayFab/PlayFabDataApi.js index 8ca0e020..9baa8140 100644 --- a/PlayFabTestingExample/src/PlayFab/PlayFabDataApi.js +++ b/PlayFabTestingExample/src/PlayFab/PlayFabDataApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabTestingExample/src/PlayFab/PlayFabEventsApi.js b/PlayFabTestingExample/src/PlayFab/PlayFabEventsApi.js index 3672e917..a05ee78c 100644 --- a/PlayFabTestingExample/src/PlayFab/PlayFabEventsApi.js +++ b/PlayFabTestingExample/src/PlayFab/PlayFabEventsApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabTestingExample/src/PlayFab/PlayFabGroupsApi.js b/PlayFabTestingExample/src/PlayFab/PlayFabGroupsApi.js index ab070e57..4e0fad1c 100644 --- a/PlayFabTestingExample/src/PlayFab/PlayFabGroupsApi.js +++ b/PlayFabTestingExample/src/PlayFab/PlayFabGroupsApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabTestingExample/src/PlayFab/PlayFabLocalizationApi.js b/PlayFabTestingExample/src/PlayFab/PlayFabLocalizationApi.js index 3f867943..de3c64f9 100644 --- a/PlayFabTestingExample/src/PlayFab/PlayFabLocalizationApi.js +++ b/PlayFabTestingExample/src/PlayFab/PlayFabLocalizationApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabTestingExample/src/PlayFab/PlayFabMatchmakerApi.js b/PlayFabTestingExample/src/PlayFab/PlayFabMatchmakerApi.js index 9811b1b8..9e8c2f58 100644 --- a/PlayFabTestingExample/src/PlayFab/PlayFabMatchmakerApi.js +++ b/PlayFabTestingExample/src/PlayFab/PlayFabMatchmakerApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabTestingExample/src/PlayFab/PlayFabMultiplayerApi.js b/PlayFabTestingExample/src/PlayFab/PlayFabMultiplayerApi.js index 91629786..3dd9d540 100644 --- a/PlayFabTestingExample/src/PlayFab/PlayFabMultiplayerApi.js +++ b/PlayFabTestingExample/src/PlayFab/PlayFabMultiplayerApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabTestingExample/src/PlayFab/PlayFabProfilesApi.js b/PlayFabTestingExample/src/PlayFab/PlayFabProfilesApi.js index 5a4f9961..5eae286e 100644 --- a/PlayFabTestingExample/src/PlayFab/PlayFabProfilesApi.js +++ b/PlayFabTestingExample/src/PlayFab/PlayFabProfilesApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabTestingExample/src/PlayFab/PlayFabServerApi.js b/PlayFabTestingExample/src/PlayFab/PlayFabServerApi.js index f5dcbcd2..ad208998 100644 --- a/PlayFabTestingExample/src/PlayFab/PlayFabServerApi.js +++ b/PlayFabTestingExample/src/PlayFab/PlayFabServerApi.js @@ -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 @@ -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 ""; diff --git a/PlayFabTestingExample/src/typings/PlayFab/PlayFabAdminApi.d.ts b/PlayFabTestingExample/src/typings/PlayFab/PlayFabAdminApi.d.ts index fa162d0b..9ced3ef5 100644 --- a/PlayFabTestingExample/src/typings/PlayFab/PlayFabAdminApi.d.ts +++ b/PlayFabTestingExample/src/typings/PlayFab/PlayFabAdminApi.d.ts @@ -2123,13 +2123,15 @@ declare module PlayFabAdminModels { | "TitleNewsMissingTitleOrBody" | "TitleNewsInvalidLanguage" | "EmailRecipientBlacklisted" + | "InvalidGameCenterAuthRequest" + | "GameCenterAuthenticationFailed" | "MatchmakingEntityInvalid" | "MatchmakingPlayerAttributesInvalid" - | "MatchmakingCreateRequestMissing" - | "MatchmakingCreateRequestCreatorMissing" - | "MatchmakingCreateRequestCreatorIdMissing" - | "MatchmakingCreateRequestUserListMissing" - | "MatchmakingCreateRequestGiveUpAfterInvalid" + | "MatchmakingCreateTicketRequestMissing" + | "MatchmakingCreateTicketCreatorMissing" + | "MatchmakingCreateTicketCreatorIdMissing" + | "MatchmakingCreateTicketMemberListMissing" + | "MatchmakingCreateTicketGiveUpAfterInvalid" | "MatchmakingTicketIdMissing" | "MatchmakingMatchIdMissing" | "MatchmakingMatchIdIdMissing" @@ -2137,33 +2139,72 @@ declare module PlayFabAdminModels { | "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 { diff --git a/PlayFabTestingExample/src/typings/PlayFab/PlayFabClientApi.d.ts b/PlayFabTestingExample/src/typings/PlayFab/PlayFabClientApi.d.ts index 8165ae38..d95c698e 100644 --- a/PlayFabTestingExample/src/typings/PlayFab/PlayFabClientApi.d.ts +++ b/PlayFabTestingExample/src/typings/PlayFab/PlayFabClientApi.d.ts @@ -3137,6 +3137,17 @@ declare module PlayFabClientModels { ForceLink?: boolean; /** Game Center identifier for the player account to be linked. */ GameCenterId: string; + /** The URL for the public encryption key that will be used to verify the signature. */ + PublicKeyUrl?: string; + /** A random value used to compute the hash and keep it randomized. */ + Salt?: string; + /** The verification signature of the authentication payload. */ + Signature?: string; + /** + * The integer representation of date and time that the signature was created on. PlayFab will reject authentication + * signatures not within 10 minutes of the server's current time. + */ + Timestamp?: string; } @@ -3488,6 +3499,17 @@ declare module PlayFabClientModels { PlayerId?: string; /** Player secret that is used to verify API request signatures (Enterprise Only). */ PlayerSecret?: string; + /** The URL for the public encryption key that will be used to verify the signature. */ + PublicKeyUrl?: string; + /** A random value used to compute the hash and keep it randomized. */ + Salt?: string; + /** The verification signature of the authentication payload. */ + Signature?: string; + /** + * The integer representation of date and time that the signature was created on. PlayFab will reject authentication + * signatures not within 10 minutes of the server's current time. + */ + Timestamp?: string; /** * Unique identifier for the title, found in the Settings > Game Properties section of the PlayFab developer site when a * title has been selected. diff --git a/PlayFabTestingExample/src/typings/PlayFab/PlayFabServerApi.d.ts b/PlayFabTestingExample/src/typings/PlayFab/PlayFabServerApi.d.ts index d0627f6d..fa67f8d7 100644 --- a/PlayFabTestingExample/src/typings/PlayFab/PlayFabServerApi.d.ts +++ b/PlayFabTestingExample/src/typings/PlayFab/PlayFabServerApi.d.ts @@ -2109,13 +2109,15 @@ declare module PlayFabServerModels { | "TitleNewsMissingTitleOrBody" | "TitleNewsInvalidLanguage" | "EmailRecipientBlacklisted" + | "InvalidGameCenterAuthRequest" + | "GameCenterAuthenticationFailed" | "MatchmakingEntityInvalid" | "MatchmakingPlayerAttributesInvalid" - | "MatchmakingCreateRequestMissing" - | "MatchmakingCreateRequestCreatorMissing" - | "MatchmakingCreateRequestCreatorIdMissing" - | "MatchmakingCreateRequestUserListMissing" - | "MatchmakingCreateRequestGiveUpAfterInvalid" + | "MatchmakingCreateTicketRequestMissing" + | "MatchmakingCreateTicketCreatorMissing" + | "MatchmakingCreateTicketCreatorIdMissing" + | "MatchmakingCreateTicketMemberListMissing" + | "MatchmakingCreateTicketGiveUpAfterInvalid" | "MatchmakingTicketIdMissing" | "MatchmakingMatchIdMissing" | "MatchmakingMatchIdIdMissing" @@ -2123,33 +2125,72 @@ declare module PlayFabServerModels { | "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/Server/datatype/PlayFab.Server.Models/PlayFab.Server.Models.GetAllSegmentsRequest */ export interface GetAllSegmentsRequest extends PlayFabModule.IPlayFabRequestCommon {