mirror of
https://codeberg.org/steam-vent/proto.git
synced 2026-08-02 12:14:48 +02:00
Update to latest proto definitions from SteamDatabase/Protobufs
From commit 085746bbf6b48d1b89b7a63e7876932793f4c08f
This commit is contained in:
parent
8634a44673
commit
8ce47e5e16
127 changed files with 40662 additions and 28630 deletions
|
|
@ -68,6 +68,9 @@ enum EMsg {
|
|||
k_EMsgUpdateScheduledTaskEnableStateResponse_TEST = 245;
|
||||
k_EMsgContentDescriptionDeltaUpdate = 246;
|
||||
k_EMsgGMShellAndServerAddressUpdates = 247;
|
||||
k_EMsgGMDynamicRoutingUpdate = 248;
|
||||
k_EMsgEnsureBillingConfigReload_TEST = 249;
|
||||
k_EMsgEnsureBillingConfigReloadResponse_TEST = 250;
|
||||
k_EMsgBaseGM = 300;
|
||||
k_EMsgHeartbeat = 300;
|
||||
k_EMsgShellFailed = 301;
|
||||
|
|
@ -86,7 +89,6 @@ enum EMsg {
|
|||
k_EMsgGMQueueForFBS = 326;
|
||||
k_EMsgGMSchemaConversionResults = 327;
|
||||
k_EMsgGMWriteShellFailureToSQL = 329;
|
||||
k_EMsgGMWriteStatsToSOS = 330;
|
||||
k_EMsgGMGetServiceMethodRouting = 331;
|
||||
k_EMsgGMGetServiceMethodRoutingResponse = 332;
|
||||
k_EMsgGMTestNextBuildSchemaConversion = 334;
|
||||
|
|
@ -98,7 +100,6 @@ enum EMsg {
|
|||
k_EMsgGMGetModifiedConVarsResponse = 340;
|
||||
k_EMsgBaseAIS = 400;
|
||||
k_EMsgAISRequestContentDescription = 402;
|
||||
k_EMsgAISUpdateAppInfo = 403;
|
||||
k_EMsgAISGetPackageChangeNumber = 405;
|
||||
k_EMsgAISGetPackageChangeNumberResponse = 406;
|
||||
k_EMsgAIGetAppGCFlags = 423;
|
||||
|
|
@ -110,6 +111,7 @@ enum EMsg {
|
|||
k_EMsgAISUpdateSubordinateContentDescription = 431;
|
||||
k_EMsgAISUpdateSubordinateContentDescriptionResponse = 432;
|
||||
k_EMsgAISTestEnableGC = 433;
|
||||
k_EMsgAISBroadcastSubordinateContentDescription = 434;
|
||||
k_EMsgBaseAM = 500;
|
||||
k_EMsgAMUpdateUserBanRequest = 504;
|
||||
k_EMsgAMAddLicense = 505;
|
||||
|
|
@ -119,15 +121,12 @@ enum EMsg {
|
|||
k_EMsgAMCancelLicense = 511;
|
||||
k_EMsgAMInitPurchase = 512;
|
||||
k_EMsgAMPurchaseResponse = 513;
|
||||
k_EMsgAMGetFinalPrice = 514;
|
||||
k_EMsgAMGetFinalPriceResponse = 515;
|
||||
k_EMsgAMGetLegacyGameKey = 516;
|
||||
k_EMsgAMGetLegacyGameKeyResponse = 517;
|
||||
k_EMsgAMFindHungTransactions = 518;
|
||||
k_EMsgAMSetAccountTrustedRequest = 519;
|
||||
k_EMsgAMCancelPurchase = 522;
|
||||
k_EMsgAMNewChallenge = 523;
|
||||
k_EMsgAMLoadOEMTickets = 524;
|
||||
k_EMsgAMFixPendingPurchase = 525;
|
||||
k_EMsgAMFixPendingPurchaseResponse = 526;
|
||||
k_EMsgAMIsUserBanned = 527;
|
||||
|
|
@ -268,7 +267,6 @@ enum EMsg {
|
|||
k_EMsgClientGameConnectTokens = 779;
|
||||
k_EMsgClientLicenseList = 780;
|
||||
k_EMsgClientVACBanStatus = 782;
|
||||
k_EMsgClientCMList = 783;
|
||||
k_EMsgClientEncryptPct = 784;
|
||||
k_EMsgClientGetLegacyGameKeyResponse = 785;
|
||||
k_EMsgClientAddFriend = 791;
|
||||
|
|
@ -490,9 +488,6 @@ enum EMsg {
|
|||
k_EMsgBaseDP = 1600;
|
||||
k_EMsgDPSetPublishingState = 1601;
|
||||
k_EMsgDPUniquePlayersStat = 1603;
|
||||
k_EMsgDPStreamingUniquePlayersStat = 1604;
|
||||
k_EMsgDPBlockingStats = 1607;
|
||||
k_EMsgDPNatTraversalStats = 1608;
|
||||
k_EMsgDPCloudStats = 1612;
|
||||
k_EMsgDPGetPlayerCount = 1615;
|
||||
k_EMsgDPGetPlayerCountResponse = 1616;
|
||||
|
|
@ -511,6 +506,7 @@ enum EMsg {
|
|||
k_EMsgCMSessionRejected = 1703;
|
||||
k_EMsgCMSetSecrets = 1704;
|
||||
k_EMsgCMGetSecrets = 1705;
|
||||
k_EMsgCMRemotePlayReplyPacket = 1706;
|
||||
k_EMsgBaseGC = 2200;
|
||||
k_EMsgGCCmdRevive = 2203;
|
||||
k_EMsgGCCmdDown = 2206;
|
||||
|
|
@ -519,7 +515,6 @@ enum EMsg {
|
|||
k_EMsgGCCmdSwitch = 2209;
|
||||
k_EMsgAMRefreshSessions = 2210;
|
||||
k_EMsgGCAchievementAwarded = 2212;
|
||||
k_EMsgGCSystemMessage = 2213;
|
||||
k_EMsgGCCmdStatus = 2216;
|
||||
k_EMsgGCRegisterWebInterfaces_Deprecated = 2217;
|
||||
k_EMsgGCGetAccountDetails_DEPRECATED = 2218;
|
||||
|
|
@ -591,12 +586,9 @@ enum EMsg {
|
|||
k_EMsgOGSEndSessionResponse = 3404;
|
||||
k_EMsgOGSWriteAppSessionRow = 3406;
|
||||
k_EMsgBaseBRP = 3600;
|
||||
k_EMsgBRPPostTransactionTax = 3629;
|
||||
k_EMsgBRPPostTransactionTaxResponse = 3630;
|
||||
k_EMsgBaseAMRange2 = 4000;
|
||||
k_EMsgAMCreateChat = 4001;
|
||||
k_EMsgAMCreateChatResponse = 4002;
|
||||
k_EMsgAMSetProfileURL = 4005;
|
||||
k_EMsgAMGetAccountEmailAddress = 4006;
|
||||
k_EMsgAMGetAccountEmailAddressResponse = 4007;
|
||||
k_EMsgAMRequestClanData = 4008;
|
||||
|
|
@ -697,7 +689,6 @@ enum EMsg {
|
|||
k_EMsgAMSetUserNewsSubscriptions = 4149;
|
||||
k_EMsgAMSendQueuedEmails = 4152;
|
||||
k_EMsgAMSetLicenseFlags = 4153;
|
||||
k_EMsgCommunityDeleteUserNews = 4155;
|
||||
k_EMsgAMGetAccountStatus = 4158;
|
||||
k_EMsgAMGetAccountStatusResponse = 4159;
|
||||
k_EMsgAMEditBanReason = 4160;
|
||||
|
|
@ -775,7 +766,6 @@ enum EMsg {
|
|||
k_EMsgAMNameChange = 4300;
|
||||
k_EMsgAMGetNameHistory = 4301;
|
||||
k_EMsgAMGetNameHistoryResponse = 4302;
|
||||
k_EMsgAMUpdateProviderStatus = 4305;
|
||||
k_EMsgAMSupportRemoveAccountSecurity = 4307;
|
||||
k_EMsgAMIsAccountInCaptchaGracePeriod = 4308;
|
||||
k_EMsgAMIsAccountInCaptchaGracePeriodResponse = 4309;
|
||||
|
|
@ -882,6 +872,8 @@ enum EMsg {
|
|||
k_EMsgAMECommPayPayment = 4423;
|
||||
k_EMsgAMECommPayPaymentResponse = 4424;
|
||||
k_EMsgAMSetRemoteClientID = 4425;
|
||||
k_EMsgAMNuveiPayment = 4426;
|
||||
k_EMsgAMNuveiPaymentResponse = 4427;
|
||||
k_EMsgBasePSRange = 5000;
|
||||
k_EMsgPSIsValidShoppingCart = 5003;
|
||||
k_EMsgPSIsValidShoppingCartResponse = 5004;
|
||||
|
|
@ -889,24 +881,12 @@ enum EMsg {
|
|||
k_EMsgPSGetShoppingCartContentsResponse = 5010;
|
||||
k_EMsgPSAddWalletCreditToShoppingCart = 5011;
|
||||
k_EMsgPSAddWalletCreditToShoppingCartResponse = 5012;
|
||||
k_EMsgPSGetAccountCartContents = 5013;
|
||||
k_EMsgPSGetAccountCartContentsResponse = 5014;
|
||||
k_EMsgBaseUFSRange = 5200;
|
||||
k_EMsgClientUFSUploadFileRequest = 5202;
|
||||
k_EMsgClientUFSUploadFileResponse = 5203;
|
||||
k_EMsgClientUFSUploadFileChunk = 5204;
|
||||
k_EMsgClientUFSUploadFileFinished = 5205;
|
||||
k_EMsgClientUFSGetFileListForApp = 5206;
|
||||
k_EMsgClientUFSGetFileListForAppResponse = 5207;
|
||||
k_EMsgClientUFSDownloadRequest = 5210;
|
||||
k_EMsgClientUFSDownloadResponse = 5211;
|
||||
k_EMsgClientUFSDownloadChunk = 5212;
|
||||
k_EMsgClientUFSLoginRequest = 5213;
|
||||
k_EMsgClientUFSLoginResponse = 5214;
|
||||
k_EMsgUFSReloadPartitionInfo = 5215;
|
||||
k_EMsgClientUFSTransferHeartbeat = 5216;
|
||||
k_EMsgUFSSynchronizeFile = 5217;
|
||||
k_EMsgUFSSynchronizeFileResponse = 5218;
|
||||
k_EMsgClientUFSDeleteFileRequest = 5219;
|
||||
k_EMsgClientUFSDeleteFileResponse = 5220;
|
||||
k_EMsgClientUFSGetUGCDetails = 5226;
|
||||
k_EMsgClientUFSGetUGCDetailsResponse = 5227;
|
||||
k_EMsgUFSUpdateFileFlags = 5228;
|
||||
|
|
@ -932,8 +912,6 @@ enum EMsg {
|
|||
k_EMsgUFSDownloadFinishRequest = 5248;
|
||||
k_EMsgUFSDownloadFinishResponse = 5249;
|
||||
k_EMsgUFSFlushURLCache = 5250;
|
||||
k_EMsgClientUFSUploadCommit = 5251;
|
||||
k_EMsgClientUFSUploadCommitResponse = 5252;
|
||||
k_EMsgUFSMigrateFileAppID = 5253;
|
||||
k_EMsgUFSMigrateFileAppIDResponse = 5254;
|
||||
k_EMsgBaseClient2 = 5400;
|
||||
|
|
@ -962,7 +940,7 @@ enum EMsg {
|
|||
k_EMsgClientIsLimitedAccount = 5430;
|
||||
k_EMsgClientRequestAuthList = 5431;
|
||||
k_EMsgClientAuthList = 5432;
|
||||
k_EMsgClientStat = 5433;
|
||||
k_EMsgClientStat_Deprecated = 5433;
|
||||
k_EMsgClientP2PConnectionInfo = 5434;
|
||||
k_EMsgClientP2PConnectionFailInfo = 5435;
|
||||
k_EMsgClientGetDepotDecryptionKey = 5438;
|
||||
|
|
@ -971,8 +949,6 @@ enum EMsg {
|
|||
k_EMsgClientEnableTestLicenseResponse = 5444;
|
||||
k_EMsgClientDisableTestLicense = 5445;
|
||||
k_EMsgClientDisableTestLicenseResponse = 5446;
|
||||
k_EMsgClientRequestValidationMail = 5448;
|
||||
k_EMsgClientRequestValidationMailResponse = 5449;
|
||||
k_EMsgClientCheckAppBetaPassword = 5450;
|
||||
k_EMsgClientCheckAppBetaPasswordResponse = 5451;
|
||||
k_EMsgClientToGC = 5452;
|
||||
|
|
@ -984,18 +960,13 @@ enum EMsg {
|
|||
k_EMsgClientResetForgottenPassword3 = 5460;
|
||||
k_EMsgClientRequestForgottenPasswordEmail3 = 5461;
|
||||
k_EMsgClientNewLoginKey = 5463;
|
||||
k_EMsgClientNewLoginKeyAccepted = 5464;
|
||||
k_EMsgClientNewLoginKeyAccepted_Deprecated = 5464;
|
||||
k_EMsgClientLogOnWithHash_Deprecated = 5465;
|
||||
k_EMsgClientStoreUserStats2 = 5466;
|
||||
k_EMsgClientStatsUpdated = 5467;
|
||||
k_EMsgClientActivateOEMLicense = 5468;
|
||||
k_EMsgClientRegisterOEMMachine = 5469;
|
||||
k_EMsgClientRegisterOEMMachineResponse = 5470;
|
||||
k_EMsgClientRequestedClientStats = 5480;
|
||||
k_EMsgClientStat2Int32 = 5481;
|
||||
k_EMsgClientStat2 = 5482;
|
||||
k_EMsgClientVerifyPassword = 5483;
|
||||
k_EMsgClientVerifyPasswordResponse = 5484;
|
||||
k_EMsgClientRequestedClientStats_Deprecated = 5480;
|
||||
k_EMsgClientStat2Int32_Deprecated = 5481;
|
||||
k_EMsgClientStat2_Deprecated = 5482;
|
||||
k_EMsgClientDRMDownloadRequest = 5485;
|
||||
k_EMsgClientDRMDownloadResponse = 5486;
|
||||
k_EMsgClientDRMFinalResult = 5487;
|
||||
|
|
@ -1042,16 +1013,9 @@ enum EMsg {
|
|||
k_EMsgClientAMGetClanOfficersResponse = 5532;
|
||||
k_EMsgClientFriendProfileInfo = 5535;
|
||||
k_EMsgClientFriendProfileInfoResponse = 5536;
|
||||
k_EMsgClientUpdateMachineAuth = 5537;
|
||||
k_EMsgClientUpdateMachineAuthResponse = 5538;
|
||||
k_EMsgClientReadMachineAuth = 5539;
|
||||
k_EMsgClientReadMachineAuthResponse = 5540;
|
||||
k_EMsgClientRequestMachineAuth = 5541;
|
||||
k_EMsgClientRequestMachineAuthResponse = 5542;
|
||||
k_EMsgClientScreenshotsChanged = 5543;
|
||||
k_EMsgClientGetCDNAuthToken = 5546;
|
||||
k_EMsgClientGetCDNAuthTokenResponse = 5547;
|
||||
k_EMsgClientDownloadRateStatistics = 5548;
|
||||
k_EMsgClientLaunchClientApp = 5544;
|
||||
k_EMsgClientLaunchClientAppResponse = 5545;
|
||||
k_EMsgClientRequestAccountData = 5549;
|
||||
k_EMsgClientRequestAccountDataResponse = 5550;
|
||||
k_EMsgClientResetForgottenPassword4 = 5551;
|
||||
|
|
@ -1085,8 +1049,8 @@ enum EMsg {
|
|||
k_EMsgClientCommentNotifications = 5582;
|
||||
k_EMsgClientRequestCommentNotifications = 5583;
|
||||
k_EMsgClientPersonaChangeResponse = 5584;
|
||||
k_EMsgClientRequestWebAPIAuthenticateUserNonce = 5585;
|
||||
k_EMsgClientRequestWebAPIAuthenticateUserNonceResponse = 5586;
|
||||
k_EMsgClientRequestWebAPIAuthenticateUserNonce_Deprecated = 5585;
|
||||
k_EMsgClientRequestWebAPIAuthenticateUserNonceResponse_Deprecated = 5586;
|
||||
k_EMsgClientPlayerNicknameList = 5587;
|
||||
k_EMsgAMClientSetPlayerNickname = 5588;
|
||||
k_EMsgAMClientSetPlayerNicknameResponse = 5589;
|
||||
|
|
@ -1134,9 +1098,6 @@ enum EMsg {
|
|||
k_EMsgMDSGetDepotManifest = 5829;
|
||||
k_EMsgMDSGetDepotManifestResponse = 5830;
|
||||
k_EMsgMDSGetDepotManifestChunk = 5831;
|
||||
k_EMsgMDSGetDepotChunk = 5832;
|
||||
k_EMsgMDSGetDepotChunkResponse = 5833;
|
||||
k_EMsgMDSGetDepotChunkChunk = 5834;
|
||||
k_EMsgMDSToCSFlushChunk = 5844;
|
||||
k_EMsgMDSMigrateChunk = 5847;
|
||||
k_EMsgMDSMigrateChunkResponse = 5848;
|
||||
|
|
@ -1151,16 +1112,6 @@ enum EMsg {
|
|||
k_EMsgAMGMSGameServerUpdate = 6405;
|
||||
k_EMsgAMGMSGameServerRemove = 6406;
|
||||
k_EMsgGameServerOutOfDate = 6407;
|
||||
k_EMsgDeviceAuthorizationBase = 6500;
|
||||
k_EMsgClientAuthorizeLocalDeviceRequest = 6501;
|
||||
k_EMsgClientAuthorizeLocalDeviceResponse = 6502;
|
||||
k_EMsgClientDeauthorizeDeviceRequest = 6503;
|
||||
k_EMsgClientDeauthorizeDevice = 6504;
|
||||
k_EMsgClientUseLocalDeviceAuthorizations = 6505;
|
||||
k_EMsgClientGetAuthorizedDevices = 6506;
|
||||
k_EMsgClientGetAuthorizedDevicesResponse = 6507;
|
||||
k_EMsgAMNotifySessionDeviceAuthorized = 6508;
|
||||
k_EMsgClientAuthorizeLocalDeviceNotification = 6509;
|
||||
k_EMsgMMSBase = 6600;
|
||||
k_EMsgClientMMSCreateLobby = 6601;
|
||||
k_EMsgClientMMSCreateLobbyResponse = 6602;
|
||||
|
|
@ -1191,6 +1142,8 @@ enum EMsg {
|
|||
k_EMsgClientMMSGetLobbyStatusResponse = 6627;
|
||||
k_EMsgMMSGetLobbyList = 6628;
|
||||
k_EMsgMMSGetLobbyListResponse = 6629;
|
||||
k_EMsgMMSRoutingOverride = 6630;
|
||||
k_EMsgGameServerPolicyUpdate = 6631;
|
||||
k_EMsgNonStdMsgBase = 6800;
|
||||
k_EMsgNonStdMsgMemcached = 6801;
|
||||
k_EMsgNonStdMsgHTTPServer = 6802;
|
||||
|
|
@ -1202,7 +1155,6 @@ enum EMsg {
|
|||
k_EMsgNonStdMsgTests = 6808;
|
||||
k_EMsgNonStdMsgUMQpipeAAPL = 6809;
|
||||
k_EMSgNonStdMsgSyslog = 6810;
|
||||
k_EMsgNonStdMsgLogsink = 6811;
|
||||
k_EMsgNonStdMsgSteam2Emulator = 6812;
|
||||
k_EMsgNonStdMsgRTMPServer = 6813;
|
||||
k_EMsgNonStdMsgWebSocket = 6814;
|
||||
|
|
@ -1319,8 +1271,8 @@ enum EMsg {
|
|||
k_EMsgRMDeleteMemcachedKeys = 7803;
|
||||
k_EMsgRMRemoteInvoke = 7804;
|
||||
k_EMsgBadLoginIPList = 7805;
|
||||
k_EMsgRMMsgTraceAddTrigger = 7806;
|
||||
k_EMsgRMMsgTraceRemoveTrigger = 7807;
|
||||
k_EMsgRMMsgTraceAddOrUpdateTrigger = 7806;
|
||||
k_EMsgRMMsgTraceRemoveTriggers = 7807;
|
||||
k_EMsgRMMsgTraceEvent = 7808;
|
||||
k_EMsgUGSBase = 7900;
|
||||
k_EMsgUGSUpdateGlobalStats = 7900;
|
||||
|
|
@ -1328,15 +1280,6 @@ enum EMsg {
|
|||
k_EMsgClientUGSGetGlobalStatsResponse = 7902;
|
||||
k_EMsgStoreBase = 8000;
|
||||
k_EMsgUMQBase = 8100;
|
||||
k_EMsgUMQLogonRequest = 8100;
|
||||
k_EMsgUMQLogonResponse = 8101;
|
||||
k_EMsgUMQLogoffRequest = 8102;
|
||||
k_EMsgUMQLogoffResponse = 8103;
|
||||
k_EMsgUMQSendChatMessage = 8104;
|
||||
k_EMsgUMQIncomingChatMessage = 8105;
|
||||
k_EMsgUMQPoll = 8106;
|
||||
k_EMsgUMQPollResults = 8107;
|
||||
k_EMsgUMQ2AM_ClientMsgBatch = 8108;
|
||||
k_EMsgWorkshopBase = 8200;
|
||||
k_EMsgWebAPIBase = 8300;
|
||||
k_EMsgWebAPIValidateOAuth2Token = 8300;
|
||||
|
|
@ -1361,8 +1304,6 @@ enum EMsg {
|
|||
k_EMsgBoxMonitorBase = 8700;
|
||||
k_EMsgBoxMonitorReportRequest = 8700;
|
||||
k_EMsgBoxMonitorReportResponse = 8701;
|
||||
k_EMsgLogsinkBase = 8800;
|
||||
k_EMsgLogsinkWriteReport = 8800;
|
||||
k_EMsgPICSBase = 8900;
|
||||
k_EMsgClientPICSChangesSinceRequest = 8901;
|
||||
k_EMsgClientPICSChangesSinceResponse = 8902;
|
||||
|
|
@ -1370,6 +1311,8 @@ enum EMsg {
|
|||
k_EMsgClientPICSProductInfoResponse = 8904;
|
||||
k_EMsgClientPICSAccessTokenRequest = 8905;
|
||||
k_EMsgClientPICSAccessTokenResponse = 8906;
|
||||
k_EMsgClientPICSPrivateBetaRequest = 8907;
|
||||
k_EMsgClientPICSPrivateBetaResponse = 8908;
|
||||
k_EMsgWorkerProcess = 9000;
|
||||
k_EMsgWorkerProcessPingRequest = 9000;
|
||||
k_EMsgWorkerProcessPingResponse = 9001;
|
||||
|
|
@ -1407,6 +1350,8 @@ enum EMsg {
|
|||
k_EMsgDRMWorkerProcessUnpackBlobResponse = 9131;
|
||||
k_EMsgDRMWorkerProcessInstallAllRequest = 9132;
|
||||
k_EMsgDRMWorkerProcessInstallAllResponse = 9133;
|
||||
k_EMsgDRMWorkerProcessSignFile = 9134;
|
||||
k_EMsgDRMWorkerProcessSignFileResponse = 9135;
|
||||
k_EMsgTestWorkerProcess = 9200;
|
||||
k_EMsgTestWorkerProcessLoadUnloadModuleRequest = 9200;
|
||||
k_EMsgTestWorkerProcessLoadUnloadModuleResponse = 9201;
|
||||
|
|
@ -1416,13 +1361,7 @@ enum EMsg {
|
|||
k_EMsgClientGetEmoticonList = 9330;
|
||||
k_EMsgClientEmoticonList = 9331;
|
||||
k_EMsgSLCBase = 9400;
|
||||
k_EMsgSLCUserSessionStatus = 9400;
|
||||
k_EMsgSLCRequestUserSessionStatus = 9401;
|
||||
k_EMsgSLCSharedLicensesLockStatus = 9402;
|
||||
k_EMsgClientSharedLibraryLockStatus = 9405;
|
||||
k_EMsgClientSharedLibraryStopPlaying = 9406;
|
||||
k_EMsgSLCOwnerLibraryChanged = 9407;
|
||||
k_EMsgSLCSharedLibraryChanged = 9408;
|
||||
k_EMsgRemoteClientBase = 9500;
|
||||
k_EMsgRemoteClientAuth_OBSOLETE = 9500;
|
||||
k_EMsgRemoteClientAuthResponse_OBSOLETE = 9501;
|
||||
|
|
@ -1441,6 +1380,13 @@ enum EMsg {
|
|||
k_EMsgClientUnlockHEVCResponse_OBSOLETE = 9514;
|
||||
k_EMsgRemoteClientStatusRequest = 9515;
|
||||
k_EMsgRemoteClientStatusResponse = 9516;
|
||||
k_EMsgRemoteClientAuthorizationRequest = 9517;
|
||||
k_EMsgRemoteClientAuthorizationResponse = 9518;
|
||||
k_EMsgRemoteClientAuthorizationCancelRequest = 9519;
|
||||
k_EMsgRemoteClientAuthorizationConfirmed = 9520;
|
||||
k_EMsgRemoteClientProofRequest = 9521;
|
||||
k_EMsgRemoteClientProofResponse = 9522;
|
||||
k_EMsgRemoteClientWifiAPStatus = 9523;
|
||||
k_EMsgClientConcurrentSessionsBase = 9600;
|
||||
k_EMsgClientPlayingSessionState = 9600;
|
||||
k_EMsgClientKickPlayingSession = 9601;
|
||||
|
|
@ -1486,6 +1432,8 @@ enum EMsg {
|
|||
k_EMsgWGConnectionValidateUserTokenResponse = 12202;
|
||||
k_EMsgWGConnectionLegacyWGRequest = 12203;
|
||||
k_EMsgWGConnectionLegacyWGResponse = 12204;
|
||||
k_EMsgClientPendingGameLaunch = 12300;
|
||||
k_EMsgClientPendingGameLaunchResponse = 12301;
|
||||
}
|
||||
|
||||
enum EClientPersonaStateFlag {
|
||||
|
|
@ -1539,4 +1487,5 @@ enum ECodecUsageReason {
|
|||
k_ECodecUsageReasonRemotePlay = 1;
|
||||
k_ECodecUsageReasonBroadcasting = 2;
|
||||
k_ECodecUsageReasonGameVideo = 3;
|
||||
k_ECodecUsageReasonGameRecording = 4;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue