internal

package
v0.0.0-...-c339a24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2013 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EMsg_Invalid                                                  EMsg = 0
	EMsg_Multi                                                         = 1
	EMsg_BaseGeneral                                                   = 100
	EMsg_GenericReply                                                  = 100
	EMsg_DestJobFailed                                                 = 113
	EMsg_Alert                                                         = 115
	EMsg_SCIDRequest                                                   = 120
	EMsg_SCIDResponse                                                  = 121
	EMsg_JobHeartbeat                                                  = 123
	EMsg_HubConnect                                                    = 124
	EMsg_Subscribe                                                     = 126
	EMsg_RouteMessage                                                  = 127
	EMsg_RemoteSysID                                                   = 128
	EMsg_AMCreateAccountResponse                                       = 129
	EMsg_WGRequest                                                     = 130
	EMsg_WGResponse                                                    = 131
	EMsg_KeepAlive                                                     = 132
	EMsg_WebAPIJobRequest                                              = 133
	EMsg_WebAPIJobResponse                                             = 134
	EMsg_ClientSessionStart                                            = 135
	EMsg_ClientSessionEnd                                              = 136
	EMsg_ClientSessionUpdateAuthTicket                                 = 137
	EMsg_StatsDeprecated                                               = 138
	EMsg_Ping                                                          = 139
	EMsg_PingResponse                                                  = 140
	EMsg_Stats                                                         = 141
	EMsg_RequestFullStatsBlock                                         = 142
	EMsg_LoadDBOCacheItem                                              = 143
	EMsg_LoadDBOCacheItemResponse                                      = 144
	EMsg_InvalidateDBOCacheItems                                       = 145
	EMsg_ServiceMethod                                                 = 146
	EMsg_ServiceMethodResponse                                         = 147
	EMsg_BaseShell                                                     = 200
	EMsg_AssignSysID                                                   = 200
	EMsg_Exit                                                          = 201
	EMsg_DirRequest                                                    = 202
	EMsg_DirResponse                                                   = 203
	EMsg_ZipRequest                                                    = 204
	EMsg_ZipResponse                                                   = 205
	EMsg_UpdateRecordResponse                                          = 215
	EMsg_UpdateCreditCardRequest                                       = 221
	EMsg_UpdateUserBanResponse                                         = 225
	EMsg_PrepareToExit                                                 = 226
	EMsg_ContentDescriptionUpdate                                      = 227
	EMsg_TestResetServer                                               = 228
	EMsg_UniverseChanged                                               = 229
	EMsg_ShellConfigInfoUpdate                                         = 230
	EMsg_RequestWindowsEventLogEntries                                 = 233
	EMsg_ProvideWindowsEventLogEntries                                 = 234
	EMsg_ShellSearchLogs                                               = 235
	EMsg_ShellSearchLogsResponse                                       = 236
	EMsg_ShellCheckWindowsUpdates                                      = 237
	EMsg_ShellCheckWindowsUpdatesResponse                              = 238
	EMsg_ShellFlushUserLicenseCache                                    = 239
	EMsg_BaseGM                                                        = 300
	EMsg_Heartbeat                                                     = 300
	EMsg_ShellFailed                                                   = 301
	EMsg_ExitShells                                                    = 307
	EMsg_ExitShell                                                     = 308
	EMsg_GracefulExitShell                                             = 309
	EMsg_NotifyWatchdog                                                = 314
	EMsg_LicenseProcessingComplete                                     = 316
	EMsg_SetTestFlag                                                   = 317
	EMsg_QueuedEmailsComplete                                          = 318
	EMsg_GMReportPHPError                                              = 319
	EMsg_GMDRMSync                                                     = 320
	EMsg_PhysicalBoxInventory                                          = 321
	EMsg_UpdateConfigFile                                              = 322
	EMsg_TestInitDB                                                    = 323
	EMsg_GMWriteConfigToSQL                                            = 324
	EMsg_GMLoadActivationCodes                                         = 325
	EMsg_GMQueueForFBS                                                 = 326
	EMsg_GMSchemaConversionResults                                     = 327
	EMsg_GMSchemaConversionResultsResponse                             = 328
	EMsg_GMWriteShellFailureToSQL                                      = 329
	EMsg_BaseAIS                                                       = 400
	EMsg_AISRefreshContentDescription                                  = 401
	EMsg_AISRequestContentDescription                                  = 402
	EMsg_AISUpdateAppInfo                                              = 403
	EMsg_AISUpdatePackageInfo                                          = 404
	EMsg_AISGetPackageChangeNumber                                     = 405
	EMsg_AISGetPackageChangeNumberResponse                             = 406
	EMsg_AISAppInfoTableChanged                                        = 407
	EMsg_AISUpdatePackageInfoResponse                                  = 408
	EMsg_AISCreateMarketingMessage                                     = 409
	EMsg_AISCreateMarketingMessageResponse                             = 410
	EMsg_AISGetMarketingMessage                                        = 411
	EMsg_AISGetMarketingMessageResponse                                = 412
	EMsg_AISUpdateMarketingMessage                                     = 413
	EMsg_AISUpdateMarketingMessageResponse                             = 414
	EMsg_AISRequestMarketingMessageUpdate                              = 415
	EMsg_AISDeleteMarketingMessage                                     = 416
	EMsg_AISGetMarketingTreatments                                     = 419
	EMsg_AISGetMarketingTreatmentsResponse                             = 420
	EMsg_AISRequestMarketingTreatmentUpdate                            = 421
	EMsg_AISTestAddPackage                                             = 422
	EMsg_AIGetAppGCFlags                                               = 423
	EMsg_AIGetAppGCFlagsResponse                                       = 424
	EMsg_AIGetAppList                                                  = 425
	EMsg_AIGetAppListResponse                                          = 426
	EMsg_AIGetAppInfo                                                  = 427
	EMsg_AIGetAppInfoResponse                                          = 428
	EMsg_AISGetCouponDefinition                                        = 429
	EMsg_AISGetCouponDefinitionResponse                                = 430
	EMsg_BaseAM                                                        = 500
	EMsg_AMUpdateUserBanRequest                                        = 504
	EMsg_AMAddLicense                                                  = 505
	EMsg_AMBeginProcessingLicenses                                     = 507
	EMsg_AMSendSystemIMToUser                                          = 508
	EMsg_AMExtendLicense                                               = 509
	EMsg_AMAddMinutesToLicense                                         = 510
	EMsg_AMCancelLicense                                               = 511
	EMsg_AMInitPurchase                                                = 512
	EMsg_AMPurchaseResponse                                            = 513
	EMsg_AMGetFinalPrice                                               = 514
	EMsg_AMGetFinalPriceResponse                                       = 515
	EMsg_AMGetLegacyGameKey                                            = 516
	EMsg_AMGetLegacyGameKeyResponse                                    = 517
	EMsg_AMFindHungTransactions                                        = 518
	EMsg_AMSetAccountTrustedRequest                                    = 519
	EMsg_AMCompletePurchase                                            = 521
	EMsg_AMCancelPurchase                                              = 522
	EMsg_AMNewChallenge                                                = 523
	EMsg_AMFixPendingPurchase                                          = 526 // Deprecated: renamed to AMFixPendingPurchaseResponse
	EMsg_AMFixPendingPurchaseResponse                                  = 526
	EMsg_AMIsUserBanned                                                = 527
	EMsg_AMRegisterKey                                                 = 528
	EMsg_AMLoadActivationCodes                                         = 529
	EMsg_AMLoadActivationCodesResponse                                 = 530
	EMsg_AMLookupKeyResponse                                           = 531
	EMsg_AMLookupKey                                                   = 532
	EMsg_AMChatCleanup                                                 = 533
	EMsg_AMClanCleanup                                                 = 534
	EMsg_AMFixPendingRefund                                            = 535
	EMsg_AMReverseChargeback                                           = 536
	EMsg_AMReverseChargebackResponse                                   = 537
	EMsg_AMClanCleanupList                                             = 538
	EMsg_AMGetLicenses                                                 = 539
	EMsg_AMGetLicensesResponse                                         = 540
	EMsg_AllowUserToPlayQuery                                          = 550
	EMsg_AllowUserToPlayResponse                                       = 551
	EMsg_AMVerfiyUser                                                  = 552
	EMsg_AMClientNotPlaying                                            = 553
	EMsg_ClientRequestFriendship                                       = 554
	EMsg_AMRelayPublishStatus                                          = 555
	EMsg_AMResetCommunityContent                                       = 556
	EMsg_AMPrimePersonaStateCache                                      = 557
	EMsg_AMAllowUserContentQuery                                       = 558
	EMsg_AMAllowUserContentResponse                                    = 559
	EMsg_AMInitPurchaseResponse                                        = 560
	EMsg_AMRevokePurchaseResponse                                      = 561
	EMsg_AMLockProfile                                                 = 562
	EMsg_AMRefreshGuestPasses                                          = 563
	EMsg_AMInviteUserToClan                                            = 564
	EMsg_AMAcknowledgeClanInvite                                       = 565
	EMsg_AMGrantGuestPasses                                            = 566
	EMsg_AMClanDataUpdated                                             = 567
	EMsg_AMReloadAccount                                               = 568
	EMsg_AMClientChatMsgRelay                                          = 569
	EMsg_AMChatMulti                                                   = 570
	EMsg_AMClientChatInviteRelay                                       = 571
	EMsg_AMChatInvite                                                  = 572
	EMsg_AMClientJoinChatRelay                                         = 573
	EMsg_AMClientChatMemberInfoRelay                                   = 574
	EMsg_AMPublishChatMemberInfo                                       = 575
	EMsg_AMClientAcceptFriendInvite                                    = 576
	EMsg_AMChatEnter                                                   = 577
	EMsg_AMClientPublishRemovalFromSource                              = 578
	EMsg_AMChatActionResult                                            = 579
	EMsg_AMFindAccounts                                                = 580
	EMsg_AMFindAccountsResponse                                        = 581
	EMsg_AMSetAccountFlags                                             = 584
	EMsg_AMCreateClan                                                  = 586
	EMsg_AMCreateClanResponse                                          = 587
	EMsg_AMGetClanDetails                                              = 588
	EMsg_AMGetClanDetailsResponse                                      = 589
	EMsg_AMSetPersonaName                                              = 590
	EMsg_AMSetAvatar                                                   = 591
	EMsg_AMAuthenticateUser                                            = 592
	EMsg_AMAuthenticateUserResponse                                    = 593
	EMsg_AMGetAccountFriendsCount                                      = 594
	EMsg_AMGetAccountFriendsCountResponse                              = 595
	EMsg_AMP2PIntroducerMessage                                        = 596
	EMsg_ClientChatAction                                              = 597
	EMsg_AMClientChatActionRelay                                       = 598
	EMsg_BaseVS                                                        = 600
	EMsg_ReqChallenge                                                  = 600
	EMsg_VACResponse                                                   = 601
	EMsg_ReqChallengeTest                                              = 602
	EMsg_VSMarkCheat                                                   = 604
	EMsg_VSAddCheat                                                    = 605
	EMsg_VSPurgeCodeModDB                                              = 606
	EMsg_VSGetChallengeResults                                         = 607
	EMsg_VSChallengeResultText                                         = 608
	EMsg_VSReportLingerer                                              = 609
	EMsg_VSRequestManagedChallenge                                     = 610
	EMsg_VSLoadDBFinished                                              = 611
	EMsg_BaseDRMS                                                      = 625
	EMsg_DRMBuildBlobRequest                                           = 628
	EMsg_DRMBuildBlobResponse                                          = 629
	EMsg_DRMResolveGuidRequest                                         = 630
	EMsg_DRMResolveGuidResponse                                        = 631
	EMsg_DRMVariabilityReport                                          = 633
	EMsg_DRMVariabilityReportResponse                                  = 634
	EMsg_DRMStabilityReport                                            = 635
	EMsg_DRMStabilityReportResponse                                    = 636
	EMsg_DRMDetailsReportRequest                                       = 637
	EMsg_DRMDetailsReportResponse                                      = 638
	EMsg_DRMProcessFile                                                = 639
	EMsg_DRMAdminUpdate                                                = 640
	EMsg_DRMAdminUpdateResponse                                        = 641
	EMsg_DRMSync                                                       = 642
	EMsg_DRMSyncResponse                                               = 643
	EMsg_DRMProcessFileResponse                                        = 644
	EMsg_DRMEmptyGuidCache                                             = 645
	EMsg_DRMEmptyGuidCacheResponse                                     = 646
	EMsg_BaseCS                                                        = 650
	EMsg_CSUserContentRequest                                          = 652
	EMsg_BaseClient                                                    = 700
	EMsg_ClientLogOn_Deprecated                                        = 701
	EMsg_ClientAnonLogOn_Deprecated                                    = 702
	EMsg_ClientHeartBeat                                               = 703
	EMsg_ClientVACResponse                                             = 704
	EMsg_ClientGamesPlayed_obsolete                                    = 705 // Deprecated
	EMsg_ClientLogOff                                                  = 706
	EMsg_ClientNoUDPConnectivity                                       = 707
	EMsg_ClientInformOfCreateAccount                                   = 708
	EMsg_ClientAckVACBan                                               = 709
	EMsg_ClientConnectionStats                                         = 710
	EMsg_ClientInitPurchase                                            = 711
	EMsg_ClientPingResponse                                            = 712
	EMsg_ClientRemoveFriend                                            = 714
	EMsg_ClientGamesPlayedNoDataBlob                                   = 715
	EMsg_ClientChangeStatus                                            = 716
	EMsg_ClientVacStatusResponse                                       = 717
	EMsg_ClientFriendMsg                                               = 718
	EMsg_ClientGameConnect_obsolete                                    = 719 // Deprecated
	EMsg_ClientGamesPlayed2_obsolete                                   = 720 // Deprecated
	EMsg_ClientGameEnded_obsolete                                      = 721 // Deprecated
	EMsg_ClientGetFinalPrice                                           = 722
	EMsg_ClientSystemIM                                                = 726
	EMsg_ClientSystemIMAck                                             = 727
	EMsg_ClientGetLicenses                                             = 728
	EMsg_ClientCancelLicense                                           = 729
	EMsg_ClientGetLegacyGameKey                                        = 730
	EMsg_ClientContentServerLogOn_Deprecated                           = 731 // Deprecated
	EMsg_ClientAckVACBan2                                              = 732
	EMsg_ClientAckMessageByGID                                         = 735
	EMsg_ClientGetPurchaseReceipts                                     = 736
	EMsg_ClientAckPurchaseReceipt                                      = 737
	EMsg_ClientGamesPlayed3_obsolete                                   = 738
	EMsg_ClientSendGuestPass                                           = 739
	EMsg_ClientAckGuestPass                                            = 740
	EMsg_ClientRedeemGuestPass                                         = 741
	EMsg_ClientGamesPlayed                                             = 742
	EMsg_ClientRegisterKey                                             = 743
	EMsg_ClientInviteUserToClan                                        = 744
	EMsg_ClientAcknowledgeClanInvite                                   = 745
	EMsg_ClientPurchaseWithMachineID                                   = 746
	EMsg_ClientAppUsageEvent                                           = 747
	EMsg_ClientGetGiftTargetList                                       = 748
	EMsg_ClientGetGiftTargetListResponse                               = 749
	EMsg_ClientLogOnResponse                                           = 751
	EMsg_ClientVACChallenge                                            = 753
	EMsg_ClientSetHeartbeatRate                                        = 755
	EMsg_ClientNotLoggedOnDeprecated                                   = 756
	EMsg_ClientLoggedOff                                               = 757
	EMsg_GSApprove                                                     = 758
	EMsg_GSDeny                                                        = 759
	EMsg_GSKick                                                        = 760
	EMsg_ClientCreateAcctResponse                                      = 761
	EMsg_ClientPurchaseResponse                                        = 763
	EMsg_ClientPing                                                    = 764
	EMsg_ClientNOP                                                     = 765
	EMsg_ClientPersonaState                                            = 766
	EMsg_ClientFriendsList                                             = 767
	EMsg_ClientAccountInfo                                             = 768
	EMsg_ClientVacStatusQuery                                          = 770
	EMsg_ClientNewsUpdate                                              = 771
	EMsg_ClientGameConnectDeny                                         = 773
	EMsg_GSStatusReply                                                 = 774
	EMsg_ClientGetFinalPriceResponse                                   = 775
	EMsg_ClientGameConnectTokens                                       = 779
	EMsg_ClientLicenseList                                             = 780
	EMsg_ClientCancelLicenseResponse                                   = 781
	EMsg_ClientVACBanStatus                                            = 782
	EMsg_ClientCMList                                                  = 783
	EMsg_ClientEncryptPct                                              = 784
	EMsg_ClientGetLegacyGameKeyResponse                                = 785
	EMsg_ClientFavoritesList                                           = 786
	EMsg_CSUserContentApprove                                          = 787
	EMsg_CSUserContentDeny                                             = 788
	EMsg_ClientInitPurchaseResponse                                    = 789
	EMsg_ClientAddFriend                                               = 791
	EMsg_ClientAddFriendResponse                                       = 792
	EMsg_ClientInviteFriend                                            = 793
	EMsg_ClientInviteFriendResponse                                    = 794
	EMsg_ClientSendGuestPassResponse                                   = 795
	EMsg_ClientAckGuestPassResponse                                    = 796
	EMsg_ClientRedeemGuestPassResponse                                 = 797
	EMsg_ClientUpdateGuestPassesList                                   = 798
	EMsg_ClientChatMsg                                                 = 799
	EMsg_ClientChatInvite                                              = 800
	EMsg_ClientJoinChat                                                = 801
	EMsg_ClientChatMemberInfo                                          = 802
	EMsg_ClientLogOnWithCredentials_Deprecated                         = 803 // Deprecated
	EMsg_ClientPasswordChangeResponse                                  = 805
	EMsg_ClientChatEnter                                               = 807
	EMsg_ClientFriendRemovedFromSource                                 = 808
	EMsg_ClientCreateChat                                              = 809
	EMsg_ClientCreateChatResponse                                      = 810
	EMsg_ClientUpdateChatMetadata                                      = 811
	EMsg_ClientP2PIntroducerMessage                                    = 813
	EMsg_ClientChatActionResult                                        = 814
	EMsg_ClientRequestFriendData                                       = 815
	EMsg_ClientGetUserStats                                            = 818
	EMsg_ClientGetUserStatsResponse                                    = 819
	EMsg_ClientStoreUserStats                                          = 820
	EMsg_ClientStoreUserStatsResponse                                  = 821
	EMsg_ClientClanState                                               = 822
	EMsg_ClientServiceModule                                           = 830
	EMsg_ClientServiceCall                                             = 831
	EMsg_ClientServiceCallResponse                                     = 832
	EMsg_ClientPackageInfoRequest                                      = 833
	EMsg_ClientPackageInfoResponse                                     = 834
	EMsg_ClientNatTraversalStatEvent                                   = 839
	EMsg_ClientAppInfoRequest                                          = 840
	EMsg_ClientAppInfoResponse                                         = 841
	EMsg_ClientSteamUsageEvent                                         = 842
	EMsg_ClientCheckPassword                                           = 845
	EMsg_ClientResetPassword                                           = 846
	EMsg_ClientCheckPasswordResponse                                   = 848
	EMsg_ClientResetPasswordResponse                                   = 849
	EMsg_ClientSessionToken                                            = 850
	EMsg_ClientDRMProblemReport                                        = 851
	EMsg_ClientSetIgnoreFriend                                         = 855
	EMsg_ClientSetIgnoreFriendResponse                                 = 856
	EMsg_ClientGetAppOwnershipTicket                                   = 857
	EMsg_ClientGetAppOwnershipTicketResponse                           = 858
	EMsg_ClientGetLobbyListResponse                                    = 860
	EMsg_ClientGetLobbyMetadata                                        = 861
	EMsg_ClientGetLobbyMetadataResponse                                = 862
	EMsg_ClientVTTCert                                                 = 863
	EMsg_ClientAppInfoUpdate                                           = 866
	EMsg_ClientAppInfoChanges                                          = 867
	EMsg_ClientServerList                                              = 880
	EMsg_ClientEmailChangeResponse                                     = 891
	EMsg_ClientSecretQAChangeResponse                                  = 892
	EMsg_ClientDRMBlobRequest                                          = 896
	EMsg_ClientDRMBlobResponse                                         = 897
	EMsg_ClientLookupKey                                               = 898
	EMsg_ClientLookupKeyResponse                                       = 899
	EMsg_BaseGameServer                                                = 900
	EMsg_GSDisconnectNotice                                            = 901
	EMsg_GSStatus                                                      = 903
	EMsg_GSUserPlaying                                                 = 905
	EMsg_GSStatus2                                                     = 906
	EMsg_GSStatusUpdate_Unused                                         = 907
	EMsg_GSServerType                                                  = 908
	EMsg_GSPlayerList                                                  = 909
	EMsg_GSGetUserAchievementStatus                                    = 910
	EMsg_GSGetUserAchievementStatusResponse                            = 911
	EMsg_GSGetPlayStats                                                = 918
	EMsg_GSGetPlayStatsResponse                                        = 919
	EMsg_GSGetUserGroupStatus                                          = 920
	EMsg_AMGetUserGroupStatus                                          = 921
	EMsg_AMGetUserGroupStatusResponse                                  = 922
	EMsg_GSGetUserGroupStatusResponse                                  = 923
	EMsg_GSGetReputation                                               = 936
	EMsg_GSGetReputationResponse                                       = 937
	EMsg_GSAssociateWithClan                                           = 938
	EMsg_GSAssociateWithClanResponse                                   = 939
	EMsg_GSComputeNewPlayerCompatibility                               = 940
	EMsg_GSComputeNewPlayerCompatibilityResponse                       = 941
	EMsg_BaseAdmin                                                     = 1000
	EMsg_AdminCmd                                                      = 1000
	EMsg_AdminCmdResponse                                              = 1004
	EMsg_AdminLogListenRequest                                         = 1005
	EMsg_AdminLogEvent                                                 = 1006
	EMsg_LogSearchRequest                                              = 1007
	EMsg_LogSearchResponse                                             = 1008
	EMsg_LogSearchCancel                                               = 1009
	EMsg_UniverseData                                                  = 1010
	EMsg_RequestStatHistory                                            = 1014
	EMsg_StatHistory                                                   = 1015
	EMsg_AdminPwLogon                                                  = 1017
	EMsg_AdminPwLogonResponse                                          = 1018
	EMsg_AdminSpew                                                     = 1019
	EMsg_AdminConsoleTitle                                             = 1020
	EMsg_AdminGCSpew                                                   = 1023
	EMsg_AdminGCCommand                                                = 1024
	EMsg_AdminGCGetCommandList                                         = 1025
	EMsg_AdminGCGetCommandListResponse                                 = 1026
	EMsg_FBSConnectionData                                             = 1027
	EMsg_AdminMsgSpew                                                  = 1028
	EMsg_BaseFBS                                                       = 1100
	EMsg_FBSReqVersion                                                 = 1100
	EMsg_FBSVersionInfo                                                = 1101
	EMsg_FBSForceRefresh                                               = 1102
	EMsg_FBSForceBounce                                                = 1103
	EMsg_FBSDeployPackage                                              = 1104
	EMsg_FBSDeployResponse                                             = 1105
	EMsg_FBSUpdateBootstrapper                                         = 1106
	EMsg_FBSSetState                                                   = 1107
	EMsg_FBSApplyOSUpdates                                             = 1108
	EMsg_FBSRunCMDScript                                               = 1109
	EMsg_FBSRebootBox                                                  = 1110
	EMsg_FBSSetBigBrotherMode                                          = 1111
	EMsg_FBSMinidumpServer                                             = 1112
	EMsg_FBSSetShellCount_obsolete                                     = 1113 // Deprecated
	EMsg_FBSDeployHotFixPackage                                        = 1114
	EMsg_FBSDeployHotFixResponse                                       = 1115
	EMsg_FBSDownloadHotFix                                             = 1116
	EMsg_FBSDownloadHotFixResponse                                     = 1117
	EMsg_FBSUpdateTargetConfigFile                                     = 1118
	EMsg_FBSApplyAccountCred                                           = 1119
	EMsg_FBSApplyAccountCredResponse                                   = 1120
	EMsg_FBSSetShellCount                                              = 1121
	EMsg_FBSTerminateShell                                             = 1122
	EMsg_FBSQueryGMForRequest                                          = 1123
	EMsg_FBSQueryGMResponse                                            = 1124
	EMsg_FBSTerminateZombies                                           = 1125
	EMsg_FBSInfoFromBootstrapper                                       = 1126
	EMsg_FBSRebootBoxResponse                                          = 1127
	EMsg_FBSBootstrapperPackageRequest                                 = 1128
	EMsg_FBSBootstrapperPackageResponse                                = 1129
	EMsg_FBSBootstrapperGetPackageChunk                                = 1130
	EMsg_FBSBootstrapperGetPackageChunkResponse                        = 1131
	EMsg_FBSBootstrapperPackageTransferProgress                        = 1132
	EMsg_FBSRestartBootstrapper                                        = 1133
	EMsg_BaseFileXfer                                                  = 1200
	EMsg_FileXferRequest                                               = 1200
	EMsg_FileXferResponse                                              = 1201
	EMsg_FileXferData                                                  = 1202
	EMsg_FileXferEnd                                                   = 1203
	EMsg_FileXferDataAck                                               = 1204
	EMsg_BaseChannelAuth                                               = 1300
	EMsg_ChannelAuthChallenge                                          = 1300
	EMsg_ChannelAuthResponse                                           = 1301
	EMsg_ChannelAuthResult                                             = 1302
	EMsg_ChannelEncryptRequest                                         = 1303
	EMsg_ChannelEncryptResponse                                        = 1304
	EMsg_ChannelEncryptResult                                          = 1305
	EMsg_BaseBS                                                        = 1400
	EMsg_BSPurchaseStart                                               = 1401
	EMsg_BSPurchaseResponse                                            = 1402
	EMsg_BSSettleStart                                                 = 1404 // Deprecated: renamed to BSSettleNOVA
	EMsg_BSSettleNOVA                                                  = 1404
	EMsg_BSSettleComplete                                              = 1406
	EMsg_BSBannedRequest                                               = 1407
	EMsg_BSInitPayPalTxn                                               = 1408
	EMsg_BSInitPayPalTxnResponse                                       = 1409
	EMsg_BSGetPayPalUserInfo                                           = 1410
	EMsg_BSGetPayPalUserInfoResponse                                   = 1411
	EMsg_BSRefundTxn                                                   = 1413
	EMsg_BSRefundTxnResponse                                           = 1414
	EMsg_BSGetEvents                                                   = 1415
	EMsg_BSChaseRFRRequest                                             = 1416
	EMsg_BSPaymentInstrBan                                             = 1417
	EMsg_BSPaymentInstrBanResponse                                     = 1418
	EMsg_BSProcessGCReports                                            = 1419
	EMsg_BSProcessPPReports                                            = 1420
	EMsg_BSInitGCBankXferTxn                                           = 1421
	EMsg_BSInitGCBankXferTxnResponse                                   = 1422
	EMsg_BSQueryGCBankXferTxn                                          = 1423
	EMsg_BSQueryGCBankXferTxnResponse                                  = 1424
	EMsg_BSCommitGCTxn                                                 = 1425
	EMsg_BSQueryGCOrderStatus                                          = 1426 // Deprecated: renamed to BSQueryTransactionStatus
	EMsg_BSQueryTransactionStatus                                      = 1426
	EMsg_BSQueryGCOrderStatusResponse                                  = 1427 // Deprecated: renamed to BSQueryTransactionStatusResponse
	EMsg_BSQueryTransactionStatusResponse                              = 1427
	EMsg_BSQueryCBOrderStatus                                          = 1428
	EMsg_BSQueryCBOrderStatusResponse                                  = 1429
	EMsg_BSRunRedFlagReport                                            = 1430
	EMsg_BSQueryPaymentInstUsage                                       = 1431
	EMsg_BSQueryPaymentInstResponse                                    = 1432
	EMsg_BSQueryTxnExtendedInfo                                        = 1433
	EMsg_BSQueryTxnExtendedInfoResponse                                = 1434
	EMsg_BSUpdateConversionRates                                       = 1435
	EMsg_BSProcessUSBankReports                                        = 1436
	EMsg_BSPurchaseMicroTxn                                            = 1437 // Deprecated: renamed to BSPurchaseRunFraudChecks
	EMsg_BSPurchaseRunFraudChecks                                      = 1437
	EMsg_BSPurchaseMicroTxnResponse                                    = 1438 // Deprecated: renamed to BSPurchaseRunFraudChecksResponse
	EMsg_BSPurchaseRunFraudChecksResponse                              = 1438
	EMsg_BSStartShippingJobs                                           = 1439
	EMsg_BSQueryBankInformation                                        = 1440
	EMsg_BSQueryBankInformationResponse                                = 1441
	EMsg_BSValidateXsollaSignature                                     = 1445
	EMsg_BSValidateXsollaSignatureResponse                             = 1446
	EMsg_BSQiwiWalletInvoice                                           = 1448
	EMsg_BSQiwiWalletInvoiceResponse                                   = 1449
	EMsg_BSUpdateInventoryFromProPack                                  = 1450
	EMsg_BSUpdateInventoryFromProPackResponse                          = 1451
	EMsg_BSSendShippingRequest                                         = 1452
	EMsg_BSSendShippingRequestResponse                                 = 1453
	EMsg_BSGetProPackOrderStatus                                       = 1454
	EMsg_BSGetProPackOrderStatusResponse                               = 1455
	EMsg_BSCheckJobRunning                                             = 1456
	EMsg_BSCheckJobRunningResponse                                     = 1457
	EMsg_BSResetPackagePurchaseRateLimit                               = 1458
	EMsg_BSResetPackagePurchaseRateLimitResponse                       = 1459
	EMsg_BSUpdatePaymentData                                           = 1460
	EMsg_BSUpdatePaymentDataResponse                                   = 1461
	EMsg_BSGetBillingAddress                                           = 1462
	EMsg_BSGetBillingAddressResponse                                   = 1463
	EMsg_BSGetCreditCardInfo                                           = 1464
	EMsg_BSGetCreditCardInfoResponse                                   = 1465
	EMsg_BSRemoveExpiredPaymentData                                    = 1468
	EMsg_BSRemoveExpiredPaymentDataResponse                            = 1469
	EMsg_BSConvertToCurrentKeys                                        = 1470
	EMsg_BSConvertToCurrentKeysResponse                                = 1471
	EMsg_BSInitPurchase                                                = 1472
	EMsg_BSInitPurchaseResponse                                        = 1473
	EMsg_BSCompletePurchase                                            = 1474
	EMsg_BSCompletePurchaseResponse                                    = 1475
	EMsg_BSPruneCardUsageStats                                         = 1476
	EMsg_BSPruneCardUsageStatsResponse                                 = 1477
	EMsg_BSStoreBankInformation                                        = 1478
	EMsg_BSStoreBankInformationResponse                                = 1479
	EMsg_BSVerifyPOSAKey                                               = 1480
	EMsg_BSVerifyPOSAKeyResponse                                       = 1481
	EMsg_BSReverseRedeemPOSAKey                                        = 1482
	EMsg_BSReverseRedeemPOSAKeyResponse                                = 1483
	EMsg_BSQueryFindCreditCard                                         = 1484
	EMsg_BSQueryFindCreditCardResponse                                 = 1485
	EMsg_BSStatusInquiryPOSAKey                                        = 1486
	EMsg_BSStatusInquiryPOSAKeyResponse                                = 1487
	EMsg_BSValidateMoPaySignature                                      = 1488
	EMsg_BSValidateMoPaySignatureResponse                              = 1489
	EMsg_BSMoPayConfirmProductDelivery                                 = 1490
	EMsg_BSMoPayConfirmProductDeliveryResponse                         = 1491
	EMsg_BSGenerateMoPayMD5                                            = 1492
	EMsg_BSGenerateMoPayMD5Response                                    = 1493
	EMsg_BSBoaCompraConfirmProductDelivery                             = 1494
	EMsg_BSBoaCompraConfirmProductDeliveryResponse                     = 1495
	EMsg_BSGenerateBoaCompraMD5                                        = 1496
	EMsg_BSGenerateBoaCompraMD5Response                                = 1497
	EMsg_BaseATS                                                       = 1500
	EMsg_ATSStartStressTest                                            = 1501
	EMsg_ATSStopStressTest                                             = 1502
	EMsg_ATSRunFailServerTest                                          = 1503
	EMsg_ATSUFSPerfTestTask                                            = 1504
	EMsg_ATSUFSPerfTestResponse                                        = 1505
	EMsg_ATSCycleTCM                                                   = 1506
	EMsg_ATSInitDRMSStressTest                                         = 1507
	EMsg_ATSCallTest                                                   = 1508
	EMsg_ATSCallTestReply                                              = 1509
	EMsg_ATSStartExternalStress                                        = 1510
	EMsg_ATSExternalStressJobStart                                     = 1511
	EMsg_ATSExternalStressJobQueued                                    = 1512
	EMsg_ATSExternalStressJobRunning                                   = 1513
	EMsg_ATSExternalStressJobStopped                                   = 1514
	EMsg_ATSExternalStressJobStopAll                                   = 1515
	EMsg_ATSExternalStressActionResult                                 = 1516
	EMsg_ATSStarted                                                    = 1517
	EMsg_ATSCSPerfTestTask                                             = 1518
	EMsg_ATSCSPerfTestResponse                                         = 1519
	EMsg_BaseDP                                                        = 1600
	EMsg_DPSetPublishingState                                          = 1601
	EMsg_DPGamePlayedStats                                             = 1602
	EMsg_DPUniquePlayersStat                                           = 1603
	EMsg_DPVacInfractionStats                                          = 1605
	EMsg_DPVacBanStats                                                 = 1606
	EMsg_DPCoplayStats                                                 = 1607 // Deprecated: renamed to DPBlockingStats
	EMsg_DPBlockingStats                                               = 1607
	EMsg_DPNatTraversalStats                                           = 1608
	EMsg_DPSteamUsageEvent                                             = 1609
	EMsg_DPVacCertBanStats                                             = 1610
	EMsg_DPVacCafeBanStats                                             = 1611
	EMsg_DPCloudStats                                                  = 1612
	EMsg_DPAchievementStats                                            = 1613
	EMsg_DPAccountCreationStats                                        = 1614
	EMsg_DPGetPlayerCount                                              = 1615
	EMsg_DPGetPlayerCountResponse                                      = 1616
	EMsg_DPGameServersPlayersStats                                     = 1617
	EMsg_DPDownloadRateStatistics                                      = 1618
	EMsg_DPFacebookStatistics                                          = 1619
	EMsg_ClientDPCheckSpecialSurvey                                    = 1620
	EMsg_ClientDPCheckSpecialSurveyResponse                            = 1621
	EMsg_ClientDPSendSpecialSurveyResponse                             = 1622
	EMsg_ClientDPSendSpecialSurveyResponseReply                        = 1623
	EMsg_DPStoreSaleStatistics                                         = 1624
	EMsg_ClientDPUpdateAppJobReport                                    = 1625
	EMsg_ClientDPSteam2AppStarted                                      = 1627
	EMsg_DPUpdateContentEvent                                          = 1626
	EMsg_BaseCM                                                        = 1700
	EMsg_CMSetAllowState                                               = 1701
	EMsg_CMSpewAllowState                                              = 1702
	EMsg_CMAppInfoResponse                                             = 1703 // Deprecated: deprecated and renamed to CMAppInfoResponseDeprecated
	EMsg_CMAppInfoResponseDeprecated                                   = 1703
	EMsg_BaseDSS                                                       = 1800
	EMsg_DSSNewFile                                                    = 1801
	EMsg_DSSCurrentFileList                                            = 1802
	EMsg_DSSSynchList                                                  = 1803
	EMsg_DSSSynchListResponse                                          = 1804
	EMsg_DSSSynchSubscribe                                             = 1805
	EMsg_DSSSynchUnsubscribe                                           = 1806
	EMsg_BaseEPM                                                       = 1900
	EMsg_EPMStartProcess                                               = 1901
	EMsg_EPMStopProcess                                                = 1902
	EMsg_EPMRestartProcess                                             = 1903
	EMsg_BaseGC                                                        = 2200
	EMsg_GCSendClient                                                  = 2200
	EMsg_AMRelayToGC                                                   = 2201
	EMsg_GCUpdatePlayedState                                           = 2202
	EMsg_GCCmdRevive                                                   = 2203
	EMsg_GCCmdBounce                                                   = 2204
	EMsg_GCCmdForceBounce                                              = 2205
	EMsg_GCCmdDown                                                     = 2206
	EMsg_GCCmdDeploy                                                   = 2207
	EMsg_GCCmdDeployResponse                                           = 2208
	EMsg_GCCmdSwitch                                                   = 2209
	EMsg_AMRefreshSessions                                             = 2210
	EMsg_GCUpdateGSState                                               = 2211
	EMsg_GCAchievementAwarded                                          = 2212
	EMsg_GCSystemMessage                                               = 2213
	EMsg_GCValidateSession                                             = 2214
	EMsg_GCValidateSessionResponse                                     = 2215
	EMsg_GCCmdStatus                                                   = 2216
	EMsg_GCRegisterWebInterfaces                                       = 2217 // Deprecated
	EMsg_GCRegisterWebInterfaces_Deprecated                            = 2217 // Deprecated
	EMsg_GCGetAccountDetails                                           = 2218 // Deprecated
	EMsg_GCGetAccountDetails_DEPRECATED                                = 2218 // Deprecated
	EMsg_GCInterAppMessage                                             = 2219
	EMsg_GCGetEmailTemplate                                            = 2220
	EMsg_GCGetEmailTemplateResponse                                    = 2221
	EMsg_ISRelayToGCH                                                  = 2222
	EMsg_GCHRelayClientToIS                                            = 2223
	EMsg_GCHUpdateSession                                              = 2224
	EMsg_GCHRequestUpdateSession                                       = 2225
	EMsg_GCHRequestStatus                                              = 2226
	EMsg_GCHRequestStatusResponse                                      = 2227
	EMsg_BaseP2P                                                       = 2500
	EMsg_P2PIntroducerMessage                                          = 2502
	EMsg_BaseSM                                                        = 2900
	EMsg_SMExpensiveReport                                             = 2902
	EMsg_SMHourlyReport                                                = 2903
	EMsg_SMFishingReport                                               = 2904
	EMsg_SMPartitionRenames                                            = 2905
	EMsg_SMMonitorSpace                                                = 2906
	EMsg_SMGetSchemaConversionResults                                  = 2907
	EMsg_SMGetSchemaConversionResultsResponse                          = 2908
	EMsg_BaseTest                                                      = 3000
	EMsg_FailServer                                                    = 3000
	EMsg_JobHeartbeatTest                                              = 3001
	EMsg_JobHeartbeatTestResponse                                      = 3002
	EMsg_BaseFTSRange                                                  = 3100
	EMsg_FTSGetBrowseCounts                                            = 3101
	EMsg_FTSGetBrowseCountsResponse                                    = 3102
	EMsg_FTSBrowseClans                                                = 3103
	EMsg_FTSBrowseClansResponse                                        = 3104
	EMsg_FTSSearchClansByLocation                                      = 3105
	EMsg_FTSSearchClansByLocationResponse                              = 3106
	EMsg_FTSSearchPlayersByLocation                                    = 3107
	EMsg_FTSSearchPlayersByLocationResponse                            = 3108
	EMsg_FTSClanDeleted                                                = 3109
	EMsg_FTSSearch                                                     = 3110
	EMsg_FTSSearchResponse                                             = 3111
	EMsg_FTSSearchStatus                                               = 3112
	EMsg_FTSSearchStatusResponse                                       = 3113
	EMsg_FTSGetGSPlayStats                                             = 3114
	EMsg_FTSGetGSPlayStatsResponse                                     = 3115
	EMsg_FTSGetGSPlayStatsForServer                                    = 3116
	EMsg_FTSGetGSPlayStatsForServerResponse                            = 3117
	EMsg_FTSReportIPUpdates                                            = 3118
	EMsg_BaseCCSRange                                                  = 3150
	EMsg_CCSGetComments                                                = 3151
	EMsg_CCSGetCommentsResponse                                        = 3152
	EMsg_CCSAddComment                                                 = 3153
	EMsg_CCSAddCommentResponse                                         = 3154
	EMsg_CCSDeleteComment                                              = 3155
	EMsg_CCSDeleteCommentResponse                                      = 3156
	EMsg_CCSPreloadComments                                            = 3157
	EMsg_CCSNotifyCommentCount                                         = 3158
	EMsg_CCSGetCommentsForNews                                         = 3159
	EMsg_CCSGetCommentsForNewsResponse                                 = 3160
	EMsg_CCSDeleteAllComments                                          = 3161 // Deprecated: renamed to CCSDeleteAllCommentsByAuthor
	EMsg_CCSDeleteAllCommentsByAuthor                                  = 3161
	EMsg_CCSDeleteAllCommentsResponse                                  = 3162 // Deprecated: renamed to CCSDeleteAllCommentsByAuthorResponse
	EMsg_CCSDeleteAllCommentsByAuthorResponse                          = 3162
	EMsg_BaseLBSRange                                                  = 3200
	EMsg_LBSSetScore                                                   = 3201
	EMsg_LBSSetScoreResponse                                           = 3202
	EMsg_LBSFindOrCreateLB                                             = 3203
	EMsg_LBSFindOrCreateLBResponse                                     = 3204
	EMsg_LBSGetLBEntries                                               = 3205
	EMsg_LBSGetLBEntriesResponse                                       = 3206
	EMsg_LBSGetLBList                                                  = 3207
	EMsg_LBSGetLBListResponse                                          = 3208
	EMsg_LBSSetLBDetails                                               = 3209
	EMsg_LBSDeleteLB                                                   = 3210
	EMsg_LBSDeleteLBEntry                                              = 3211
	EMsg_LBSResetLB                                                    = 3212
	EMsg_BaseOGS                                                       = 3400
	EMsg_OGSBeginSession                                               = 3401
	EMsg_OGSBeginSessionResponse                                       = 3402
	EMsg_OGSEndSession                                                 = 3403
	EMsg_OGSEndSessionResponse                                         = 3404
	EMsg_OGSWriteAppSessionRow                                         = 3406
	EMsg_BaseBRP                                                       = 3600
	EMsg_BRPStartShippingJobs                                          = 3601
	EMsg_BRPProcessUSBankReports                                       = 3602
	EMsg_BRPProcessGCReports                                           = 3603
	EMsg_BRPProcessPPReports                                           = 3604
	EMsg_BRPSettleNOVA                                                 = 3605
	EMsg_BRPSettleCB                                                   = 3606
	EMsg_BRPCommitGC                                                   = 3607
	EMsg_BRPCommitGCResponse                                           = 3608
	EMsg_BRPFindHungTransactions                                       = 3609
	EMsg_BRPCheckFinanceCloseOutDate                                   = 3610
	EMsg_BRPProcessLicenses                                            = 3611
	EMsg_BRPProcessLicensesResponse                                    = 3612
	EMsg_BRPRemoveExpiredPaymentData                                   = 3613
	EMsg_BRPRemoveExpiredPaymentDataResponse                           = 3614
	EMsg_BRPConvertToCurrentKeys                                       = 3615
	EMsg_BRPConvertToCurrentKeysResponse                               = 3616
	EMsg_BRPPruneCardUsageStats                                        = 3617
	EMsg_BRPPruneCardUsageStatsResponse                                = 3618
	EMsg_BRPCheckActivationCodes                                       = 3619
	EMsg_BRPCheckActivationCodesResponse                               = 3620
	EMsg_BaseAMRange2                                                  = 4000
	EMsg_AMCreateChat                                                  = 4001
	EMsg_AMCreateChatResponse                                          = 4002
	EMsg_AMUpdateChatMetadata                                          = 4003
	EMsg_AMPublishChatMetadata                                         = 4004
	EMsg_AMSetProfileURL                                               = 4005
	EMsg_AMGetAccountEmailAddress                                      = 4006
	EMsg_AMGetAccountEmailAddressResponse                              = 4007
	EMsg_AMRequestFriendData                                           = 4008
	EMsg_AMRouteToClients                                              = 4009
	EMsg_AMLeaveClan                                                   = 4010
	EMsg_AMClanPermissions                                             = 4011
	EMsg_AMClanPermissionsResponse                                     = 4012
	EMsg_AMCreateClanEvent                                             = 4013
	EMsg_AMCreateClanEventResponse                                     = 4014
	EMsg_AMUpdateClanEvent                                             = 4015
	EMsg_AMUpdateClanEventResponse                                     = 4016
	EMsg_AMGetClanEvents                                               = 4017
	EMsg_AMGetClanEventsResponse                                       = 4018
	EMsg_AMDeleteClanEvent                                             = 4019
	EMsg_AMDeleteClanEventResponse                                     = 4020
	EMsg_AMSetClanPermissionSettings                                   = 4021
	EMsg_AMSetClanPermissionSettingsResponse                           = 4022
	EMsg_AMGetClanPermissionSettings                                   = 4023
	EMsg_AMGetClanPermissionSettingsResponse                           = 4024
	EMsg_AMPublishChatRoomInfo                                         = 4025
	EMsg_ClientChatRoomInfo                                            = 4026
	EMsg_AMCreateClanAnnouncement                                      = 4027
	EMsg_AMCreateClanAnnouncementResponse                              = 4028
	EMsg_AMUpdateClanAnnouncement                                      = 4029
	EMsg_AMUpdateClanAnnouncementResponse                              = 4030
	EMsg_AMGetClanAnnouncementsCount                                   = 4031
	EMsg_AMGetClanAnnouncementsCountResponse                           = 4032
	EMsg_AMGetClanAnnouncements                                        = 4033
	EMsg_AMGetClanAnnouncementsResponse                                = 4034
	EMsg_AMDeleteClanAnnouncement                                      = 4035
	EMsg_AMDeleteClanAnnouncementResponse                              = 4036
	EMsg_AMGetSingleClanAnnouncement                                   = 4037
	EMsg_AMGetSingleClanAnnouncementResponse                           = 4038
	EMsg_AMGetClanHistory                                              = 4039
	EMsg_AMGetClanHistoryResponse                                      = 4040
	EMsg_AMGetClanPermissionBits                                       = 4041
	EMsg_AMGetClanPermissionBitsResponse                               = 4042
	EMsg_AMSetClanPermissionBits                                       = 4043
	EMsg_AMSetClanPermissionBitsResponse                               = 4044
	EMsg_AMSessionInfoRequest                                          = 4045
	EMsg_AMSessionInfoResponse                                         = 4046
	EMsg_AMValidateWGToken                                             = 4047
	EMsg_AMGetSingleClanEvent                                          = 4048
	EMsg_AMGetSingleClanEventResponse                                  = 4049
	EMsg_AMGetClanRank                                                 = 4050
	EMsg_AMGetClanRankResponse                                         = 4051
	EMsg_AMSetClanRank                                                 = 4052
	EMsg_AMSetClanRankResponse                                         = 4053
	EMsg_AMGetClanPOTW                                                 = 4054
	EMsg_AMGetClanPOTWResponse                                         = 4055
	EMsg_AMSetClanPOTW                                                 = 4056
	EMsg_AMSetClanPOTWResponse                                         = 4057
	EMsg_AMRequestChatMetadata                                         = 4058
	EMsg_AMDumpUser                                                    = 4059
	EMsg_AMKickUserFromClan                                            = 4060
	EMsg_AMAddFounderToClan                                            = 4061
	EMsg_AMValidateWGTokenResponse                                     = 4062
	EMsg_AMSetCommunityState                                           = 4063
	EMsg_AMSetAccountDetails                                           = 4064
	EMsg_AMGetChatBanList                                              = 4065
	EMsg_AMGetChatBanListResponse                                      = 4066
	EMsg_AMUnBanFromChat                                               = 4067
	EMsg_AMSetClanDetails                                              = 4068
	EMsg_AMGetAccountLinks                                             = 4069
	EMsg_AMGetAccountLinksResponse                                     = 4070
	EMsg_AMSetAccountLinks                                             = 4071
	EMsg_AMSetAccountLinksResponse                                     = 4072
	EMsg_AMGetUserGameStats                                            = 4073
	EMsg_AMGetUserGameStatsResponse                                    = 4074
	EMsg_AMCheckClanMembership                                         = 4075
	EMsg_AMGetClanMembers                                              = 4076
	EMsg_AMGetClanMembersResponse                                      = 4077
	EMsg_AMJoinPublicClan                                              = 4078
	EMsg_AMNotifyChatOfClanChange                                      = 4079
	EMsg_AMResubmitPurchase                                            = 4080
	EMsg_AMAddFriend                                                   = 4081
	EMsg_AMAddFriendResponse                                           = 4082
	EMsg_AMRemoveFriend                                                = 4083
	EMsg_AMDumpClan                                                    = 4084
	EMsg_AMChangeClanOwner                                             = 4085
	EMsg_AMCancelEasyCollect                                           = 4086
	EMsg_AMCancelEasyCollectResponse                                   = 4087
	EMsg_AMGetClanMembershipList                                       = 4088
	EMsg_AMGetClanMembershipListResponse                               = 4089
	EMsg_AMClansInCommon                                               = 4090
	EMsg_AMClansInCommonResponse                                       = 4091
	EMsg_AMIsValidAccountID                                            = 4092
	EMsg_AMConvertClan                                                 = 4093
	EMsg_AMGetGiftTargetListRelay                                      = 4094
	EMsg_AMWipeFriendsList                                             = 4095
	EMsg_AMSetIgnored                                                  = 4096
	EMsg_AMClansInCommonCountResponse                                  = 4097
	EMsg_AMFriendsList                                                 = 4098
	EMsg_AMFriendsListResponse                                         = 4099
	EMsg_AMFriendsInCommon                                             = 4100
	EMsg_AMFriendsInCommonResponse                                     = 4101
	EMsg_AMFriendsInCommonCountResponse                                = 4102
	EMsg_AMClansInCommonCount                                          = 4103
	EMsg_AMChallengeVerdict                                            = 4104
	EMsg_AMChallengeNotification                                       = 4105
	EMsg_AMFindGSByIP                                                  = 4106
	EMsg_AMFoundGSByIP                                                 = 4107
	EMsg_AMGiftRevoked                                                 = 4108
	EMsg_AMCreateAccountRecord                                         = 4109
	EMsg_AMUserClanList                                                = 4110
	EMsg_AMUserClanListResponse                                        = 4111
	EMsg_AMGetAccountDetails2                                          = 4112
	EMsg_AMGetAccountDetailsResponse2                                  = 4113
	EMsg_AMSetCommunityProfileSettings                                 = 4114
	EMsg_AMSetCommunityProfileSettingsResponse                         = 4115
	EMsg_AMGetCommunityPrivacyState                                    = 4116
	EMsg_AMGetCommunityPrivacyStateResponse                            = 4117
	EMsg_AMCheckClanInviteRateLimiting                                 = 4118
	EMsg_AMGetUserAchievementStatus                                    = 4119
	EMsg_AMGetIgnored                                                  = 4120
	EMsg_AMGetIgnoredResponse                                          = 4121
	EMsg_AMSetIgnoredResponse                                          = 4122
	EMsg_AMSetFriendRelationshipNone                                   = 4123
	EMsg_AMGetFriendRelationship                                       = 4124
	EMsg_AMGetFriendRelationshipResponse                               = 4125
	EMsg_AMServiceModulesCache                                         = 4126
	EMsg_AMServiceModulesCall                                          = 4127
	EMsg_AMServiceModulesCallResponse                                  = 4128
	EMsg_AMGetCaptchaDataForIP                                         = 4129
	EMsg_AMGetCaptchaDataForIPResponse                                 = 4130
	EMsg_AMValidateCaptchaDataForIP                                    = 4131
	EMsg_AMValidateCaptchaDataForIPResponse                            = 4132
	EMsg_AMTrackFailedAuthByIP                                         = 4133
	EMsg_AMGetCaptchaDataByGID                                         = 4134
	EMsg_AMGetCaptchaDataByGIDResponse                                 = 4135
	EMsg_AMGetLobbyList                                                = 4136
	EMsg_AMGetLobbyListResponse                                        = 4137
	EMsg_AMGetLobbyMetadata                                            = 4138
	EMsg_AMGetLobbyMetadataResponse                                    = 4139
	EMsg_AMAddFriendNews                                               = 4140 // Deprecated: renamed to CommunityAddFriendNews
	EMsg_CommunityAddFriendNews                                        = 4140
	EMsg_AMAddClanNews                                                 = 4141
	EMsg_AMWriteNews                                                   = 4142
	EMsg_AMFindClanUser                                                = 4143
	EMsg_AMFindClanUserResponse                                        = 4144
	EMsg_AMBanFromChat                                                 = 4145
	EMsg_AMGetUserHistoryResponse                                      = 4146
	EMsg_AMGetUserNewsSubscriptions                                    = 4147
	EMsg_AMGetUserNewsSubscriptionsResponse                            = 4148
	EMsg_AMSetUserNewsSubscriptions                                    = 4149
	EMsg_AMGetUserNews                                                 = 4150
	EMsg_AMGetUserNewsResponse                                         = 4151
	EMsg_AMSendQueuedEmails                                            = 4152
	EMsg_AMSetLicenseFlags                                             = 4153
	EMsg_AMGetUserHistory                                              = 4154
	EMsg_AMDeleteUserNews                                              = 4155 // Deprecated: renamed to CommunityDeleteUserNews
	EMsg_CommunityDeleteUserNews                                       = 4155
	EMsg_AMAllowUserFilesRequest                                       = 4156
	EMsg_AMAllowUserFilesResponse                                      = 4157
	EMsg_AMGetAccountStatus                                            = 4158
	EMsg_AMGetAccountStatusResponse                                    = 4159
	EMsg_AMEditBanReason                                               = 4160
	EMsg_AMCheckClanMembershipResponse                                 = 4161
	EMsg_AMProbeClanMembershipList                                     = 4162
	EMsg_AMProbeClanMembershipListResponse                             = 4163
	EMsg_AMGetFriendsLobbies                                           = 4165
	EMsg_AMGetFriendsLobbiesResponse                                   = 4166
	EMsg_AMGetUserFriendNewsResponse                                   = 4172
	EMsg_AMGetUserFriendNews                                           = 4173 // Deprecated: renamed to CommunityGetUserFriendNews
	EMsg_CommunityGetUserFriendNews                                    = 4173
	EMsg_AMGetUserClansNewsResponse                                    = 4174
	EMsg_AMGetUserClansNews                                            = 4175
	EMsg_AMStoreInitPurchase                                           = 4176
	EMsg_AMStoreInitPurchaseResponse                                   = 4177
	EMsg_AMStoreGetFinalPrice                                          = 4178
	EMsg_AMStoreGetFinalPriceResponse                                  = 4179
	EMsg_AMStoreCompletePurchase                                       = 4180
	EMsg_AMStoreCancelPurchase                                         = 4181
	EMsg_AMStorePurchaseResponse                                       = 4182
	EMsg_AMCreateAccountRecordInSteam3                                 = 4183
	EMsg_AMGetPreviousCBAccount                                        = 4184
	EMsg_AMGetPreviousCBAccountResponse                                = 4185
	EMsg_AMUpdateBillingAddress                                        = 4186
	EMsg_AMUpdateBillingAddressResponse                                = 4187
	EMsg_AMGetBillingAddress                                           = 4188
	EMsg_AMGetBillingAddressResponse                                   = 4189
	EMsg_AMGetUserLicenseHistory                                       = 4190
	EMsg_AMGetUserLicenseHistoryResponse                               = 4191
	EMsg_AMSupportChangePassword                                       = 4194
	EMsg_AMSupportChangeEmail                                          = 4195
	EMsg_AMSupportChangeSecretQA                                       = 4196
	EMsg_AMResetUserVerificationGSByIP                                 = 4197
	EMsg_AMUpdateGSPlayStats                                           = 4198
	EMsg_AMSupportEnableOrDisable                                      = 4199
	EMsg_AMGetComments                                                 = 4200
	EMsg_AMGetCommentsResponse                                         = 4201
	EMsg_AMAddComment                                                  = 4202
	EMsg_AMAddCommentResponse                                          = 4203
	EMsg_AMDeleteComment                                               = 4204
	EMsg_AMDeleteCommentResponse                                       = 4205
	EMsg_AMGetPurchaseStatus                                           = 4206
	EMsg_AMSupportIsAccountEnabled                                     = 4209
	EMsg_AMSupportIsAccountEnabledResponse                             = 4210
	EMsg_AMGetUserStats                                                = 4211
	EMsg_AMSupportKickSession                                          = 4212
	EMsg_AMGSSearch                                                    = 4213
	EMsg_MarketingMessageUpdate                                        = 4216
	EMsg_AMRouteFriendMsg                                              = 4219
	EMsg_AMTicketAuthRequestOrResponse                                 = 4220
	EMsg_AMVerifyDepotManagementRights                                 = 4222
	EMsg_AMVerifyDepotManagementRightsResponse                         = 4223
	EMsg_AMAddFreeLicense                                              = 4224
	EMsg_AMGetUserFriendsMinutesPlayed                                 = 4225
	EMsg_AMGetUserFriendsMinutesPlayedResponse                         = 4226
	EMsg_AMGetUserMinutesPlayed                                        = 4227
	EMsg_AMGetUserMinutesPlayedResponse                                = 4228
	EMsg_AMValidateEmailLink                                           = 4231
	EMsg_AMValidateEmailLinkResponse                                   = 4232
	EMsg_AMAddUsersToMarketingTreatment                                = 4234
	EMsg_AMStoreUserStats                                              = 4236
	EMsg_AMGetUserGameplayInfo                                         = 4237
	EMsg_AMGetUserGameplayInfoResponse                                 = 4238
	EMsg_AMGetCardList                                                 = 4239
	EMsg_AMGetCardListResponse                                         = 4240
	EMsg_AMDeleteStoredCard                                            = 4241
	EMsg_AMRevokeLegacyGameKeys                                        = 4242
	EMsg_AMGetWalletDetails                                            = 4244
	EMsg_AMGetWalletDetailsResponse                                    = 4245
	EMsg_AMDeleteStoredPaymentInfo                                     = 4246
	EMsg_AMGetStoredPaymentSummary                                     = 4247
	EMsg_AMGetStoredPaymentSummaryResponse                             = 4248
	EMsg_AMGetWalletConversionRate                                     = 4249
	EMsg_AMGetWalletConversionRateResponse                             = 4250
	EMsg_AMConvertWallet                                               = 4251
	EMsg_AMConvertWalletResponse                                       = 4252
	EMsg_AMRelayGetFriendsWhoPlayGame                                  = 4253
	EMsg_AMRelayGetFriendsWhoPlayGameResponse                          = 4254
	EMsg_AMSetPreApproval                                              = 4255
	EMsg_AMSetPreApprovalResponse                                      = 4256
	EMsg_AMMarketingTreatmentUpdate                                    = 4257
	EMsg_AMCreateRefund                                                = 4258
	EMsg_AMCreateRefundResponse                                        = 4259
	EMsg_AMCreateChargeback                                            = 4260
	EMsg_AMCreateChargebackResponse                                    = 4261
	EMsg_AMCreateDispute                                               = 4262
	EMsg_AMCreateDisputeResponse                                       = 4263
	EMsg_AMClearDispute                                                = 4264
	EMsg_AMClearDisputeResponse                                        = 4265
	EMsg_AMPlayerNicknameList                                          = 4266
	EMsg_AMPlayerNicknameListResponse                                  = 4267
	EMsg_AMSetDRMTestConfig                                            = 4268
	EMsg_AMGetUserCurrentGameInfo                                      = 4269
	EMsg_AMGetUserCurrentGameInfoResponse                              = 4270
	EMsg_AMGetGSPlayerList                                             = 4271
	EMsg_AMGetGSPlayerListResponse                                     = 4272
	EMsg_AMUpdatePersonaStateCache                                     = 4275
	EMsg_AMGetGameMembers                                              = 4276
	EMsg_AMGetGameMembersResponse                                      = 4277
	EMsg_AMGetSteamIDForMicroTxn                                       = 4278
	EMsg_AMGetSteamIDForMicroTxnResponse                               = 4279
	EMsg_AMAddPublisherUser                                            = 4280
	EMsg_AMRemovePublisherUser                                         = 4281
	EMsg_AMGetUserLicenseList                                          = 4282
	EMsg_AMGetUserLicenseListResponse                                  = 4283
	EMsg_AMReloadGameGroupPolicy                                       = 4284
	EMsg_AMAddFreeLicenseResponse                                      = 4285
	EMsg_AMVACStatusUpdate                                             = 4286
	EMsg_AMGetAccountDetails                                           = 4287
	EMsg_AMGetAccountDetailsResponse                                   = 4288
	EMsg_AMGetPlayerLinkDetails                                        = 4289
	EMsg_AMGetPlayerLinkDetailsResponse                                = 4290
	EMsg_AMSubscribeToPersonaFeed                                      = 4291
	EMsg_AMGetUserVacBanList                                           = 4292
	EMsg_AMGetUserVacBanListResponse                                   = 4293
	EMsg_AMGetAccountFlagsForWGSpoofing                                = 4294
	EMsg_AMGetAccountFlagsForWGSpoofingResponse                        = 4295
	EMsg_AMGetFriendsWishlistInfo                                      = 4296
	EMsg_AMGetFriendsWishlistInfoResponse                              = 4297
	EMsg_AMGetClanOfficers                                             = 4298
	EMsg_AMGetClanOfficersResponse                                     = 4299
	EMsg_AMNameChange                                                  = 4300
	EMsg_AMGetNameHistory                                              = 4301
	EMsg_AMGetNameHistoryResponse                                      = 4302
	EMsg_AMUpdateProviderStatus                                        = 4305
	EMsg_AMClearPersonaMetadataBlob                                    = 4306
	EMsg_AMSupportRemoveAccountSecurity                                = 4307
	EMsg_AMIsAccountInCaptchaGracePeriod                               = 4308
	EMsg_AMIsAccountInCaptchaGracePeriodResponse                       = 4309
	EMsg_AMAccountPS3Unlink                                            = 4310
	EMsg_AMAccountPS3UnlinkResponse                                    = 4311
	EMsg_AMStoreUserStatsResponse                                      = 4312
	EMsg_AMGetAccountPSNInfo                                           = 4313
	EMsg_AMGetAccountPSNInfoResponse                                   = 4314
	EMsg_AMAuthenticatedPlayerList                                     = 4315
	EMsg_AMGetUserGifts                                                = 4316
	EMsg_AMGetUserGiftsResponse                                        = 4317
	EMsg_AMTransferLockedGifts                                         = 4320
	EMsg_AMTransferLockedGiftsResponse                                 = 4321
	EMsg_AMPlayerHostedOnGameServer                                    = 4322
	EMsg_AMGetAccountBanInfo                                           = 4323
	EMsg_AMGetAccountBanInfoResponse                                   = 4324
	EMsg_AMRecordBanEnforcement                                        = 4325
	EMsg_AMRollbackGiftTransfer                                        = 4326
	EMsg_AMRollbackGiftTransferResponse                                = 4327
	EMsg_AMHandlePendingTransaction                                    = 4328
	EMsg_AMRequestClanDetails                                          = 4329
	EMsg_AMDeleteStoredPaypalAgreement                                 = 4330
	EMsg_AMGameServerUpdate                                            = 4331
	EMsg_AMGameServerRemove                                            = 4332
	EMsg_AMGetPaypalAgreements                                         = 4333
	EMsg_AMGetPaypalAgreementsResponse                                 = 4334
	EMsg_AMGameServerPlayerCompatibilityCheck                          = 4335
	EMsg_AMGameServerPlayerCompatibilityCheckResponse                  = 4336
	EMsg_AMRenewLicense                                                = 4337
	EMsg_AMGetAccountCommunityBanInfo                                  = 4338
	EMsg_AMGetAccountCommunityBanInfoResponse                          = 4339
	EMsg_AMGameServerAccountChangePassword                             = 4340
	EMsg_AMGameServerAccountDeleteAccount                              = 4341
	EMsg_AMRenewLicenseResponse                                        = 4342 // Deprecated: renamed to AMRenewAgreement
	EMsg_AMRenewAgreement                                              = 4342
	EMsg_AMSendEmail                                                   = 4343
	EMsg_AMXsollaPayment                                               = 4344
	EMsg_AMXsollaPaymentResponse                                       = 4345
	EMsg_AMAcctAllowedToPurchase                                       = 4346
	EMsg_AMAcctAllowedToPurchaseResponse                               = 4347
	EMsg_AMSwapXsollaDeposit                                           = 4348 // Deprecated: renamed to AMSwapKioskDeposit
	EMsg_AMSwapKioskDeposit                                            = 4348
	EMsg_AMSwapXsollaDepositResponse                                   = 4349 // Deprecated: renamed to AMSwapKioskDepositResponse
	EMsg_AMSwapKioskDepositResponse                                    = 4349
	EMsg_AMSetUserGiftUnowned                                          = 4350
	EMsg_AMSetUserGiftUnownedResponse                                  = 4351
	EMsg_AMClaimUnownedUserGift                                        = 4352
	EMsg_AMClaimUnownedUserGiftResponse                                = 4353
	EMsg_AMSetClanName                                                 = 4354
	EMsg_AMSetClanNameResponse                                         = 4355
	EMsg_AMGrantCoupon                                                 = 4356
	EMsg_AMGrantCouponResponse                                         = 4357
	EMsg_AMIsPackageRestrictedInUserCountry                            = 4358
	EMsg_AMIsPackageRestrictedInUserCountryResponse                    = 4359
	EMsg_AMHandlePendingTransactionResponse                            = 4360
	EMsg_AMGrantGuestPasses2                                           = 4361
	EMsg_AMGrantGuestPasses2Response                                   = 4362
	EMsg_AMSessionQuery                                                = 4363
	EMsg_AMSessionQueryResponse                                        = 4364
	EMsg_AMGetPlayerBanDetails                                         = 4365
	EMsg_AMGetPlayerBanDetailsResponse                                 = 4366
	EMsg_AMFinalizePurchase                                            = 4367
	EMsg_AMFinalizePurchaseResponse                                    = 4368
	EMsg_AMPersonaChangeResponse                                       = 4372
	EMsg_AMGetClanDetailsForForumCreation                              = 4373
	EMsg_AMGetClanDetailsForForumCreationResponse                      = 4374
	EMsg_AMGetPendingNotificationCount                                 = 4375
	EMsg_AMGetPendingNotificationCountResponse                         = 4376
	EMsg_AMPasswordHashUpgrade                                         = 4377
	EMsg_AMMoPayPayment                                                = 4378
	EMsg_AMMoPayPaymentResponse                                        = 4379
	EMsg_AMBoaCompraPayment                                            = 4380
	EMsg_AMBoaCompraPaymentResponse                                    = 4381
	EMsg_AMExpireCaptchaByGID                                          = 4382
	EMsg_AMCompleteExternalPurchase                                    = 4383
	EMsg_AMCompleteExternalPurchaseResponse                            = 4384
	EMsg_AMResolveNegativeWalletCredits                                = 4385
	EMsg_AMResolveNegativeWalletCreditsResponse                        = 4386
	EMsg_AMPayelpPayment                                               = 4387
	EMsg_AMPayelpPaymentResponse                                       = 4388
	EMsg_AMPlayerGetClanBasicDetails                                   = 4389
	EMsg_AMPlayerGetClanBasicDetailsResponse                           = 4390
	EMsg_BasePSRange                                                   = 5000
	EMsg_PSCreateShoppingCart                                          = 5001
	EMsg_PSCreateShoppingCartResponse                                  = 5002
	EMsg_PSIsValidShoppingCart                                         = 5003
	EMsg_PSIsValidShoppingCartResponse                                 = 5004
	EMsg_PSAddPackageToShoppingCart                                    = 5005
	EMsg_PSAddPackageToShoppingCartResponse                            = 5006
	EMsg_PSRemoveLineItemFromShoppingCart                              = 5007
	EMsg_PSRemoveLineItemFromShoppingCartResponse                      = 5008
	EMsg_PSGetShoppingCartContents                                     = 5009
	EMsg_PSGetShoppingCartContentsResponse                             = 5010
	EMsg_PSAddWalletCreditToShoppingCart                               = 5011
	EMsg_PSAddWalletCreditToShoppingCartResponse                       = 5012
	EMsg_BaseUFSRange                                                  = 5200
	EMsg_ClientUFSUploadFileRequest                                    = 5202
	EMsg_ClientUFSUploadFileResponse                                   = 5203
	EMsg_ClientUFSUploadFileChunk                                      = 5204
	EMsg_ClientUFSUploadFileFinished                                   = 5205
	EMsg_ClientUFSGetFileListForApp                                    = 5206
	EMsg_ClientUFSGetFileListForAppResponse                            = 5207
	EMsg_ClientUFSDownloadRequest                                      = 5210
	EMsg_ClientUFSDownloadResponse                                     = 5211
	EMsg_ClientUFSDownloadChunk                                        = 5212
	EMsg_ClientUFSLoginRequest                                         = 5213
	EMsg_ClientUFSLoginResponse                                        = 5214
	EMsg_UFSReloadPartitionInfo                                        = 5215
	EMsg_ClientUFSTransferHeartbeat                                    = 5216
	EMsg_UFSSynchronizeFile                                            = 5217
	EMsg_UFSSynchronizeFileResponse                                    = 5218
	EMsg_ClientUFSDeleteFileRequest                                    = 5219
	EMsg_ClientUFSDeleteFileResponse                                   = 5220
	EMsg_UFSDownloadRequest                                            = 5221
	EMsg_UFSDownloadResponse                                           = 5222
	EMsg_UFSDownloadChunk                                              = 5223
	EMsg_ClientUFSGetUGCDetails                                        = 5226
	EMsg_ClientUFSGetUGCDetailsResponse                                = 5227
	EMsg_UFSUpdateFileFlags                                            = 5228
	EMsg_UFSUpdateFileFlagsResponse                                    = 5229
	EMsg_ClientUFSGetSingleFileInfo                                    = 5230
	EMsg_ClientUFSGetSingleFileInfoResponse                            = 5231
	EMsg_ClientUFSShareFile                                            = 5232
	EMsg_ClientUFSShareFileResponse                                    = 5233
	EMsg_UFSReloadAccount                                              = 5234
	EMsg_UFSReloadAccountResponse                                      = 5235
	EMsg_UFSUpdateRecordBatched                                        = 5236
	EMsg_UFSUpdateRecordBatchedResponse                                = 5237
	EMsg_UFSMigrateFile                                                = 5238
	EMsg_UFSMigrateFileResponse                                        = 5239
	EMsg_UFSGetUGCURLs                                                 = 5240
	EMsg_UFSGetUGCURLsResponse                                         = 5241
	EMsg_UFSHttpUploadFileFinishRequest                                = 5242
	EMsg_UFSHttpUploadFileFinishResponse                               = 5243
	EMsg_UFSDownloadStartRequest                                       = 5244
	EMsg_UFSDownloadStartResponse                                      = 5245
	EMsg_UFSDownloadChunkRequest                                       = 5246
	EMsg_UFSDownloadChunkResponse                                      = 5247
	EMsg_UFSDownloadFinishRequest                                      = 5248
	EMsg_UFSDownloadFinishResponse                                     = 5249
	EMsg_UFSFlushURLCache                                              = 5250
	EMsg_UFSUploadCommit                                               = 5251
	EMsg_UFSUploadCommitResponse                                       = 5252
	EMsg_BaseClient2                                                   = 5400
	EMsg_ClientRequestForgottenPasswordEmail                           = 5401
	EMsg_ClientRequestForgottenPasswordEmailResponse                   = 5402
	EMsg_ClientCreateAccountResponse                                   = 5403
	EMsg_ClientResetForgottenPassword                                  = 5404
	EMsg_ClientResetForgottenPasswordResponse                          = 5405
	EMsg_ClientCreateAccount2                                          = 5406
	EMsg_ClientInformOfResetForgottenPassword                          = 5407
	EMsg_ClientInformOfResetForgottenPasswordResponse                  = 5408
	EMsg_ClientAnonUserLogOn_Deprecated                                = 5409 // Deprecated
	EMsg_ClientGamesPlayedWithDataBlob                                 = 5410
	EMsg_ClientUpdateUserGameInfo                                      = 5411
	EMsg_ClientFileToDownload                                          = 5412
	EMsg_ClientFileToDownloadResponse                                  = 5413
	EMsg_ClientLBSSetScore                                             = 5414
	EMsg_ClientLBSSetScoreResponse                                     = 5415
	EMsg_ClientLBSFindOrCreateLB                                       = 5416
	EMsg_ClientLBSFindOrCreateLBResponse                               = 5417
	EMsg_ClientLBSGetLBEntries                                         = 5418
	EMsg_ClientLBSGetLBEntriesResponse                                 = 5419
	EMsg_ClientMarketingMessageUpdate                                  = 5420
	EMsg_ClientChatDeclined                                            = 5426
	EMsg_ClientFriendMsgIncoming                                       = 5427
	EMsg_ClientAuthList_Deprecated                                     = 5428
	EMsg_ClientTicketAuthComplete                                      = 5429
	EMsg_ClientIsLimitedAccount                                        = 5430
	EMsg_ClientRequestAuthList                                         = 5431
	EMsg_ClientAuthList                                                = 5432
	EMsg_ClientStat                                                    = 5433
	EMsg_ClientP2PConnectionInfo                                       = 5434
	EMsg_ClientP2PConnectionFailInfo                                   = 5435
	EMsg_ClientGetNumberOfCurrentPlayers                               = 5436
	EMsg_ClientGetNumberOfCurrentPlayersResponse                       = 5437
	EMsg_ClientGetDepotDecryptionKey                                   = 5438
	EMsg_ClientGetDepotDecryptionKeyResponse                           = 5439
	EMsg_GSPerformHardwareSurvey                                       = 5440
	EMsg_ClientGetAppBetaPasswords                                     = 5441
	EMsg_ClientGetAppBetaPasswordsResponse                             = 5442
	EMsg_ClientEnableTestLicense                                       = 5443
	EMsg_ClientEnableTestLicenseResponse                               = 5444
	EMsg_ClientDisableTestLicense                                      = 5445
	EMsg_ClientDisableTestLicenseResponse                              = 5446
	EMsg_ClientRequestValidationMail                                   = 5448
	EMsg_ClientRequestValidationMailResponse                           = 5449
	EMsg_ClientToGC                                                    = 5452
	EMsg_ClientFromGC                                                  = 5453
	EMsg_ClientRequestChangeMail                                       = 5454
	EMsg_ClientRequestChangeMailResponse                               = 5455
	EMsg_ClientEmailAddrInfo                                           = 5456
	EMsg_ClientPasswordChange3                                         = 5457
	EMsg_ClientEmailChange3                                            = 5458
	EMsg_ClientPersonalQAChange3                                       = 5459
	EMsg_ClientResetForgottenPassword3                                 = 5460
	EMsg_ClientRequestForgottenPasswordEmail3                          = 5461
	EMsg_ClientCreateAccount3                                          = 5462
	EMsg_ClientNewLoginKey                                             = 5463
	EMsg_ClientNewLoginKeyAccepted                                     = 5464
	EMsg_ClientLogOnWithHash_Deprecated                                = 5465 // Deprecated
	EMsg_ClientStoreUserStats2                                         = 5466
	EMsg_ClientStatsUpdated                                            = 5467
	EMsg_ClientActivateOEMLicense                                      = 5468
	EMsg_ClientRegisterOEMMachine                                      = 5469
	EMsg_ClientRegisterOEMMachineResponse                              = 5470
	EMsg_ClientRequestedClientStats                                    = 5480
	EMsg_ClientStat2Int32                                              = 5481
	EMsg_ClientStat2                                                   = 5482
	EMsg_ClientVerifyPassword                                          = 5483
	EMsg_ClientVerifyPasswordResponse                                  = 5484
	EMsg_ClientDRMDownloadRequest                                      = 5485
	EMsg_ClientDRMDownloadResponse                                     = 5486
	EMsg_ClientDRMFinalResult                                          = 5487
	EMsg_ClientGetFriendsWhoPlayGame                                   = 5488
	EMsg_ClientGetFriendsWhoPlayGameResponse                           = 5489
	EMsg_ClientOGSBeginSession                                         = 5490
	EMsg_ClientOGSBeginSessionResponse                                 = 5491
	EMsg_ClientOGSEndSession                                           = 5492
	EMsg_ClientOGSEndSessionResponse                                   = 5493
	EMsg_ClientOGSWriteRow                                             = 5494
	EMsg_ClientDRMTest                                                 = 5495
	EMsg_ClientDRMTestResult                                           = 5496
	EMsg_ClientServerUnavailable                                       = 5500
	EMsg_ClientServersAvailable                                        = 5501
	EMsg_ClientRegisterAuthTicketWithCM                                = 5502
	EMsg_ClientGCMsgFailed                                             = 5503
	EMsg_ClientMicroTxnAuthRequest                                     = 5504
	EMsg_ClientMicroTxnAuthorize                                       = 5505
	EMsg_ClientMicroTxnAuthorizeResponse                               = 5506
	EMsg_ClientAppMinutesPlayedData                                    = 5507
	EMsg_ClientGetMicroTxnInfo                                         = 5508
	EMsg_ClientGetMicroTxnInfoResponse                                 = 5509
	EMsg_ClientMarketingMessageUpdate2                                 = 5510
	EMsg_ClientDeregisterWithServer                                    = 5511
	EMsg_ClientSubscribeToPersonaFeed                                  = 5512
	EMsg_ClientLogon                                                   = 5514
	EMsg_ClientGetClientDetails                                        = 5515
	EMsg_ClientGetClientDetailsResponse                                = 5516
	EMsg_ClientReportOverlayDetourFailure                              = 5517
	EMsg_ClientGetClientAppList                                        = 5518
	EMsg_ClientGetClientAppListResponse                                = 5519
	EMsg_ClientInstallClientApp                                        = 5520
	EMsg_ClientInstallClientAppResponse                                = 5521
	EMsg_ClientUninstallClientApp                                      = 5522
	EMsg_ClientUninstallClientAppResponse                              = 5523
	EMsg_ClientSetClientAppUpdateState                                 = 5524
	EMsg_ClientSetClientAppUpdateStateResponse                         = 5525
	EMsg_ClientRequestEncryptedAppTicket                               = 5526
	EMsg_ClientRequestEncryptedAppTicketResponse                       = 5527
	EMsg_ClientWalletInfoUpdate                                        = 5528
	EMsg_ClientLBSSetUGC                                               = 5529
	EMsg_ClientLBSSetUGCResponse                                       = 5530
	EMsg_ClientAMGetClanOfficers                                       = 5531
	EMsg_ClientAMGetClanOfficersResponse                               = 5532
	EMsg_ClientCheckFileSignature                                      = 5533
	EMsg_ClientCheckFileSignatureResponse                              = 5534
	EMsg_ClientFriendProfileInfo                                       = 5535
	EMsg_ClientFriendProfileInfoResponse                               = 5536
	EMsg_ClientUpdateMachineAuth                                       = 5537
	EMsg_ClientUpdateMachineAuthResponse                               = 5538
	EMsg_ClientReadMachineAuth                                         = 5539
	EMsg_ClientReadMachineAuthResponse                                 = 5540
	EMsg_ClientRequestMachineAuth                                      = 5541
	EMsg_ClientRequestMachineAuthResponse                              = 5542
	EMsg_ClientScreenshotsChanged                                      = 5543
	EMsg_ClientEmailChange4                                            = 5544
	EMsg_ClientEmailChangeResponse4                                    = 5545
	EMsg_ClientGetCDNAuthToken                                         = 5546
	EMsg_ClientGetCDNAuthTokenResponse                                 = 5547
	EMsg_ClientDownloadRateStatistics                                  = 5548
	EMsg_ClientRequestAccountData                                      = 5549
	EMsg_ClientRequestAccountDataResponse                              = 5550
	EMsg_ClientResetForgottenPassword4                                 = 5551
	EMsg_ClientHideFriend                                              = 5552
	EMsg_ClientFriendsGroupsList                                       = 5553
	EMsg_ClientGetClanActivityCounts                                   = 5554
	EMsg_ClientGetClanActivityCountsResponse                           = 5555
	EMsg_ClientOGSReportString                                         = 5556
	EMsg_ClientOGSReportBug                                            = 5557
	EMsg_ClientSentLogs                                                = 5558
	EMsg_ClientLogonGameServer                                         = 5559
	EMsg_AMClientCreateFriendsGroup                                    = 5560
	EMsg_AMClientCreateFriendsGroupResponse                            = 5561
	EMsg_AMClientDeleteFriendsGroup                                    = 5562
	EMsg_AMClientDeleteFriendsGroupResponse                            = 5563
	EMsg_AMClientRenameFriendsGroup                                    = 5564
	EMsg_AMClientRenameFriendsGroupResponse                            = 5565
	EMsg_AMClientAddFriendToGroup                                      = 5566
	EMsg_AMClientAddFriendToGroupResponse                              = 5567
	EMsg_AMClientRemoveFriendFromGroup                                 = 5568
	EMsg_AMClientRemoveFriendFromGroupResponse                         = 5569
	EMsg_ClientAMGetPersonaNameHistory                                 = 5570
	EMsg_ClientAMGetPersonaNameHistoryResponse                         = 5571
	EMsg_ClientRequestFreeLicense                                      = 5572
	EMsg_ClientRequestFreeLicenseResponse                              = 5573
	EMsg_ClientDRMDownloadRequestWithCrashData                         = 5574
	EMsg_ClientAuthListAck                                             = 5575
	EMsg_ClientItemAnnouncements                                       = 5576
	EMsg_ClientRequestItemAnnouncements                                = 5577
	EMsg_ClientFriendMsgEchoToSender                                   = 5578
	EMsg_ClientChangeSteamGuardOptions                                 = 5579
	EMsg_ClientChangeSteamGuardOptionsResponse                         = 5580
	EMsg_ClientOGSGameServerPingSample                                 = 5581
	EMsg_ClientCommentNotifications                                    = 5582
	EMsg_ClientRequestCommentNotifications                             = 5583
	EMsg_ClientPersonaChangeResponse                                   = 5584
	EMsg_ClientRequestWebAPIAuthenticateUserNonce                      = 5585
	EMsg_ClientRequestWebAPIAuthenticateUserNonceResponse              = 5586
	EMsg_ClientPlayerNicknameList                                      = 5587
	EMsg_AMClientSetPlayerNickname                                     = 5588
	EMsg_AMClientSetPlayerNicknameResponse                             = 5589
	EMsg_ClientRequestOAuthTokenForApp                                 = 5590
	EMsg_ClientRequestOAuthTokenForAppResponse                         = 5591
	EMsg_ClientGetNumberOfCurrentPlayersDP                             = 5592
	EMsg_ClientGetNumberOfCurrentPlayersDPResponse                     = 5593
	EMsg_ClientServiceMethod                                           = 5594
	EMsg_ClientServiceMethodResponse                                   = 5595
	EMsg_ClientFriendUserStatusPublished                               = 5596
	EMsg_ClientCurrentUIMode                                           = 5597
	EMsg_ClientVanityURLChangedNotification                            = 5598
	EMsg_ClientUserNotifications                                       = 5599
	EMsg_BaseDFS                                                       = 5600
	EMsg_DFSGetFile                                                    = 5601
	EMsg_DFSInstallLocalFile                                           = 5602
	EMsg_DFSConnection                                                 = 5603
	EMsg_DFSConnectionReply                                            = 5604
	EMsg_ClientDFSAuthenticateRequest                                  = 5605
	EMsg_ClientDFSAuthenticateResponse                                 = 5606
	EMsg_ClientDFSEndSession                                           = 5607
	EMsg_DFSPurgeFile                                                  = 5608
	EMsg_DFSRouteFile                                                  = 5609
	EMsg_DFSGetFileFromServer                                          = 5610
	EMsg_DFSAcceptedResponse                                           = 5611
	EMsg_DFSRequestPingback                                            = 5612
	EMsg_DFSRecvTransmitFile                                           = 5613
	EMsg_DFSSendTransmitFile                                           = 5614
	EMsg_DFSRequestPingback2                                           = 5615
	EMsg_DFSResponsePingback2                                          = 5616
	EMsg_ClientDFSDownloadStatus                                       = 5617
	EMsg_DFSStartTransfer                                              = 5618
	EMsg_DFSTransferComplete                                           = 5619
	EMsg_BaseMDS                                                       = 5800
	EMsg_ClientMDSLoginRequest                                         = 5801
	EMsg_ClientMDSLoginResponse                                        = 5802
	EMsg_ClientMDSUploadManifestRequest                                = 5803
	EMsg_ClientMDSUploadManifestResponse                               = 5804
	EMsg_ClientMDSTransmitManifestDataChunk                            = 5805
	EMsg_ClientMDSHeartbeat                                            = 5806
	EMsg_ClientMDSUploadDepotChunks                                    = 5807
	EMsg_ClientMDSUploadDepotChunksResponse                            = 5808
	EMsg_ClientMDSInitDepotBuildRequest                                = 5809
	EMsg_ClientMDSInitDepotBuildResponse                               = 5810
	EMsg_AMToMDSGetDepotDecryptionKey                                  = 5812
	EMsg_MDSToAMGetDepotDecryptionKeyResponse                          = 5813
	EMsg_MDSGetVersionsForDepot                                        = 5814
	EMsg_MDSGetVersionsForDepotResponse                                = 5815
	EMsg_MDSSetPublicVersionForDepot                                   = 5816
	EMsg_MDSSetPublicVersionForDepotResponse                           = 5817
	EMsg_ClientMDSGetDepotManifest                                     = 5818
	EMsg_ClientMDSGetDepotManifestResponse                             = 5819
	EMsg_ClientMDSGetDepotManifestChunk                                = 5820
	EMsg_ClientMDSUploadRateTest                                       = 5823
	EMsg_ClientMDSUploadRateTestResponse                               = 5824
	EMsg_MDSDownloadDepotChunksAck                                     = 5825
	EMsg_MDSContentServerStatsBroadcast                                = 5826
	EMsg_MDSContentServerConfigRequest                                 = 5827
	EMsg_MDSContentServerConfig                                        = 5828
	EMsg_MDSGetDepotManifest                                           = 5829
	EMsg_MDSGetDepotManifestResponse                                   = 5830
	EMsg_MDSGetDepotManifestChunk                                      = 5831
	EMsg_MDSGetDepotChunk                                              = 5832
	EMsg_MDSGetDepotChunkResponse                                      = 5833
	EMsg_MDSGetDepotChunkChunk                                         = 5834
	EMsg_MDSUpdateContentServerConfig                                  = 5835
	EMsg_MDSGetServerListForUser                                       = 5836
	EMsg_MDSGetServerListForUserResponse                               = 5837
	EMsg_ClientMDSRegisterAppBuild                                     = 5838
	EMsg_ClientMDSRegisterAppBuildResponse                             = 5839
	EMsg_ClientMDSSetAppBuildLive                                      = 5840
	EMsg_ClientMDSSetAppBuildLiveResponse                              = 5841
	EMsg_ClientMDSGetPrevDepotBuild                                    = 5842
	EMsg_ClientMDSGetPrevDepotBuildResponse                            = 5843
	EMsg_MDSToCSFlushChunk                                             = 5844
	EMsg_ClientMDSSignInstallScript                                    = 5845
	EMsg_ClientMDSSignInstallScriptResponse                            = 5846
	EMsg_CSBase                                                        = 6200
	EMsg_CSPing                                                        = 6201
	EMsg_CSPingResponse                                                = 6202
	EMsg_GMSBase                                                       = 6400
	EMsg_GMSGameServerReplicate                                        = 6401
	EMsg_ClientGMSServerQuery                                          = 6403
	EMsg_GMSClientServerQueryResponse                                  = 6404
	EMsg_AMGMSGameServerUpdate                                         = 6405
	EMsg_AMGMSGameServerRemove                                         = 6406
	EMsg_GameServerOutOfDate                                           = 6407
	EMsg_ClientAuthorizeLocalDeviceRequest                             = 6501
	EMsg_ClientAuthorizeLocalDevice                                    = 6502
	EMsg_ClientDeauthorizeLocalDeviceRequest                           = 6503 // Deprecated: renamed to ClientDeauthorizeDeviceRequest
	EMsg_ClientDeauthorizeLocalDevice                                  = 6504 // Deprecated: renamed to ClientDeauthorizeDevice
	EMsg_ClientDeauthorizeDeviceRequest                                = 6503
	EMsg_ClientDeauthorizeDevice                                       = 6504
	EMsg_ClientUseLocalDeviceAuthorizations                            = 6505
	EMsg_ClientGetAuthorizedDevices                                    = 6506
	EMsg_ClientGetAuthorizedDevicesResponse                            = 6507
	EMsg_MMSBase                                                       = 6600
	EMsg_ClientMMSCreateLobby                                          = 6601
	EMsg_ClientMMSCreateLobbyResponse                                  = 6602
	EMsg_ClientMMSJoinLobby                                            = 6603
	EMsg_ClientMMSJoinLobbyResponse                                    = 6604
	EMsg_ClientMMSLeaveLobby                                           = 6605
	EMsg_ClientMMSLeaveLobbyResponse                                   = 6606
	EMsg_ClientMMSGetLobbyList                                         = 6607
	EMsg_ClientMMSGetLobbyListResponse                                 = 6608
	EMsg_ClientMMSSetLobbyData                                         = 6609
	EMsg_ClientMMSSetLobbyDataResponse                                 = 6610
	EMsg_ClientMMSGetLobbyData                                         = 6611
	EMsg_ClientMMSLobbyData                                            = 6612
	EMsg_ClientMMSSendLobbyChatMsg                                     = 6613
	EMsg_ClientMMSLobbyChatMsg                                         = 6614
	EMsg_ClientMMSSetLobbyOwner                                        = 6615
	EMsg_ClientMMSSetLobbyOwnerResponse                                = 6616
	EMsg_ClientMMSSetLobbyGameServer                                   = 6617
	EMsg_ClientMMSLobbyGameServerSet                                   = 6618
	EMsg_ClientMMSUserJoinedLobby                                      = 6619
	EMsg_ClientMMSUserLeftLobby                                        = 6620
	EMsg_ClientMMSInviteToLobby                                        = 6621
	EMsg_ClientMMSFlushFrenemyListCache                                = 6622
	EMsg_ClientMMSFlushFrenemyListCacheResponse                        = 6623
	EMsg_ClientMMSSetLobbyLinked                                       = 6624
	EMsg_NonStdMsgBase                                                 = 6800
	EMsg_NonStdMsgMemcached                                            = 6801
	EMsg_NonStdMsgHTTPServer                                           = 6802
	EMsg_NonStdMsgHTTPClient                                           = 6803
	EMsg_NonStdMsgWGResponse                                           = 6804
	EMsg_NonStdMsgPHPSimulator                                         = 6805
	EMsg_NonStdMsgChase                                                = 6806
	EMsg_NonStdMsgDFSTransfer                                          = 6807
	EMsg_NonStdMsgTests                                                = 6808
	EMsg_NonStdMsgUMQpipeAAPL                                          = 6809
	EMsg_NonStdMsgSyslog                                               = 6810
	EMsg_NonStdMsgLogsink                                              = 6811
	EMsg_UDSBase                                                       = 7000
	EMsg_ClientUDSP2PSessionStarted                                    = 7001
	EMsg_ClientUDSP2PSessionEnded                                      = 7002
	EMsg_UDSRenderUserAuth                                             = 7003
	EMsg_UDSRenderUserAuthResponse                                     = 7004
	EMsg_ClientUDSInviteToGame                                         = 7005
	EMsg_UDSFindSession                                                = 7006
	EMsg_UDSFindSessionResponse                                        = 7007
	EMsg_MPASBase                                                      = 7100
	EMsg_MPASVacBanReset                                               = 7101
	EMsg_KGSBase                                                       = 7200
	EMsg_KGSAllocateKeyRange                                           = 7201
	EMsg_KGSAllocateKeyRangeResponse                                   = 7202
	EMsg_KGSGenerateKeys                                               = 7203
	EMsg_KGSGenerateKeysResponse                                       = 7204
	EMsg_KGSRemapKeys                                                  = 7205
	EMsg_KGSRemapKeysResponse                                          = 7206
	EMsg_KGSGenerateGameStopWCKeys                                     = 7207
	EMsg_KGSGenerateGameStopWCKeysResponse                             = 7208
	EMsg_UCMBase                                                       = 7300
	EMsg_ClientUCMAddScreenshot                                        = 7301
	EMsg_ClientUCMAddScreenshotResponse                                = 7302
	EMsg_UCMValidateObjectExists                                       = 7303
	EMsg_UCMValidateObjectExistsResponse                               = 7304
	EMsg_UCMResetCommunityContent                                      = 7307
	EMsg_UCMResetCommunityContentResponse                              = 7308
	EMsg_ClientUCMDeleteScreenshot                                     = 7309
	EMsg_ClientUCMDeleteScreenshotResponse                             = 7310
	EMsg_ClientUCMPublishFile                                          = 7311
	EMsg_ClientUCMPublishFileResponse                                  = 7312
	EMsg_ClientUCMGetPublishedFileDetails                              = 7313
	EMsg_ClientUCMGetPublishedFileDetailsResponse                      = 7314
	EMsg_ClientUCMDeletePublishedFile                                  = 7315
	EMsg_ClientUCMDeletePublishedFileResponse                          = 7316
	EMsg_ClientUCMEnumerateUserPublishedFiles                          = 7317
	EMsg_ClientUCMEnumerateUserPublishedFilesResponse                  = 7318
	EMsg_ClientUCMSubscribePublishedFile                               = 7319
	EMsg_ClientUCMSubscribePublishedFileResponse                       = 7320
	EMsg_ClientUCMEnumerateUserSubscribedFiles                         = 7321
	EMsg_ClientUCMEnumerateUserSubscribedFilesResponse                 = 7322
	EMsg_ClientUCMUnsubscribePublishedFile                             = 7323
	EMsg_ClientUCMUnsubscribePublishedFileResponse                     = 7324
	EMsg_ClientUCMUpdatePublishedFile                                  = 7325
	EMsg_ClientUCMUpdatePublishedFileResponse                          = 7326
	EMsg_UCMUpdatePublishedFile                                        = 7327
	EMsg_UCMUpdatePublishedFileResponse                                = 7328
	EMsg_UCMDeletePublishedFile                                        = 7329
	EMsg_UCMDeletePublishedFileResponse                                = 7330
	EMsg_UCMUpdatePublishedFileStat                                    = 7331
	EMsg_UCMUpdatePublishedFileBan                                     = 7332
	EMsg_UCMUpdatePublishedFileBanResponse                             = 7333
	EMsg_UCMUpdateTaggedScreenshot                                     = 7334
	EMsg_UCMAddTaggedScreenshot                                        = 7335
	EMsg_UCMRemoveTaggedScreenshot                                     = 7336
	EMsg_UCMReloadPublishedFile                                        = 7337
	EMsg_UCMReloadUserFileListCaches                                   = 7338
	EMsg_UCMPublishedFileReported                                      = 7339
	EMsg_UCMUpdatePublishedFileIncompatibleStatus                      = 7340
	EMsg_UCMPublishedFilePreviewAdd                                    = 7341
	EMsg_UCMPublishedFilePreviewAddResponse                            = 7342
	EMsg_UCMPublishedFilePreviewRemove                                 = 7343
	EMsg_UCMPublishedFilePreviewRemoveResponse                         = 7344
	EMsg_UCMPublishedFilePreviewChangeSortOrder                        = 7345
	EMsg_UCMPublishedFilePreviewChangeSortOrderResponse                = 7346
	EMsg_ClientUCMPublishedFileSubscribed                              = 7347
	EMsg_ClientUCMPublishedFileUnsubscribed                            = 7348
	EMsg_UCMPublishedFileSubscribed                                    = 7349
	EMsg_UCMPublishedFileUnsubscribed                                  = 7350
	EMsg_UCMPublishFile                                                = 7351
	EMsg_UCMPublishFileResponse                                        = 7352
	EMsg_UCMPublishedFileChildAdd                                      = 7353
	EMsg_UCMPublishedFileChildAddResponse                              = 7354
	EMsg_UCMPublishedFileChildRemove                                   = 7355
	EMsg_UCMPublishedFileChildRemoveResponse                           = 7356
	EMsg_UCMPublishedFileChildChangeSortOrder                          = 7357
	EMsg_UCMPublishedFileChildChangeSortOrderResponse                  = 7358
	EMsg_UCMPublishedFileParentChanged                                 = 7359
	EMsg_ClientUCMGetPublishedFilesForUser                             = 7360
	EMsg_ClientUCMGetPublishedFilesForUserResponse                     = 7361
	EMsg_UCMGetPublishedFilesForUser                                   = 7362
	EMsg_UCMGetPublishedFilesForUserResponse                           = 7363
	EMsg_ClientUCMSetUserPublishedFileAction                           = 7364
	EMsg_ClientUCMSetUserPublishedFileActionResponse                   = 7365
	EMsg_ClientUCMEnumeratePublishedFilesByUserAction                  = 7366
	EMsg_ClientUCMEnumeratePublishedFilesByUserActionResponse          = 7367
	EMsg_ClientUCMPublishedFileDeleted                                 = 7368
	EMsg_UCMGetUserSubscribedFiles                                     = 7369
	EMsg_UCMGetUserSubscribedFilesResponse                             = 7370
	EMsg_UCMFixStatsPublishedFile                                      = 7371
	EMsg_UCMDeleteOldScreenshot                                        = 7372
	EMsg_UCMDeleteOldScreenshotResponse                                = 7373
	EMsg_UCMDeleteOldVideo                                             = 7374
	EMsg_UCMDeleteOldVideoResponse                                     = 7375
	EMsg_UCMUpdateOldScreenshotPrivacy                                 = 7376
	EMsg_UCMUpdateOldScreenshotPrivacyResponse                         = 7377
	EMsg_ClientUCMEnumerateUserSubscribedFilesWithUpdates              = 7378
	EMsg_ClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse      = 7379
	EMsg_UCMPublishedFileContentUpdated                                = 7380
	EMsg_UCMPublishedFileUpdated                                       = 7381
	EMsg_FSBase                                                        = 7500
	EMsg_ClientRichPresenceUpload                                      = 7501
	EMsg_ClientRichPresenceRequest                                     = 7502
	EMsg_ClientRichPresenceInfo                                        = 7503
	EMsg_FSRichPresenceRequest                                         = 7504
	EMsg_FSRichPresenceResponse                                        = 7505
	EMsg_FSComputeFrenematrix                                          = 7506
	EMsg_FSComputeFrenematrixResponse                                  = 7507
	EMsg_FSPlayStatusNotification                                      = 7508
	EMsg_FSPublishPersonaStatus                                        = 7509
	EMsg_FSAddOrRemoveFollower                                         = 7510
	EMsg_FSAddOrRemoveFollowerResponse                                 = 7511
	EMsg_FSUpdateFollowingList                                         = 7512
	EMsg_FSCommentNotification                                         = 7513
	EMsg_FSCommentNotificationViewed                                   = 7514
	EMsg_ClientFSGetFollowerCount                                      = 7515
	EMsg_ClientFSGetFollowerCountResponse                              = 7516
	EMsg_ClientFSGetIsFollowing                                        = 7517
	EMsg_ClientFSGetIsFollowingResponse                                = 7518
	EMsg_ClientFSEnumerateFollowingList                                = 7519
	EMsg_ClientFSEnumerateFollowingListResponse                        = 7520
	EMsg_FSGetPendingNotificationCount                                 = 7521
	EMsg_FSGetPendingNotificationCountResponse                         = 7522
	EMsg_ClientFSOfflineMessageNotification                            = 7523
	EMsg_ClientFSRequestOfflineMessageCount                            = 7524
	EMsg_ClientFSGetFriendMessageHistory                               = 7525
	EMsg_ClientFSGetFriendMessageHistoryResponse                       = 7526
	EMsg_ClientFSGetFriendMessageHistoryForOfflineMessages             = 7527
	EMsg_ClientFSGetFriendsSteamLevels                                 = 7528
	EMsg_ClientFSGetFriendsSteamLevelsResponse                         = 7529
	EMsg_DRMRange2                                                     = 7600
	EMsg_CEGVersionSetEnableDisableRequest                             = 7600
	EMsg_CEGVersionSetEnableDisableResponse                            = 7601
	EMsg_CEGPropStatusDRMSRequest                                      = 7602
	EMsg_CEGPropStatusDRMSResponse                                     = 7603
	EMsg_CEGWhackFailureReportRequest                                  = 7604
	EMsg_CEGWhackFailureReportResponse                                 = 7605
	EMsg_DRMSFetchVersionSet                                           = 7606
	EMsg_DRMSFetchVersionSetResponse                                   = 7607
	EMsg_EconBase                                                      = 7700
	EMsg_EconTrading_InitiateTradeRequest                              = 7701
	EMsg_EconTrading_InitiateTradeProposed                             = 7702
	EMsg_EconTrading_InitiateTradeResponse                             = 7703
	EMsg_EconTrading_InitiateTradeResult                               = 7704
	EMsg_EconTrading_StartSession                                      = 7705
	EMsg_EconTrading_CancelTradeRequest                                = 7706
	EMsg_EconFlushInventoryCache                                       = 7707
	EMsg_EconFlushInventoryCacheResponse                               = 7708
	EMsg_EconCDKeyProcessTransaction                                   = 7711
	EMsg_EconCDKeyProcessTransactionResponse                           = 7712
	EMsg_EconGetErrorLogs                                              = 7713
	EMsg_EconGetErrorLogsResponse                                      = 7714
	EMsg_RMRange                                                       = 7800
	EMsg_RMTestVerisignOTP                                             = 7800
	EMsg_RMTestVerisignOTPResponse                                     = 7801
	EMsg_RMDeleteMemcachedKeys                                         = 7803
	EMsg_RMRemoteInvoke                                                = 7804
	EMsg_BadLoginIPList                                                = 7805
	EMsg_UGSBase                                                       = 7900
	EMsg_UGSUpdateGlobalStats                                          = 7900
	EMsg_ClientUGSGetGlobalStats                                       = 7901
	EMsg_ClientUGSGetGlobalStatsResponse                               = 7902
	EMsg_StoreBase                                                     = 8000
	EMsg_StoreUpdateRecommendationCount                                = 8000
	EMsg_UMQBase                                                       = 8100
	EMsg_UMQLogonRequest                                               = 8100
	EMsg_UMQLogonResponse                                              = 8101
	EMsg_UMQLogoffRequest                                              = 8102
	EMsg_UMQLogoffResponse                                             = 8103
	EMsg_UMQSendChatMessage                                            = 8104
	EMsg_UMQIncomingChatMessage                                        = 8105
	EMsg_UMQPoll                                                       = 8106
	EMsg_UMQPollResults                                                = 8107
	EMsg_UMQ2AM_ClientMsgBatch                                         = 8108
	EMsg_UMQEnqueueMobileSalePromotions                                = 8109
	EMsg_UMQEnqueueMobileAnnouncements                                 = 8110
	EMsg_WorkshopBase                                                  = 8200
	EMsg_WorkshopAcceptTOSRequest                                      = 8200
	EMsg_WorkshopAcceptTOSResponse                                     = 8201
	EMsg_WebAPIBase                                                    = 8300
	EMsg_WebAPIValidateOAuth2Token                                     = 8300
	EMsg_WebAPIValidateOAuth2TokenResponse                             = 8301
	EMsg_WebAPIInvalidateTokensForAccount                              = 8302
	EMsg_WebAPIRegisterGCInterfaces                                    = 8303
	EMsg_WebAPIInvalidateOAuthClientCache                              = 8304
	EMsg_WebAPIInvalidateOAuthTokenCache                               = 8305
	EMsg_BackpackBase                                                  = 8400
	EMsg_BackpackAddToCurrency                                         = 8401
	EMsg_BackpackAddToCurrencyResponse                                 = 8402
	EMsg_CREBase                                                       = 8500
	EMsg_CRERankByTrend                                                = 8501
	EMsg_CRERankByTrendResponse                                        = 8502
	EMsg_CREItemVoteSummary                                            = 8503
	EMsg_CREItemVoteSummaryResponse                                    = 8504
	EMsg_CRERankByVote                                                 = 8505
	EMsg_CRERankByVoteResponse                                         = 8506
	EMsg_CREUpdateUserPublishedItemVote                                = 8507
	EMsg_CREUpdateUserPublishedItemVoteResponse                        = 8508
	EMsg_CREGetUserPublishedItemVoteDetails                            = 8509
	EMsg_CREGetUserPublishedItemVoteDetailsResponse                    = 8510
	EMsg_CREEnumeratePublishedFiles                                    = 8511
	EMsg_CREEnumeratePublishedFilesResponse                            = 8512
	EMsg_CREPublishedFileVoteAdded                                     = 8513
	EMsg_SecretsBase                                                   = 8600
	EMsg_SecretsRequestCredentialPair                                  = 8600
	EMsg_SecretsCredentialPairResponse                                 = 8601
	EMsg_SecretsRequestServerIdentity                                  = 8602
	EMsg_SecretsServerIdentityResponse                                 = 8603
	EMsg_SecretsUpdateServerIdentities                                 = 8604
	EMsg_BoxMonitorBase                                                = 8700
	EMsg_BoxMonitorReportRequest                                       = 8700
	EMsg_BoxMonitorReportResponse                                      = 8701
	EMsg_LogsinkBase                                                   = 8800
	EMsg_LogsinkWriteReport                                            = 8800
	EMsg_PICSBase                                                      = 8900
	EMsg_PICSChangesSinceRequest                                       = 8901
	EMsg_PICSChangesSinceResponse                                      = 8902
	EMsg_PICSProductInfoRequest                                        = 8903
	EMsg_PICSProductInfoResponse                                       = 8904
	EMsg_PICSAccessTokenRequest                                        = 8905
	EMsg_PICSAccessTokenResponse                                       = 8906
	EMsg_WorkerProcess                                                 = 9000
	EMsg_WorkerProcessPingRequest                                      = 9000
	EMsg_WorkerProcessPingResponse                                     = 9001
	EMsg_WorkerProcessShutdown                                         = 9002
	EMsg_DRMWorkerProcess                                              = 9100
	EMsg_DRMWorkerProcessDRMAndSign                                    = 9100
	EMsg_DRMWorkerProcessDRMAndSignResponse                            = 9101
	EMsg_DRMWorkerProcessSteamworksInfoRequest                         = 9102
	EMsg_DRMWorkerProcessSteamworksInfoResponse                        = 9103
	EMsg_DRMWorkerProcessInstallDRMDLLRequest                          = 9104
	EMsg_DRMWorkerProcessInstallDRMDLLResponse                         = 9105
	EMsg_DRMWorkerProcessSecretIdStringRequest                         = 9106
	EMsg_DRMWorkerProcessSecretIdStringResponse                        = 9107
	EMsg_DRMWorkerProcessGetDRMGuidsFromFileRequest                    = 9108
	EMsg_DRMWorkerProcessGetDRMGuidsFromFileResponse                   = 9109
	EMsg_DRMWorkerProcessInstallProcessedFilesRequest                  = 9110
	EMsg_DRMWorkerProcessInstallProcessedFilesResponse                 = 9111
	EMsg_DRMWorkerProcessExamineBlobRequest                            = 9112
	EMsg_DRMWorkerProcessExamineBlobResponse                           = 9113
	EMsg_DRMWorkerProcessDescribeSecretRequest                         = 9114
	EMsg_DRMWorkerProcessDescribeSecretResponse                        = 9115
	EMsg_DRMWorkerProcessBackfillOriginalRequest                       = 9116
	EMsg_DRMWorkerProcessBackfillOriginalResponse                      = 9117
	EMsg_DRMWorkerProcessValidateDRMDLLRequest                         = 9118
	EMsg_DRMWorkerProcessValidateDRMDLLResponse                        = 9119
	EMsg_DRMWorkerProcessValidateFileRequest                           = 9120
	EMsg_DRMWorkerProcessValidateFileResponse                          = 9121
	EMsg_DRMWorkerProcessSplitAndInstallRequest                        = 9122
	EMsg_DRMWorkerProcessSplitAndInstallResponse                       = 9123
	EMsg_DRMWorkerProcessGetBlobRequest                                = 9124
	EMsg_DRMWorkerProcessGetBlobResponse                               = 9125
	EMsg_DRMWorkerProcessEvaluateCrashRequest                          = 9126
	EMsg_DRMWorkerProcessEvaluateCrashResponse                         = 9127
	EMsg_DRMWorkerProcessAnalyzeFileRequest                            = 9128
	EMsg_DRMWorkerProcessAnalyzeFileResponse                           = 9129
	EMsg_DRMWorkerProcessUnpackBlobRequest                             = 9130
	EMsg_DRMWorkerProcessUnpackBlobResponse                            = 9131
	EMsg_DRMWorkerProcessInstallAllRequest                             = 9132
	EMsg_DRMWorkerProcessInstallAllResponse                            = 9133
	EMsg_TestWorkerProcess                                             = 9200
	EMsg_TestWorkerProcessLoadUnloadModuleRequest                      = 9200
	EMsg_TestWorkerProcessLoadUnloadModuleResponse                     = 9201
	EMsg_TestWorkerProcessServiceModuleCallRequest                     = 9202
	EMsg_TestWorkerProcessServiceModuleCallResponse                    = 9203
	EMsg_ClientGetEmoticonList                                         = 9330
	EMsg_ClientEmoticonList                                            = 9331
	EMsg_ClientSharedLibraryBase                                       = 9400
	EMsg_ClientSharedLicensesLockStatus                                = 9403 // Deprecated
	EMsg_ClientSharedLicensesStopPlaying                               = 9404 // Deprecated
	EMsg_ClientSharedLibraryLockStatus                                 = 9405
	EMsg_ClientSharedLibraryStopPlaying                                = 9406
)
View Source
const (
	EResult_Invalid                                 EResult = 0
	EResult_OK                                              = 1
	EResult_Fail                                            = 2
	EResult_NoConnection                                    = 3
	EResult_InvalidPassword                                 = 5
	EResult_LoggedInElsewhere                               = 6
	EResult_InvalidProtocolVer                              = 7
	EResult_InvalidParam                                    = 8
	EResult_FileNotFound                                    = 9
	EResult_Busy                                            = 10
	EResult_InvalidState                                    = 11
	EResult_InvalidName                                     = 12
	EResult_InvalidEmail                                    = 13
	EResult_DuplicateName                                   = 14
	EResult_AccessDenied                                    = 15
	EResult_Timeout                                         = 16
	EResult_Banned                                          = 17
	EResult_AccountNotFound                                 = 18
	EResult_InvalidSteamID                                  = 19
	EResult_ServiceUnavailable                              = 20
	EResult_NotLoggedOn                                     = 21
	EResult_Pending                                         = 22
	EResult_EncryptionFailure                               = 23
	EResult_InsufficientPrivilege                           = 24
	EResult_LimitExceeded                                   = 25
	EResult_Revoked                                         = 26
	EResult_Expired                                         = 27
	EResult_AlreadyRedeemed                                 = 28
	EResult_DuplicateRequest                                = 29
	EResult_AlreadyOwned                                    = 30
	EResult_IPNotFound                                      = 31
	EResult_PersistFailed                                   = 32
	EResult_LockingFailed                                   = 33
	EResult_LogonSessionReplaced                            = 34
	EResult_ConnectFailed                                   = 35
	EResult_HandshakeFailed                                 = 36
	EResult_IOFailure                                       = 37
	EResult_RemoteDisconnect                                = 38
	EResult_ShoppingCartNotFound                            = 39
	EResult_Blocked                                         = 40
	EResult_Ignored                                         = 41
	EResult_NoMatch                                         = 42
	EResult_AccountDisabled                                 = 43
	EResult_ServiceReadOnly                                 = 44
	EResult_AccountNotFeatured                              = 45
	EResult_AdministratorOK                                 = 46
	EResult_ContentVersion                                  = 47
	EResult_TryAnotherCM                                    = 48
	EResult_PasswordRequiredToKickSession                   = 49
	EResult_AlreadyLoggedInElsewhere                        = 50
	EResult_Suspended                                       = 51
	EResult_Cancelled                                       = 52
	EResult_DataCorruption                                  = 53
	EResult_DiskFull                                        = 54
	EResult_RemoteCallFailed                                = 55
	EResult_PasswordNotSet                                  = 56
	EResult_PSNAccountNotLinked                             = 57
	EResult_InvalidPSNTicket                                = 58
	EResult_PSNAccountAlreadyLinked                         = 59
	EResult_RemoteFileConflict                              = 60
	EResult_IllegalPassword                                 = 61
	EResult_SameAsPreviousValue                             = 62
	EResult_AccountLogonDenied                              = 63
	EResult_CannotUseOldPassword                            = 64
	EResult_InvalidLoginAuthCode                            = 65
	EResult_AccountLogonDeniedNoMailSent                    = 66
	EResult_HardwareNotCapableOfIPT                         = 67
	EResult_IPTInitError                                    = 68
	EResult_ParentalControlRestricted                       = 69
	EResult_FacebookQueryError                              = 70
	EResult_ExpiredLoginAuthCode                            = 71
	EResult_IPLoginRestrictionFailed                        = 72
	EResult_AccountLocked                                   = 73
	EResult_AccountLogonDeniedVerifiedEmailRequired         = 74
	EResult_NoMatchingURL                                   = 75
	EResult_BadResponse                                     = 76
	EResult_RequirePasswordReEntry                          = 77
	EResult_ValueOutOfRange                                 = 78
)
View Source
const (
	EUniverse_Invalid  EUniverse = 0
	EUniverse_Public             = 1
	EUniverse_Beta               = 2
	EUniverse_Internal           = 3
	EUniverse_Dev                = 4
	EUniverse_RC                 = 5 // Deprecated: Universe no longer exists
	EUniverse_Max                = 5
)
View Source
const (
	EChatEntryType_Invalid          EChatEntryType = 0
	EChatEntryType_ChatMsg                         = 1
	EChatEntryType_Typing                          = 2
	EChatEntryType_InviteGame                      = 3
	EChatEntryType_Emote                           = 4 // Deprecated: No longer supported by clients
	EChatEntryType_LobbyGameStart                  = 5
	EChatEntryType_LeftConversation                = 6
	EChatEntryType_Entered                         = 7
	EChatEntryType_WasKicked                       = 8
	EChatEntryType_WasBanned                       = 9
	EChatEntryType_Disconnected                    = 10
	EChatEntryType_HistoricalChat                  = 11
)
View Source
const (
	EPersonaState_Offline        EPersonaState = 0
	EPersonaState_Online                       = 1
	EPersonaState_Busy                         = 2
	EPersonaState_Away                         = 3
	EPersonaState_Snooze                       = 4
	EPersonaState_LookingToTrade               = 5
	EPersonaState_LookingToPlay                = 6
	EPersonaState_Max                          = 7
)
View Source
const (
	EAccountType_Invalid        EAccountType = 0
	EAccountType_Individual                  = 1
	EAccountType_Multiseat                   = 2
	EAccountType_GameServer                  = 3
	EAccountType_AnonGameServer              = 4
	EAccountType_Pending                     = 5
	EAccountType_ContentServer               = 6
	EAccountType_Clan                        = 7
	EAccountType_Chat                        = 8
	EAccountType_ConsoleUser                 = 9
	EAccountType_AnonUser                    = 10
	EAccountType_Max                         = 11
)
View Source
const (
	EFriendRelationship_None             EFriendRelationship = 0
	EFriendRelationship_Blocked                              = 1
	EFriendRelationship_PendingInvitee                       = 2 // Deprecated: renamed to RequestRecipient
	EFriendRelationship_RequestRecipient                     = 2
	EFriendRelationship_Friend                               = 3
	EFriendRelationship_RequestInitiator                     = 4
	EFriendRelationship_PendingInviter                       = 4 // Deprecated: renamed to RequestInitiator
	EFriendRelationship_Ignored                              = 5
	EFriendRelationship_IgnoredFriend                        = 6
	EFriendRelationship_SuggestedFriend                      = 7
	EFriendRelationship_Max                                  = 8
)
View Source
const (
	EAccountFlags_NormalUser                 EAccountFlags = 0
	EAccountFlags_PersonaNameSet                           = 1
	EAccountFlags_Unbannable                               = 2
	EAccountFlags_PasswordSet                              = 4
	EAccountFlags_Support                                  = 8
	EAccountFlags_Admin                                    = 16
	EAccountFlags_Supervisor                               = 32
	EAccountFlags_AppEditor                                = 64
	EAccountFlags_HWIDSet                                  = 128
	EAccountFlags_PersonalQASet                            = 256
	EAccountFlags_VacBeta                                  = 512
	EAccountFlags_Debug                                    = 1024
	EAccountFlags_Disabled                                 = 2048
	EAccountFlags_LimitedUser                              = 4096
	EAccountFlags_LimitedUserForce                         = 8192
	EAccountFlags_EmailValidated                           = 16384
	EAccountFlags_MarketingTreatment                       = 32768
	EAccountFlags_OGGInviteOptOut                          = 65536
	EAccountFlags_ForcePasswordChange                      = 131072
	EAccountFlags_ForceEmailVerification                   = 262144
	EAccountFlags_LogonExtraSecurity                       = 524288
	EAccountFlags_LogonExtraSecurityDisabled               = 1048576
	EAccountFlags_Steam2MigrationComplete                  = 2097152
	EAccountFlags_NeedLogs                                 = 4194304
	EAccountFlags_Lockdown                                 = 8388608
	EAccountFlags_MasterAppEditor                          = 16777216
	EAccountFlags_BannedFromWebAPI                         = 33554432
	EAccountFlags_ClansOnlyFromFriends                     = 67108864
	EAccountFlags_GlobalModerator                          = 134217728
)
View Source
const (
	EClanPermission_Nobody                EClanPermission = 0
	EClanPermission_Owner                                 = 1
	EClanPermission_Officer                               = 2
	EClanPermission_OwnerAndOfficer                       = 3
	EClanPermission_Member                                = 4
	EClanPermission_Moderator                             = 8
	EClanPermission_OwnerOfficerModerator                 = EClanPermission_Owner | EClanPermission_Officer | EClanPermission_Moderator
	EClanPermission_AllMembers                            = EClanPermission_Owner | EClanPermission_Officer | EClanPermission_Moderator | EClanPermission_Member
	EClanPermission_OGGGameOwner                          = 16
	EClanPermission_NonMember                             = 128
	EClanPermission_MemberAllowed                         = EClanPermission_NonMember | EClanPermission_Member
	EClanPermission_ModeratorAllowed                      = EClanPermission_NonMember | EClanPermission_Member | EClanPermission_Moderator
	EClanPermission_OfficerAllowed                        = EClanPermission_NonMember | EClanPermission_Member | EClanPermission_Moderator | EClanPermission_Officer
	EClanPermission_OwnerAllowed                          = EClanPermission_NonMember | EClanPermission_Member | EClanPermission_Moderator | EClanPermission_Officer | EClanPermission_Owner
	EClanPermission_Anybody                               = EClanPermission_NonMember | EClanPermission_Member | EClanPermission_Moderator | EClanPermission_Officer | EClanPermission_Owner
)
View Source
const (
	EChatPermission_Close                    EChatPermission = 1
	EChatPermission_Invite                                   = 2
	EChatPermission_Talk                                     = 8
	EChatPermission_Kick                                     = 16
	EChatPermission_Mute                                     = 32
	EChatPermission_SetMetadata                              = 64
	EChatPermission_ChangePermissions                        = 128
	EChatPermission_Ban                                      = 256
	EChatPermission_ChangeAccess                             = 512
	EChatPermission_EveryoneNotInClanDefault                 = EChatPermission_Talk
	EChatPermission_EveryoneDefault                          = EChatPermission_Talk | EChatPermission_Invite
	EChatPermission_MemberDefault                            = EChatPermission_Ban | EChatPermission_Kick | EChatPermission_Talk | EChatPermission_Invite
	EChatPermission_OfficerDefault                           = EChatPermission_Ban | EChatPermission_Kick | EChatPermission_Talk | EChatPermission_Invite
	EChatPermission_OwnerDefault                             = EChatPermission_ChangeAccess | EChatPermission_Ban | EChatPermission_SetMetadata | EChatPermission_Mute | EChatPermission_Kick | EChatPermission_Talk | EChatPermission_Invite | EChatPermission_Close
	EChatPermission_Mask                                     = 1019
)
View Source
const (
	EFriendFlags_None                 EFriendFlags = 0
	EFriendFlags_Blocked                           = 1
	EFriendFlags_FriendshipRequested               = 2
	EFriendFlags_Immediate                         = 4
	EFriendFlags_ClanMember                        = 8
	EFriendFlags_GameServer                        = 16 // Deprecated: renamed to OnGameServer
	EFriendFlags_OnGameServer                      = 16
	EFriendFlags_RequestingFriendship              = 128
	EFriendFlags_RequestingInfo                    = 256
	EFriendFlags_Ignored                           = 512
	EFriendFlags_IgnoredFriend                     = 1024
	EFriendFlags_Suggested                         = 2048
	EFriendFlags_FlagAll                           = 65535
)
View Source
const (
	EPersonaStateFlag_HasRichPresence       EPersonaStateFlag = 1
	EPersonaStateFlag_InJoinableGame                          = 2
	EPersonaStateFlag_OnlineUsingWeb                          = 256
	EPersonaStateFlag_OnlineUsingMobile                       = 512
	EPersonaStateFlag_OnlineUsingBigPicture                   = 1024
)
View Source
const (
	EClientPersonaStateFlag_Status        EClientPersonaStateFlag = 1
	EClientPersonaStateFlag_PlayerName                            = 2
	EClientPersonaStateFlag_QueryPort                             = 4
	EClientPersonaStateFlag_SourceID                              = 8
	EClientPersonaStateFlag_Presence                              = 16
	EClientPersonaStateFlag_Metadata                              = 32
	EClientPersonaStateFlag_LastSeen                              = 64
	EClientPersonaStateFlag_ClanInfo                              = 128
	EClientPersonaStateFlag_GameExtraInfo                         = 256
	EClientPersonaStateFlag_GameDataBlob                          = 512
	EClientPersonaStateFlag_ClanTag                               = 1024
	EClientPersonaStateFlag_Facebook                              = 2048
)
View Source
const (
	EAppUsageEvent_GameLaunch            EAppUsageEvent = 1
	EAppUsageEvent_GameLaunchTrial                      = 2
	EAppUsageEvent_Media                                = 3
	EAppUsageEvent_PreloadStart                         = 4
	EAppUsageEvent_PreloadFinish                        = 5
	EAppUsageEvent_MarketingMessageView                 = 6
	EAppUsageEvent_InGameAdViewed                       = 7
	EAppUsageEvent_GameLaunchFreeWeekend                = 8
)
View Source
const (
	ELicenseFlags_None               ELicenseFlags = 0
	ELicenseFlags_Renew                            = 0x01
	ELicenseFlags_RenewalFailed                    = 0x02
	ELicenseFlags_Pending                          = 0x04
	ELicenseFlags_Expired                          = 0x08
	ELicenseFlags_CancelledByUser                  = 0x10
	ELicenseFlags_CancelledByAdmin                 = 0x20
	ELicenseFlags_LowViolenceContent               = 0x40
	ELicenseFlags_ImportedFromSteam2               = 0x80
)
View Source
const (
	ELicenseType_NoLicense                             ELicenseType = 0
	ELicenseType_SinglePurchase                                     = 1
	ELicenseType_SinglePurchaseLimitedUse                           = 2
	ELicenseType_RecurringCharge                                    = 3
	ELicenseType_RecurringChargeLimitedUse                          = 4
	ELicenseType_RecurringChargeLimitedUseWithOverages              = 5
	ELicenseType_RecurringOption                                    = 6
)
View Source
const (
	EPaymentMethod_None                EPaymentMethod = 0
	EPaymentMethod_ActivationCode                     = 1
	EPaymentMethod_CreditCard                         = 2
	EPaymentMethod_Giropay                            = 3
	EPaymentMethod_PayPal                             = 4
	EPaymentMethod_Ideal                              = 5
	EPaymentMethod_PaySafeCard                        = 6
	EPaymentMethod_Sofort                             = 7
	EPaymentMethod_GuestPass                          = 8
	EPaymentMethod_WebMoney                           = 9
	EPaymentMethod_MoneyBookers                       = 10
	EPaymentMethod_AliPay                             = 11
	EPaymentMethod_Yandex                             = 12
	EPaymentMethod_Kiosk                              = 13
	EPaymentMethod_Qiwi                               = 14
	EPaymentMethod_GameStop                           = 15
	EPaymentMethod_HardwarePromo                      = 16
	EPaymentMethod_MoPay                              = 17
	EPaymentMethod_BoletoBancario                     = 18
	EPaymentMethod_BoaCompraGold                      = 19
	EPaymentMethod_BancoDoBrasilOnline                = 20
	EPaymentMethod_ItauOnline                         = 21
	EPaymentMethod_BradescoOnline                     = 22
	EPaymentMethod_Pagseguro                          = 23
	EPaymentMethod_VisaBrazil                         = 24
	EPaymentMethod_AmexBrazil                         = 25
	EPaymentMethod_Aura                               = 26
	EPaymentMethod_Hipercard                          = 27
	EPaymentMethod_MastercardBrazil                   = 28
	EPaymentMethod_DinersCardBrazil                   = 29
	EPaymentMethod_ClickAndBuy                        = 32
	EPaymentMethod_AutoGrant                          = 64
	EPaymentMethod_Wallet                             = 128
	EPaymentMethod_Valve                              = 129
	EPaymentMethod_OEMTicket                          = 256
	EPaymentMethod_Split                              = 512
	EPaymentMethod_Complimentary                      = 1024
)
View Source
const (
	EIntroducerRouting_FileShare     EIntroducerRouting = 0 // Deprecated
	EIntroducerRouting_P2PVoiceChat                     = 1
	EIntroducerRouting_P2PNetworking                    = 2
)
View Source
const (
	EServerFlags_None       EServerFlags = 0
	EServerFlags_Active                  = 1
	EServerFlags_Secure                  = 2
	EServerFlags_Dedicated               = 4
	EServerFlags_Linux                   = 8
	EServerFlags_Passworded              = 16
	EServerFlags_Private                 = 32
)
View Source
const (
	EDenyReason_InvalidVersion          EDenyReason = 1
	EDenyReason_Generic                             = 2
	EDenyReason_NotLoggedOn                         = 3
	EDenyReason_NoLicense                           = 4
	EDenyReason_Cheater                             = 5
	EDenyReason_LoggedInElseWhere                   = 6
	EDenyReason_UnknownText                         = 7
	EDenyReason_IncompatibleAnticheat               = 8
	EDenyReason_MemoryCorruption                    = 9
	EDenyReason_IncompatibleSoftware                = 10
	EDenyReason_SteamConnectionLost                 = 11
	EDenyReason_SteamConnectionError                = 12
	EDenyReason_SteamResponseTimedOut               = 13
	EDenyReason_SteamValidationStalled              = 14
	EDenyReason_SteamOwnerLeftGuestUser             = 15
)
View Source
const (
	EClanRank_None      EClanRank = 0
	EClanRank_Owner               = 1
	EClanRank_Officer             = 2
	EClanRank_Member              = 3
	EClanRank_Moderator           = 4
)
View Source
const (
	EClanRelationship_None             EClanRelationship = 0
	EClanRelationship_Blocked                            = 1
	EClanRelationship_Invited                            = 2
	EClanRelationship_Member                             = 3
	EClanRelationship_Kicked                             = 4
	EClanRelationship_KickAcknowledged                   = 5
)
View Source
const (
	EAuthSessionResponse_OK                           EAuthSessionResponse = 0
	EAuthSessionResponse_UserNotConnectedToSteam                           = 1
	EAuthSessionResponse_NoLicenseOrExpired                                = 2
	EAuthSessionResponse_VACBanned                                         = 3
	EAuthSessionResponse_LoggedInElseWhere                                 = 4
	EAuthSessionResponse_VACCheckTimedOut                                  = 5
	EAuthSessionResponse_AuthTicketCanceled                                = 6
	EAuthSessionResponse_AuthTicketInvalidAlreadyUsed                      = 7
	EAuthSessionResponse_AuthTicketInvalid                                 = 8
)
View Source
const (
	EChatRoomEnterResponse_Success            EChatRoomEnterResponse = 1
	EChatRoomEnterResponse_DoesntExist                               = 2
	EChatRoomEnterResponse_NotAllowed                                = 3
	EChatRoomEnterResponse_Full                                      = 4
	EChatRoomEnterResponse_Error                                     = 5
	EChatRoomEnterResponse_Banned                                    = 6
	EChatRoomEnterResponse_Limited                                   = 7
	EChatRoomEnterResponse_ClanDisabled                              = 8
	EChatRoomEnterResponse_CommunityBan                              = 9
	EChatRoomEnterResponse_MemberBlockedYou                          = 10
	EChatRoomEnterResponse_YouBlockedMember                          = 11
	EChatRoomEnterResponse_NoRankingDataLobby                        = 12 // Deprecated
	EChatRoomEnterResponse_NoRankingDataUser                         = 13 // Deprecated
	EChatRoomEnterResponse_RankOutOfRange                            = 14 // Deprecated
)
View Source
const (
	EChatRoomType_Friend EChatRoomType = 1
	EChatRoomType_MUC                  = 2
	EChatRoomType_Lobby                = 3
)
View Source
const (
	EChatInfoType_StateChange       EChatInfoType = 1
	EChatInfoType_InfoUpdate                      = 2
	EChatInfoType_MemberLimitChange               = 3
)
View Source
const (
	EChatAction_InviteChat            EChatAction = 1
	EChatAction_Kick                              = 2
	EChatAction_Ban                               = 3
	EChatAction_UnBan                             = 4
	EChatAction_StartVoiceSpeak                   = 5
	EChatAction_EndVoiceSpeak                     = 6
	EChatAction_LockChat                          = 7
	EChatAction_UnlockChat                        = 8
	EChatAction_CloseChat                         = 9
	EChatAction_SetJoinable                       = 10
	EChatAction_SetUnjoinable                     = 11
	EChatAction_SetOwner                          = 12
	EChatAction_SetInvisibleToFriends             = 13
	EChatAction_SetVisibleToFriends               = 14
	EChatAction_SetModerated                      = 15
	EChatAction_SetUnmoderated                    = 16
)
View Source
const (
	EChatActionResult_Success                EChatActionResult = 1
	EChatActionResult_Error                                    = 2
	EChatActionResult_NotPermitted                             = 3
	EChatActionResult_NotAllowedOnClanMember                   = 4
	EChatActionResult_NotAllowedOnBannedUser                   = 5
	EChatActionResult_NotAllowedOnChatOwner                    = 6
	EChatActionResult_NotAllowedOnSelf                         = 7
	EChatActionResult_ChatDoesntExist                          = 8
	EChatActionResult_ChatFull                                 = 9
	EChatActionResult_VoiceSlotsFull                           = 10
)
View Source
const (
	EAppInfoSection_Unknown     EAppInfoSection = 0
	EAppInfoSection_All                         = 1
	EAppInfoSection_First                       = 2
	EAppInfoSection_Common                      = 2
	EAppInfoSection_Extended                    = 3
	EAppInfoSection_Config                      = 4
	EAppInfoSection_Stats                       = 5
	EAppInfoSection_Install                     = 6
	EAppInfoSection_Depots                      = 7
	EAppInfoSection_VAC                         = 8
	EAppInfoSection_DRM                         = 9
	EAppInfoSection_UFS                         = 10
	EAppInfoSection_OGG                         = 11
	EAppInfoSection_Items                       = 12 // Deprecated
	EAppInfoSection_ItemsUNUSED                 = 12 // Deprecated
	EAppInfoSection_Policies                    = 13
	EAppInfoSection_SysReqs                     = 14
	EAppInfoSection_Community                   = 15
	EAppInfoSection_Max                         = 16
)
View Source
const (
	EContentDownloadSourceType_Invalid    EContentDownloadSourceType = 0
	EContentDownloadSourceType_CS                                    = 1
	EContentDownloadSourceType_CDN                                   = 2
	EContentDownloadSourceType_LCS                                   = 3
	EContentDownloadSourceType_Proxy                                 = 4 // Deprecated: renamed to ProxyCache
	EContentDownloadSourceType_ProxyCache                            = 4
	EContentDownloadSourceType_Max                                   = 5
)
View Source
const (
	EPlatformType_Unknown EPlatformType = 0
	EPlatformType_Win32                 = 1
	EPlatformType_Win64                 = 2
	EPlatformType_Linux                 = 3
	EPlatformType_OSX                   = 4
	EPlatformType_PS3                   = 5
	EPlatformType_Max                   = 6
)
View Source
const (
	EOSType_Unknown        EOSType = -1
	EOSType_UMQ                    = -400
	EOSType_PS3                    = -300
	EOSType_MacOSUnknown           = -102
	EOSType_MacOS104               = -101
	EOSType_MacOS105               = -100
	EOSType_MacOS1058              = -99
	EOSType_MacOS106               = -95
	EOSType_MacOS1063              = -94
	EOSType_MacOS1064_slgu         = -93
	EOSType_MacOS1067              = -92
	EOSType_MacOS107               = -90
	EOSType_MacOS108               = -89
	EOSType_MacOS109               = -88
	EOSType_LinuxUnknown           = -203
	EOSType_Linux22                = -202
	EOSType_Linux24                = -201
	EOSType_Linux26                = -200
	EOSType_Linux32                = -199
	EOSType_WinUnknown             = 0
	EOSType_Win311                 = 1
	EOSType_Win95                  = 2
	EOSType_Win98                  = 3
	EOSType_WinME                  = 4
	EOSType_WinNT                  = 5
	EOSType_Win200                 = 6
	EOSType_WinXP                  = 7
	EOSType_Win2003                = 8
	EOSType_WinVista               = 9
	EOSType_Win7                   = 10 // Deprecated: renamed to Windows7
	EOSType_Windows7               = 10
	EOSType_Win2008                = 11
	EOSType_Win2012                = 12
	EOSType_Windows8               = 13
	EOSType_Windows81              = 14
	EOSType_WinMAX                 = 15
	EOSType_Max                    = 26
)
View Source
const (
	EServerType_Invalid           EServerType = -1
	EServerType_First                         = 0
	EServerType_Shell                         = 0
	EServerType_GM                            = 1
	EServerType_BUM                           = 2
	EServerType_AM                            = 3
	EServerType_BS                            = 4
	EServerType_VS                            = 5
	EServerType_ATS                           = 6
	EServerType_CM                            = 7
	EServerType_FBS                           = 8
	EServerType_FG                            = 9 // Deprecated: renamed to BoxMonitor
	EServerType_BoxMonitor                    = 9
	EServerType_SS                            = 10
	EServerType_DRMS                          = 11
	EServerType_HubOBSOLETE                   = 12 // Deprecated
	EServerType_Console                       = 13
	EServerType_ASBOBSOLETE                   = 14 // Deprecated
	EServerType_PICS                          = 14
	EServerType_Client                        = 15
	EServerType_BootstrapOBSOLETE             = 16 // Deprecated
	EServerType_DP                            = 17
	EServerType_WG                            = 18
	EServerType_SM                            = 19
	EServerType_UFS                           = 21
	EServerType_Util                          = 23
	EServerType_DSS                           = 24 // Deprecated: renamed to Community
	EServerType_Community                     = 24
	EServerType_P2PRelayOBSOLETE              = 25 // Deprecated
	EServerType_AppInformation                = 26
	EServerType_Spare                         = 27
	EServerType_FTS                           = 28
	EServerType_EPM                           = 29
	EServerType_PS                            = 30
	EServerType_IS                            = 31
	EServerType_CCS                           = 32
	EServerType_DFS                           = 33
	EServerType_LBS                           = 34
	EServerType_MDS                           = 35
	EServerType_CS                            = 36
	EServerType_GC                            = 37
	EServerType_NS                            = 38
	EServerType_OGS                           = 39
	EServerType_WebAPI                        = 40
	EServerType_UDS                           = 41
	EServerType_MMS                           = 42
	EServerType_GMS                           = 43
	EServerType_KGS                           = 44
	EServerType_UCM                           = 45
	EServerType_RM                            = 46
	EServerType_FS                            = 47
	EServerType_Econ                          = 48
	EServerType_Backpack                      = 49
	EServerType_UGS                           = 50
	EServerType_Store                         = 51
	EServerType_MoneyStats                    = 52
	EServerType_CRE                           = 53
	EServerType_UMQ                           = 54
	EServerType_Workshop                      = 55
	EServerType_BRP                           = 56
	EServerType_GCH                           = 57
	EServerType_MPAS                          = 58
	EServerType_Trade                         = 59
	EServerType_Secrets                       = 60
	EServerType_Logsink                       = 61
	EServerType_Market                        = 62
	EServerType_Quest                         = 63
	EServerType_WDS                           = 64
	EServerType_ACS                           = 65
	EServerType_PNP                           = 66
	EServerType_Max                           = 67
)
View Source
const (
	EBillingType_NoCost                 EBillingType = 0
	EBillingType_BillOnceOnly                        = 1
	EBillingType_BillMonthly                         = 2
	EBillingType_ProofOfPrepurchaseOnly              = 3
	EBillingType_GuestPass                           = 4
	EBillingType_HardwarePromo                       = 5
	EBillingType_Gift                                = 6
	EBillingType_AutoGrant                           = 7
	EBillingType_OEMTicket                           = 8
	EBillingType_RecurringOption                     = 9
	EBillingType_NumBillingTypes                     = 10
)
View Source
const (
	EActivationCodeClass_WonCDKey     EActivationCodeClass = 0
	EActivationCodeClass_ValveCDKey                        = 1
	EActivationCodeClass_Doom3CDKey                        = 2
	EActivationCodeClass_DBLookup                          = 3
	EActivationCodeClass_Steam2010Key                      = 4
	EActivationCodeClass_Max                               = 5
	EActivationCodeClass_Test                              = 2147483647
	EActivationCodeClass_Invalid                           = 4294967295
)
View Source
const (
	EChatMemberStateChange_Entered           EChatMemberStateChange = 0x01
	EChatMemberStateChange_Left                                     = 0x02
	EChatMemberStateChange_Disconnected                             = 0x04
	EChatMemberStateChange_Kicked                                   = 0x08
	EChatMemberStateChange_Banned                                   = 0x10
	EChatMemberStateChange_VoiceSpeaking                            = 0x1000
	EChatMemberStateChange_VoiceDoneSpeaking                        = 0x2000
)
View Source
const (
	ERegionCode_USEast       ERegionCode = 0x00
	ERegionCode_USWest                   = 0x01
	ERegionCode_SouthAmerica             = 0x02
	ERegionCode_Europe                   = 0x03
	ERegionCode_Asia                     = 0x04
	ERegionCode_Australia                = 0x05
	ERegionCode_MiddleEast               = 0x06
	ERegionCode_Africa                   = 0x07
	ERegionCode_World                    = 0xFF
)
View Source
const (
	ECurrencyCode_Invalid ECurrencyCode = 0
	ECurrencyCode_USD                   = 1
	ECurrencyCode_GBP                   = 2
	ECurrencyCode_EUR                   = 3
	ECurrencyCode_CHF                   = 4
	ECurrencyCode_RUB                   = 5
	ECurrencyCode_PLN                   = 6
	ECurrencyCode_BRL                   = 7
	ECurrencyCode_NOK                   = 9
	ECurrencyCode_Max                   = 10
)
View Source
const (
	EDepotFileFlag_UserConfig          EDepotFileFlag = 1
	EDepotFileFlag_VersionedUserConfig                = 2
	EDepotFileFlag_Encrypted                          = 4
	EDepotFileFlag_ReadOnly                           = 8
	EDepotFileFlag_Hidden                             = 16
	EDepotFileFlag_Executable                         = 32
	EDepotFileFlag_Directory                          = 64
	EDepotFileFlag_CustomExecutable                   = 128
	EDepotFileFlag_InstallScript                      = 256
)
View Source
const (
	EWorkshopEnumerationType_RankedByVote            EWorkshopEnumerationType = 0
	EWorkshopEnumerationType_Recent                                           = 1
	EWorkshopEnumerationType_Trending                                         = 2
	EWorkshopEnumerationType_FavoriteOfFriends                                = 3
	EWorkshopEnumerationType_VotedByFriends                                   = 4
	EWorkshopEnumerationType_ContentByFriends                                 = 5
	EWorkshopEnumerationType_RecentFromFollowedUsers                          = 6
)
View Source
const (
	EPublishedFileVisibility_Public      EPublishedFileVisibility = 0
	EPublishedFileVisibility_FriendsOnly                          = 1
	EPublishedFileVisibility_Private                              = 2
)
View Source
const (
	EEconTradeResponse_Accepted                    EEconTradeResponse = 0
	EEconTradeResponse_Declined                                       = 1
	EEconTradeResponse_VacBannedInitiator                             = 2 // Deprecated: renamed to TradeBannedInitiator
	EEconTradeResponse_TradeBannedInitiator                           = 2
	EEconTradeResponse_VacBannedTarget                                = 3 // Deprecated: renamed to TradeBannedTarget
	EEconTradeResponse_TradeBannedTarget                              = 3
	EEconTradeResponse_TargetAlreadyTrading                           = 4
	EEconTradeResponse_Disabled                                       = 5
	EEconTradeResponse_NotLoggedIn                                    = 6
	EEconTradeResponse_Cancel                                         = 7
	EEconTradeResponse_TooSoon                                        = 8
	EEconTradeResponse_TooSoonPenalty                                 = 9
	EEconTradeResponse_ConnectionFailed                               = 10
	EEconTradeResponse_InitiatorAlreadyTrading                        = 11 // Deprecated: renamed to AlreadyTrading
	EEconTradeResponse_AlreadyTrading                                 = 11
	EEconTradeResponse_Error                                          = 12 // Deprecated: renamed to AlreadyHasTradeRequest
	EEconTradeResponse_AlreadyHasTradeRequest                         = 12
	EEconTradeResponse_Timeout                                        = 13 // Deprecated: renamed to NoResponse
	EEconTradeResponse_NoResponse                                     = 13
	EEconTradeResponse_CyberCafeInitiator                             = 14
	EEconTradeResponse_CyberCafeTarget                                = 15
	EEconTradeResponse_SchoolLabInitiator                             = 16
	EEconTradeResponse_SchoolLabTarget                                = 16
	EEconTradeResponse_InitiatorBlockedTarget                         = 18
	EEconTradeResponse_InitiatorNeedsVerifiedEmail                    = 20
	EEconTradeResponse_InitiatorNeedsSteamGuard                       = 21
	EEconTradeResponse_TargetAccountCannotTrade                       = 22
	EEconTradeResponse_InitiatorSteamGuardDuration                    = 23
	EEconTradeResponse_OKToDeliver                                    = 50
)
View Source
const (
	EMarketingMessageFlags_None                 EMarketingMessageFlags = 0
	EMarketingMessageFlags_HighPriority                                = 1
	EMarketingMessageFlags_PlatformWindows                             = 2
	EMarketingMessageFlags_PlatformMac                                 = 4
	EMarketingMessageFlags_PlatformLinux                               = 8
	EMarketingMessageFlags_PlatformRestrictions                        = EMarketingMessageFlags_PlatformWindows | EMarketingMessageFlags_PlatformMac | EMarketingMessageFlags_PlatformLinux
)
View Source
const (
	ENewsUpdateType_AppNews      ENewsUpdateType = 0
	ENewsUpdateType_SteamAds                     = 1
	ENewsUpdateType_SteamNews                    = 2
	ENewsUpdateType_CDDBUpdate                   = 3
	ENewsUpdateType_ClientUpdate                 = 4
)
View Source
const (
	ESystemIMType_RawText                  ESystemIMType = 0
	ESystemIMType_InvalidCard                            = 1
	ESystemIMType_RecurringPurchaseFailed                = 2
	ESystemIMType_CardWillExpire                         = 3
	ESystemIMType_SubscriptionExpired                    = 4
	ESystemIMType_GuestPassReceived                      = 5
	ESystemIMType_GuestPassGranted                       = 6
	ESystemIMType_GiftRevoked                            = 7
	ESystemIMType_SupportMessage                         = 8
	ESystemIMType_SupportMessageClearAlert               = 9
	ESystemIMType_Max                                    = 10
)
View Source
const (
	EChatFlags_Locked             EChatFlags = 1
	EChatFlags_InvisibleToFriends            = 2
	EChatFlags_Moderated                     = 4
	EChatFlags_Unjoinable                    = 8
)
View Source
const (
	ERemoteStoragePlatform_None      ERemoteStoragePlatform = 0
	ERemoteStoragePlatform_Windows                          = 1
	ERemoteStoragePlatform_OSX                              = 2
	ERemoteStoragePlatform_PS3                              = 4
	ERemoteStoragePlatform_Reserved1                        = 8
	ERemoteStoragePlatform_Reserved2                        = 16
	ERemoteStoragePlatform_All                              = -1
)
View Source
const (
	EDRMBlobDownloadType_Error        EDRMBlobDownloadType = 0
	EDRMBlobDownloadType_File                              = 1
	EDRMBlobDownloadType_Parts                             = 2
	EDRMBlobDownloadType_Compressed                        = 4
	EDRMBlobDownloadType_AllMask                           = 7
	EDRMBlobDownloadType_IsJob                             = 8
	EDRMBlobDownloadType_HighPriority                      = 16
	EDRMBlobDownloadType_AddTimestamp                      = 32
	EDRMBlobDownloadType_LowPriority                       = 64
)
View Source
const (
	EDRMBlobDownloadErrorDetail_None                      EDRMBlobDownloadErrorDetail = 0
	EDRMBlobDownloadErrorDetail_DownloadFailed                                        = 1
	EDRMBlobDownloadErrorDetail_TargetLocked                                          = 2
	EDRMBlobDownloadErrorDetail_OpenZip                                               = 3
	EDRMBlobDownloadErrorDetail_ReadZipDirectory                                      = 4
	EDRMBlobDownloadErrorDetail_UnexpectedZipEntry                                    = 5
	EDRMBlobDownloadErrorDetail_UnzipFullFile                                         = 6
	EDRMBlobDownloadErrorDetail_UnknownBlobType                                       = 7
	EDRMBlobDownloadErrorDetail_UnzipStrips                                           = 8
	EDRMBlobDownloadErrorDetail_UnzipMergeGuid                                        = 9
	EDRMBlobDownloadErrorDetail_UnzipSignature                                        = 10
	EDRMBlobDownloadErrorDetail_ApplyStrips                                           = 11
	EDRMBlobDownloadErrorDetail_ApplyMergeGuid                                        = 12
	EDRMBlobDownloadErrorDetail_ApplySignature                                        = 13
	EDRMBlobDownloadErrorDetail_AppIdMismatch                                         = 14
	EDRMBlobDownloadErrorDetail_AppIdUnexpected                                       = 15
	EDRMBlobDownloadErrorDetail_AppliedSignatureCorrupt                               = 16
	EDRMBlobDownloadErrorDetail_ApplyValveSignatureHeader                             = 17
	EDRMBlobDownloadErrorDetail_UnzipValveSignatureHeader                             = 18
	EDRMBlobDownloadErrorDetail_PathManipulationError                                 = 19
	EDRMBlobDownloadErrorDetail_TargetLocked_Base                                     = 65536
	EDRMBlobDownloadErrorDetail_TargetLocked_Max                                      = 131071
	EDRMBlobDownloadErrorDetail_NextBase                                              = 131072
)
View Source
const (
	EClientStat_P2PConnectionsUDP   EClientStat = 0
	EClientStat_P2PConnectionsRelay             = 1
	EClientStat_P2PGameConnections              = 2
	EClientStat_P2PVoiceConnections             = 3
	EClientStat_BytesDownloaded                 = 4
	EClientStat_Max                             = 5
)
View Source
const (
	EClientStatAggregateMethod_LatestOnly EClientStatAggregateMethod = 0
	EClientStatAggregateMethod_Sum                                   = 1
	EClientStatAggregateMethod_Event                                 = 2
	EClientStatAggregateMethod_Scalar                                = 3
)
View Source
const (
	ELeaderboardDataRequest_Global           ELeaderboardDataRequest = 0
	ELeaderboardDataRequest_GlobalAroundUser                         = 1
	ELeaderboardDataRequest_Friends                                  = 2
	ELeaderboardDataRequest_Users                                    = 3
)
View Source
const (
	ELeaderboardSortMethod_None       ELeaderboardSortMethod = 0
	ELeaderboardSortMethod_Ascending                         = 1
	ELeaderboardSortMethod_Descending                        = 2
)
View Source
const (
	ELeaderboardUploadScoreMethod_None        ELeaderboardUploadScoreMethod = 0
	ELeaderboardUploadScoreMethod_KeepBest                                  = 1
	ELeaderboardUploadScoreMethod_ForceUpdate                               = 2
)
View Source
const (
	EUCMFilePrivacyState_Invalid     EUCMFilePrivacyState = -1
	EUCMFilePrivacyState_Private                          = 2
	EUCMFilePrivacyState_FriendsOnly                      = 4
	EUCMFilePrivacyState_Public                           = 8
	EUCMFilePrivacyState_All                              = EUCMFilePrivacyState_Public | EUCMFilePrivacyState_FriendsOnly | EUCMFilePrivacyState_Private
)
View Source
const (
	EUdpPacketType_Invalid      EUdpPacketType = 0
	EUdpPacketType_ChallengeReq                = 1
	EUdpPacketType_Challenge                   = 2
	EUdpPacketType_Connect                     = 3
	EUdpPacketType_Accept                      = 4
	EUdpPacketType_Disconnect                  = 5
	EUdpPacketType_Data                        = 6
	EUdpPacketType_Datagram                    = 7
	EUdpPacketType_Max                         = 8
)
View Source
const (
	MsgClientLogon_ObfuscationMask                                      uint32 = 0xBAADF00D
	MsgClientLogon_CurrentProtocol                                      uint32 = 65575
	MsgClientLogon_ProtocolVerMajorMask                                 uint32 = 0xFFFF0000
	MsgClientLogon_ProtocolVerMinorMask                                 uint32 = 0xFFFF
	MsgClientLogon_ProtocolVerMinorMinGameServers                       uint16 = 4
	MsgClientLogon_ProtocolVerMinorMinForSupportingEMsgMulti            uint16 = 12
	MsgClientLogon_ProtocolVerMinorMinForSupportingEMsgClientEncryptPct uint16 = 14
	MsgClientLogon_ProtocolVerMinorMinForExtendedMsgHdr                 uint16 = 17
	MsgClientLogon_ProtocolVerMinorMinForCellId                         uint16 = 18
	MsgClientLogon_ProtocolVerMinorMinForSessionIDLast                  uint16 = 19
	MsgClientLogon_ProtocolVerMinorMinForServerAvailablityMsgs          uint16 = 24
	MsgClientLogon_ProtocolVerMinorMinClients                           uint16 = 25
	MsgClientLogon_ProtocolVerMinorMinForOSType                         uint16 = 26
	MsgClientLogon_ProtocolVerMinorMinForCegApplyPESig                  uint16 = 27
	MsgClientLogon_ProtocolVerMinorMinForMarketingMessages2             uint16 = 27
	MsgClientLogon_ProtocolVerMinorMinForAnyProtoBufMessages            uint16 = 28
	MsgClientLogon_ProtocolVerMinorMinForProtoBufLoggedOffMessage       uint16 = 28
	MsgClientLogon_ProtocolVerMinorMinForProtoBufMultiMessages          uint16 = 28
	MsgClientLogon_ProtocolVerMinorMinForSendingProtocolToUFS           uint16 = 30
	MsgClientLogon_ProtocolVerMinorMinForMachineAuth                    uint16 = 33
	MsgClientLogon_ProtocolVerMinorMinForSessionIDLastAnon              uint16 = 36
	MsgClientLogon_ProtocolVerMinorMinForEnhancedAppList                uint16 = 40
)
View Source
const ChallengeData_CHALLENGE_MASK uint32 = 0xA426DF2B
View Source
const ConnectData_CHALLENGE_MASK uint32 = ChallengeData_CHALLENGE_MASK
View Source
const Default_CCredentials_GetSteamGuardDetails_Request_IncludeNewAuthentications bool = true
View Source
const Default_CMsgAuthTicket_Eresult uint32 = 2
View Source
const Default_CMsgCREEnumeratePublishedFilesResponse_Eresult int32 = 2
View Source
const Default_CMsgCREEnumeratePublishedFiles_MatchingFileType uint32 = 13
View Source
const Default_CMsgCREGetUserPublishedItemVoteDetailsResponse_Eresult int32 = 2
View Source
const Default_CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail_Vote int32 = 0
View Source
const Default_CMsgCREItemVoteSummaryResponse_Eresult int32 = 2
View Source
const Default_CMsgCRERankByTrendResponse_Eresult int32 = 2
View Source
const Default_CMsgCRERankByVoteResponse_Eresult int32 = 2
View Source
const Default_CMsgCREUpdateUserPublishedItemVoteResponse_Eresult int32 = 2
View Source
const Default_CMsgClientAMGetClanOfficersResponse_Eresult int32 = 2
View Source
const Default_CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_Eresult int32 = 2
View Source
const Default_CMsgClientAddFriendResponse_Eresult int32 = 2
View Source
const Default_CMsgClientAppInfoRequest_SupportsBatches bool = false
View Source
const Default_CMsgClientAuthorizeLocalDevice_Eresult int32 = 2
View Source
const Default_CMsgClientDPCheckSpecialSurveyResponse_EResult uint32 = 2
View Source
const Default_CMsgClientDPSendSpecialSurveyResponseReply_EResult uint32 = 2
View Source
const Default_CMsgClientDeauthorizeDevice_Eresult int32 = 2
View Source
const Default_CMsgClientEmailChangeResponse_Eresult int32 = 2
View Source
const Default_CMsgClientFriendProfileInfoResponse_Eresult int32 = 2
View Source
const Default_CMsgClientGameConnectTokens_MaxTokensToKeep uint32 = 10
View Source
const Default_CMsgClientGetAppBetaPasswordsResponse_Eresult int32 = 2
View Source
const Default_CMsgClientGetAppOwnershipTicketResponse_Eresult uint32 = 2
View Source
const Default_CMsgClientGetAuthorizedDevicesResponse_Eresult int32 = 2
View Source
const Default_CMsgClientGetCDNAuthTokenResponse_Eresult uint32 = 2
View Source
const Default_CMsgClientGetClanActivityCountsResponse_Eresult uint32 = 2
View Source
const Default_CMsgClientGetDepotDecryptionKeyResponse_Eresult int32 = 2
View Source
const Default_CMsgClientGetUserStatsResponse_Eresult int32 = 2
View Source
const Default_CMsgClientLBSFindOrCreateLBResponse_Eresult int32 = 2
View Source
const Default_CMsgClientLBSFindOrCreateLBResponse_LeaderboardDisplayType int32 = 0
View Source
const Default_CMsgClientLBSFindOrCreateLBResponse_LeaderboardSortMethod int32 = 0
View Source
const Default_CMsgClientLBSGetLBEntriesResponse_Eresult int32 = 2
View Source
const Default_CMsgClientLBSSetScoreResponse_Eresult int32 = 2
View Source
const Default_CMsgClientLBSSetUGCResponse_Eresult int32 = 2
View Source
const Default_CMsgClientLicenseList_Eresult int32 = 2
View Source
const Default_CMsgClientLoggedOff_Eresult int32 = 2
View Source
const Default_CMsgClientLogonResponse_Eresult int32 = 2
View Source
const Default_CMsgClientLogon_CreateNewPsnLinkedAccountIfNeeded bool = false
View Source
const Default_CMsgClientLogon_LauncherType uint32 = 0
View Source
const Default_CMsgClientLogon_ShouldRememberPassword bool = false
View Source
const Default_CMsgClientLogon_UiMode uint32 = 0
View Source
const Default_CMsgClientLogon_WasConvertedDeprecatedMsg bool = false
View Source
const Default_CMsgClientMDSGetDepotManifestResponse_Eresult int32 = 2
View Source
const Default_CMsgClientMDSInitDepotBuildResponse_Eresult int32 = 2
View Source
const Default_CMsgClientMDSLoginResponse_Eresult int32 = 2
View Source
const Default_CMsgClientMDSRegisterAppBuildResponse_Eresult int32 = 2
View Source
const Default_CMsgClientMDSSignInstallScriptResponse_Eresult int32 = 2
View Source
const Default_CMsgClientMDSUploadDepotChunksResponse_Eresult int32 = 2
View Source
const Default_CMsgClientMDSUploadManifestResponse_Eresult int32 = 2
View Source
const Default_CMsgClientMDSUploadRateTestResponse_Eresult int32 = 2
View Source
const Default_CMsgClientMMSCreateLobbyResponse_Eresult int32 = 2
View Source
const Default_CMsgClientMMSGetLobbyListResponse_Eresult int32 = 2
View Source
const Default_CMsgClientMMSLeaveLobbyResponse_Eresult int32 = 2
View Source
const Default_CMsgClientMMSSetLobbyDataResponse_Eresult int32 = 2
View Source
const Default_CMsgClientMMSSetLobbyOwnerResponse_Eresult int32 = 2
View Source
const Default_CMsgClientPurchaseResponse_Eresult int32 = 2
View Source
const Default_CMsgClientRedeemGuestPassResponse_Eresult uint32 = 2
View Source
const Default_CMsgClientRequestEncryptedAppTicketResponse_Eresult int32 = 2
View Source
const Default_CMsgClientRequestFreeLicenseResponse_Eresult uint32 = 2
View Source
const Default_CMsgClientRequestOAuthTokenForAppResponse_Eresult int32 = 2
View Source
const Default_CMsgClientRequestWebAPIAuthenticateUserNonceResponse_Eresult int32 = 2
View Source
const Default_CMsgClientStoreUserStatsResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMAddScreenshotResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMAddScreenshotResponse_Screenshotid uint64 = 18446744073709551615
View Source
const Default_CMsgClientUCMDeletePublishedFileResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMDeleteScreenshotResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMDeleteScreenshot_Screenshotid uint64 = 18446744073709551615
View Source
const Default_CMsgClientUCMEnumeratePublishedFilesByUserActionResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMEnumeratePublishedFilesByUserActionResponse_PublishedFileId_RtimeTimeStamp uint32 = 0
View Source
const Default_CMsgClientUCMEnumerateUserPublishedFilesResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMEnumerateUserSubscribedFilesResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMEnumerateUserSubscribedFilesResponse_PublishedFileId_Rtime32Subscribed uint32 = 0
View Source
const Default_CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId_Rtime32Subscribed uint32 = 0
View Source
const Default_CMsgClientUCMEnumerateUserSubscribedFiles_ListType uint32 = 1
View Source
const Default_CMsgClientUCMEnumerateUserSubscribedFiles_MatchingFileType uint32 = 0
View Source
const Default_CMsgClientUCMGetPublishedFileDetailsResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMGetPublishedFileDetailsResponse_FileHcontent uint64 = 18446744073709551615
View Source
const Default_CMsgClientUCMGetPublishedFileDetailsResponse_PreviewHcontent uint64 = 18446744073709551615
View Source
const Default_CMsgClientUCMGetPublishedFileDetailsResponse_PublishedFileId uint64 = 18446744073709551615
View Source
const Default_CMsgClientUCMGetPublishedFilesForUserResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMPublishFileResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMPublishFileResponse_NeedsWorkshopLegalAgreementAcceptance bool = false
View Source
const Default_CMsgClientUCMPublishFileResponse_PublishedFileId uint64 = 18446744073709551615
View Source
const Default_CMsgClientUCMSetUserPublishedFileActionResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMSubscribePublishedFileResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMUnsubscribePublishedFileResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMUpdatePublishedFileResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUCMUpdatePublishedFileResponse_NeedsWorkshopLegalAgreementAcceptance bool = false
View Source
const Default_CMsgClientUFSDeleteFileResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUFSDownloadResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUFSGetSingleFileInfoResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUFSGetUGCDetailsResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUFSGetUGCDetails_Hcontent uint64 = 18446744073709551615
View Source
const Default_CMsgClientUFSLoginResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUFSShareFileResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUFSShareFileResponse_Hcontent uint64 = 18446744073709551615
View Source
const Default_CMsgClientUFSUploadCommitResponse_File_Eresult int32 = 2
View Source
const Default_CMsgClientUFSUploadCommit_File_Eresult int32 = 2
View Source
const Default_CMsgClientUFSUploadFileFinished_Eresult int32 = 2
View Source
const Default_CMsgClientUFSUploadFileRequest_PlatformsToSync uint32 = 4294967295
View Source
const Default_CMsgClientUFSUploadFileResponse_Eresult int32 = 2
View Source
const Default_CMsgClientUGSGetGlobalStatsResponse_Eresult int32 = 2
View Source
const Default_CMsgDPGetNumberOfCurrentPlayersResponse_Eresult int32 = 2
View Source
const Default_CMsgDRMDownloadResponse_Eresult uint32 = 2
View Source
const Default_CMsgDRMFinalResult_EResult uint32 = 2
View Source
const Default_CMsgFSEnumerateFollowingListResponse_Eresult int32 = 2
View Source
const Default_CMsgFSGetFollowerCountResponse_Count int32 = 0
View Source
const Default_CMsgFSGetFollowerCountResponse_Eresult int32 = 2
View Source
const Default_CMsgFSGetIsFollowingResponse_Eresult int32 = 2
View Source
const Default_CMsgFSGetIsFollowingResponse_IsFollowing bool = false
View Source
const Default_CMsgGSAssociateWithClanResponse_Eresult uint32 = 2
View Source
const Default_CMsgGSComputeNewPlayerCompatibilityResponse_Eresult uint32 = 2
View Source
const Default_CMsgMDSSetAppBuildLiveResponse_Eresult int32 = 2
View Source
const Default_CMsgProtoBufHeader_Eresult int32 = 2
View Source
const Default_CMsgProtoBufHeader_JobidSource uint64 = 18446744073709551615
View Source
const Default_CMsgProtoBufHeader_JobidTarget uint64 = 18446744073709551615
View Source
const Default_CMsgProtoBufHeader_Messageid uint64 = 18446744073709551615
View Source
const Default_CMsgProtoBufHeader_TransportError int32 = 1
View Source
const Default_CMsgRemoteClientAuthResponse_Eresult int32 = 2
View Source
const Default_CPublishedFile_GetUserFiles_Request_Numperpage uint32 = 1
View Source
const Default_CPublishedFile_GetUserFiles_Request_Page uint32 = 1
View Source
const Default_CPublishedFile_GetUserFiles_Request_ReturnKvTags bool = true
View Source
const Default_CPublishedFile_GetUserFiles_Request_ReturnShortDescription bool = true
View Source
const Default_CPublishedFile_GetUserFiles_Request_ReturnVoteData bool = true
View Source
const Default_CPublishedFile_GetUserFiles_Request_Sortmethod string = "lastupdated"
View Source
const Default_CPublishedFile_GetUserFiles_Request_Type string = "myfiles"
View Source
const Default_CPublishedFile_QueryFiles_Request_MatchAllTags bool = true
View Source
const Default_CPublishedFile_QueryFiles_Request_Numperpage uint32 = 1
View Source
const Default_CPublishedFile_RefreshVotingQueue_Request_MatchAllTags bool = true
View Source
const MsgChannelEncryptRequest_PROTOCOL_VERSION uint32 = 1
View Source
const UdpHeader_MAGIC uint32 = 0x31305356

Variables

View Source
var E_MsgpoolHardLimit = &proto.ExtensionDesc{
	ExtendedType:  (*google_protobuf.MessageOptions)(nil),
	ExtensionType: (*int32)(nil),
	Field:         50001,
	Name:          "msgpool_hard_limit",
	Tag:           "varint,50001,opt,name=msgpool_hard_limit,def=384",
}
View Source
var E_MsgpoolSoftLimit = &proto.ExtensionDesc{
	ExtendedType:  (*google_protobuf.MessageOptions)(nil),
	ExtensionType: (*int32)(nil),
	Field:         50000,
	Name:          "msgpool_soft_limit",
	Tag:           "varint,50000,opt,name=msgpool_soft_limit,def=32",
}

Functions

func IsProto

func IsProto(e uint32) bool

Types

type Accept

type Accept struct {
}

func NewAccept

func NewAccept() *Accept

func (*Accept) Deserialize

func (d *Accept) Deserialize(r io.Reader) error

func (*Accept) Serialize

func (d *Accept) Serialize(w io.Writer) error

type CCDDBAppDetailCommon

type CCDDBAppDetailCommon struct {
	Appid                 *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Name                  *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
	Icon                  *string `protobuf:"bytes,3,opt,name=icon" json:"icon,omitempty"`
	LogoSmall             *string `protobuf:"bytes,5,opt,name=logo_small" json:"logo_small,omitempty"`
	Tool                  *bool   `protobuf:"varint,6,opt,name=tool" json:"tool,omitempty"`
	Demo                  *bool   `protobuf:"varint,7,opt,name=demo" json:"demo,omitempty"`
	Media                 *bool   `protobuf:"varint,8,opt,name=media" json:"media,omitempty"`
	CommunityVisibleStats *bool   `protobuf:"varint,9,opt,name=community_visible_stats" json:"community_visible_stats,omitempty"`
	FriendlyName          *string `protobuf:"bytes,10,opt,name=friendly_name" json:"friendly_name,omitempty"`
	Propagation           *string `protobuf:"bytes,11,opt,name=propagation" json:"propagation,omitempty"`
	XXX_unrecognized      []byte  `json:"-"`
}

func (*CCDDBAppDetailCommon) GetAppid

func (m *CCDDBAppDetailCommon) GetAppid() uint32

func (*CCDDBAppDetailCommon) GetCommunityVisibleStats

func (m *CCDDBAppDetailCommon) GetCommunityVisibleStats() bool

func (*CCDDBAppDetailCommon) GetDemo

func (m *CCDDBAppDetailCommon) GetDemo() bool

func (*CCDDBAppDetailCommon) GetFriendlyName

func (m *CCDDBAppDetailCommon) GetFriendlyName() string

func (*CCDDBAppDetailCommon) GetIcon

func (m *CCDDBAppDetailCommon) GetIcon() string
func (m *CCDDBAppDetailCommon) GetLogo() string

func (*CCDDBAppDetailCommon) GetLogoSmall

func (m *CCDDBAppDetailCommon) GetLogoSmall() string

func (*CCDDBAppDetailCommon) GetMedia

func (m *CCDDBAppDetailCommon) GetMedia() bool

func (*CCDDBAppDetailCommon) GetName

func (m *CCDDBAppDetailCommon) GetName() string

func (*CCDDBAppDetailCommon) GetPropagation

func (m *CCDDBAppDetailCommon) GetPropagation() string

func (*CCDDBAppDetailCommon) GetTool

func (m *CCDDBAppDetailCommon) GetTool() bool

func (*CCDDBAppDetailCommon) ProtoMessage

func (*CCDDBAppDetailCommon) ProtoMessage()

func (*CCDDBAppDetailCommon) Reset

func (m *CCDDBAppDetailCommon) Reset()

func (*CCDDBAppDetailCommon) String

func (m *CCDDBAppDetailCommon) String() string

type CCloud_CDNReport_Notification

type CCloud_CDNReport_Notification struct {
	Steamid          *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Url              *string `protobuf:"bytes,2,opt,name=url" json:"url,omitempty"`
	Success          *bool   `protobuf:"varint,3,opt,name=success" json:"success,omitempty"`
	HttpStatusCode   *uint32 `protobuf:"varint,4,opt,name=http_status_code" json:"http_status_code,omitempty"`
	ExpectedBytes    *uint64 `protobuf:"varint,5,opt,name=expected_bytes" json:"expected_bytes,omitempty"`
	ReceivedBytes    *uint64 `protobuf:"varint,6,opt,name=received_bytes" json:"received_bytes,omitempty"`
	Duration         *uint32 `protobuf:"varint,7,opt,name=duration" json:"duration,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CCloud_CDNReport_Notification) GetDuration

func (m *CCloud_CDNReport_Notification) GetDuration() uint32

func (*CCloud_CDNReport_Notification) GetExpectedBytes

func (m *CCloud_CDNReport_Notification) GetExpectedBytes() uint64

func (*CCloud_CDNReport_Notification) GetHttpStatusCode

func (m *CCloud_CDNReport_Notification) GetHttpStatusCode() uint32

func (*CCloud_CDNReport_Notification) GetReceivedBytes

func (m *CCloud_CDNReport_Notification) GetReceivedBytes() uint64

func (*CCloud_CDNReport_Notification) GetSteamid

func (m *CCloud_CDNReport_Notification) GetSteamid() uint64

func (*CCloud_CDNReport_Notification) GetSuccess

func (m *CCloud_CDNReport_Notification) GetSuccess() bool

func (*CCloud_CDNReport_Notification) GetUrl

func (*CCloud_CDNReport_Notification) ProtoMessage

func (*CCloud_CDNReport_Notification) ProtoMessage()

func (*CCloud_CDNReport_Notification) Reset

func (m *CCloud_CDNReport_Notification) Reset()

func (*CCloud_CDNReport_Notification) String

type CCloud_Delete_Request

type CCloud_Delete_Request struct {
	Filename         *string `protobuf:"bytes,1,opt,name=filename" json:"filename,omitempty"`
	Appid            *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CCloud_Delete_Request) GetAppid

func (m *CCloud_Delete_Request) GetAppid() uint32

func (*CCloud_Delete_Request) GetFilename

func (m *CCloud_Delete_Request) GetFilename() string

func (*CCloud_Delete_Request) ProtoMessage

func (*CCloud_Delete_Request) ProtoMessage()

func (*CCloud_Delete_Request) Reset

func (m *CCloud_Delete_Request) Reset()

func (*CCloud_Delete_Request) String

func (m *CCloud_Delete_Request) String() string

type CCloud_Delete_Response

type CCloud_Delete_Response struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CCloud_Delete_Response) ProtoMessage

func (*CCloud_Delete_Response) ProtoMessage()

func (*CCloud_Delete_Response) Reset

func (m *CCloud_Delete_Response) Reset()

func (*CCloud_Delete_Response) String

func (m *CCloud_Delete_Response) String() string

type CCloud_EnumerateUserFiles_Request

type CCloud_EnumerateUserFiles_Request struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	ExtendedDetails  *bool   `protobuf:"varint,2,opt,name=extended_details" json:"extended_details,omitempty"`
	Count            *uint32 `protobuf:"varint,3,opt,name=count" json:"count,omitempty"`
	StartIndex       *uint32 `protobuf:"varint,4,opt,name=start_index" json:"start_index,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CCloud_EnumerateUserFiles_Request) GetAppid

func (*CCloud_EnumerateUserFiles_Request) GetCount

func (*CCloud_EnumerateUserFiles_Request) GetExtendedDetails

func (m *CCloud_EnumerateUserFiles_Request) GetExtendedDetails() bool

func (*CCloud_EnumerateUserFiles_Request) GetStartIndex

func (m *CCloud_EnumerateUserFiles_Request) GetStartIndex() uint32

func (*CCloud_EnumerateUserFiles_Request) ProtoMessage

func (*CCloud_EnumerateUserFiles_Request) ProtoMessage()

func (*CCloud_EnumerateUserFiles_Request) Reset

func (*CCloud_EnumerateUserFiles_Request) String

type CCloud_EnumerateUserFiles_Response

type CCloud_EnumerateUserFiles_Response struct {
	Files            []*CCloud_UserFile `protobuf:"bytes,1,rep,name=files" json:"files,omitempty"`
	TotalFiles       *uint32            `protobuf:"varint,2,opt,name=total_files" json:"total_files,omitempty"`
	XXX_unrecognized []byte             `json:"-"`
}

func (*CCloud_EnumerateUserFiles_Response) GetFiles

func (*CCloud_EnumerateUserFiles_Response) GetTotalFiles

func (m *CCloud_EnumerateUserFiles_Response) GetTotalFiles() uint32

func (*CCloud_EnumerateUserFiles_Response) ProtoMessage

func (*CCloud_EnumerateUserFiles_Response) ProtoMessage()

func (*CCloud_EnumerateUserFiles_Response) Reset

func (*CCloud_EnumerateUserFiles_Response) String

type CCloud_GetClientEncryptionKey_Request

type CCloud_GetClientEncryptionKey_Request struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CCloud_GetClientEncryptionKey_Request) ProtoMessage

func (*CCloud_GetClientEncryptionKey_Request) ProtoMessage()

func (*CCloud_GetClientEncryptionKey_Request) Reset

func (*CCloud_GetClientEncryptionKey_Request) String

type CCloud_GetClientEncryptionKey_Response

type CCloud_GetClientEncryptionKey_Response struct {
	Key              []byte `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"`
	Crc              *int32 `protobuf:"varint,2,opt,name=crc" json:"crc,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CCloud_GetClientEncryptionKey_Response) GetCrc

func (*CCloud_GetClientEncryptionKey_Response) GetKey

func (*CCloud_GetClientEncryptionKey_Response) ProtoMessage

func (*CCloud_GetClientEncryptionKey_Response) Reset

func (*CCloud_GetClientEncryptionKey_Response) String

type CCloud_GetFileDetails_Request

type CCloud_GetFileDetails_Request struct {
	Ugcid            *uint64 `protobuf:"varint,1,opt,name=ugcid" json:"ugcid,omitempty"`
	Appid            *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CCloud_GetFileDetails_Request) GetAppid

func (m *CCloud_GetFileDetails_Request) GetAppid() uint32

func (*CCloud_GetFileDetails_Request) GetUgcid

func (m *CCloud_GetFileDetails_Request) GetUgcid() uint64

func (*CCloud_GetFileDetails_Request) ProtoMessage

func (*CCloud_GetFileDetails_Request) ProtoMessage()

func (*CCloud_GetFileDetails_Request) Reset

func (m *CCloud_GetFileDetails_Request) Reset()

func (*CCloud_GetFileDetails_Request) String

type CCloud_GetFileDetails_Response

type CCloud_GetFileDetails_Response struct {
	Details          *CCloud_UserFile `protobuf:"bytes,1,opt,name=details" json:"details,omitempty"`
	XXX_unrecognized []byte           `json:"-"`
}

func (*CCloud_GetFileDetails_Response) GetDetails

func (*CCloud_GetFileDetails_Response) ProtoMessage

func (*CCloud_GetFileDetails_Response) ProtoMessage()

func (*CCloud_GetFileDetails_Response) Reset

func (m *CCloud_GetFileDetails_Response) Reset()

func (*CCloud_GetFileDetails_Response) String

type CCloud_GetUploadServerInfo_Request

type CCloud_GetUploadServerInfo_Request struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CCloud_GetUploadServerInfo_Request) GetAppid

func (*CCloud_GetUploadServerInfo_Request) ProtoMessage

func (*CCloud_GetUploadServerInfo_Request) ProtoMessage()

func (*CCloud_GetUploadServerInfo_Request) Reset

func (*CCloud_GetUploadServerInfo_Request) String

type CCloud_GetUploadServerInfo_Response

type CCloud_GetUploadServerInfo_Response struct {
	ServerUrl        *string `protobuf:"bytes,1,opt,name=server_url" json:"server_url,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CCloud_GetUploadServerInfo_Response) GetServerUrl

func (m *CCloud_GetUploadServerInfo_Response) GetServerUrl() string

func (*CCloud_GetUploadServerInfo_Response) ProtoMessage

func (*CCloud_GetUploadServerInfo_Response) ProtoMessage()

func (*CCloud_GetUploadServerInfo_Response) Reset

func (*CCloud_GetUploadServerInfo_Response) String

type CCloud_UserFile

type CCloud_UserFile struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Ugcid            *uint64 `protobuf:"varint,2,opt,name=ugcid" json:"ugcid,omitempty"`
	Filename         *string `protobuf:"bytes,3,opt,name=filename" json:"filename,omitempty"`
	Timestamp        *uint64 `protobuf:"varint,4,opt,name=timestamp" json:"timestamp,omitempty"`
	FileSize         *uint32 `protobuf:"varint,5,opt,name=file_size" json:"file_size,omitempty"`
	Url              *string `protobuf:"bytes,6,opt,name=url" json:"url,omitempty"`
	SteamidCreator   *uint64 `protobuf:"fixed64,7,opt,name=steamid_creator" json:"steamid_creator,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CCloud_UserFile) GetAppid

func (m *CCloud_UserFile) GetAppid() uint32

func (*CCloud_UserFile) GetFileSize

func (m *CCloud_UserFile) GetFileSize() uint32

func (*CCloud_UserFile) GetFilename

func (m *CCloud_UserFile) GetFilename() string

func (*CCloud_UserFile) GetSteamidCreator

func (m *CCloud_UserFile) GetSteamidCreator() uint64

func (*CCloud_UserFile) GetTimestamp

func (m *CCloud_UserFile) GetTimestamp() uint64

func (*CCloud_UserFile) GetUgcid

func (m *CCloud_UserFile) GetUgcid() uint64

func (*CCloud_UserFile) GetUrl

func (m *CCloud_UserFile) GetUrl() string

func (*CCloud_UserFile) ProtoMessage

func (*CCloud_UserFile) ProtoMessage()

func (*CCloud_UserFile) Reset

func (m *CCloud_UserFile) Reset()

func (*CCloud_UserFile) String

func (m *CCloud_UserFile) String() string

type CCredentials_GetSteamGuardDetails_Request

type CCredentials_GetSteamGuardDetails_Request struct {
	IncludeNewAuthentications *bool   `protobuf:"varint,1,opt,name=include_new_authentications,def=1" json:"include_new_authentications,omitempty"`
	Webcookie                 *string `protobuf:"bytes,2,opt,name=webcookie" json:"webcookie,omitempty"`
	TimestampMinimumWanted    *uint32 `protobuf:"fixed32,3,opt,name=timestamp_minimum_wanted" json:"timestamp_minimum_wanted,omitempty"`
	Ipaddress                 *int32  `protobuf:"varint,4,opt,name=ipaddress" json:"ipaddress,omitempty"`
	XXX_unrecognized          []byte  `json:"-"`
}

func (*CCredentials_GetSteamGuardDetails_Request) GetIncludeNewAuthentications

func (m *CCredentials_GetSteamGuardDetails_Request) GetIncludeNewAuthentications() bool

func (*CCredentials_GetSteamGuardDetails_Request) GetIpaddress

func (*CCredentials_GetSteamGuardDetails_Request) GetTimestampMinimumWanted

func (m *CCredentials_GetSteamGuardDetails_Request) GetTimestampMinimumWanted() uint32

func (*CCredentials_GetSteamGuardDetails_Request) GetWebcookie

func (*CCredentials_GetSteamGuardDetails_Request) ProtoMessage

func (*CCredentials_GetSteamGuardDetails_Request) Reset

func (*CCredentials_GetSteamGuardDetails_Request) String

type CCredentials_GetSteamGuardDetails_Response

type CCredentials_GetSteamGuardDetails_Response struct {
	IsSteamguardEnabled                         *bool                                                           `protobuf:"varint,1,opt,name=is_steamguard_enabled" json:"is_steamguard_enabled,omitempty"`
	TimestampSteamguardEnabled                  *uint32                                                         `protobuf:"fixed32,2,opt,name=timestamp_steamguard_enabled" json:"timestamp_steamguard_enabled,omitempty"`
	Newauthentication                           []*CCredentials_GetSteamGuardDetails_Response_NewAuthentication `protobuf:"bytes,3,rep,name=newauthentication" json:"newauthentication,omitempty"`
	MachineNameUserchosen                       *string                                                         `protobuf:"bytes,4,opt,name=machine_name_userchosen" json:"machine_name_userchosen,omitempty"`
	TimestampMachineSteamguardEnabled           *uint32                                                         `protobuf:"fixed32,5,opt,name=timestamp_machine_steamguard_enabled" json:"timestamp_machine_steamguard_enabled,omitempty"`
	AuthenticationExistsFromGeolocBeforeMintime *bool                                                           `` /* 143-byte string literal not displayed */
	XXX_unrecognized                            []byte                                                          `json:"-"`
}

func (*CCredentials_GetSteamGuardDetails_Response) GetAuthenticationExistsFromGeolocBeforeMintime

func (m *CCredentials_GetSteamGuardDetails_Response) GetAuthenticationExistsFromGeolocBeforeMintime() bool

func (*CCredentials_GetSteamGuardDetails_Response) GetIsSteamguardEnabled

func (m *CCredentials_GetSteamGuardDetails_Response) GetIsSteamguardEnabled() bool

func (*CCredentials_GetSteamGuardDetails_Response) GetMachineNameUserchosen

func (m *CCredentials_GetSteamGuardDetails_Response) GetMachineNameUserchosen() string

func (*CCredentials_GetSteamGuardDetails_Response) GetNewauthentication

func (*CCredentials_GetSteamGuardDetails_Response) GetTimestampMachineSteamguardEnabled

func (m *CCredentials_GetSteamGuardDetails_Response) GetTimestampMachineSteamguardEnabled() uint32

func (*CCredentials_GetSteamGuardDetails_Response) GetTimestampSteamguardEnabled

func (m *CCredentials_GetSteamGuardDetails_Response) GetTimestampSteamguardEnabled() uint32

func (*CCredentials_GetSteamGuardDetails_Response) ProtoMessage

func (*CCredentials_GetSteamGuardDetails_Response) Reset

func (*CCredentials_GetSteamGuardDetails_Response) String

type CCredentials_GetSteamGuardDetails_Response_NewAuthentication

type CCredentials_GetSteamGuardDetails_Response_NewAuthentication struct {
	TimestampSteamguardEnabled *uint32 `protobuf:"fixed32,1,opt,name=timestamp_steamguard_enabled" json:"timestamp_steamguard_enabled,omitempty"`
	IsWebCookie                *bool   `protobuf:"varint,2,opt,name=is_web_cookie" json:"is_web_cookie,omitempty"`
	Ipaddress                  *int32  `protobuf:"varint,3,opt,name=ipaddress" json:"ipaddress,omitempty"`
	GeolocInfo                 *string `protobuf:"bytes,4,opt,name=geoloc_info" json:"geoloc_info,omitempty"`
	IsRemembered               *bool   `protobuf:"varint,5,opt,name=is_remembered" json:"is_remembered,omitempty"`
	MachineNameUserSupplied    *string `protobuf:"bytes,6,opt,name=machine_name_user_supplied" json:"machine_name_user_supplied,omitempty"`
	Status                     *int32  `protobuf:"varint,7,opt,name=status" json:"status,omitempty"`
	XXX_unrecognized           []byte  `json:"-"`
}

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetGeolocInfo

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetIpaddress

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetIsRemembered

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetIsWebCookie

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetMachineNameUserSupplied

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetStatus

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetTimestampSteamguardEnabled

func (m *CCredentials_GetSteamGuardDetails_Response_NewAuthentication) GetTimestampSteamguardEnabled() uint32

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) ProtoMessage

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) Reset

func (*CCredentials_GetSteamGuardDetails_Response_NewAuthentication) String

type CCredentials_NewMachineNotificationDialog_Request

type CCredentials_NewMachineNotificationDialog_Request struct {
	IsApproved       *bool  `protobuf:"varint,1,opt,name=is_approved" json:"is_approved,omitempty"`
	IsWizardComplete *bool  `protobuf:"varint,2,opt,name=is_wizard_complete" json:"is_wizard_complete,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CCredentials_NewMachineNotificationDialog_Request) GetIsApproved

func (*CCredentials_NewMachineNotificationDialog_Request) GetIsWizardComplete

func (*CCredentials_NewMachineNotificationDialog_Request) ProtoMessage

func (*CCredentials_NewMachineNotificationDialog_Request) Reset

func (*CCredentials_NewMachineNotificationDialog_Request) String

type CCredentials_NewMachineNotificationDialog_Response

type CCredentials_NewMachineNotificationDialog_Response struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CCredentials_NewMachineNotificationDialog_Response) ProtoMessage

func (*CCredentials_NewMachineNotificationDialog_Response) Reset

func (*CCredentials_NewMachineNotificationDialog_Response) String

type CCredentials_SteamGuardCode_Request

type CCredentials_SteamGuardCode_Request struct {
	PanicButton      *bool  `protobuf:"varint,1,opt,name=panic_button" json:"panic_button,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CCredentials_SteamGuardCode_Request) GetPanicButton

func (m *CCredentials_SteamGuardCode_Request) GetPanicButton() bool

func (*CCredentials_SteamGuardCode_Request) ProtoMessage

func (*CCredentials_SteamGuardCode_Request) ProtoMessage()

func (*CCredentials_SteamGuardCode_Request) Reset

func (*CCredentials_SteamGuardCode_Request) String

type CCredentials_SteamGuardCode_Response

type CCredentials_SteamGuardCode_Response struct {
	SteamguardCode   *string `protobuf:"bytes,1,opt,name=steamguard_code" json:"steamguard_code,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CCredentials_SteamGuardCode_Response) GetSteamguardCode

func (m *CCredentials_SteamGuardCode_Response) GetSteamguardCode() string

func (*CCredentials_SteamGuardCode_Response) ProtoMessage

func (*CCredentials_SteamGuardCode_Response) ProtoMessage()

func (*CCredentials_SteamGuardCode_Response) Reset

func (*CCredentials_SteamGuardCode_Response) String

type CCredentials_SteamGuardLoginAttempt_Notification

type CCredentials_SteamGuardLoginAttempt_Notification struct {
	IsWebCookie      *bool   `protobuf:"varint,1,opt,name=is_web_cookie" json:"is_web_cookie,omitempty"`
	Ipaddress        *int32  `protobuf:"varint,2,opt,name=ipaddress" json:"ipaddress,omitempty"`
	GeolocInfo       *string `protobuf:"bytes,3,opt,name=geoloc_info" json:"geoloc_info,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CCredentials_SteamGuardLoginAttempt_Notification) GetGeolocInfo

func (*CCredentials_SteamGuardLoginAttempt_Notification) GetIpaddress

func (*CCredentials_SteamGuardLoginAttempt_Notification) GetIsWebCookie

func (*CCredentials_SteamGuardLoginAttempt_Notification) ProtoMessage

func (*CCredentials_SteamGuardLoginAttempt_Notification) Reset

func (*CCredentials_SteamGuardLoginAttempt_Notification) String

type CCredentials_SteamGuardPhishingReport_Request

type CCredentials_SteamGuardPhishingReport_Request struct {
	ParamString      *string `protobuf:"bytes,1,opt,name=param_string" json:"param_string,omitempty"`
	IpaddressActual  *uint32 `protobuf:"varint,2,opt,name=ipaddress_actual" json:"ipaddress_actual,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CCredentials_SteamGuardPhishingReport_Request) GetIpaddressActual

func (m *CCredentials_SteamGuardPhishingReport_Request) GetIpaddressActual() uint32

func (*CCredentials_SteamGuardPhishingReport_Request) GetParamString

func (*CCredentials_SteamGuardPhishingReport_Request) ProtoMessage

func (*CCredentials_SteamGuardPhishingReport_Request) Reset

func (*CCredentials_SteamGuardPhishingReport_Request) String

type CCredentials_SteamGuardPhishingReport_Response

type CCredentials_SteamGuardPhishingReport_Response struct {
	IpaddressLoginattempt   *uint32 `protobuf:"varint,1,opt,name=ipaddress_loginattempt" json:"ipaddress_loginattempt,omitempty"`
	CountrynameLoginattempt *string `protobuf:"bytes,2,opt,name=countryname_loginattempt" json:"countryname_loginattempt,omitempty"`
	StatenameLoginattempt   *string `protobuf:"bytes,3,opt,name=statename_loginattempt" json:"statename_loginattempt,omitempty"`
	CitynameLoginattempt    *string `protobuf:"bytes,4,opt,name=cityname_loginattempt" json:"cityname_loginattempt,omitempty"`
	IpaddressActual         *uint32 `protobuf:"varint,5,opt,name=ipaddress_actual" json:"ipaddress_actual,omitempty"`
	CountrynameActual       *string `protobuf:"bytes,6,opt,name=countryname_actual" json:"countryname_actual,omitempty"`
	StatenameActual         *string `protobuf:"bytes,7,opt,name=statename_actual" json:"statename_actual,omitempty"`
	CitynameActual          *string `protobuf:"bytes,8,opt,name=cityname_actual" json:"cityname_actual,omitempty"`
	XXX_unrecognized        []byte  `json:"-"`
}

func (*CCredentials_SteamGuardPhishingReport_Response) GetCitynameActual

func (*CCredentials_SteamGuardPhishingReport_Response) GetCitynameLoginattempt

func (m *CCredentials_SteamGuardPhishingReport_Response) GetCitynameLoginattempt() string

func (*CCredentials_SteamGuardPhishingReport_Response) GetCountrynameActual

func (m *CCredentials_SteamGuardPhishingReport_Response) GetCountrynameActual() string

func (*CCredentials_SteamGuardPhishingReport_Response) GetCountrynameLoginattempt

func (m *CCredentials_SteamGuardPhishingReport_Response) GetCountrynameLoginattempt() string

func (*CCredentials_SteamGuardPhishingReport_Response) GetIpaddressActual

func (*CCredentials_SteamGuardPhishingReport_Response) GetIpaddressLoginattempt

func (m *CCredentials_SteamGuardPhishingReport_Response) GetIpaddressLoginattempt() uint32

func (*CCredentials_SteamGuardPhishingReport_Response) GetStatenameActual

func (*CCredentials_SteamGuardPhishingReport_Response) GetStatenameLoginattempt

func (m *CCredentials_SteamGuardPhishingReport_Response) GetStatenameLoginattempt() string

func (*CCredentials_SteamGuardPhishingReport_Response) ProtoMessage

func (*CCredentials_SteamGuardPhishingReport_Response) Reset

func (*CCredentials_SteamGuardPhishingReport_Response) String

type CCredentials_TestAvailablePassword_Request

type CCredentials_TestAvailablePassword_Request struct {
	Password          *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"`
	ShaDigestPassword []byte  `protobuf:"bytes,2,opt,name=sha_digest_password" json:"sha_digest_password,omitempty"`
	AccountName       *string `protobuf:"bytes,3,opt,name=account_name" json:"account_name,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*CCredentials_TestAvailablePassword_Request) GetAccountName

func (*CCredentials_TestAvailablePassword_Request) GetPassword

func (*CCredentials_TestAvailablePassword_Request) GetShaDigestPassword

func (m *CCredentials_TestAvailablePassword_Request) GetShaDigestPassword() []byte

func (*CCredentials_TestAvailablePassword_Request) ProtoMessage

func (*CCredentials_TestAvailablePassword_Request) Reset

func (*CCredentials_TestAvailablePassword_Request) String

type CCredentials_TestAvailablePassword_Response

type CCredentials_TestAvailablePassword_Response struct {
	IsValid          *bool  `protobuf:"varint,3,opt,name=is_valid" json:"is_valid,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CCredentials_TestAvailablePassword_Response) GetIsValid

func (*CCredentials_TestAvailablePassword_Response) ProtoMessage

func (*CCredentials_TestAvailablePassword_Response) Reset

func (*CCredentials_TestAvailablePassword_Response) String

type CCredentials_ValidateEmailAddress_Request

type CCredentials_ValidateEmailAddress_Request struct {
	Stoken           *string `protobuf:"bytes,1,opt,name=stoken" json:"stoken,omitempty"`
	Appid            *int32  `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CCredentials_ValidateEmailAddress_Request) GetAppid

func (*CCredentials_ValidateEmailAddress_Request) GetStoken

func (*CCredentials_ValidateEmailAddress_Request) ProtoMessage

func (*CCredentials_ValidateEmailAddress_Request) Reset

func (*CCredentials_ValidateEmailAddress_Request) String

type CCredentials_ValidateEmailAddress_Response

type CCredentials_ValidateEmailAddress_Response struct {
	WasValidated     *bool  `protobuf:"varint,1,opt,name=was_validated" json:"was_validated,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CCredentials_ValidateEmailAddress_Response) GetWasValidated

func (m *CCredentials_ValidateEmailAddress_Response) GetWasValidated() bool

func (*CCredentials_ValidateEmailAddress_Response) ProtoMessage

func (*CCredentials_ValidateEmailAddress_Response) Reset

func (*CCredentials_ValidateEmailAddress_Response) String

type CMsgAppRights

type CMsgAppRights struct {
	EditInfo                 *bool  `protobuf:"varint,1,opt,name=edit_info" json:"edit_info,omitempty"`
	Publish                  *bool  `protobuf:"varint,2,opt,name=publish" json:"publish,omitempty"`
	ViewErrorData            *bool  `protobuf:"varint,3,opt,name=view_error_data" json:"view_error_data,omitempty"`
	Download                 *bool  `protobuf:"varint,4,opt,name=download" json:"download,omitempty"`
	UploadCdkeys             *bool  `protobuf:"varint,5,opt,name=upload_cdkeys" json:"upload_cdkeys,omitempty"`
	GenerateCdkeys           *bool  `protobuf:"varint,6,opt,name=generate_cdkeys" json:"generate_cdkeys,omitempty"`
	ViewFinancials           *bool  `protobuf:"varint,7,opt,name=view_financials" json:"view_financials,omitempty"`
	ManageCeg                *bool  `protobuf:"varint,8,opt,name=manage_ceg" json:"manage_ceg,omitempty"`
	ManageSigning            *bool  `protobuf:"varint,9,opt,name=manage_signing" json:"manage_signing,omitempty"`
	ManageCdkeys             *bool  `protobuf:"varint,10,opt,name=manage_cdkeys" json:"manage_cdkeys,omitempty"`
	EditMarketing            *bool  `protobuf:"varint,11,opt,name=edit_marketing" json:"edit_marketing,omitempty"`
	EconomySupport           *bool  `protobuf:"varint,12,opt,name=economy_support" json:"economy_support,omitempty"`
	EconomySupportSupervisor *bool  `protobuf:"varint,13,opt,name=economy_support_supervisor" json:"economy_support_supervisor,omitempty"`
	XXX_unrecognized         []byte `json:"-"`
}

func (*CMsgAppRights) GetDownload

func (m *CMsgAppRights) GetDownload() bool

func (*CMsgAppRights) GetEconomySupport

func (m *CMsgAppRights) GetEconomySupport() bool

func (*CMsgAppRights) GetEconomySupportSupervisor

func (m *CMsgAppRights) GetEconomySupportSupervisor() bool

func (*CMsgAppRights) GetEditInfo

func (m *CMsgAppRights) GetEditInfo() bool

func (*CMsgAppRights) GetEditMarketing

func (m *CMsgAppRights) GetEditMarketing() bool

func (*CMsgAppRights) GetGenerateCdkeys

func (m *CMsgAppRights) GetGenerateCdkeys() bool

func (*CMsgAppRights) GetManageCdkeys

func (m *CMsgAppRights) GetManageCdkeys() bool

func (*CMsgAppRights) GetManageCeg

func (m *CMsgAppRights) GetManageCeg() bool

func (*CMsgAppRights) GetManageSigning

func (m *CMsgAppRights) GetManageSigning() bool

func (*CMsgAppRights) GetPublish

func (m *CMsgAppRights) GetPublish() bool

func (*CMsgAppRights) GetUploadCdkeys

func (m *CMsgAppRights) GetUploadCdkeys() bool

func (*CMsgAppRights) GetViewErrorData

func (m *CMsgAppRights) GetViewErrorData() bool

func (*CMsgAppRights) GetViewFinancials

func (m *CMsgAppRights) GetViewFinancials() bool

func (*CMsgAppRights) ProtoMessage

func (*CMsgAppRights) ProtoMessage()

func (*CMsgAppRights) Reset

func (m *CMsgAppRights) Reset()

func (*CMsgAppRights) String

func (m *CMsgAppRights) String() string

type CMsgAuthTicket

type CMsgAuthTicket struct {
	Estate           *uint32 `protobuf:"varint,1,opt,name=estate" json:"estate,omitempty"`
	Eresult          *uint32 `protobuf:"varint,2,opt,name=eresult,def=2" json:"eresult,omitempty"`
	Steamid          *uint64 `protobuf:"fixed64,3,opt,name=steamid" json:"steamid,omitempty"`
	Gameid           *uint64 `protobuf:"fixed64,4,opt,name=gameid" json:"gameid,omitempty"`
	HSteamPipe       *uint32 `protobuf:"varint,5,opt,name=h_steam_pipe" json:"h_steam_pipe,omitempty"`
	TicketCrc        *uint32 `protobuf:"varint,6,opt,name=ticket_crc" json:"ticket_crc,omitempty"`
	Ticket           []byte  `protobuf:"bytes,7,opt,name=ticket" json:"ticket,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgAuthTicket) GetEresult

func (m *CMsgAuthTicket) GetEresult() uint32

func (*CMsgAuthTicket) GetEstate

func (m *CMsgAuthTicket) GetEstate() uint32

func (*CMsgAuthTicket) GetGameid

func (m *CMsgAuthTicket) GetGameid() uint64

func (*CMsgAuthTicket) GetHSteamPipe

func (m *CMsgAuthTicket) GetHSteamPipe() uint32

func (*CMsgAuthTicket) GetSteamid

func (m *CMsgAuthTicket) GetSteamid() uint64

func (*CMsgAuthTicket) GetTicket

func (m *CMsgAuthTicket) GetTicket() []byte

func (*CMsgAuthTicket) GetTicketCrc

func (m *CMsgAuthTicket) GetTicketCrc() uint32

func (*CMsgAuthTicket) ProtoMessage

func (*CMsgAuthTicket) ProtoMessage()

func (*CMsgAuthTicket) Reset

func (m *CMsgAuthTicket) Reset()

func (*CMsgAuthTicket) String

func (m *CMsgAuthTicket) String() string

type CMsgCREEnumeratePublishedFiles

type CMsgCREEnumeratePublishedFiles struct {
	AppId            *uint32  `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	QueryType        *int32   `protobuf:"varint,2,opt,name=query_type" json:"query_type,omitempty"`
	StartIndex       *uint32  `protobuf:"varint,3,opt,name=start_index" json:"start_index,omitempty"`
	Days             *uint32  `protobuf:"varint,4,opt,name=days" json:"days,omitempty"`
	Count            *uint32  `protobuf:"varint,5,opt,name=count" json:"count,omitempty"`
	Tags             []string `protobuf:"bytes,6,rep,name=tags" json:"tags,omitempty"`
	UserTags         []string `protobuf:"bytes,7,rep,name=user_tags" json:"user_tags,omitempty"`
	MatchingFileType *uint32  `protobuf:"varint,8,opt,name=matching_file_type,def=13" json:"matching_file_type,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgCREEnumeratePublishedFiles) GetAppId

func (m *CMsgCREEnumeratePublishedFiles) GetAppId() uint32

func (*CMsgCREEnumeratePublishedFiles) GetCount

func (m *CMsgCREEnumeratePublishedFiles) GetCount() uint32

func (*CMsgCREEnumeratePublishedFiles) GetDays

func (*CMsgCREEnumeratePublishedFiles) GetMatchingFileType

func (m *CMsgCREEnumeratePublishedFiles) GetMatchingFileType() uint32

func (*CMsgCREEnumeratePublishedFiles) GetQueryType

func (m *CMsgCREEnumeratePublishedFiles) GetQueryType() int32

func (*CMsgCREEnumeratePublishedFiles) GetStartIndex

func (m *CMsgCREEnumeratePublishedFiles) GetStartIndex() uint32

func (*CMsgCREEnumeratePublishedFiles) GetTags

func (m *CMsgCREEnumeratePublishedFiles) GetTags() []string

func (*CMsgCREEnumeratePublishedFiles) GetUserTags

func (m *CMsgCREEnumeratePublishedFiles) GetUserTags() []string

func (*CMsgCREEnumeratePublishedFiles) ProtoMessage

func (*CMsgCREEnumeratePublishedFiles) ProtoMessage()

func (*CMsgCREEnumeratePublishedFiles) Reset

func (m *CMsgCREEnumeratePublishedFiles) Reset()

func (*CMsgCREEnumeratePublishedFiles) String

type CMsgCREEnumeratePublishedFilesResponse

type CMsgCREEnumeratePublishedFilesResponse struct {
	Eresult          *int32                                                    `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	PublishedFiles   []*CMsgCREEnumeratePublishedFilesResponse_PublishedFileId `protobuf:"bytes,2,rep,name=published_files" json:"published_files,omitempty"`
	TotalResults     *uint32                                                   `protobuf:"varint,3,opt,name=total_results" json:"total_results,omitempty"`
	XXX_unrecognized []byte                                                    `json:"-"`
}

func (*CMsgCREEnumeratePublishedFilesResponse) GetEresult

func (*CMsgCREEnumeratePublishedFilesResponse) GetPublishedFiles

func (*CMsgCREEnumeratePublishedFilesResponse) GetTotalResults

func (m *CMsgCREEnumeratePublishedFilesResponse) GetTotalResults() uint32

func (*CMsgCREEnumeratePublishedFilesResponse) ProtoMessage

func (*CMsgCREEnumeratePublishedFilesResponse) Reset

func (*CMsgCREEnumeratePublishedFilesResponse) String

type CMsgCREEnumeratePublishedFilesResponse_PublishedFileId

type CMsgCREEnumeratePublishedFilesResponse_PublishedFileId struct {
	PublishedFileId  *uint64  `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	VotesFor         *int32   `protobuf:"varint,2,opt,name=votes_for" json:"votes_for,omitempty"`
	VotesAgainst     *int32   `protobuf:"varint,3,opt,name=votes_against" json:"votes_against,omitempty"`
	Reports          *int32   `protobuf:"varint,4,opt,name=reports" json:"reports,omitempty"`
	Score            *float32 `protobuf:"fixed32,5,opt,name=score" json:"score,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgCREEnumeratePublishedFilesResponse_PublishedFileId) GetPublishedFileId

func (*CMsgCREEnumeratePublishedFilesResponse_PublishedFileId) GetReports

func (*CMsgCREEnumeratePublishedFilesResponse_PublishedFileId) GetScore

func (*CMsgCREEnumeratePublishedFilesResponse_PublishedFileId) GetVotesAgainst

func (*CMsgCREEnumeratePublishedFilesResponse_PublishedFileId) GetVotesFor

func (*CMsgCREEnumeratePublishedFilesResponse_PublishedFileId) ProtoMessage

func (*CMsgCREEnumeratePublishedFilesResponse_PublishedFileId) Reset

func (*CMsgCREEnumeratePublishedFilesResponse_PublishedFileId) String

type CMsgCREGetUserPublishedItemVoteDetails

type CMsgCREGetUserPublishedItemVoteDetails struct {
	PublishedFileIds []*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId `protobuf:"bytes,1,rep,name=published_file_ids" json:"published_file_ids,omitempty"`
	XXX_unrecognized []byte                                                    `json:"-"`
}

func (*CMsgCREGetUserPublishedItemVoteDetails) GetPublishedFileIds

func (*CMsgCREGetUserPublishedItemVoteDetails) ProtoMessage

func (*CMsgCREGetUserPublishedItemVoteDetails) Reset

func (*CMsgCREGetUserPublishedItemVoteDetails) String

type CMsgCREGetUserPublishedItemVoteDetailsResponse

type CMsgCREGetUserPublishedItemVoteDetailsResponse struct {
	Eresult             *int32                                                               `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	UserItemVoteDetails []*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail `protobuf:"bytes,2,rep,name=user_item_vote_details" json:"user_item_vote_details,omitempty"`
	XXX_unrecognized    []byte                                                               `json:"-"`
}

func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) GetEresult

func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) GetUserItemVoteDetails

func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) ProtoMessage

func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) Reset

func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) String

type CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail

type CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	Vote             *int32  `protobuf:"varint,2,opt,name=vote,def=0" json:"vote,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) GetPublishedFileId

func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) GetVote

func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) ProtoMessage

func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) Reset

func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) String

type CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId

type CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) GetPublishedFileId

func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) ProtoMessage

func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) Reset

func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) String

type CMsgCREItemVoteSummary

type CMsgCREItemVoteSummary struct {
	PublishedFileIds []*CMsgCREItemVoteSummary_PublishedFileId `protobuf:"bytes,1,rep,name=published_file_ids" json:"published_file_ids,omitempty"`
	XXX_unrecognized []byte                                    `json:"-"`
}

func (*CMsgCREItemVoteSummary) GetPublishedFileIds

func (*CMsgCREItemVoteSummary) ProtoMessage

func (*CMsgCREItemVoteSummary) ProtoMessage()

func (*CMsgCREItemVoteSummary) Reset

func (m *CMsgCREItemVoteSummary) Reset()

func (*CMsgCREItemVoteSummary) String

func (m *CMsgCREItemVoteSummary) String() string

type CMsgCREItemVoteSummaryResponse

type CMsgCREItemVoteSummaryResponse struct {
	Eresult           *int32                                            `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	ItemVoteSummaries []*CMsgCREItemVoteSummaryResponse_ItemVoteSummary `protobuf:"bytes,2,rep,name=item_vote_summaries" json:"item_vote_summaries,omitempty"`
	XXX_unrecognized  []byte                                            `json:"-"`
}

func (*CMsgCREItemVoteSummaryResponse) GetEresult

func (m *CMsgCREItemVoteSummaryResponse) GetEresult() int32

func (*CMsgCREItemVoteSummaryResponse) GetItemVoteSummaries

func (*CMsgCREItemVoteSummaryResponse) ProtoMessage

func (*CMsgCREItemVoteSummaryResponse) ProtoMessage()

func (*CMsgCREItemVoteSummaryResponse) Reset

func (m *CMsgCREItemVoteSummaryResponse) Reset()

func (*CMsgCREItemVoteSummaryResponse) String

type CMsgCREItemVoteSummaryResponse_ItemVoteSummary

type CMsgCREItemVoteSummaryResponse_ItemVoteSummary struct {
	PublishedFileId  *uint64  `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	VotesFor         *int32   `protobuf:"varint,2,opt,name=votes_for" json:"votes_for,omitempty"`
	VotesAgainst     *int32   `protobuf:"varint,3,opt,name=votes_against" json:"votes_against,omitempty"`
	Reports          *int32   `protobuf:"varint,4,opt,name=reports" json:"reports,omitempty"`
	Score            *float32 `protobuf:"fixed32,5,opt,name=score" json:"score,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetPublishedFileId

func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetReports

func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetScore

func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetVotesAgainst

func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetVotesFor

func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) ProtoMessage

func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) Reset

func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) String

type CMsgCREItemVoteSummary_PublishedFileId

type CMsgCREItemVoteSummary_PublishedFileId struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgCREItemVoteSummary_PublishedFileId) GetPublishedFileId

func (m *CMsgCREItemVoteSummary_PublishedFileId) GetPublishedFileId() uint64

func (*CMsgCREItemVoteSummary_PublishedFileId) ProtoMessage

func (*CMsgCREItemVoteSummary_PublishedFileId) Reset

func (*CMsgCREItemVoteSummary_PublishedFileId) String

type CMsgCRERankByTrend

type CMsgCRERankByTrend struct {
	AppId            *uint32  `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	StartIndex       *uint32  `protobuf:"varint,2,opt,name=start_index" json:"start_index,omitempty"`
	Days             *uint32  `protobuf:"varint,3,opt,name=days" json:"days,omitempty"`
	Count            *uint32  `protobuf:"varint,4,opt,name=count" json:"count,omitempty"`
	Tags             []string `protobuf:"bytes,5,rep,name=tags" json:"tags,omitempty"`
	UserTags         []string `protobuf:"bytes,6,rep,name=user_tags" json:"user_tags,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgCRERankByTrend) GetAppId

func (m *CMsgCRERankByTrend) GetAppId() uint32

func (*CMsgCRERankByTrend) GetCount

func (m *CMsgCRERankByTrend) GetCount() uint32

func (*CMsgCRERankByTrend) GetDays

func (m *CMsgCRERankByTrend) GetDays() uint32

func (*CMsgCRERankByTrend) GetStartIndex

func (m *CMsgCRERankByTrend) GetStartIndex() uint32

func (*CMsgCRERankByTrend) GetTags

func (m *CMsgCRERankByTrend) GetTags() []string

func (*CMsgCRERankByTrend) GetUserTags

func (m *CMsgCRERankByTrend) GetUserTags() []string

func (*CMsgCRERankByTrend) ProtoMessage

func (*CMsgCRERankByTrend) ProtoMessage()

func (*CMsgCRERankByTrend) Reset

func (m *CMsgCRERankByTrend) Reset()

func (*CMsgCRERankByTrend) String

func (m *CMsgCRERankByTrend) String() string

type CMsgCRERankByTrendResponse

type CMsgCRERankByTrendResponse struct {
	Eresult          *int32                                        `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	PublishedFiles   []*CMsgCRERankByTrendResponse_PublishedFileId `protobuf:"bytes,2,rep,name=published_files" json:"published_files,omitempty"`
	TotalResults     *uint32                                       `protobuf:"varint,3,opt,name=total_results" json:"total_results,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CMsgCRERankByTrendResponse) GetEresult

func (m *CMsgCRERankByTrendResponse) GetEresult() int32

func (*CMsgCRERankByTrendResponse) GetPublishedFiles

func (*CMsgCRERankByTrendResponse) GetTotalResults

func (m *CMsgCRERankByTrendResponse) GetTotalResults() uint32

func (*CMsgCRERankByTrendResponse) ProtoMessage

func (*CMsgCRERankByTrendResponse) ProtoMessage()

func (*CMsgCRERankByTrendResponse) Reset

func (m *CMsgCRERankByTrendResponse) Reset()

func (*CMsgCRERankByTrendResponse) String

func (m *CMsgCRERankByTrendResponse) String() string

type CMsgCRERankByTrendResponse_PublishedFileId

type CMsgCRERankByTrendResponse_PublishedFileId struct {
	PublishedFileId  *uint64  `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	VotesFor         *int32   `protobuf:"varint,2,opt,name=votes_for" json:"votes_for,omitempty"`
	VotesAgainst     *int32   `protobuf:"varint,3,opt,name=votes_against" json:"votes_against,omitempty"`
	Reports          *int32   `protobuf:"varint,4,opt,name=reports" json:"reports,omitempty"`
	Score            *float32 `protobuf:"fixed32,5,opt,name=score" json:"score,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgCRERankByTrendResponse_PublishedFileId) GetPublishedFileId

func (m *CMsgCRERankByTrendResponse_PublishedFileId) GetPublishedFileId() uint64

func (*CMsgCRERankByTrendResponse_PublishedFileId) GetReports

func (*CMsgCRERankByTrendResponse_PublishedFileId) GetScore

func (*CMsgCRERankByTrendResponse_PublishedFileId) GetVotesAgainst

func (*CMsgCRERankByTrendResponse_PublishedFileId) GetVotesFor

func (*CMsgCRERankByTrendResponse_PublishedFileId) ProtoMessage

func (*CMsgCRERankByTrendResponse_PublishedFileId) Reset

func (*CMsgCRERankByTrendResponse_PublishedFileId) String

type CMsgCRERankByVote

type CMsgCRERankByVote struct {
	AppId            *uint32  `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	StartIndex       *uint32  `protobuf:"varint,2,opt,name=start_index" json:"start_index,omitempty"`
	Count            *uint32  `protobuf:"varint,3,opt,name=count" json:"count,omitempty"`
	Tags             []string `protobuf:"bytes,4,rep,name=tags" json:"tags,omitempty"`
	UserTags         []string `protobuf:"bytes,5,rep,name=user_tags" json:"user_tags,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgCRERankByVote) GetAppId

func (m *CMsgCRERankByVote) GetAppId() uint32

func (*CMsgCRERankByVote) GetCount

func (m *CMsgCRERankByVote) GetCount() uint32

func (*CMsgCRERankByVote) GetStartIndex

func (m *CMsgCRERankByVote) GetStartIndex() uint32

func (*CMsgCRERankByVote) GetTags

func (m *CMsgCRERankByVote) GetTags() []string

func (*CMsgCRERankByVote) GetUserTags

func (m *CMsgCRERankByVote) GetUserTags() []string

func (*CMsgCRERankByVote) ProtoMessage

func (*CMsgCRERankByVote) ProtoMessage()

func (*CMsgCRERankByVote) Reset

func (m *CMsgCRERankByVote) Reset()

func (*CMsgCRERankByVote) String

func (m *CMsgCRERankByVote) String() string

type CMsgCRERankByVoteResponse

type CMsgCRERankByVoteResponse struct {
	Eresult          *int32                                       `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	PublishedFiles   []*CMsgCRERankByVoteResponse_PublishedFileId `protobuf:"bytes,2,rep,name=published_files" json:"published_files,omitempty"`
	TotalResults     *uint32                                      `protobuf:"varint,3,opt,name=total_results" json:"total_results,omitempty"`
	XXX_unrecognized []byte                                       `json:"-"`
}

func (*CMsgCRERankByVoteResponse) GetEresult

func (m *CMsgCRERankByVoteResponse) GetEresult() int32

func (*CMsgCRERankByVoteResponse) GetPublishedFiles

func (*CMsgCRERankByVoteResponse) GetTotalResults

func (m *CMsgCRERankByVoteResponse) GetTotalResults() uint32

func (*CMsgCRERankByVoteResponse) ProtoMessage

func (*CMsgCRERankByVoteResponse) ProtoMessage()

func (*CMsgCRERankByVoteResponse) Reset

func (m *CMsgCRERankByVoteResponse) Reset()

func (*CMsgCRERankByVoteResponse) String

func (m *CMsgCRERankByVoteResponse) String() string

type CMsgCRERankByVoteResponse_PublishedFileId

type CMsgCRERankByVoteResponse_PublishedFileId struct {
	PublishedFileId  *uint64  `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	VotesFor         *int32   `protobuf:"varint,2,opt,name=votes_for" json:"votes_for,omitempty"`
	VotesAgainst     *int32   `protobuf:"varint,3,opt,name=votes_against" json:"votes_against,omitempty"`
	Reports          *int32   `protobuf:"varint,4,opt,name=reports" json:"reports,omitempty"`
	Score            *float32 `protobuf:"fixed32,5,opt,name=score" json:"score,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgCRERankByVoteResponse_PublishedFileId) GetPublishedFileId

func (m *CMsgCRERankByVoteResponse_PublishedFileId) GetPublishedFileId() uint64

func (*CMsgCRERankByVoteResponse_PublishedFileId) GetReports

func (*CMsgCRERankByVoteResponse_PublishedFileId) GetScore

func (*CMsgCRERankByVoteResponse_PublishedFileId) GetVotesAgainst

func (m *CMsgCRERankByVoteResponse_PublishedFileId) GetVotesAgainst() int32

func (*CMsgCRERankByVoteResponse_PublishedFileId) GetVotesFor

func (*CMsgCRERankByVoteResponse_PublishedFileId) ProtoMessage

func (*CMsgCRERankByVoteResponse_PublishedFileId) Reset

func (*CMsgCRERankByVoteResponse_PublishedFileId) String

type CMsgCREUpdateUserPublishedItemVote

type CMsgCREUpdateUserPublishedItemVote struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	VoteUp           *bool   `protobuf:"varint,2,opt,name=vote_up" json:"vote_up,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgCREUpdateUserPublishedItemVote) GetPublishedFileId

func (m *CMsgCREUpdateUserPublishedItemVote) GetPublishedFileId() uint64

func (*CMsgCREUpdateUserPublishedItemVote) GetVoteUp

func (*CMsgCREUpdateUserPublishedItemVote) ProtoMessage

func (*CMsgCREUpdateUserPublishedItemVote) ProtoMessage()

func (*CMsgCREUpdateUserPublishedItemVote) Reset

func (*CMsgCREUpdateUserPublishedItemVote) String

type CMsgCREUpdateUserPublishedItemVoteResponse

type CMsgCREUpdateUserPublishedItemVoteResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgCREUpdateUserPublishedItemVoteResponse) GetEresult

func (*CMsgCREUpdateUserPublishedItemVoteResponse) ProtoMessage

func (*CMsgCREUpdateUserPublishedItemVoteResponse) Reset

func (*CMsgCREUpdateUserPublishedItemVoteResponse) String

type CMsgClientAMGetClanOfficers

type CMsgClientAMGetClanOfficers struct {
	SteamidClan      *uint64 `protobuf:"fixed64,1,opt,name=steamid_clan" json:"steamid_clan,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientAMGetClanOfficers) GetSteamidClan

func (m *CMsgClientAMGetClanOfficers) GetSteamidClan() uint64

func (*CMsgClientAMGetClanOfficers) ProtoMessage

func (*CMsgClientAMGetClanOfficers) ProtoMessage()

func (*CMsgClientAMGetClanOfficers) Reset

func (m *CMsgClientAMGetClanOfficers) Reset()

func (*CMsgClientAMGetClanOfficers) String

func (m *CMsgClientAMGetClanOfficers) String() string

type CMsgClientAMGetClanOfficersResponse

type CMsgClientAMGetClanOfficersResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	SteamidClan      *uint64 `protobuf:"fixed64,2,opt,name=steamid_clan" json:"steamid_clan,omitempty"`
	OfficerCount     *int32  `protobuf:"varint,3,opt,name=officer_count" json:"officer_count,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientAMGetClanOfficersResponse) GetEresult

func (*CMsgClientAMGetClanOfficersResponse) GetOfficerCount

func (m *CMsgClientAMGetClanOfficersResponse) GetOfficerCount() int32

func (*CMsgClientAMGetClanOfficersResponse) GetSteamidClan

func (m *CMsgClientAMGetClanOfficersResponse) GetSteamidClan() uint64

func (*CMsgClientAMGetClanOfficersResponse) ProtoMessage

func (*CMsgClientAMGetClanOfficersResponse) ProtoMessage()

func (*CMsgClientAMGetClanOfficersResponse) Reset

func (*CMsgClientAMGetClanOfficersResponse) String

type CMsgClientAMGetPersonaNameHistory

type CMsgClientAMGetPersonaNameHistory struct {
	IdCount          *int32                                          `protobuf:"varint,1,opt,name=id_count" json:"id_count,omitempty"`
	Ids              []*CMsgClientAMGetPersonaNameHistory_IdInstance `protobuf:"bytes,2,rep" json:"Ids,omitempty"`
	XXX_unrecognized []byte                                          `json:"-"`
}

func (*CMsgClientAMGetPersonaNameHistory) GetIdCount

func (m *CMsgClientAMGetPersonaNameHistory) GetIdCount() int32

func (*CMsgClientAMGetPersonaNameHistory) GetIds

func (*CMsgClientAMGetPersonaNameHistory) ProtoMessage

func (*CMsgClientAMGetPersonaNameHistory) ProtoMessage()

func (*CMsgClientAMGetPersonaNameHistory) Reset

func (*CMsgClientAMGetPersonaNameHistory) String

type CMsgClientAMGetPersonaNameHistoryResponse

type CMsgClientAMGetPersonaNameHistoryResponse struct {
	Responses        []*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance `protobuf:"bytes,2,rep,name=responses" json:"responses,omitempty"`
	XXX_unrecognized []byte                                                         `json:"-"`
}

func (*CMsgClientAMGetPersonaNameHistoryResponse) GetResponses

func (*CMsgClientAMGetPersonaNameHistoryResponse) ProtoMessage

func (*CMsgClientAMGetPersonaNameHistoryResponse) Reset

func (*CMsgClientAMGetPersonaNameHistoryResponse) String

type CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance

type CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance struct {
	Eresult          *int32                                                                      `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	Steamid          *uint64                                                                     `protobuf:"fixed64,2,opt,name=steamid" json:"steamid,omitempty"`
	Names            []*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance `protobuf:"bytes,3,rep,name=names" json:"names,omitempty"`
	XXX_unrecognized []byte                                                                      `json:"-"`
}

func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) GetEresult

func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) GetNames

func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) GetSteamid

func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) ProtoMessage

func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) Reset

func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) String

type CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance

type CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance struct {
	NameSince        *uint32 `protobuf:"fixed32,1,opt,name=name_since" json:"name_since,omitempty"`
	Name             *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) GetName

func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) GetNameSince

func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) ProtoMessage

func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) Reset

func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) String

type CMsgClientAMGetPersonaNameHistory_IdInstance

type CMsgClientAMGetPersonaNameHistory_IdInstance struct {
	Steamid          *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientAMGetPersonaNameHistory_IdInstance) GetSteamid

func (*CMsgClientAMGetPersonaNameHistory_IdInstance) ProtoMessage

func (*CMsgClientAMGetPersonaNameHistory_IdInstance) Reset

func (*CMsgClientAMGetPersonaNameHistory_IdInstance) String

type CMsgClientAccountInfo

type CMsgClientAccountInfo struct {
	PersonaName                     *string `protobuf:"bytes,1,opt,name=persona_name" json:"persona_name,omitempty"`
	IpCountry                       *string `protobuf:"bytes,2,opt,name=ip_country" json:"ip_country,omitempty"`
	SaltPassword                    []byte  `protobuf:"bytes,3,opt,name=salt_password" json:"salt_password,omitempty"`
	ShaDigest_Password              []byte  `protobuf:"bytes,4,opt,name=sha_digest_Password" json:"sha_digest_Password,omitempty"`
	CountAuthedComputers            *int32  `protobuf:"varint,5,opt,name=count_authed_computers" json:"count_authed_computers,omitempty"`
	LockedWithIpt                   *bool   `protobuf:"varint,6,opt,name=locked_with_ipt" json:"locked_with_ipt,omitempty"`
	AccountFlags                    *uint32 `protobuf:"varint,7,opt,name=account_flags" json:"account_flags,omitempty"`
	FacebookId                      *uint64 `protobuf:"varint,8,opt,name=facebook_id" json:"facebook_id,omitempty"`
	FacebookName                    *string `protobuf:"bytes,9,opt,name=facebook_name" json:"facebook_name,omitempty"`
	SteamGuardProvider              *int32  `protobuf:"varint,10,opt,name=steam_guard_provider" json:"steam_guard_provider,omitempty"`
	SteamguardRequireCodeDefault    *bool   `protobuf:"varint,11,opt,name=steamguard_require_code_default" json:"steamguard_require_code_default,omitempty"`
	SteamguardShowProviders         *bool   `protobuf:"varint,12,opt,name=steamguard_show_providers" json:"steamguard_show_providers,omitempty"`
	SteamguardCanUseMobileProvider  *bool   `protobuf:"varint,13,opt,name=steamguard_can_use_mobile_provider" json:"steamguard_can_use_mobile_provider,omitempty"`
	SteamguardNotifyNewmachines     *bool   `protobuf:"varint,14,opt,name=steamguard_notify_newmachines" json:"steamguard_notify_newmachines,omitempty"`
	SteamguardMachineNameUserChosen *string `protobuf:"bytes,15,opt,name=steamguard_machine_name_user_chosen" json:"steamguard_machine_name_user_chosen,omitempty"`
	XXX_unrecognized                []byte  `json:"-"`
}

func (*CMsgClientAccountInfo) GetAccountFlags

func (m *CMsgClientAccountInfo) GetAccountFlags() uint32

func (*CMsgClientAccountInfo) GetCountAuthedComputers

func (m *CMsgClientAccountInfo) GetCountAuthedComputers() int32

func (*CMsgClientAccountInfo) GetFacebookId

func (m *CMsgClientAccountInfo) GetFacebookId() uint64

func (*CMsgClientAccountInfo) GetFacebookName

func (m *CMsgClientAccountInfo) GetFacebookName() string

func (*CMsgClientAccountInfo) GetIpCountry

func (m *CMsgClientAccountInfo) GetIpCountry() string

func (*CMsgClientAccountInfo) GetLockedWithIpt

func (m *CMsgClientAccountInfo) GetLockedWithIpt() bool

func (*CMsgClientAccountInfo) GetPersonaName

func (m *CMsgClientAccountInfo) GetPersonaName() string

func (*CMsgClientAccountInfo) GetSaltPassword

func (m *CMsgClientAccountInfo) GetSaltPassword() []byte

func (*CMsgClientAccountInfo) GetShaDigest_Password

func (m *CMsgClientAccountInfo) GetShaDigest_Password() []byte

func (*CMsgClientAccountInfo) GetSteamGuardProvider

func (m *CMsgClientAccountInfo) GetSteamGuardProvider() int32

func (*CMsgClientAccountInfo) GetSteamguardCanUseMobileProvider

func (m *CMsgClientAccountInfo) GetSteamguardCanUseMobileProvider() bool

func (*CMsgClientAccountInfo) GetSteamguardMachineNameUserChosen

func (m *CMsgClientAccountInfo) GetSteamguardMachineNameUserChosen() string

func (*CMsgClientAccountInfo) GetSteamguardNotifyNewmachines

func (m *CMsgClientAccountInfo) GetSteamguardNotifyNewmachines() bool

func (*CMsgClientAccountInfo) GetSteamguardRequireCodeDefault

func (m *CMsgClientAccountInfo) GetSteamguardRequireCodeDefault() bool

func (*CMsgClientAccountInfo) GetSteamguardShowProviders

func (m *CMsgClientAccountInfo) GetSteamguardShowProviders() bool

func (*CMsgClientAccountInfo) ProtoMessage

func (*CMsgClientAccountInfo) ProtoMessage()

func (*CMsgClientAccountInfo) Reset

func (m *CMsgClientAccountInfo) Reset()

func (*CMsgClientAccountInfo) String

func (m *CMsgClientAccountInfo) String() string

type CMsgClientActivateOEMLicense

type CMsgClientActivateOEMLicense struct {
	BiosManufacturer      *string `protobuf:"bytes,1,opt,name=bios_manufacturer" json:"bios_manufacturer,omitempty"`
	BiosSerialnumber      *string `protobuf:"bytes,2,opt,name=bios_serialnumber" json:"bios_serialnumber,omitempty"`
	LicenseFile           []byte  `protobuf:"bytes,3,opt,name=license_file" json:"license_file,omitempty"`
	MainboardManufacturer *string `protobuf:"bytes,4,opt,name=mainboard_manufacturer" json:"mainboard_manufacturer,omitempty"`
	MainboardProduct      *string `protobuf:"bytes,5,opt,name=mainboard_product" json:"mainboard_product,omitempty"`
	MainboardSerialnumber *string `protobuf:"bytes,6,opt,name=mainboard_serialnumber" json:"mainboard_serialnumber,omitempty"`
	XXX_unrecognized      []byte  `json:"-"`
}

func (*CMsgClientActivateOEMLicense) GetBiosManufacturer

func (m *CMsgClientActivateOEMLicense) GetBiosManufacturer() string

func (*CMsgClientActivateOEMLicense) GetBiosSerialnumber

func (m *CMsgClientActivateOEMLicense) GetBiosSerialnumber() string

func (*CMsgClientActivateOEMLicense) GetLicenseFile

func (m *CMsgClientActivateOEMLicense) GetLicenseFile() []byte

func (*CMsgClientActivateOEMLicense) GetMainboardManufacturer

func (m *CMsgClientActivateOEMLicense) GetMainboardManufacturer() string

func (*CMsgClientActivateOEMLicense) GetMainboardProduct

func (m *CMsgClientActivateOEMLicense) GetMainboardProduct() string

func (*CMsgClientActivateOEMLicense) GetMainboardSerialnumber

func (m *CMsgClientActivateOEMLicense) GetMainboardSerialnumber() string

func (*CMsgClientActivateOEMLicense) ProtoMessage

func (*CMsgClientActivateOEMLicense) ProtoMessage()

func (*CMsgClientActivateOEMLicense) Reset

func (m *CMsgClientActivateOEMLicense) Reset()

func (*CMsgClientActivateOEMLicense) String

type CMsgClientAddFriend

type CMsgClientAddFriend struct {
	SteamidToAdd            *uint64 `protobuf:"fixed64,1,opt,name=steamid_to_add" json:"steamid_to_add,omitempty"`
	AccountnameOrEmailToAdd *string `protobuf:"bytes,2,opt,name=accountname_or_email_to_add" json:"accountname_or_email_to_add,omitempty"`
	XXX_unrecognized        []byte  `json:"-"`
}

func (*CMsgClientAddFriend) GetAccountnameOrEmailToAdd

func (m *CMsgClientAddFriend) GetAccountnameOrEmailToAdd() string

func (*CMsgClientAddFriend) GetSteamidToAdd

func (m *CMsgClientAddFriend) GetSteamidToAdd() uint64

func (*CMsgClientAddFriend) ProtoMessage

func (*CMsgClientAddFriend) ProtoMessage()

func (*CMsgClientAddFriend) Reset

func (m *CMsgClientAddFriend) Reset()

func (*CMsgClientAddFriend) String

func (m *CMsgClientAddFriend) String() string

type CMsgClientAddFriendResponse

type CMsgClientAddFriendResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	SteamIdAdded     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_added" json:"steam_id_added,omitempty"`
	PersonaNameAdded *string `protobuf:"bytes,3,opt,name=persona_name_added" json:"persona_name_added,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientAddFriendResponse) GetEresult

func (m *CMsgClientAddFriendResponse) GetEresult() int32

func (*CMsgClientAddFriendResponse) GetPersonaNameAdded

func (m *CMsgClientAddFriendResponse) GetPersonaNameAdded() string

func (*CMsgClientAddFriendResponse) GetSteamIdAdded

func (m *CMsgClientAddFriendResponse) GetSteamIdAdded() uint64

func (*CMsgClientAddFriendResponse) ProtoMessage

func (*CMsgClientAddFriendResponse) ProtoMessage()

func (*CMsgClientAddFriendResponse) Reset

func (m *CMsgClientAddFriendResponse) Reset()

func (*CMsgClientAddFriendResponse) String

func (m *CMsgClientAddFriendResponse) String() string

type CMsgClientAddFriendToGroup

type CMsgClientAddFriendToGroup struct {
	Groupid          *int32  `protobuf:"varint,1,opt,name=groupid" json:"groupid,omitempty"`
	Steamiduser      *uint64 `protobuf:"fixed64,2,opt,name=steamiduser" json:"steamiduser,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientAddFriendToGroup) GetGroupid

func (m *CMsgClientAddFriendToGroup) GetGroupid() int32

func (*CMsgClientAddFriendToGroup) GetSteamiduser

func (m *CMsgClientAddFriendToGroup) GetSteamiduser() uint64

func (*CMsgClientAddFriendToGroup) ProtoMessage

func (*CMsgClientAddFriendToGroup) ProtoMessage()

func (*CMsgClientAddFriendToGroup) Reset

func (m *CMsgClientAddFriendToGroup) Reset()

func (*CMsgClientAddFriendToGroup) String

func (m *CMsgClientAddFriendToGroup) String() string

type CMsgClientAddFriendToGroupResponse

type CMsgClientAddFriendToGroupResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientAddFriendToGroupResponse) GetEresult

func (*CMsgClientAddFriendToGroupResponse) ProtoMessage

func (*CMsgClientAddFriendToGroupResponse) ProtoMessage()

func (*CMsgClientAddFriendToGroupResponse) Reset

func (*CMsgClientAddFriendToGroupResponse) String

type CMsgClientAppInfoChanges

type CMsgClientAppInfoChanges struct {
	CurrentChangeNumber *uint32  `protobuf:"varint,1,opt,name=current_change_number" json:"current_change_number,omitempty"`
	ForceFullUpdate     *bool    `protobuf:"varint,2,opt,name=force_full_update" json:"force_full_update,omitempty"`
	AppIDs              []uint32 `protobuf:"varint,3,rep,name=appIDs" json:"appIDs,omitempty"`
	XXX_unrecognized    []byte   `json:"-"`
}

func (*CMsgClientAppInfoChanges) GetAppIDs

func (m *CMsgClientAppInfoChanges) GetAppIDs() []uint32

func (*CMsgClientAppInfoChanges) GetCurrentChangeNumber

func (m *CMsgClientAppInfoChanges) GetCurrentChangeNumber() uint32

func (*CMsgClientAppInfoChanges) GetForceFullUpdate

func (m *CMsgClientAppInfoChanges) GetForceFullUpdate() bool

func (*CMsgClientAppInfoChanges) ProtoMessage

func (*CMsgClientAppInfoChanges) ProtoMessage()

func (*CMsgClientAppInfoChanges) Reset

func (m *CMsgClientAppInfoChanges) Reset()

func (*CMsgClientAppInfoChanges) String

func (m *CMsgClientAppInfoChanges) String() string

type CMsgClientAppInfoRequest

type CMsgClientAppInfoRequest struct {
	Apps             []*CMsgClientAppInfoRequest_App `protobuf:"bytes,1,rep,name=apps" json:"apps,omitempty"`
	SupportsBatches  *bool                           `protobuf:"varint,2,opt,name=supports_batches,def=0" json:"supports_batches,omitempty"`
	XXX_unrecognized []byte                          `json:"-"`
}

func (*CMsgClientAppInfoRequest) GetApps

func (*CMsgClientAppInfoRequest) GetSupportsBatches

func (m *CMsgClientAppInfoRequest) GetSupportsBatches() bool

func (*CMsgClientAppInfoRequest) ProtoMessage

func (*CMsgClientAppInfoRequest) ProtoMessage()

func (*CMsgClientAppInfoRequest) Reset

func (m *CMsgClientAppInfoRequest) Reset()

func (*CMsgClientAppInfoRequest) String

func (m *CMsgClientAppInfoRequest) String() string

type CMsgClientAppInfoRequest_App

type CMsgClientAppInfoRequest_App struct {
	AppId            *uint32  `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SectionFlags     *uint32  `protobuf:"varint,2,opt,name=section_flags" json:"section_flags,omitempty"`
	Section_CRC      []uint32 `protobuf:"varint,3,rep,name=section_CRC" json:"section_CRC,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientAppInfoRequest_App) GetAppId

func (m *CMsgClientAppInfoRequest_App) GetAppId() uint32

func (*CMsgClientAppInfoRequest_App) GetSectionFlags

func (m *CMsgClientAppInfoRequest_App) GetSectionFlags() uint32

func (*CMsgClientAppInfoRequest_App) GetSection_CRC

func (m *CMsgClientAppInfoRequest_App) GetSection_CRC() []uint32

func (*CMsgClientAppInfoRequest_App) ProtoMessage

func (*CMsgClientAppInfoRequest_App) ProtoMessage()

func (*CMsgClientAppInfoRequest_App) Reset

func (m *CMsgClientAppInfoRequest_App) Reset()

func (*CMsgClientAppInfoRequest_App) String

type CMsgClientAppInfoResponse

type CMsgClientAppInfoResponse struct {
	Apps             []*CMsgClientAppInfoResponse_App `protobuf:"bytes,1,rep,name=apps" json:"apps,omitempty"`
	AppsUnknown      []uint32                         `protobuf:"varint,2,rep,name=apps_unknown" json:"apps_unknown,omitempty"`
	AppsPending      *uint32                          `protobuf:"varint,3,opt,name=apps_pending" json:"apps_pending,omitempty"`
	XXX_unrecognized []byte                           `json:"-"`
}

func (*CMsgClientAppInfoResponse) GetApps

func (*CMsgClientAppInfoResponse) GetAppsPending

func (m *CMsgClientAppInfoResponse) GetAppsPending() uint32

func (*CMsgClientAppInfoResponse) GetAppsUnknown

func (m *CMsgClientAppInfoResponse) GetAppsUnknown() []uint32

func (*CMsgClientAppInfoResponse) ProtoMessage

func (*CMsgClientAppInfoResponse) ProtoMessage()

func (*CMsgClientAppInfoResponse) Reset

func (m *CMsgClientAppInfoResponse) Reset()

func (*CMsgClientAppInfoResponse) String

func (m *CMsgClientAppInfoResponse) String() string

type CMsgClientAppInfoResponse_App

type CMsgClientAppInfoResponse_App struct {
	AppId            *uint32                                  `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	ChangeNumber     *uint32                                  `protobuf:"varint,2,opt,name=change_number" json:"change_number,omitempty"`
	Sections         []*CMsgClientAppInfoResponse_App_Section `protobuf:"bytes,3,rep,name=sections" json:"sections,omitempty"`
	XXX_unrecognized []byte                                   `json:"-"`
}

func (*CMsgClientAppInfoResponse_App) GetAppId

func (m *CMsgClientAppInfoResponse_App) GetAppId() uint32

func (*CMsgClientAppInfoResponse_App) GetChangeNumber

func (m *CMsgClientAppInfoResponse_App) GetChangeNumber() uint32

func (*CMsgClientAppInfoResponse_App) GetSections

func (*CMsgClientAppInfoResponse_App) ProtoMessage

func (*CMsgClientAppInfoResponse_App) ProtoMessage()

func (*CMsgClientAppInfoResponse_App) Reset

func (m *CMsgClientAppInfoResponse_App) Reset()

func (*CMsgClientAppInfoResponse_App) String

type CMsgClientAppInfoResponse_App_Section

type CMsgClientAppInfoResponse_App_Section struct {
	SectionId        *uint32 `protobuf:"varint,1,opt,name=section_id" json:"section_id,omitempty"`
	SectionKv        []byte  `protobuf:"bytes,2,opt,name=section_kv" json:"section_kv,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientAppInfoResponse_App_Section) GetSectionId

func (*CMsgClientAppInfoResponse_App_Section) GetSectionKv

func (m *CMsgClientAppInfoResponse_App_Section) GetSectionKv() []byte

func (*CMsgClientAppInfoResponse_App_Section) ProtoMessage

func (*CMsgClientAppInfoResponse_App_Section) ProtoMessage()

func (*CMsgClientAppInfoResponse_App_Section) Reset

func (*CMsgClientAppInfoResponse_App_Section) String

type CMsgClientAppInfoUpdate

type CMsgClientAppInfoUpdate struct {
	LastChangenumber *uint32 `protobuf:"varint,1,opt,name=last_changenumber" json:"last_changenumber,omitempty"`
	SendChangelist   *bool   `protobuf:"varint,2,opt,name=send_changelist" json:"send_changelist,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientAppInfoUpdate) GetLastChangenumber

func (m *CMsgClientAppInfoUpdate) GetLastChangenumber() uint32

func (*CMsgClientAppInfoUpdate) GetSendChangelist

func (m *CMsgClientAppInfoUpdate) GetSendChangelist() bool

func (*CMsgClientAppInfoUpdate) ProtoMessage

func (*CMsgClientAppInfoUpdate) ProtoMessage()

func (*CMsgClientAppInfoUpdate) Reset

func (m *CMsgClientAppInfoUpdate) Reset()

func (*CMsgClientAppInfoUpdate) String

func (m *CMsgClientAppInfoUpdate) String() string

type CMsgClientAppMinutesPlayedData

type CMsgClientAppMinutesPlayedData struct {
	MinutesPlayed    []*CMsgClientAppMinutesPlayedData_AppMinutesPlayedData `protobuf:"bytes,1,rep,name=minutes_played" json:"minutes_played,omitempty"`
	XXX_unrecognized []byte                                                 `json:"-"`
}

func (*CMsgClientAppMinutesPlayedData) GetMinutesPlayed

func (*CMsgClientAppMinutesPlayedData) ProtoMessage

func (*CMsgClientAppMinutesPlayedData) ProtoMessage()

func (*CMsgClientAppMinutesPlayedData) Reset

func (m *CMsgClientAppMinutesPlayedData) Reset()

func (*CMsgClientAppMinutesPlayedData) String

type CMsgClientAppMinutesPlayedData_AppMinutesPlayedData

type CMsgClientAppMinutesPlayedData_AppMinutesPlayedData struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	Forever          *int32  `protobuf:"varint,2,opt,name=forever" json:"forever,omitempty"`
	LastTwoWeeks     *int32  `protobuf:"varint,3,opt,name=last_two_weeks" json:"last_two_weeks,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientAppMinutesPlayedData_AppMinutesPlayedData) GetAppId

func (*CMsgClientAppMinutesPlayedData_AppMinutesPlayedData) GetForever

func (*CMsgClientAppMinutesPlayedData_AppMinutesPlayedData) GetLastTwoWeeks

func (*CMsgClientAppMinutesPlayedData_AppMinutesPlayedData) ProtoMessage

func (*CMsgClientAppMinutesPlayedData_AppMinutesPlayedData) Reset

func (*CMsgClientAppMinutesPlayedData_AppMinutesPlayedData) String

type CMsgClientAuthList

type CMsgClientAuthList struct {
	TokensLeft               *uint32           `protobuf:"varint,1,opt,name=tokens_left" json:"tokens_left,omitempty"`
	LastRequestSeq           *uint32           `protobuf:"varint,2,opt,name=last_request_seq" json:"last_request_seq,omitempty"`
	LastRequestSeqFromServer *uint32           `protobuf:"varint,3,opt,name=last_request_seq_from_server" json:"last_request_seq_from_server,omitempty"`
	Tickets                  []*CMsgAuthTicket `protobuf:"bytes,4,rep,name=tickets" json:"tickets,omitempty"`
	AppIds                   []uint32          `protobuf:"varint,5,rep,name=app_ids" json:"app_ids,omitempty"`
	MessageSequence          *uint32           `protobuf:"varint,6,opt,name=message_sequence" json:"message_sequence,omitempty"`
	XXX_unrecognized         []byte            `json:"-"`
}

func (*CMsgClientAuthList) GetAppIds

func (m *CMsgClientAuthList) GetAppIds() []uint32

func (*CMsgClientAuthList) GetLastRequestSeq

func (m *CMsgClientAuthList) GetLastRequestSeq() uint32

func (*CMsgClientAuthList) GetLastRequestSeqFromServer

func (m *CMsgClientAuthList) GetLastRequestSeqFromServer() uint32

func (*CMsgClientAuthList) GetMessageSequence

func (m *CMsgClientAuthList) GetMessageSequence() uint32

func (*CMsgClientAuthList) GetTickets

func (m *CMsgClientAuthList) GetTickets() []*CMsgAuthTicket

func (*CMsgClientAuthList) GetTokensLeft

func (m *CMsgClientAuthList) GetTokensLeft() uint32

func (*CMsgClientAuthList) ProtoMessage

func (*CMsgClientAuthList) ProtoMessage()

func (*CMsgClientAuthList) Reset

func (m *CMsgClientAuthList) Reset()

func (*CMsgClientAuthList) String

func (m *CMsgClientAuthList) String() string

type CMsgClientAuthListAck

type CMsgClientAuthListAck struct {
	TicketCrc        []uint32 `protobuf:"varint,1,rep,name=ticket_crc" json:"ticket_crc,omitempty"`
	AppIds           []uint32 `protobuf:"varint,2,rep,name=app_ids" json:"app_ids,omitempty"`
	MessageSequence  *uint32  `protobuf:"varint,3,opt,name=message_sequence" json:"message_sequence,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientAuthListAck) GetAppIds

func (m *CMsgClientAuthListAck) GetAppIds() []uint32

func (*CMsgClientAuthListAck) GetMessageSequence

func (m *CMsgClientAuthListAck) GetMessageSequence() uint32

func (*CMsgClientAuthListAck) GetTicketCrc

func (m *CMsgClientAuthListAck) GetTicketCrc() []uint32

func (*CMsgClientAuthListAck) ProtoMessage

func (*CMsgClientAuthListAck) ProtoMessage()

func (*CMsgClientAuthListAck) Reset

func (m *CMsgClientAuthListAck) Reset()

func (*CMsgClientAuthListAck) String

func (m *CMsgClientAuthListAck) String() string

type CMsgClientAuthorizeLocalDevice

type CMsgClientAuthorizeLocalDevice struct {
	Eresult           *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	OwnerAccountId    *uint32 `protobuf:"varint,2,opt,name=owner_account_id" json:"owner_account_id,omitempty"`
	AuthedDeviceToken *uint64 `protobuf:"varint,3,opt,name=authed_device_token" json:"authed_device_token,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*CMsgClientAuthorizeLocalDevice) GetAuthedDeviceToken

func (m *CMsgClientAuthorizeLocalDevice) GetAuthedDeviceToken() uint64

func (*CMsgClientAuthorizeLocalDevice) GetEresult

func (m *CMsgClientAuthorizeLocalDevice) GetEresult() int32

func (*CMsgClientAuthorizeLocalDevice) GetOwnerAccountId

func (m *CMsgClientAuthorizeLocalDevice) GetOwnerAccountId() uint32

func (*CMsgClientAuthorizeLocalDevice) ProtoMessage

func (*CMsgClientAuthorizeLocalDevice) ProtoMessage()

func (*CMsgClientAuthorizeLocalDevice) Reset

func (m *CMsgClientAuthorizeLocalDevice) Reset()

func (*CMsgClientAuthorizeLocalDevice) String

type CMsgClientAuthorizeLocalDeviceRequest

type CMsgClientAuthorizeLocalDeviceRequest struct {
	DeviceDescription *string `protobuf:"bytes,1,opt,name=device_description" json:"device_description,omitempty"`
	OwnerAccountId    *uint32 `protobuf:"varint,2,opt,name=owner_account_id" json:"owner_account_id,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*CMsgClientAuthorizeLocalDeviceRequest) GetDeviceDescription

func (m *CMsgClientAuthorizeLocalDeviceRequest) GetDeviceDescription() string

func (*CMsgClientAuthorizeLocalDeviceRequest) GetOwnerAccountId

func (m *CMsgClientAuthorizeLocalDeviceRequest) GetOwnerAccountId() uint32

func (*CMsgClientAuthorizeLocalDeviceRequest) ProtoMessage

func (*CMsgClientAuthorizeLocalDeviceRequest) ProtoMessage()

func (*CMsgClientAuthorizeLocalDeviceRequest) Reset

func (*CMsgClientAuthorizeLocalDeviceRequest) String

type CMsgClientCMList

type CMsgClientCMList struct {
	CmAddresses      []uint32 `protobuf:"varint,1,rep,name=cm_addresses" json:"cm_addresses,omitempty"`
	CmPorts          []uint32 `protobuf:"varint,2,rep,name=cm_ports" json:"cm_ports,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientCMList) GetCmAddresses

func (m *CMsgClientCMList) GetCmAddresses() []uint32

func (*CMsgClientCMList) GetCmPorts

func (m *CMsgClientCMList) GetCmPorts() []uint32

func (*CMsgClientCMList) ProtoMessage

func (*CMsgClientCMList) ProtoMessage()

func (*CMsgClientCMList) Reset

func (m *CMsgClientCMList) Reset()

func (*CMsgClientCMList) String

func (m *CMsgClientCMList) String() string

type CMsgClientChangeStatus

type CMsgClientChangeStatus struct {
	PersonaState        *uint32 `protobuf:"varint,1,opt,name=persona_state" json:"persona_state,omitempty"`
	PlayerName          *string `protobuf:"bytes,2,opt,name=player_name" json:"player_name,omitempty"`
	IsAutoGeneratedName *bool   `protobuf:"varint,3,opt,name=is_auto_generated_name" json:"is_auto_generated_name,omitempty"`
	HighPriority        *bool   `protobuf:"varint,4,opt,name=high_priority" json:"high_priority,omitempty"`
	XXX_unrecognized    []byte  `json:"-"`
}

func (*CMsgClientChangeStatus) GetHighPriority

func (m *CMsgClientChangeStatus) GetHighPriority() bool

func (*CMsgClientChangeStatus) GetIsAutoGeneratedName

func (m *CMsgClientChangeStatus) GetIsAutoGeneratedName() bool

func (*CMsgClientChangeStatus) GetPersonaState

func (m *CMsgClientChangeStatus) GetPersonaState() uint32

func (*CMsgClientChangeStatus) GetPlayerName

func (m *CMsgClientChangeStatus) GetPlayerName() string

func (*CMsgClientChangeStatus) ProtoMessage

func (*CMsgClientChangeStatus) ProtoMessage()

func (*CMsgClientChangeStatus) Reset

func (m *CMsgClientChangeStatus) Reset()

func (*CMsgClientChangeStatus) String

func (m *CMsgClientChangeStatus) String() string

type CMsgClientChangeSteamGuardOptions

type CMsgClientChangeSteamGuardOptions struct {
	SteamguardProvider           *uint32 `protobuf:"varint,1,opt,name=steamguard_provider" json:"steamguard_provider,omitempty"`
	SteamguardRequireCodeDefault *uint32 `protobuf:"varint,2,opt,name=steamguard_require_code_default" json:"steamguard_require_code_default,omitempty"`
	MachineName                  *string `protobuf:"bytes,3,opt,name=machine_name" json:"machine_name,omitempty"`
	MachineNameUserchosen        *string `protobuf:"bytes,4,opt,name=machine_name_userchosen" json:"machine_name_userchosen,omitempty"`
	XXX_unrecognized             []byte  `json:"-"`
}

func (*CMsgClientChangeSteamGuardOptions) GetMachineName

func (m *CMsgClientChangeSteamGuardOptions) GetMachineName() string

func (*CMsgClientChangeSteamGuardOptions) GetMachineNameUserchosen

func (m *CMsgClientChangeSteamGuardOptions) GetMachineNameUserchosen() string

func (*CMsgClientChangeSteamGuardOptions) GetSteamguardProvider

func (m *CMsgClientChangeSteamGuardOptions) GetSteamguardProvider() uint32

func (*CMsgClientChangeSteamGuardOptions) GetSteamguardRequireCodeDefault

func (m *CMsgClientChangeSteamGuardOptions) GetSteamguardRequireCodeDefault() uint32

func (*CMsgClientChangeSteamGuardOptions) ProtoMessage

func (*CMsgClientChangeSteamGuardOptions) ProtoMessage()

func (*CMsgClientChangeSteamGuardOptions) Reset

func (*CMsgClientChangeSteamGuardOptions) String

type CMsgClientChangeSteamGuardOptionsResponse

type CMsgClientChangeSteamGuardOptionsResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientChangeSteamGuardOptionsResponse) GetEresult

func (*CMsgClientChangeSteamGuardOptionsResponse) ProtoMessage

func (*CMsgClientChangeSteamGuardOptionsResponse) Reset

func (*CMsgClientChangeSteamGuardOptionsResponse) String

type CMsgClientChatInvite

type CMsgClientChatInvite struct {
	SteamIdInvited    *uint64 `protobuf:"fixed64,1,opt,name=steam_id_invited" json:"steam_id_invited,omitempty"`
	SteamIdChat       *uint64 `protobuf:"fixed64,2,opt,name=steam_id_chat" json:"steam_id_chat,omitempty"`
	SteamIdPatron     *uint64 `protobuf:"fixed64,3,opt,name=steam_id_patron" json:"steam_id_patron,omitempty"`
	ChatroomType      *int32  `protobuf:"varint,4,opt,name=chatroom_type" json:"chatroom_type,omitempty"`
	SteamIdFriendChat *uint64 `protobuf:"fixed64,5,opt,name=steam_id_friend_chat" json:"steam_id_friend_chat,omitempty"`
	ChatName          *string `protobuf:"bytes,6,opt,name=chat_name" json:"chat_name,omitempty"`
	GameId            *uint64 `protobuf:"fixed64,7,opt,name=game_id" json:"game_id,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*CMsgClientChatInvite) GetChatName

func (m *CMsgClientChatInvite) GetChatName() string

func (*CMsgClientChatInvite) GetChatroomType

func (m *CMsgClientChatInvite) GetChatroomType() int32

func (*CMsgClientChatInvite) GetGameId

func (m *CMsgClientChatInvite) GetGameId() uint64

func (*CMsgClientChatInvite) GetSteamIdChat

func (m *CMsgClientChatInvite) GetSteamIdChat() uint64

func (*CMsgClientChatInvite) GetSteamIdFriendChat

func (m *CMsgClientChatInvite) GetSteamIdFriendChat() uint64

func (*CMsgClientChatInvite) GetSteamIdInvited

func (m *CMsgClientChatInvite) GetSteamIdInvited() uint64

func (*CMsgClientChatInvite) GetSteamIdPatron

func (m *CMsgClientChatInvite) GetSteamIdPatron() uint64

func (*CMsgClientChatInvite) ProtoMessage

func (*CMsgClientChatInvite) ProtoMessage()

func (*CMsgClientChatInvite) Reset

func (m *CMsgClientChatInvite) Reset()

func (*CMsgClientChatInvite) String

func (m *CMsgClientChatInvite) String() string

type CMsgClientCheckFileSignature

type CMsgClientCheckFileSignature struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientCheckFileSignature) GetAppId

func (m *CMsgClientCheckFileSignature) GetAppId() uint32

func (*CMsgClientCheckFileSignature) ProtoMessage

func (*CMsgClientCheckFileSignature) ProtoMessage()

func (*CMsgClientCheckFileSignature) Reset

func (m *CMsgClientCheckFileSignature) Reset()

func (*CMsgClientCheckFileSignature) String

type CMsgClientCheckFileSignatureResponse

type CMsgClientCheckFileSignatureResponse struct {
	AppId                      *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	Pid                        *uint32 `protobuf:"varint,2,opt,name=pid" json:"pid,omitempty"`
	Eresult                    *uint32 `protobuf:"varint,3,opt,name=eresult" json:"eresult,omitempty"`
	Filename                   *string `protobuf:"bytes,4,opt,name=filename" json:"filename,omitempty"`
	Esignatureresult           *uint32 `protobuf:"varint,5,opt,name=esignatureresult" json:"esignatureresult,omitempty"`
	ShaFile                    []byte  `protobuf:"bytes,6,opt,name=sha_file" json:"sha_file,omitempty"`
	Signatureheader            []byte  `protobuf:"bytes,7,opt,name=signatureheader" json:"signatureheader,omitempty"`
	Filesize                   *uint32 `protobuf:"varint,8,opt,name=filesize" json:"filesize,omitempty"`
	Getlasterror               *uint32 `protobuf:"varint,9,opt,name=getlasterror" json:"getlasterror,omitempty"`
	Evalvesignaturecheckdetail *uint32 `protobuf:"varint,10,opt,name=evalvesignaturecheckdetail" json:"evalvesignaturecheckdetail,omitempty"`
	XXX_unrecognized           []byte  `json:"-"`
}

func (*CMsgClientCheckFileSignatureResponse) GetAppId

func (*CMsgClientCheckFileSignatureResponse) GetEresult

func (*CMsgClientCheckFileSignatureResponse) GetEsignatureresult

func (m *CMsgClientCheckFileSignatureResponse) GetEsignatureresult() uint32

func (*CMsgClientCheckFileSignatureResponse) GetEvalvesignaturecheckdetail

func (m *CMsgClientCheckFileSignatureResponse) GetEvalvesignaturecheckdetail() uint32

func (*CMsgClientCheckFileSignatureResponse) GetFilename

func (*CMsgClientCheckFileSignatureResponse) GetFilesize

func (*CMsgClientCheckFileSignatureResponse) GetGetlasterror

func (m *CMsgClientCheckFileSignatureResponse) GetGetlasterror() uint32

func (*CMsgClientCheckFileSignatureResponse) GetPid

func (*CMsgClientCheckFileSignatureResponse) GetShaFile

func (m *CMsgClientCheckFileSignatureResponse) GetShaFile() []byte

func (*CMsgClientCheckFileSignatureResponse) GetSignatureheader

func (m *CMsgClientCheckFileSignatureResponse) GetSignatureheader() []byte

func (*CMsgClientCheckFileSignatureResponse) ProtoMessage

func (*CMsgClientCheckFileSignatureResponse) ProtoMessage()

func (*CMsgClientCheckFileSignatureResponse) Reset

func (*CMsgClientCheckFileSignatureResponse) String

type CMsgClientClanState

type CMsgClientClanState struct {
	SteamidClan      *uint64                         `protobuf:"fixed64,1,opt,name=steamid_clan" json:"steamid_clan,omitempty"`
	MUnStatusFlags   *uint32                         `protobuf:"varint,2,opt,name=m_unStatusFlags" json:"m_unStatusFlags,omitempty"`
	ClanAccountFlags *uint32                         `protobuf:"varint,3,opt,name=clan_account_flags" json:"clan_account_flags,omitempty"`
	NameInfo         *CMsgClientClanState_NameInfo   `protobuf:"bytes,4,opt,name=name_info" json:"name_info,omitempty"`
	UserCounts       *CMsgClientClanState_UserCounts `protobuf:"bytes,5,opt,name=user_counts" json:"user_counts,omitempty"`
	Events           []*CMsgClientClanState_Event    `protobuf:"bytes,6,rep,name=events" json:"events,omitempty"`
	Announcements    []*CMsgClientClanState_Event    `protobuf:"bytes,7,rep,name=announcements" json:"announcements,omitempty"`
	XXX_unrecognized []byte                          `json:"-"`
}

func (*CMsgClientClanState) GetAnnouncements

func (m *CMsgClientClanState) GetAnnouncements() []*CMsgClientClanState_Event

func (*CMsgClientClanState) GetClanAccountFlags

func (m *CMsgClientClanState) GetClanAccountFlags() uint32

func (*CMsgClientClanState) GetEvents

func (*CMsgClientClanState) GetMUnStatusFlags

func (m *CMsgClientClanState) GetMUnStatusFlags() uint32

func (*CMsgClientClanState) GetNameInfo

func (*CMsgClientClanState) GetSteamidClan

func (m *CMsgClientClanState) GetSteamidClan() uint64

func (*CMsgClientClanState) GetUserCounts

func (*CMsgClientClanState) ProtoMessage

func (*CMsgClientClanState) ProtoMessage()

func (*CMsgClientClanState) Reset

func (m *CMsgClientClanState) Reset()

func (*CMsgClientClanState) String

func (m *CMsgClientClanState) String() string

type CMsgClientClanState_Event

type CMsgClientClanState_Event struct {
	Gid              *uint64 `protobuf:"fixed64,1,opt,name=gid" json:"gid,omitempty"`
	EventTime        *uint32 `protobuf:"varint,2,opt,name=event_time" json:"event_time,omitempty"`
	Headline         *string `protobuf:"bytes,3,opt,name=headline" json:"headline,omitempty"`
	GameId           *uint64 `protobuf:"fixed64,4,opt,name=game_id" json:"game_id,omitempty"`
	JustPosted       *bool   `protobuf:"varint,5,opt,name=just_posted" json:"just_posted,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientClanState_Event) GetEventTime

func (m *CMsgClientClanState_Event) GetEventTime() uint32

func (*CMsgClientClanState_Event) GetGameId

func (m *CMsgClientClanState_Event) GetGameId() uint64

func (*CMsgClientClanState_Event) GetGid

func (m *CMsgClientClanState_Event) GetGid() uint64

func (*CMsgClientClanState_Event) GetHeadline

func (m *CMsgClientClanState_Event) GetHeadline() string

func (*CMsgClientClanState_Event) GetJustPosted

func (m *CMsgClientClanState_Event) GetJustPosted() bool

func (*CMsgClientClanState_Event) ProtoMessage

func (*CMsgClientClanState_Event) ProtoMessage()

func (*CMsgClientClanState_Event) Reset

func (m *CMsgClientClanState_Event) Reset()

func (*CMsgClientClanState_Event) String

func (m *CMsgClientClanState_Event) String() string

type CMsgClientClanState_NameInfo

type CMsgClientClanState_NameInfo struct {
	ClanName         *string `protobuf:"bytes,1,opt,name=clan_name" json:"clan_name,omitempty"`
	ShaAvatar        []byte  `protobuf:"bytes,2,opt,name=sha_avatar" json:"sha_avatar,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientClanState_NameInfo) GetClanName

func (m *CMsgClientClanState_NameInfo) GetClanName() string

func (*CMsgClientClanState_NameInfo) GetShaAvatar

func (m *CMsgClientClanState_NameInfo) GetShaAvatar() []byte

func (*CMsgClientClanState_NameInfo) ProtoMessage

func (*CMsgClientClanState_NameInfo) ProtoMessage()

func (*CMsgClientClanState_NameInfo) Reset

func (m *CMsgClientClanState_NameInfo) Reset()

func (*CMsgClientClanState_NameInfo) String

type CMsgClientClanState_UserCounts

type CMsgClientClanState_UserCounts struct {
	Members          *uint32 `protobuf:"varint,1,opt,name=members" json:"members,omitempty"`
	Online           *uint32 `protobuf:"varint,2,opt,name=online" json:"online,omitempty"`
	Chatting         *uint32 `protobuf:"varint,3,opt,name=chatting" json:"chatting,omitempty"`
	InGame           *uint32 `protobuf:"varint,4,opt,name=in_game" json:"in_game,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientClanState_UserCounts) GetChatting

func (m *CMsgClientClanState_UserCounts) GetChatting() uint32

func (*CMsgClientClanState_UserCounts) GetInGame

func (m *CMsgClientClanState_UserCounts) GetInGame() uint32

func (*CMsgClientClanState_UserCounts) GetMembers

func (m *CMsgClientClanState_UserCounts) GetMembers() uint32

func (*CMsgClientClanState_UserCounts) GetOnline

func (m *CMsgClientClanState_UserCounts) GetOnline() uint32

func (*CMsgClientClanState_UserCounts) ProtoMessage

func (*CMsgClientClanState_UserCounts) ProtoMessage()

func (*CMsgClientClanState_UserCounts) Reset

func (m *CMsgClientClanState_UserCounts) Reset()

func (*CMsgClientClanState_UserCounts) String

type CMsgClientCommentNotifications

type CMsgClientCommentNotifications struct {
	CountNewComments              *uint32 `protobuf:"varint,1,opt,name=count_new_comments" json:"count_new_comments,omitempty"`
	CountNewCommentsOwner         *uint32 `protobuf:"varint,2,opt,name=count_new_comments_owner" json:"count_new_comments_owner,omitempty"`
	CountNewCommentsSubscriptions *uint32 `protobuf:"varint,3,opt,name=count_new_comments_subscriptions" json:"count_new_comments_subscriptions,omitempty"`
	XXX_unrecognized              []byte  `json:"-"`
}

func (*CMsgClientCommentNotifications) GetCountNewComments

func (m *CMsgClientCommentNotifications) GetCountNewComments() uint32

func (*CMsgClientCommentNotifications) GetCountNewCommentsOwner

func (m *CMsgClientCommentNotifications) GetCountNewCommentsOwner() uint32

func (*CMsgClientCommentNotifications) GetCountNewCommentsSubscriptions

func (m *CMsgClientCommentNotifications) GetCountNewCommentsSubscriptions() uint32

func (*CMsgClientCommentNotifications) ProtoMessage

func (*CMsgClientCommentNotifications) ProtoMessage()

func (*CMsgClientCommentNotifications) Reset

func (m *CMsgClientCommentNotifications) Reset()

func (*CMsgClientCommentNotifications) String

type CMsgClientConnectionStats

type CMsgClientConnectionStats struct {
	StatsLogon       *CMsgClientConnectionStats_Stats_Logon `protobuf:"bytes,1,opt,name=stats_logon" json:"stats_logon,omitempty"`
	StatsVconn       *CMsgClientConnectionStats_Stats_VConn `protobuf:"bytes,2,opt,name=stats_vconn" json:"stats_vconn,omitempty"`
	XXX_unrecognized []byte                                 `json:"-"`
}

func (*CMsgClientConnectionStats) GetStatsLogon

func (*CMsgClientConnectionStats) GetStatsVconn

func (*CMsgClientConnectionStats) ProtoMessage

func (*CMsgClientConnectionStats) ProtoMessage()

func (*CMsgClientConnectionStats) Reset

func (m *CMsgClientConnectionStats) Reset()

func (*CMsgClientConnectionStats) String

func (m *CMsgClientConnectionStats) String() string

type CMsgClientConnectionStats_Stats_Logon

type CMsgClientConnectionStats_Stats_Logon struct {
	ConnectAttempts    *int32 `protobuf:"varint,1,opt,name=connect_attempts" json:"connect_attempts,omitempty"`
	ConnectSuccesses   *int32 `protobuf:"varint,2,opt,name=connect_successes" json:"connect_successes,omitempty"`
	ConnectFailures    *int32 `protobuf:"varint,3,opt,name=connect_failures" json:"connect_failures,omitempty"`
	ConnectionsDropped *int32 `protobuf:"varint,4,opt,name=connections_dropped" json:"connections_dropped,omitempty"`
	XXX_unrecognized   []byte `json:"-"`
}

func (*CMsgClientConnectionStats_Stats_Logon) GetConnectAttempts

func (m *CMsgClientConnectionStats_Stats_Logon) GetConnectAttempts() int32

func (*CMsgClientConnectionStats_Stats_Logon) GetConnectFailures

func (m *CMsgClientConnectionStats_Stats_Logon) GetConnectFailures() int32

func (*CMsgClientConnectionStats_Stats_Logon) GetConnectSuccesses

func (m *CMsgClientConnectionStats_Stats_Logon) GetConnectSuccesses() int32

func (*CMsgClientConnectionStats_Stats_Logon) GetConnectionsDropped

func (m *CMsgClientConnectionStats_Stats_Logon) GetConnectionsDropped() int32

func (*CMsgClientConnectionStats_Stats_Logon) ProtoMessage

func (*CMsgClientConnectionStats_Stats_Logon) ProtoMessage()

func (*CMsgClientConnectionStats_Stats_Logon) Reset

func (*CMsgClientConnectionStats_Stats_Logon) String

type CMsgClientConnectionStats_Stats_UDP

type CMsgClientConnectionStats_Stats_UDP struct {
	PktsSent         *uint64 `protobuf:"varint,1,opt,name=pkts_sent" json:"pkts_sent,omitempty"`
	BytesSent        *uint64 `protobuf:"varint,2,opt,name=bytes_sent" json:"bytes_sent,omitempty"`
	PktsRecv         *uint64 `protobuf:"varint,3,opt,name=pkts_recv" json:"pkts_recv,omitempty"`
	PktsProcessed    *uint64 `protobuf:"varint,4,opt,name=pkts_processed" json:"pkts_processed,omitempty"`
	BytesRecv        *uint64 `protobuf:"varint,5,opt,name=bytes_recv" json:"bytes_recv,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientConnectionStats_Stats_UDP) GetBytesRecv

func (m *CMsgClientConnectionStats_Stats_UDP) GetBytesRecv() uint64

func (*CMsgClientConnectionStats_Stats_UDP) GetBytesSent

func (m *CMsgClientConnectionStats_Stats_UDP) GetBytesSent() uint64

func (*CMsgClientConnectionStats_Stats_UDP) GetPktsProcessed

func (m *CMsgClientConnectionStats_Stats_UDP) GetPktsProcessed() uint64

func (*CMsgClientConnectionStats_Stats_UDP) GetPktsRecv

func (*CMsgClientConnectionStats_Stats_UDP) GetPktsSent

func (*CMsgClientConnectionStats_Stats_UDP) ProtoMessage

func (*CMsgClientConnectionStats_Stats_UDP) ProtoMessage()

func (*CMsgClientConnectionStats_Stats_UDP) Reset

func (*CMsgClientConnectionStats_Stats_UDP) String

type CMsgClientConnectionStats_Stats_VConn

type CMsgClientConnectionStats_Stats_VConn struct {
	ConnectionsUdp          *uint32                              `protobuf:"varint,1,opt,name=connections_udp" json:"connections_udp,omitempty"`
	ConnectionsTcp          *uint32                              `protobuf:"varint,2,opt,name=connections_tcp" json:"connections_tcp,omitempty"`
	StatsUdp                *CMsgClientConnectionStats_Stats_UDP `protobuf:"bytes,3,opt,name=stats_udp" json:"stats_udp,omitempty"`
	PktsAbandoned           *uint64                              `protobuf:"varint,4,opt,name=pkts_abandoned" json:"pkts_abandoned,omitempty"`
	ConnReqReceived         *uint64                              `protobuf:"varint,5,opt,name=conn_req_received" json:"conn_req_received,omitempty"`
	PktsResent              *uint64                              `protobuf:"varint,6,opt,name=pkts_resent" json:"pkts_resent,omitempty"`
	MsgsSent                *uint64                              `protobuf:"varint,7,opt,name=msgs_sent" json:"msgs_sent,omitempty"`
	MsgsSentFailed          *uint64                              `protobuf:"varint,8,opt,name=msgs_sent_failed" json:"msgs_sent_failed,omitempty"`
	MsgsRecv                *uint64                              `protobuf:"varint,9,opt,name=msgs_recv" json:"msgs_recv,omitempty"`
	DatagramsSent           *uint64                              `protobuf:"varint,10,opt,name=datagrams_sent" json:"datagrams_sent,omitempty"`
	DatagramsRecv           *uint64                              `protobuf:"varint,11,opt,name=datagrams_recv" json:"datagrams_recv,omitempty"`
	BadPktsRecv             *uint64                              `protobuf:"varint,12,opt,name=bad_pkts_recv" json:"bad_pkts_recv,omitempty"`
	UnknownConnPktsRecv     *uint64                              `protobuf:"varint,13,opt,name=unknown_conn_pkts_recv" json:"unknown_conn_pkts_recv,omitempty"`
	MissedPktsRecv          *uint64                              `protobuf:"varint,14,opt,name=missed_pkts_recv" json:"missed_pkts_recv,omitempty"`
	DupPktsRecv             *uint64                              `protobuf:"varint,15,opt,name=dup_pkts_recv" json:"dup_pkts_recv,omitempty"`
	FailedConnectChallenges *uint64                              `protobuf:"varint,16,opt,name=failed_connect_challenges" json:"failed_connect_challenges,omitempty"`
	MicroSecAvgLatency      *uint32                              `protobuf:"varint,17,opt,name=micro_sec_avg_latency" json:"micro_sec_avg_latency,omitempty"`
	MicroSecMinLatency      *uint32                              `protobuf:"varint,18,opt,name=micro_sec_min_latency" json:"micro_sec_min_latency,omitempty"`
	MicroSecMaxLatency      *uint32                              `protobuf:"varint,19,opt,name=micro_sec_max_latency" json:"micro_sec_max_latency,omitempty"`
	MemPoolMsgInUse         *uint32                              `protobuf:"varint,20,opt,name=mem_pool_msg_in_use" json:"mem_pool_msg_in_use,omitempty"`
	XXX_unrecognized        []byte                               `json:"-"`
}

func (*CMsgClientConnectionStats_Stats_VConn) GetBadPktsRecv

func (m *CMsgClientConnectionStats_Stats_VConn) GetBadPktsRecv() uint64

func (*CMsgClientConnectionStats_Stats_VConn) GetConnReqReceived

func (m *CMsgClientConnectionStats_Stats_VConn) GetConnReqReceived() uint64

func (*CMsgClientConnectionStats_Stats_VConn) GetConnectionsTcp

func (m *CMsgClientConnectionStats_Stats_VConn) GetConnectionsTcp() uint32

func (*CMsgClientConnectionStats_Stats_VConn) GetConnectionsUdp

func (m *CMsgClientConnectionStats_Stats_VConn) GetConnectionsUdp() uint32

func (*CMsgClientConnectionStats_Stats_VConn) GetDatagramsRecv

func (m *CMsgClientConnectionStats_Stats_VConn) GetDatagramsRecv() uint64

func (*CMsgClientConnectionStats_Stats_VConn) GetDatagramsSent

func (m *CMsgClientConnectionStats_Stats_VConn) GetDatagramsSent() uint64

func (*CMsgClientConnectionStats_Stats_VConn) GetDupPktsRecv

func (m *CMsgClientConnectionStats_Stats_VConn) GetDupPktsRecv() uint64

func (*CMsgClientConnectionStats_Stats_VConn) GetFailedConnectChallenges

func (m *CMsgClientConnectionStats_Stats_VConn) GetFailedConnectChallenges() uint64

func (*CMsgClientConnectionStats_Stats_VConn) GetMemPoolMsgInUse

func (m *CMsgClientConnectionStats_Stats_VConn) GetMemPoolMsgInUse() uint32

func (*CMsgClientConnectionStats_Stats_VConn) GetMicroSecAvgLatency

func (m *CMsgClientConnectionStats_Stats_VConn) GetMicroSecAvgLatency() uint32

func (*CMsgClientConnectionStats_Stats_VConn) GetMicroSecMaxLatency

func (m *CMsgClientConnectionStats_Stats_VConn) GetMicroSecMaxLatency() uint32

func (*CMsgClientConnectionStats_Stats_VConn) GetMicroSecMinLatency

func (m *CMsgClientConnectionStats_Stats_VConn) GetMicroSecMinLatency() uint32

func (*CMsgClientConnectionStats_Stats_VConn) GetMissedPktsRecv

func (m *CMsgClientConnectionStats_Stats_VConn) GetMissedPktsRecv() uint64

func (*CMsgClientConnectionStats_Stats_VConn) GetMsgsRecv

func (*CMsgClientConnectionStats_Stats_VConn) GetMsgsSent

func (*CMsgClientConnectionStats_Stats_VConn) GetMsgsSentFailed

func (m *CMsgClientConnectionStats_Stats_VConn) GetMsgsSentFailed() uint64

func (*CMsgClientConnectionStats_Stats_VConn) GetPktsAbandoned

func (m *CMsgClientConnectionStats_Stats_VConn) GetPktsAbandoned() uint64

func (*CMsgClientConnectionStats_Stats_VConn) GetPktsResent

func (m *CMsgClientConnectionStats_Stats_VConn) GetPktsResent() uint64

func (*CMsgClientConnectionStats_Stats_VConn) GetStatsUdp

func (*CMsgClientConnectionStats_Stats_VConn) GetUnknownConnPktsRecv

func (m *CMsgClientConnectionStats_Stats_VConn) GetUnknownConnPktsRecv() uint64

func (*CMsgClientConnectionStats_Stats_VConn) ProtoMessage

func (*CMsgClientConnectionStats_Stats_VConn) ProtoMessage()

func (*CMsgClientConnectionStats_Stats_VConn) Reset

func (*CMsgClientConnectionStats_Stats_VConn) String

type CMsgClientCreateFriendsGroup

type CMsgClientCreateFriendsGroup struct {
	Steamid          *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Groupname        *string `protobuf:"bytes,2,opt,name=groupname" json:"groupname,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientCreateFriendsGroup) GetGroupname

func (m *CMsgClientCreateFriendsGroup) GetGroupname() string

func (*CMsgClientCreateFriendsGroup) GetSteamid

func (m *CMsgClientCreateFriendsGroup) GetSteamid() uint64

func (*CMsgClientCreateFriendsGroup) ProtoMessage

func (*CMsgClientCreateFriendsGroup) ProtoMessage()

func (*CMsgClientCreateFriendsGroup) Reset

func (m *CMsgClientCreateFriendsGroup) Reset()

func (*CMsgClientCreateFriendsGroup) String

type CMsgClientCreateFriendsGroupResponse

type CMsgClientCreateFriendsGroupResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"`
	Groupid          *int32  `protobuf:"varint,2,opt,name=groupid" json:"groupid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientCreateFriendsGroupResponse) GetEresult

func (*CMsgClientCreateFriendsGroupResponse) GetGroupid

func (*CMsgClientCreateFriendsGroupResponse) ProtoMessage

func (*CMsgClientCreateFriendsGroupResponse) ProtoMessage()

func (*CMsgClientCreateFriendsGroupResponse) Reset

func (*CMsgClientCreateFriendsGroupResponse) String

type CMsgClientDPCheckSpecialSurvey

type CMsgClientDPCheckSpecialSurvey struct {
	SurveyId         *uint32 `protobuf:"varint,1,opt,name=survey_id" json:"survey_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientDPCheckSpecialSurvey) GetSurveyId

func (m *CMsgClientDPCheckSpecialSurvey) GetSurveyId() uint32

func (*CMsgClientDPCheckSpecialSurvey) ProtoMessage

func (*CMsgClientDPCheckSpecialSurvey) ProtoMessage()

func (*CMsgClientDPCheckSpecialSurvey) Reset

func (m *CMsgClientDPCheckSpecialSurvey) Reset()

func (*CMsgClientDPCheckSpecialSurvey) String

type CMsgClientDPCheckSpecialSurveyResponse

type CMsgClientDPCheckSpecialSurveyResponse struct {
	EResult          *uint32 `protobuf:"varint,1,opt,name=eResult,def=2" json:"eResult,omitempty"`
	State            *uint32 `protobuf:"varint,2,opt,name=state" json:"state,omitempty"`
	Name             *string `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"`
	CustomUrl        *string `protobuf:"bytes,4,opt,name=custom_url" json:"custom_url,omitempty"`
	IncludeSoftware  *bool   `protobuf:"varint,5,opt,name=include_software" json:"include_software,omitempty"`
	Token            []byte  `protobuf:"bytes,6,opt,name=token" json:"token,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientDPCheckSpecialSurveyResponse) GetCustomUrl

func (*CMsgClientDPCheckSpecialSurveyResponse) GetEResult

func (*CMsgClientDPCheckSpecialSurveyResponse) GetIncludeSoftware

func (m *CMsgClientDPCheckSpecialSurveyResponse) GetIncludeSoftware() bool

func (*CMsgClientDPCheckSpecialSurveyResponse) GetName

func (*CMsgClientDPCheckSpecialSurveyResponse) GetState

func (*CMsgClientDPCheckSpecialSurveyResponse) GetToken

func (*CMsgClientDPCheckSpecialSurveyResponse) ProtoMessage

func (*CMsgClientDPCheckSpecialSurveyResponse) Reset

func (*CMsgClientDPCheckSpecialSurveyResponse) String

type CMsgClientDPSendSpecialSurveyResponse

type CMsgClientDPSendSpecialSurveyResponse struct {
	SurveyId         *uint32 `protobuf:"varint,1,opt,name=survey_id" json:"survey_id,omitempty"`
	Data             []byte  `protobuf:"bytes,2,opt,name=data" json:"data,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientDPSendSpecialSurveyResponse) GetData

func (*CMsgClientDPSendSpecialSurveyResponse) GetSurveyId

func (*CMsgClientDPSendSpecialSurveyResponse) ProtoMessage

func (*CMsgClientDPSendSpecialSurveyResponse) ProtoMessage()

func (*CMsgClientDPSendSpecialSurveyResponse) Reset

func (*CMsgClientDPSendSpecialSurveyResponse) String

type CMsgClientDPSendSpecialSurveyResponseReply

type CMsgClientDPSendSpecialSurveyResponseReply struct {
	EResult          *uint32 `protobuf:"varint,1,opt,name=eResult,def=2" json:"eResult,omitempty"`
	Token            []byte  `protobuf:"bytes,2,opt,name=token" json:"token,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientDPSendSpecialSurveyResponseReply) GetEResult

func (*CMsgClientDPSendSpecialSurveyResponseReply) GetToken

func (*CMsgClientDPSendSpecialSurveyResponseReply) ProtoMessage

func (*CMsgClientDPSendSpecialSurveyResponseReply) Reset

func (*CMsgClientDPSendSpecialSurveyResponseReply) String

type CMsgClientDeauthorizeDevice

type CMsgClientDeauthorizeDevice struct {
	Eresult                  *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	DeauthorizationAccountId *uint32 `protobuf:"varint,2,opt,name=deauthorization_account_id" json:"deauthorization_account_id,omitempty"`
	XXX_unrecognized         []byte  `json:"-"`
}

func (*CMsgClientDeauthorizeDevice) GetDeauthorizationAccountId

func (m *CMsgClientDeauthorizeDevice) GetDeauthorizationAccountId() uint32

func (*CMsgClientDeauthorizeDevice) GetEresult

func (m *CMsgClientDeauthorizeDevice) GetEresult() int32

func (*CMsgClientDeauthorizeDevice) ProtoMessage

func (*CMsgClientDeauthorizeDevice) ProtoMessage()

func (*CMsgClientDeauthorizeDevice) Reset

func (m *CMsgClientDeauthorizeDevice) Reset()

func (*CMsgClientDeauthorizeDevice) String

func (m *CMsgClientDeauthorizeDevice) String() string

type CMsgClientDeauthorizeDeviceRequest

type CMsgClientDeauthorizeDeviceRequest struct {
	DeauthorizationAccountId   *uint32 `protobuf:"varint,1,opt,name=deauthorization_account_id" json:"deauthorization_account_id,omitempty"`
	DeauthorizationDeviceToken *uint64 `protobuf:"varint,2,opt,name=deauthorization_device_token" json:"deauthorization_device_token,omitempty"`
	XXX_unrecognized           []byte  `json:"-"`
}

func (*CMsgClientDeauthorizeDeviceRequest) GetDeauthorizationAccountId

func (m *CMsgClientDeauthorizeDeviceRequest) GetDeauthorizationAccountId() uint32

func (*CMsgClientDeauthorizeDeviceRequest) GetDeauthorizationDeviceToken

func (m *CMsgClientDeauthorizeDeviceRequest) GetDeauthorizationDeviceToken() uint64

func (*CMsgClientDeauthorizeDeviceRequest) ProtoMessage

func (*CMsgClientDeauthorizeDeviceRequest) ProtoMessage()

func (*CMsgClientDeauthorizeDeviceRequest) Reset

func (*CMsgClientDeauthorizeDeviceRequest) String

type CMsgClientDeleteFriendsGroup

type CMsgClientDeleteFriendsGroup struct {
	Steamid          *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Groupid          *int32  `protobuf:"varint,2,opt,name=groupid" json:"groupid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientDeleteFriendsGroup) GetGroupid

func (m *CMsgClientDeleteFriendsGroup) GetGroupid() int32

func (*CMsgClientDeleteFriendsGroup) GetSteamid

func (m *CMsgClientDeleteFriendsGroup) GetSteamid() uint64

func (*CMsgClientDeleteFriendsGroup) ProtoMessage

func (*CMsgClientDeleteFriendsGroup) ProtoMessage()

func (*CMsgClientDeleteFriendsGroup) Reset

func (m *CMsgClientDeleteFriendsGroup) Reset()

func (*CMsgClientDeleteFriendsGroup) String

type CMsgClientDeleteFriendsGroupResponse

type CMsgClientDeleteFriendsGroupResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientDeleteFriendsGroupResponse) GetEresult

func (*CMsgClientDeleteFriendsGroupResponse) ProtoMessage

func (*CMsgClientDeleteFriendsGroupResponse) ProtoMessage()

func (*CMsgClientDeleteFriendsGroupResponse) Reset

func (*CMsgClientDeleteFriendsGroupResponse) String

type CMsgClientDeregisterWithServer

type CMsgClientDeregisterWithServer struct {
	Eservertype      *uint32 `protobuf:"varint,1,opt,name=eservertype" json:"eservertype,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientDeregisterWithServer) GetAppId

func (m *CMsgClientDeregisterWithServer) GetAppId() uint32

func (*CMsgClientDeregisterWithServer) GetEservertype

func (m *CMsgClientDeregisterWithServer) GetEservertype() uint32

func (*CMsgClientDeregisterWithServer) ProtoMessage

func (*CMsgClientDeregisterWithServer) ProtoMessage()

func (*CMsgClientDeregisterWithServer) Reset

func (m *CMsgClientDeregisterWithServer) Reset()

func (*CMsgClientDeregisterWithServer) String

type CMsgClientEmailAddrInfo

type CMsgClientEmailAddrInfo struct {
	EmailAddress                         *string `protobuf:"bytes,1,opt,name=email_address" json:"email_address,omitempty"`
	EmailIsValidated                     *bool   `protobuf:"varint,2,opt,name=email_is_validated" json:"email_is_validated,omitempty"`
	EmailValidationChanged               *bool   `protobuf:"varint,3,opt,name=email_validation_changed" json:"email_validation_changed,omitempty"`
	CredentialChangeRequiresCode         *bool   `protobuf:"varint,4,opt,name=credential_change_requires_code" json:"credential_change_requires_code,omitempty"`
	PasswordOrSecretqaChangeRequiresCode *bool   `` /* 129-byte string literal not displayed */
	RemindUserAboutEmail                 *bool   `protobuf:"varint,6,opt,name=remind_user_about_email" json:"remind_user_about_email,omitempty"`
	XXX_unrecognized                     []byte  `json:"-"`
}

func (*CMsgClientEmailAddrInfo) GetCredentialChangeRequiresCode

func (m *CMsgClientEmailAddrInfo) GetCredentialChangeRequiresCode() bool

func (*CMsgClientEmailAddrInfo) GetEmailAddress

func (m *CMsgClientEmailAddrInfo) GetEmailAddress() string

func (*CMsgClientEmailAddrInfo) GetEmailIsValidated

func (m *CMsgClientEmailAddrInfo) GetEmailIsValidated() bool

func (*CMsgClientEmailAddrInfo) GetEmailValidationChanged

func (m *CMsgClientEmailAddrInfo) GetEmailValidationChanged() bool

func (*CMsgClientEmailAddrInfo) GetPasswordOrSecretqaChangeRequiresCode

func (m *CMsgClientEmailAddrInfo) GetPasswordOrSecretqaChangeRequiresCode() bool

func (*CMsgClientEmailAddrInfo) GetRemindUserAboutEmail

func (m *CMsgClientEmailAddrInfo) GetRemindUserAboutEmail() bool

func (*CMsgClientEmailAddrInfo) ProtoMessage

func (*CMsgClientEmailAddrInfo) ProtoMessage()

func (*CMsgClientEmailAddrInfo) Reset

func (m *CMsgClientEmailAddrInfo) Reset()

func (*CMsgClientEmailAddrInfo) String

func (m *CMsgClientEmailAddrInfo) String() string

type CMsgClientEmailChange

type CMsgClientEmailChange struct {
	Password         *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"`
	Email            *string `protobuf:"bytes,2,opt,name=email" json:"email,omitempty"`
	Code             *string `protobuf:"bytes,3,opt,name=code" json:"code,omitempty"`
	Final            *bool   `protobuf:"varint,4,opt,name=final" json:"final,omitempty"`
	Newmethod        *bool   `protobuf:"varint,5,opt,name=newmethod" json:"newmethod,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientEmailChange) GetCode

func (m *CMsgClientEmailChange) GetCode() string

func (*CMsgClientEmailChange) GetEmail

func (m *CMsgClientEmailChange) GetEmail() string

func (*CMsgClientEmailChange) GetFinal

func (m *CMsgClientEmailChange) GetFinal() bool

func (*CMsgClientEmailChange) GetNewmethod

func (m *CMsgClientEmailChange) GetNewmethod() bool

func (*CMsgClientEmailChange) GetPassword

func (m *CMsgClientEmailChange) GetPassword() string

func (*CMsgClientEmailChange) ProtoMessage

func (*CMsgClientEmailChange) ProtoMessage()

func (*CMsgClientEmailChange) Reset

func (m *CMsgClientEmailChange) Reset()

func (*CMsgClientEmailChange) String

func (m *CMsgClientEmailChange) String() string

type CMsgClientEmailChangeResponse

type CMsgClientEmailChangeResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientEmailChangeResponse) GetEresult

func (m *CMsgClientEmailChangeResponse) GetEresult() int32

func (*CMsgClientEmailChangeResponse) ProtoMessage

func (*CMsgClientEmailChangeResponse) ProtoMessage()

func (*CMsgClientEmailChangeResponse) Reset

func (m *CMsgClientEmailChangeResponse) Reset()

func (*CMsgClientEmailChangeResponse) String

type CMsgClientEmoticonList

type CMsgClientEmoticonList struct {
	Emoticons        []*CMsgClientEmoticonList_Emoticon `protobuf:"bytes,1,rep,name=emoticons" json:"emoticons,omitempty"`
	XXX_unrecognized []byte                             `json:"-"`
}

func (*CMsgClientEmoticonList) GetEmoticons

func (*CMsgClientEmoticonList) ProtoMessage

func (*CMsgClientEmoticonList) ProtoMessage()

func (*CMsgClientEmoticonList) Reset

func (m *CMsgClientEmoticonList) Reset()

func (*CMsgClientEmoticonList) String

func (m *CMsgClientEmoticonList) String() string

type CMsgClientEmoticonList_Emoticon

type CMsgClientEmoticonList_Emoticon struct {
	Name             *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
	Count            *int32  `protobuf:"varint,2,opt,name=count" json:"count,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientEmoticonList_Emoticon) GetCount

func (m *CMsgClientEmoticonList_Emoticon) GetCount() int32

func (*CMsgClientEmoticonList_Emoticon) GetName

func (*CMsgClientEmoticonList_Emoticon) ProtoMessage

func (*CMsgClientEmoticonList_Emoticon) ProtoMessage()

func (*CMsgClientEmoticonList_Emoticon) Reset

func (*CMsgClientEmoticonList_Emoticon) String

type CMsgClientFSGetFriendMessageHistory

type CMsgClientFSGetFriendMessageHistory struct {
	Steamid          *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientFSGetFriendMessageHistory) GetSteamid

func (*CMsgClientFSGetFriendMessageHistory) ProtoMessage

func (*CMsgClientFSGetFriendMessageHistory) ProtoMessage()

func (*CMsgClientFSGetFriendMessageHistory) Reset

func (*CMsgClientFSGetFriendMessageHistory) String

type CMsgClientFSGetFriendMessageHistoryForOfflineMessages

type CMsgClientFSGetFriendMessageHistoryForOfflineMessages struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientFSGetFriendMessageHistoryForOfflineMessages) ProtoMessage

func (*CMsgClientFSGetFriendMessageHistoryForOfflineMessages) Reset

func (*CMsgClientFSGetFriendMessageHistoryForOfflineMessages) String

type CMsgClientFSGetFriendMessageHistoryResponse

type CMsgClientFSGetFriendMessageHistoryResponse struct {
	Steamid          *uint64                                                      `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Success          *uint32                                                      `protobuf:"varint,2,opt,name=success" json:"success,omitempty"`
	Messages         []*CMsgClientFSGetFriendMessageHistoryResponse_FriendMessage `protobuf:"bytes,3,rep,name=messages" json:"messages,omitempty"`
	XXX_unrecognized []byte                                                       `json:"-"`
}

func (*CMsgClientFSGetFriendMessageHistoryResponse) GetMessages

func (*CMsgClientFSGetFriendMessageHistoryResponse) GetSteamid

func (*CMsgClientFSGetFriendMessageHistoryResponse) GetSuccess

func (*CMsgClientFSGetFriendMessageHistoryResponse) ProtoMessage

func (*CMsgClientFSGetFriendMessageHistoryResponse) Reset

func (*CMsgClientFSGetFriendMessageHistoryResponse) String

type CMsgClientFSGetFriendMessageHistoryResponse_FriendMessage

type CMsgClientFSGetFriendMessageHistoryResponse_FriendMessage struct {
	Accountid        *uint32 `protobuf:"varint,1,opt,name=accountid" json:"accountid,omitempty"`
	Timestamp        *uint32 `protobuf:"varint,2,opt,name=timestamp" json:"timestamp,omitempty"`
	Message          *string `protobuf:"bytes,3,opt,name=message" json:"message,omitempty"`
	Unread           *bool   `protobuf:"varint,4,opt,name=unread" json:"unread,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientFSGetFriendMessageHistoryResponse_FriendMessage) GetAccountid

func (*CMsgClientFSGetFriendMessageHistoryResponse_FriendMessage) GetMessage

func (*CMsgClientFSGetFriendMessageHistoryResponse_FriendMessage) GetTimestamp

func (*CMsgClientFSGetFriendMessageHistoryResponse_FriendMessage) GetUnread

func (*CMsgClientFSGetFriendMessageHistoryResponse_FriendMessage) ProtoMessage

func (*CMsgClientFSGetFriendMessageHistoryResponse_FriendMessage) Reset

func (*CMsgClientFSGetFriendMessageHistoryResponse_FriendMessage) String

type CMsgClientFSGetFriendsSteamLevels

type CMsgClientFSGetFriendsSteamLevels struct {
	Accountids       []uint32 `protobuf:"varint,1,rep,name=accountids" json:"accountids,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientFSGetFriendsSteamLevels) GetAccountids

func (m *CMsgClientFSGetFriendsSteamLevels) GetAccountids() []uint32

func (*CMsgClientFSGetFriendsSteamLevels) ProtoMessage

func (*CMsgClientFSGetFriendsSteamLevels) ProtoMessage()

func (*CMsgClientFSGetFriendsSteamLevels) Reset

func (*CMsgClientFSGetFriendsSteamLevels) String

type CMsgClientFSGetFriendsSteamLevelsResponse

type CMsgClientFSGetFriendsSteamLevelsResponse struct {
	Friends          []*CMsgClientFSGetFriendsSteamLevelsResponse_Friend `protobuf:"bytes,1,rep,name=friends" json:"friends,omitempty"`
	XXX_unrecognized []byte                                              `json:"-"`
}

func (*CMsgClientFSGetFriendsSteamLevelsResponse) GetFriends

func (*CMsgClientFSGetFriendsSteamLevelsResponse) ProtoMessage

func (*CMsgClientFSGetFriendsSteamLevelsResponse) Reset

func (*CMsgClientFSGetFriendsSteamLevelsResponse) String

type CMsgClientFSGetFriendsSteamLevelsResponse_Friend

type CMsgClientFSGetFriendsSteamLevelsResponse_Friend struct {
	Accountid        *uint32 `protobuf:"varint,1,opt,name=accountid" json:"accountid,omitempty"`
	Level            *uint32 `protobuf:"varint,2,opt,name=level" json:"level,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) GetAccountid

func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) GetLevel

func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) ProtoMessage

func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) Reset

func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) String

type CMsgClientFriendMsg

type CMsgClientFriendMsg struct {
	Steamid                *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	ChatEntryType          *int32  `protobuf:"varint,2,opt,name=chat_entry_type" json:"chat_entry_type,omitempty"`
	Message                []byte  `protobuf:"bytes,3,opt,name=message" json:"message,omitempty"`
	Rtime32ServerTimestamp *uint32 `protobuf:"fixed32,4,opt,name=rtime32_server_timestamp" json:"rtime32_server_timestamp,omitempty"`
	XXX_unrecognized       []byte  `json:"-"`
}

func (*CMsgClientFriendMsg) GetChatEntryType

func (m *CMsgClientFriendMsg) GetChatEntryType() int32

func (*CMsgClientFriendMsg) GetMessage

func (m *CMsgClientFriendMsg) GetMessage() []byte

func (*CMsgClientFriendMsg) GetRtime32ServerTimestamp

func (m *CMsgClientFriendMsg) GetRtime32ServerTimestamp() uint32

func (*CMsgClientFriendMsg) GetSteamid

func (m *CMsgClientFriendMsg) GetSteamid() uint64

func (*CMsgClientFriendMsg) ProtoMessage

func (*CMsgClientFriendMsg) ProtoMessage()

func (*CMsgClientFriendMsg) Reset

func (m *CMsgClientFriendMsg) Reset()

func (*CMsgClientFriendMsg) String

func (m *CMsgClientFriendMsg) String() string

type CMsgClientFriendMsgIncoming

type CMsgClientFriendMsgIncoming struct {
	SteamidFrom            *uint64 `protobuf:"fixed64,1,opt,name=steamid_from" json:"steamid_from,omitempty"`
	ChatEntryType          *int32  `protobuf:"varint,2,opt,name=chat_entry_type" json:"chat_entry_type,omitempty"`
	FromLimitedAccount     *bool   `protobuf:"varint,3,opt,name=from_limited_account" json:"from_limited_account,omitempty"`
	Message                []byte  `protobuf:"bytes,4,opt,name=message" json:"message,omitempty"`
	Rtime32ServerTimestamp *uint32 `protobuf:"fixed32,5,opt,name=rtime32_server_timestamp" json:"rtime32_server_timestamp,omitempty"`
	XXX_unrecognized       []byte  `json:"-"`
}

func (*CMsgClientFriendMsgIncoming) GetChatEntryType

func (m *CMsgClientFriendMsgIncoming) GetChatEntryType() int32

func (*CMsgClientFriendMsgIncoming) GetFromLimitedAccount

func (m *CMsgClientFriendMsgIncoming) GetFromLimitedAccount() bool

func (*CMsgClientFriendMsgIncoming) GetMessage

func (m *CMsgClientFriendMsgIncoming) GetMessage() []byte

func (*CMsgClientFriendMsgIncoming) GetRtime32ServerTimestamp

func (m *CMsgClientFriendMsgIncoming) GetRtime32ServerTimestamp() uint32

func (*CMsgClientFriendMsgIncoming) GetSteamidFrom

func (m *CMsgClientFriendMsgIncoming) GetSteamidFrom() uint64

func (*CMsgClientFriendMsgIncoming) ProtoMessage

func (*CMsgClientFriendMsgIncoming) ProtoMessage()

func (*CMsgClientFriendMsgIncoming) Reset

func (m *CMsgClientFriendMsgIncoming) Reset()

func (*CMsgClientFriendMsgIncoming) String

func (m *CMsgClientFriendMsgIncoming) String() string

type CMsgClientFriendProfileInfo

type CMsgClientFriendProfileInfo struct {
	SteamidFriend    *uint64 `protobuf:"fixed64,1,opt,name=steamid_friend" json:"steamid_friend,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientFriendProfileInfo) GetSteamidFriend

func (m *CMsgClientFriendProfileInfo) GetSteamidFriend() uint64

func (*CMsgClientFriendProfileInfo) ProtoMessage

func (*CMsgClientFriendProfileInfo) ProtoMessage()

func (*CMsgClientFriendProfileInfo) Reset

func (m *CMsgClientFriendProfileInfo) Reset()

func (*CMsgClientFriendProfileInfo) String

func (m *CMsgClientFriendProfileInfo) String() string

type CMsgClientFriendProfileInfoResponse

type CMsgClientFriendProfileInfoResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	SteamidFriend    *uint64 `protobuf:"fixed64,2,opt,name=steamid_friend" json:"steamid_friend,omitempty"`
	TimeCreated      *uint32 `protobuf:"varint,3,opt,name=time_created" json:"time_created,omitempty"`
	RealName         *string `protobuf:"bytes,4,opt,name=real_name" json:"real_name,omitempty"`
	CityName         *string `protobuf:"bytes,5,opt,name=city_name" json:"city_name,omitempty"`
	StateName        *string `protobuf:"bytes,6,opt,name=state_name" json:"state_name,omitempty"`
	CountryName      *string `protobuf:"bytes,7,opt,name=country_name" json:"country_name,omitempty"`
	Headline         *string `protobuf:"bytes,8,opt,name=headline" json:"headline,omitempty"`
	Summary          *string `protobuf:"bytes,9,opt,name=summary" json:"summary,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientFriendProfileInfoResponse) GetCityName

func (*CMsgClientFriendProfileInfoResponse) GetCountryName

func (m *CMsgClientFriendProfileInfoResponse) GetCountryName() string

func (*CMsgClientFriendProfileInfoResponse) GetEresult

func (*CMsgClientFriendProfileInfoResponse) GetHeadline

func (*CMsgClientFriendProfileInfoResponse) GetRealName

func (*CMsgClientFriendProfileInfoResponse) GetStateName

func (m *CMsgClientFriendProfileInfoResponse) GetStateName() string

func (*CMsgClientFriendProfileInfoResponse) GetSteamidFriend

func (m *CMsgClientFriendProfileInfoResponse) GetSteamidFriend() uint64

func (*CMsgClientFriendProfileInfoResponse) GetSummary

func (*CMsgClientFriendProfileInfoResponse) GetTimeCreated

func (m *CMsgClientFriendProfileInfoResponse) GetTimeCreated() uint32

func (*CMsgClientFriendProfileInfoResponse) ProtoMessage

func (*CMsgClientFriendProfileInfoResponse) ProtoMessage()

func (*CMsgClientFriendProfileInfoResponse) Reset

func (*CMsgClientFriendProfileInfoResponse) String

type CMsgClientFriendUserStatusPublished

type CMsgClientFriendUserStatusPublished struct {
	FriendSteamid    *uint64 `protobuf:"fixed64,1,opt,name=friend_steamid" json:"friend_steamid,omitempty"`
	Appid            *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	StatusText       *string `protobuf:"bytes,3,opt,name=status_text" json:"status_text,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientFriendUserStatusPublished) GetAppid

func (*CMsgClientFriendUserStatusPublished) GetFriendSteamid

func (m *CMsgClientFriendUserStatusPublished) GetFriendSteamid() uint64

func (*CMsgClientFriendUserStatusPublished) GetStatusText

func (m *CMsgClientFriendUserStatusPublished) GetStatusText() string

func (*CMsgClientFriendUserStatusPublished) ProtoMessage

func (*CMsgClientFriendUserStatusPublished) ProtoMessage()

func (*CMsgClientFriendUserStatusPublished) Reset

func (*CMsgClientFriendUserStatusPublished) String

type CMsgClientFriendsGroupsList

type CMsgClientFriendsGroupsList struct {
	Bremoval         *bool                                                 `protobuf:"varint,1,opt,name=bremoval" json:"bremoval,omitempty"`
	Bincremental     *bool                                                 `protobuf:"varint,2,opt,name=bincremental" json:"bincremental,omitempty"`
	FriendGroups     []*CMsgClientFriendsGroupsList_FriendGroup            `protobuf:"bytes,3,rep,name=friendGroups" json:"friendGroups,omitempty"`
	Memberships      []*CMsgClientFriendsGroupsList_FriendGroupsMembership `protobuf:"bytes,4,rep,name=memberships" json:"memberships,omitempty"`
	XXX_unrecognized []byte                                                `json:"-"`
}

func (*CMsgClientFriendsGroupsList) GetBincremental

func (m *CMsgClientFriendsGroupsList) GetBincremental() bool

func (*CMsgClientFriendsGroupsList) GetBremoval

func (m *CMsgClientFriendsGroupsList) GetBremoval() bool

func (*CMsgClientFriendsGroupsList) GetFriendGroups

func (*CMsgClientFriendsGroupsList) GetMemberships

func (*CMsgClientFriendsGroupsList) ProtoMessage

func (*CMsgClientFriendsGroupsList) ProtoMessage()

func (*CMsgClientFriendsGroupsList) Reset

func (m *CMsgClientFriendsGroupsList) Reset()

func (*CMsgClientFriendsGroupsList) String

func (m *CMsgClientFriendsGroupsList) String() string

type CMsgClientFriendsGroupsList_FriendGroup

type CMsgClientFriendsGroupsList_FriendGroup struct {
	NGroupID         *int32  `protobuf:"varint,1,opt,name=nGroupID" json:"nGroupID,omitempty"`
	StrGroupName     *string `protobuf:"bytes,2,opt,name=strGroupName" json:"strGroupName,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientFriendsGroupsList_FriendGroup) GetNGroupID

func (*CMsgClientFriendsGroupsList_FriendGroup) GetStrGroupName

func (m *CMsgClientFriendsGroupsList_FriendGroup) GetStrGroupName() string

func (*CMsgClientFriendsGroupsList_FriendGroup) ProtoMessage

func (*CMsgClientFriendsGroupsList_FriendGroup) Reset

func (*CMsgClientFriendsGroupsList_FriendGroup) String

type CMsgClientFriendsGroupsList_FriendGroupsMembership

type CMsgClientFriendsGroupsList_FriendGroupsMembership struct {
	UlSteamID        *uint64 `protobuf:"fixed64,1,opt,name=ulSteamID" json:"ulSteamID,omitempty"`
	NGroupID         *int32  `protobuf:"varint,2,opt,name=nGroupID" json:"nGroupID,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) GetNGroupID

func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) GetUlSteamID

func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) ProtoMessage

func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) Reset

func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) String

type CMsgClientFriendsList

type CMsgClientFriendsList struct {
	Bincremental      *bool                           `protobuf:"varint,1,opt,name=bincremental" json:"bincremental,omitempty"`
	Friends           []*CMsgClientFriendsList_Friend `protobuf:"bytes,2,rep,name=friends" json:"friends,omitempty"`
	MaxFriendCount    *uint32                         `protobuf:"varint,3,opt,name=max_friend_count" json:"max_friend_count,omitempty"`
	ActiveFriendCount *uint32                         `protobuf:"varint,4,opt,name=active_friend_count" json:"active_friend_count,omitempty"`
	FriendsLimitHit   *bool                           `protobuf:"varint,5,opt,name=friends_limit_hit" json:"friends_limit_hit,omitempty"`
	XXX_unrecognized  []byte                          `json:"-"`
}

func (*CMsgClientFriendsList) GetActiveFriendCount

func (m *CMsgClientFriendsList) GetActiveFriendCount() uint32

func (*CMsgClientFriendsList) GetBincremental

func (m *CMsgClientFriendsList) GetBincremental() bool

func (*CMsgClientFriendsList) GetFriends

func (*CMsgClientFriendsList) GetFriendsLimitHit

func (m *CMsgClientFriendsList) GetFriendsLimitHit() bool

func (*CMsgClientFriendsList) GetMaxFriendCount

func (m *CMsgClientFriendsList) GetMaxFriendCount() uint32

func (*CMsgClientFriendsList) ProtoMessage

func (*CMsgClientFriendsList) ProtoMessage()

func (*CMsgClientFriendsList) Reset

func (m *CMsgClientFriendsList) Reset()

func (*CMsgClientFriendsList) String

func (m *CMsgClientFriendsList) String() string

type CMsgClientFriendsList_Friend

type CMsgClientFriendsList_Friend struct {
	Ulfriendid          *uint64 `protobuf:"fixed64,1,opt,name=ulfriendid" json:"ulfriendid,omitempty"`
	Efriendrelationship *uint32 `protobuf:"varint,2,opt,name=efriendrelationship" json:"efriendrelationship,omitempty"`
	XXX_unrecognized    []byte  `json:"-"`
}

func (*CMsgClientFriendsList_Friend) GetEfriendrelationship

func (m *CMsgClientFriendsList_Friend) GetEfriendrelationship() uint32

func (*CMsgClientFriendsList_Friend) GetUlfriendid

func (m *CMsgClientFriendsList_Friend) GetUlfriendid() uint64

func (*CMsgClientFriendsList_Friend) ProtoMessage

func (*CMsgClientFriendsList_Friend) ProtoMessage()

func (*CMsgClientFriendsList_Friend) Reset

func (m *CMsgClientFriendsList_Friend) Reset()

func (*CMsgClientFriendsList_Friend) String

type CMsgClientGMSServerQuery

type CMsgClientGMSServerQuery struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	GeoLocationIp    *uint32 `protobuf:"varint,2,opt,name=geo_location_ip" json:"geo_location_ip,omitempty"`
	RegionCode       *uint32 `protobuf:"varint,3,opt,name=region_code" json:"region_code,omitempty"`
	FilterText       *string `protobuf:"bytes,4,opt,name=filter_text" json:"filter_text,omitempty"`
	MaxServers       *uint32 `protobuf:"varint,5,opt,name=max_servers" json:"max_servers,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGMSServerQuery) GetAppId

func (m *CMsgClientGMSServerQuery) GetAppId() uint32

func (*CMsgClientGMSServerQuery) GetFilterText

func (m *CMsgClientGMSServerQuery) GetFilterText() string

func (*CMsgClientGMSServerQuery) GetGeoLocationIp

func (m *CMsgClientGMSServerQuery) GetGeoLocationIp() uint32

func (*CMsgClientGMSServerQuery) GetMaxServers

func (m *CMsgClientGMSServerQuery) GetMaxServers() uint32

func (*CMsgClientGMSServerQuery) GetRegionCode

func (m *CMsgClientGMSServerQuery) GetRegionCode() uint32

func (*CMsgClientGMSServerQuery) ProtoMessage

func (*CMsgClientGMSServerQuery) ProtoMessage()

func (*CMsgClientGMSServerQuery) Reset

func (m *CMsgClientGMSServerQuery) Reset()

func (*CMsgClientGMSServerQuery) String

func (m *CMsgClientGMSServerQuery) String() string

type CMsgClientGameConnectTokens

type CMsgClientGameConnectTokens struct {
	MaxTokensToKeep  *uint32  `protobuf:"varint,1,opt,name=max_tokens_to_keep,def=10" json:"max_tokens_to_keep,omitempty"`
	Tokens           [][]byte `protobuf:"bytes,2,rep,name=tokens" json:"tokens,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientGameConnectTokens) GetMaxTokensToKeep

func (m *CMsgClientGameConnectTokens) GetMaxTokensToKeep() uint32

func (*CMsgClientGameConnectTokens) GetTokens

func (m *CMsgClientGameConnectTokens) GetTokens() [][]byte

func (*CMsgClientGameConnectTokens) ProtoMessage

func (*CMsgClientGameConnectTokens) ProtoMessage()

func (*CMsgClientGameConnectTokens) Reset

func (m *CMsgClientGameConnectTokens) Reset()

func (*CMsgClientGameConnectTokens) String

func (m *CMsgClientGameConnectTokens) String() string

type CMsgClientGamesPlayed

type CMsgClientGamesPlayed struct {
	GamesPlayed      []*CMsgClientGamesPlayed_GamePlayed `protobuf:"bytes,1,rep,name=games_played" json:"games_played,omitempty"`
	ClientOsType     *uint32                             `protobuf:"varint,2,opt,name=client_os_type" json:"client_os_type,omitempty"`
	XXX_unrecognized []byte                              `json:"-"`
}

func (*CMsgClientGamesPlayed) GetClientOsType

func (m *CMsgClientGamesPlayed) GetClientOsType() uint32

func (*CMsgClientGamesPlayed) GetGamesPlayed

func (*CMsgClientGamesPlayed) ProtoMessage

func (*CMsgClientGamesPlayed) ProtoMessage()

func (*CMsgClientGamesPlayed) Reset

func (m *CMsgClientGamesPlayed) Reset()

func (*CMsgClientGamesPlayed) String

func (m *CMsgClientGamesPlayed) String() string

type CMsgClientGamesPlayed_GamePlayed

type CMsgClientGamesPlayed_GamePlayed struct {
	SteamIdGs           *uint64 `protobuf:"varint,1,opt,name=steam_id_gs" json:"steam_id_gs,omitempty"`
	GameId              *uint64 `protobuf:"fixed64,2,opt,name=game_id" json:"game_id,omitempty"`
	GameIpAddress       *uint32 `protobuf:"varint,3,opt,name=game_ip_address" json:"game_ip_address,omitempty"`
	GamePort            *uint32 `protobuf:"varint,4,opt,name=game_port" json:"game_port,omitempty"`
	IsSecure            *bool   `protobuf:"varint,5,opt,name=is_secure" json:"is_secure,omitempty"`
	Token               []byte  `protobuf:"bytes,6,opt,name=token" json:"token,omitempty"`
	GameExtraInfo       *string `protobuf:"bytes,7,opt,name=game_extra_info" json:"game_extra_info,omitempty"`
	GameDataBlob        []byte  `protobuf:"bytes,8,opt,name=game_data_blob" json:"game_data_blob,omitempty"`
	ProcessId           *uint32 `protobuf:"varint,9,opt,name=process_id" json:"process_id,omitempty"`
	StreamingProviderId *uint32 `protobuf:"varint,10,opt,name=streaming_provider_id" json:"streaming_provider_id,omitempty"`
	GameFlags           *uint32 `protobuf:"varint,11,opt,name=game_flags" json:"game_flags,omitempty"`
	OwnerId             *uint32 `protobuf:"varint,12,opt,name=owner_id" json:"owner_id,omitempty"`
	XXX_unrecognized    []byte  `json:"-"`
}

func (*CMsgClientGamesPlayed_GamePlayed) GetGameDataBlob

func (m *CMsgClientGamesPlayed_GamePlayed) GetGameDataBlob() []byte

func (*CMsgClientGamesPlayed_GamePlayed) GetGameExtraInfo

func (m *CMsgClientGamesPlayed_GamePlayed) GetGameExtraInfo() string

func (*CMsgClientGamesPlayed_GamePlayed) GetGameFlags

func (m *CMsgClientGamesPlayed_GamePlayed) GetGameFlags() uint32

func (*CMsgClientGamesPlayed_GamePlayed) GetGameId

func (*CMsgClientGamesPlayed_GamePlayed) GetGameIpAddress

func (m *CMsgClientGamesPlayed_GamePlayed) GetGameIpAddress() uint32

func (*CMsgClientGamesPlayed_GamePlayed) GetGamePort

func (m *CMsgClientGamesPlayed_GamePlayed) GetGamePort() uint32

func (*CMsgClientGamesPlayed_GamePlayed) GetIsSecure

func (m *CMsgClientGamesPlayed_GamePlayed) GetIsSecure() bool

func (*CMsgClientGamesPlayed_GamePlayed) GetOwnerId

func (m *CMsgClientGamesPlayed_GamePlayed) GetOwnerId() uint32

func (*CMsgClientGamesPlayed_GamePlayed) GetProcessId

func (m *CMsgClientGamesPlayed_GamePlayed) GetProcessId() uint32

func (*CMsgClientGamesPlayed_GamePlayed) GetSteamIdGs

func (m *CMsgClientGamesPlayed_GamePlayed) GetSteamIdGs() uint64

func (*CMsgClientGamesPlayed_GamePlayed) GetStreamingProviderId

func (m *CMsgClientGamesPlayed_GamePlayed) GetStreamingProviderId() uint32

func (*CMsgClientGamesPlayed_GamePlayed) GetToken

func (m *CMsgClientGamesPlayed_GamePlayed) GetToken() []byte

func (*CMsgClientGamesPlayed_GamePlayed) ProtoMessage

func (*CMsgClientGamesPlayed_GamePlayed) ProtoMessage()

func (*CMsgClientGamesPlayed_GamePlayed) Reset

func (*CMsgClientGamesPlayed_GamePlayed) String

type CMsgClientGetAppBetaPasswords

type CMsgClientGetAppBetaPasswords struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGetAppBetaPasswords) GetAppId

func (m *CMsgClientGetAppBetaPasswords) GetAppId() uint32

func (*CMsgClientGetAppBetaPasswords) ProtoMessage

func (*CMsgClientGetAppBetaPasswords) ProtoMessage()

func (*CMsgClientGetAppBetaPasswords) Reset

func (m *CMsgClientGetAppBetaPasswords) Reset()

func (*CMsgClientGetAppBetaPasswords) String

type CMsgClientGetAppBetaPasswordsResponse

type CMsgClientGetAppBetaPasswordsResponse struct {
	Eresult          *int32                                                `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	AppId            *uint32                                               `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	Betapasswords    []*CMsgClientGetAppBetaPasswordsResponse_BetaPassword `protobuf:"bytes,3,rep,name=betapasswords" json:"betapasswords,omitempty"`
	XXX_unrecognized []byte                                                `json:"-"`
}

func (*CMsgClientGetAppBetaPasswordsResponse) GetAppId

func (*CMsgClientGetAppBetaPasswordsResponse) GetBetapasswords

func (*CMsgClientGetAppBetaPasswordsResponse) GetEresult

func (*CMsgClientGetAppBetaPasswordsResponse) ProtoMessage

func (*CMsgClientGetAppBetaPasswordsResponse) ProtoMessage()

func (*CMsgClientGetAppBetaPasswordsResponse) Reset

func (*CMsgClientGetAppBetaPasswordsResponse) String

type CMsgClientGetAppBetaPasswordsResponse_BetaPassword

type CMsgClientGetAppBetaPasswordsResponse_BetaPassword struct {
	Betaname         *string `protobuf:"bytes,1,opt,name=betaname" json:"betaname,omitempty"`
	Betapassword     *string `protobuf:"bytes,2,opt,name=betapassword" json:"betapassword,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGetAppBetaPasswordsResponse_BetaPassword) GetBetaname

func (*CMsgClientGetAppBetaPasswordsResponse_BetaPassword) GetBetapassword

func (*CMsgClientGetAppBetaPasswordsResponse_BetaPassword) ProtoMessage

func (*CMsgClientGetAppBetaPasswordsResponse_BetaPassword) Reset

func (*CMsgClientGetAppBetaPasswordsResponse_BetaPassword) String

type CMsgClientGetAppOwnershipTicket

type CMsgClientGetAppOwnershipTicket struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGetAppOwnershipTicket) GetAppId

func (*CMsgClientGetAppOwnershipTicket) ProtoMessage

func (*CMsgClientGetAppOwnershipTicket) ProtoMessage()

func (*CMsgClientGetAppOwnershipTicket) Reset

func (*CMsgClientGetAppOwnershipTicket) String

type CMsgClientGetAppOwnershipTicketResponse

type CMsgClientGetAppOwnershipTicketResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	Ticket           []byte  `protobuf:"bytes,3,opt,name=ticket" json:"ticket,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGetAppOwnershipTicketResponse) GetAppId

func (*CMsgClientGetAppOwnershipTicketResponse) GetEresult

func (*CMsgClientGetAppOwnershipTicketResponse) GetTicket

func (*CMsgClientGetAppOwnershipTicketResponse) ProtoMessage

func (*CMsgClientGetAppOwnershipTicketResponse) Reset

func (*CMsgClientGetAppOwnershipTicketResponse) String

type CMsgClientGetAuthorizedDevices

type CMsgClientGetAuthorizedDevices struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientGetAuthorizedDevices) ProtoMessage

func (*CMsgClientGetAuthorizedDevices) ProtoMessage()

func (*CMsgClientGetAuthorizedDevices) Reset

func (m *CMsgClientGetAuthorizedDevices) Reset()

func (*CMsgClientGetAuthorizedDevices) String

type CMsgClientGetAuthorizedDevicesResponse

type CMsgClientGetAuthorizedDevicesResponse struct {
	Eresult          *int32                                                     `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	AuthorizedDevice []*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice `protobuf:"bytes,2,rep,name=authorized_device" json:"authorized_device,omitempty"`
	XXX_unrecognized []byte                                                     `json:"-"`
}

func (*CMsgClientGetAuthorizedDevicesResponse) GetAuthorizedDevice

func (*CMsgClientGetAuthorizedDevicesResponse) GetEresult

func (*CMsgClientGetAuthorizedDevicesResponse) ProtoMessage

func (*CMsgClientGetAuthorizedDevicesResponse) Reset

func (*CMsgClientGetAuthorizedDevicesResponse) String

type CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice

type CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice struct {
	AuthDeviceToken  *uint64 `protobuf:"varint,1,opt,name=auth_device_token" json:"auth_device_token,omitempty"`
	DeviceName       *string `protobuf:"bytes,2,opt,name=device_name" json:"device_name,omitempty"`
	LastAccessTime   *uint32 `protobuf:"varint,3,opt,name=last_access_time" json:"last_access_time,omitempty"`
	BorrowerId       *uint32 `protobuf:"varint,4,opt,name=borrower_id" json:"borrower_id,omitempty"`
	IsPending        *bool   `protobuf:"varint,5,opt,name=is_pending" json:"is_pending,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetAuthDeviceToken

func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetBorrowerId

func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetDeviceName

func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetIsPending

func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetLastAccessTime

func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) ProtoMessage

func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) Reset

func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) String

type CMsgClientGetCDNAuthToken

type CMsgClientGetCDNAuthToken struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	HostName         *string `protobuf:"bytes,2,opt,name=host_name" json:"host_name,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGetCDNAuthToken) GetAppId

func (m *CMsgClientGetCDNAuthToken) GetAppId() uint32

func (*CMsgClientGetCDNAuthToken) GetHostName

func (m *CMsgClientGetCDNAuthToken) GetHostName() string

func (*CMsgClientGetCDNAuthToken) ProtoMessage

func (*CMsgClientGetCDNAuthToken) ProtoMessage()

func (*CMsgClientGetCDNAuthToken) Reset

func (m *CMsgClientGetCDNAuthToken) Reset()

func (*CMsgClientGetCDNAuthToken) String

func (m *CMsgClientGetCDNAuthToken) String() string

type CMsgClientGetCDNAuthTokenResponse

type CMsgClientGetCDNAuthTokenResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	Token            *string `protobuf:"bytes,2,opt,name=token" json:"token,omitempty"`
	ExpirationTime   *uint32 `protobuf:"varint,3,opt,name=expiration_time" json:"expiration_time,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGetCDNAuthTokenResponse) GetEresult

func (m *CMsgClientGetCDNAuthTokenResponse) GetEresult() uint32

func (*CMsgClientGetCDNAuthTokenResponse) GetExpirationTime

func (m *CMsgClientGetCDNAuthTokenResponse) GetExpirationTime() uint32

func (*CMsgClientGetCDNAuthTokenResponse) GetToken

func (*CMsgClientGetCDNAuthTokenResponse) ProtoMessage

func (*CMsgClientGetCDNAuthTokenResponse) ProtoMessage()

func (*CMsgClientGetCDNAuthTokenResponse) Reset

func (*CMsgClientGetCDNAuthTokenResponse) String

type CMsgClientGetClanActivityCounts

type CMsgClientGetClanActivityCounts struct {
	SteamidClans     []uint64 `protobuf:"varint,1,rep,name=steamid_clans" json:"steamid_clans,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientGetClanActivityCounts) GetSteamidClans

func (m *CMsgClientGetClanActivityCounts) GetSteamidClans() []uint64

func (*CMsgClientGetClanActivityCounts) ProtoMessage

func (*CMsgClientGetClanActivityCounts) ProtoMessage()

func (*CMsgClientGetClanActivityCounts) Reset

func (*CMsgClientGetClanActivityCounts) String

type CMsgClientGetClanActivityCountsResponse

type CMsgClientGetClanActivityCountsResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGetClanActivityCountsResponse) GetEresult

func (*CMsgClientGetClanActivityCountsResponse) ProtoMessage

func (*CMsgClientGetClanActivityCountsResponse) Reset

func (*CMsgClientGetClanActivityCountsResponse) String

type CMsgClientGetClientAppList

type CMsgClientGetClientAppList struct {
	Media            *bool  `protobuf:"varint,1,opt,name=media" json:"media,omitempty"`
	Tools            *bool  `protobuf:"varint,2,opt,name=tools" json:"tools,omitempty"`
	Games            *bool  `protobuf:"varint,3,opt,name=games" json:"games,omitempty"`
	OnlyInstalled    *bool  `protobuf:"varint,4,opt,name=only_installed" json:"only_installed,omitempty"`
	OnlyChanging     *bool  `protobuf:"varint,5,opt,name=only_changing" json:"only_changing,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientGetClientAppList) GetGames

func (m *CMsgClientGetClientAppList) GetGames() bool

func (*CMsgClientGetClientAppList) GetMedia

func (m *CMsgClientGetClientAppList) GetMedia() bool

func (*CMsgClientGetClientAppList) GetOnlyChanging

func (m *CMsgClientGetClientAppList) GetOnlyChanging() bool

func (*CMsgClientGetClientAppList) GetOnlyInstalled

func (m *CMsgClientGetClientAppList) GetOnlyInstalled() bool

func (*CMsgClientGetClientAppList) GetTools

func (m *CMsgClientGetClientAppList) GetTools() bool

func (*CMsgClientGetClientAppList) ProtoMessage

func (*CMsgClientGetClientAppList) ProtoMessage()

func (*CMsgClientGetClientAppList) Reset

func (m *CMsgClientGetClientAppList) Reset()

func (*CMsgClientGetClientAppList) String

func (m *CMsgClientGetClientAppList) String() string

type CMsgClientGetClientAppListResponse

type CMsgClientGetClientAppListResponse struct {
	Apps             []*CMsgClientGetClientAppListResponse_App `protobuf:"bytes,1,rep,name=apps" json:"apps,omitempty"`
	BytesAvailable   *uint64                                   `protobuf:"varint,2,opt,name=bytes_available" json:"bytes_available,omitempty"`
	XXX_unrecognized []byte                                    `json:"-"`
}

func (*CMsgClientGetClientAppListResponse) GetApps

func (*CMsgClientGetClientAppListResponse) GetBytesAvailable

func (m *CMsgClientGetClientAppListResponse) GetBytesAvailable() uint64

func (*CMsgClientGetClientAppListResponse) ProtoMessage

func (*CMsgClientGetClientAppListResponse) ProtoMessage()

func (*CMsgClientGetClientAppListResponse) Reset

func (*CMsgClientGetClientAppListResponse) String

type CMsgClientGetClientAppListResponse_App

type CMsgClientGetClientAppListResponse_App struct {
	Appid               *uint32                                       `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Category            *string                                       `protobuf:"bytes,2,opt,name=category" json:"category,omitempty"`
	AppType             *string                                       `protobuf:"bytes,10,opt,name=app_type" json:"app_type,omitempty"`
	Favorite            *bool                                         `protobuf:"varint,3,opt,name=favorite" json:"favorite,omitempty"`
	Installed           *bool                                         `protobuf:"varint,4,opt,name=installed" json:"installed,omitempty"`
	AutoUpdate          *bool                                         `protobuf:"varint,5,opt,name=auto_update" json:"auto_update,omitempty"`
	BytesDownloaded     *uint64                                       `protobuf:"varint,6,opt,name=bytes_downloaded" json:"bytes_downloaded,omitempty"`
	BytesNeeded         *uint64                                       `protobuf:"varint,7,opt,name=bytes_needed" json:"bytes_needed,omitempty"`
	BytesDownloadRate   *uint32                                       `protobuf:"varint,8,opt,name=bytes_download_rate" json:"bytes_download_rate,omitempty"`
	DownloadPaused      *bool                                         `protobuf:"varint,11,opt,name=download_paused" json:"download_paused,omitempty"`
	NumDownloading      *uint32                                       `protobuf:"varint,12,opt,name=num_downloading" json:"num_downloading,omitempty"`
	NumPaused           *uint32                                       `protobuf:"varint,13,opt,name=num_paused" json:"num_paused,omitempty"`
	Changing            *bool                                         `protobuf:"varint,14,opt,name=changing" json:"changing,omitempty"`
	AvailableOnPlatform *bool                                         `protobuf:"varint,15,opt,name=available_on_platform" json:"available_on_platform,omitempty"`
	Dlcs                []*CMsgClientGetClientAppListResponse_App_DLC `protobuf:"bytes,9,rep,name=dlcs" json:"dlcs,omitempty"`
	XXX_unrecognized    []byte                                        `json:"-"`
}

func (*CMsgClientGetClientAppListResponse_App) GetAppType

func (*CMsgClientGetClientAppListResponse_App) GetAppid

func (*CMsgClientGetClientAppListResponse_App) GetAutoUpdate

func (m *CMsgClientGetClientAppListResponse_App) GetAutoUpdate() bool

func (*CMsgClientGetClientAppListResponse_App) GetAvailableOnPlatform

func (m *CMsgClientGetClientAppListResponse_App) GetAvailableOnPlatform() bool

func (*CMsgClientGetClientAppListResponse_App) GetBytesDownloadRate

func (m *CMsgClientGetClientAppListResponse_App) GetBytesDownloadRate() uint32

func (*CMsgClientGetClientAppListResponse_App) GetBytesDownloaded

func (m *CMsgClientGetClientAppListResponse_App) GetBytesDownloaded() uint64

func (*CMsgClientGetClientAppListResponse_App) GetBytesNeeded

func (m *CMsgClientGetClientAppListResponse_App) GetBytesNeeded() uint64

func (*CMsgClientGetClientAppListResponse_App) GetCategory

func (*CMsgClientGetClientAppListResponse_App) GetChanging

func (*CMsgClientGetClientAppListResponse_App) GetDlcs

func (*CMsgClientGetClientAppListResponse_App) GetDownloadPaused

func (m *CMsgClientGetClientAppListResponse_App) GetDownloadPaused() bool

func (*CMsgClientGetClientAppListResponse_App) GetFavorite

func (*CMsgClientGetClientAppListResponse_App) GetInstalled

func (m *CMsgClientGetClientAppListResponse_App) GetInstalled() bool

func (*CMsgClientGetClientAppListResponse_App) GetNumDownloading

func (m *CMsgClientGetClientAppListResponse_App) GetNumDownloading() uint32

func (*CMsgClientGetClientAppListResponse_App) GetNumPaused

func (*CMsgClientGetClientAppListResponse_App) ProtoMessage

func (*CMsgClientGetClientAppListResponse_App) Reset

func (*CMsgClientGetClientAppListResponse_App) String

type CMsgClientGetClientAppListResponse_App_DLC

type CMsgClientGetClientAppListResponse_App_DLC struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Installed        *bool   `protobuf:"varint,2,opt,name=installed" json:"installed,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGetClientAppListResponse_App_DLC) GetAppid

func (*CMsgClientGetClientAppListResponse_App_DLC) GetInstalled

func (*CMsgClientGetClientAppListResponse_App_DLC) ProtoMessage

func (*CMsgClientGetClientAppListResponse_App_DLC) Reset

func (*CMsgClientGetClientAppListResponse_App_DLC) String

type CMsgClientGetClientDetails

type CMsgClientGetClientDetails struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientGetClientDetails) ProtoMessage

func (*CMsgClientGetClientDetails) ProtoMessage()

func (*CMsgClientGetClientDetails) Reset

func (m *CMsgClientGetClientDetails) Reset()

func (*CMsgClientGetClientDetails) String

func (m *CMsgClientGetClientDetails) String() string

type CMsgClientGetClientDetailsResponse

type CMsgClientGetClientDetailsResponse struct {
	PackageVersion   *uint32                                    `protobuf:"varint,1,opt,name=package_version" json:"package_version,omitempty"`
	ProtocolVersion  *uint32                                    `protobuf:"varint,8,opt,name=protocol_version" json:"protocol_version,omitempty"`
	Os               *string                                    `protobuf:"bytes,2,opt,name=os" json:"os,omitempty"`
	MachineName      *string                                    `protobuf:"bytes,3,opt,name=machine_name" json:"machine_name,omitempty"`
	IpPublic         *string                                    `protobuf:"bytes,4,opt,name=ip_public" json:"ip_public,omitempty"`
	IpPrivate        *string                                    `protobuf:"bytes,5,opt,name=ip_private" json:"ip_private,omitempty"`
	BytesAvailable   *uint64                                    `protobuf:"varint,7,opt,name=bytes_available" json:"bytes_available,omitempty"`
	GamesRunning     []*CMsgClientGetClientDetailsResponse_Game `protobuf:"bytes,6,rep,name=games_running" json:"games_running,omitempty"`
	XXX_unrecognized []byte                                     `json:"-"`
}

func (*CMsgClientGetClientDetailsResponse) GetBytesAvailable

func (m *CMsgClientGetClientDetailsResponse) GetBytesAvailable() uint64

func (*CMsgClientGetClientDetailsResponse) GetGamesRunning

func (*CMsgClientGetClientDetailsResponse) GetIpPrivate

func (m *CMsgClientGetClientDetailsResponse) GetIpPrivate() string

func (*CMsgClientGetClientDetailsResponse) GetIpPublic

func (m *CMsgClientGetClientDetailsResponse) GetIpPublic() string

func (*CMsgClientGetClientDetailsResponse) GetMachineName

func (m *CMsgClientGetClientDetailsResponse) GetMachineName() string

func (*CMsgClientGetClientDetailsResponse) GetOs

func (*CMsgClientGetClientDetailsResponse) GetPackageVersion

func (m *CMsgClientGetClientDetailsResponse) GetPackageVersion() uint32

func (*CMsgClientGetClientDetailsResponse) GetProtocolVersion

func (m *CMsgClientGetClientDetailsResponse) GetProtocolVersion() uint32

func (*CMsgClientGetClientDetailsResponse) ProtoMessage

func (*CMsgClientGetClientDetailsResponse) ProtoMessage()

func (*CMsgClientGetClientDetailsResponse) Reset

func (*CMsgClientGetClientDetailsResponse) String

type CMsgClientGetClientDetailsResponse_Game

type CMsgClientGetClientDetailsResponse_Game struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	ExtraInfo        *string `protobuf:"bytes,2,opt,name=extra_info" json:"extra_info,omitempty"`
	TimeRunningSec   *uint32 `protobuf:"varint,3,opt,name=time_running_sec" json:"time_running_sec,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGetClientDetailsResponse_Game) GetAppid

func (*CMsgClientGetClientDetailsResponse_Game) GetExtraInfo

func (*CMsgClientGetClientDetailsResponse_Game) GetTimeRunningSec

func (m *CMsgClientGetClientDetailsResponse_Game) GetTimeRunningSec() uint32

func (*CMsgClientGetClientDetailsResponse_Game) ProtoMessage

func (*CMsgClientGetClientDetailsResponse_Game) Reset

func (*CMsgClientGetClientDetailsResponse_Game) String

type CMsgClientGetDepotDecryptionKey

type CMsgClientGetDepotDecryptionKey struct {
	DepotId          *uint32 `protobuf:"varint,1,opt,name=depot_id" json:"depot_id,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGetDepotDecryptionKey) GetAppId

func (*CMsgClientGetDepotDecryptionKey) GetDepotId

func (m *CMsgClientGetDepotDecryptionKey) GetDepotId() uint32

func (*CMsgClientGetDepotDecryptionKey) ProtoMessage

func (*CMsgClientGetDepotDecryptionKey) ProtoMessage()

func (*CMsgClientGetDepotDecryptionKey) Reset

func (*CMsgClientGetDepotDecryptionKey) String

type CMsgClientGetDepotDecryptionKeyResponse

type CMsgClientGetDepotDecryptionKeyResponse struct {
	Eresult            *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	DepotId            *uint32 `protobuf:"varint,2,opt,name=depot_id" json:"depot_id,omitempty"`
	DepotEncryptionKey []byte  `protobuf:"bytes,3,opt,name=depot_encryption_key" json:"depot_encryption_key,omitempty"`
	XXX_unrecognized   []byte  `json:"-"`
}

func (*CMsgClientGetDepotDecryptionKeyResponse) GetDepotEncryptionKey

func (m *CMsgClientGetDepotDecryptionKeyResponse) GetDepotEncryptionKey() []byte

func (*CMsgClientGetDepotDecryptionKeyResponse) GetDepotId

func (*CMsgClientGetDepotDecryptionKeyResponse) GetEresult

func (*CMsgClientGetDepotDecryptionKeyResponse) ProtoMessage

func (*CMsgClientGetDepotDecryptionKeyResponse) Reset

func (*CMsgClientGetDepotDecryptionKeyResponse) String

type CMsgClientGetEmoticonList

type CMsgClientGetEmoticonList struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientGetEmoticonList) ProtoMessage

func (*CMsgClientGetEmoticonList) ProtoMessage()

func (*CMsgClientGetEmoticonList) Reset

func (m *CMsgClientGetEmoticonList) Reset()

func (*CMsgClientGetEmoticonList) String

func (m *CMsgClientGetEmoticonList) String() string

type CMsgClientGetUserStats

type CMsgClientGetUserStats struct {
	GameId             *uint64 `protobuf:"fixed64,1,opt,name=game_id" json:"game_id,omitempty"`
	CrcStats           *uint32 `protobuf:"varint,2,opt,name=crc_stats" json:"crc_stats,omitempty"`
	SchemaLocalVersion *int32  `protobuf:"varint,3,opt,name=schema_local_version" json:"schema_local_version,omitempty"`
	SteamIdForUser     *uint64 `protobuf:"fixed64,4,opt,name=steam_id_for_user" json:"steam_id_for_user,omitempty"`
	XXX_unrecognized   []byte  `json:"-"`
}

func (*CMsgClientGetUserStats) GetCrcStats

func (m *CMsgClientGetUserStats) GetCrcStats() uint32

func (*CMsgClientGetUserStats) GetGameId

func (m *CMsgClientGetUserStats) GetGameId() uint64

func (*CMsgClientGetUserStats) GetSchemaLocalVersion

func (m *CMsgClientGetUserStats) GetSchemaLocalVersion() int32

func (*CMsgClientGetUserStats) GetSteamIdForUser

func (m *CMsgClientGetUserStats) GetSteamIdForUser() uint64

func (*CMsgClientGetUserStats) ProtoMessage

func (*CMsgClientGetUserStats) ProtoMessage()

func (*CMsgClientGetUserStats) Reset

func (m *CMsgClientGetUserStats) Reset()

func (*CMsgClientGetUserStats) String

func (m *CMsgClientGetUserStats) String() string

type CMsgClientGetUserStatsResponse

type CMsgClientGetUserStatsResponse struct {
	GameId            *uint64                                              `protobuf:"fixed64,1,opt,name=game_id" json:"game_id,omitempty"`
	Eresult           *int32                                               `protobuf:"varint,2,opt,name=eresult,def=2" json:"eresult,omitempty"`
	CrcStats          *uint32                                              `protobuf:"varint,3,opt,name=crc_stats" json:"crc_stats,omitempty"`
	Schema            []byte                                               `protobuf:"bytes,4,opt,name=schema" json:"schema,omitempty"`
	Stats             []*CMsgClientGetUserStatsResponse_Stats              `protobuf:"bytes,5,rep,name=stats" json:"stats,omitempty"`
	AchievementBlocks []*CMsgClientGetUserStatsResponse_Achievement_Blocks `protobuf:"bytes,6,rep,name=achievement_blocks" json:"achievement_blocks,omitempty"`
	XXX_unrecognized  []byte                                               `json:"-"`
}

func (*CMsgClientGetUserStatsResponse) GetAchievementBlocks

func (*CMsgClientGetUserStatsResponse) GetCrcStats

func (m *CMsgClientGetUserStatsResponse) GetCrcStats() uint32

func (*CMsgClientGetUserStatsResponse) GetEresult

func (m *CMsgClientGetUserStatsResponse) GetEresult() int32

func (*CMsgClientGetUserStatsResponse) GetGameId

func (m *CMsgClientGetUserStatsResponse) GetGameId() uint64

func (*CMsgClientGetUserStatsResponse) GetSchema

func (m *CMsgClientGetUserStatsResponse) GetSchema() []byte

func (*CMsgClientGetUserStatsResponse) GetStats

func (*CMsgClientGetUserStatsResponse) ProtoMessage

func (*CMsgClientGetUserStatsResponse) ProtoMessage()

func (*CMsgClientGetUserStatsResponse) Reset

func (m *CMsgClientGetUserStatsResponse) Reset()

func (*CMsgClientGetUserStatsResponse) String

type CMsgClientGetUserStatsResponse_Achievement_Blocks

type CMsgClientGetUserStatsResponse_Achievement_Blocks struct {
	AchievementId    *uint32  `protobuf:"varint,1,opt,name=achievement_id" json:"achievement_id,omitempty"`
	UnlockTime       []uint32 `protobuf:"fixed32,2,rep,name=unlock_time" json:"unlock_time,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientGetUserStatsResponse_Achievement_Blocks) GetAchievementId

func (*CMsgClientGetUserStatsResponse_Achievement_Blocks) GetUnlockTime

func (*CMsgClientGetUserStatsResponse_Achievement_Blocks) ProtoMessage

func (*CMsgClientGetUserStatsResponse_Achievement_Blocks) Reset

func (*CMsgClientGetUserStatsResponse_Achievement_Blocks) String

type CMsgClientGetUserStatsResponse_Stats

type CMsgClientGetUserStatsResponse_Stats struct {
	StatId           *uint32 `protobuf:"varint,1,opt,name=stat_id" json:"stat_id,omitempty"`
	StatValue        *uint32 `protobuf:"varint,2,opt,name=stat_value" json:"stat_value,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientGetUserStatsResponse_Stats) GetStatId

func (*CMsgClientGetUserStatsResponse_Stats) GetStatValue

func (m *CMsgClientGetUserStatsResponse_Stats) GetStatValue() uint32

func (*CMsgClientGetUserStatsResponse_Stats) ProtoMessage

func (*CMsgClientGetUserStatsResponse_Stats) ProtoMessage()

func (*CMsgClientGetUserStatsResponse_Stats) Reset

func (*CMsgClientGetUserStatsResponse_Stats) String

type CMsgClientHeartBeat

type CMsgClientHeartBeat struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientHeartBeat) ProtoMessage

func (*CMsgClientHeartBeat) ProtoMessage()

func (*CMsgClientHeartBeat) Reset

func (m *CMsgClientHeartBeat) Reset()

func (*CMsgClientHeartBeat) String

func (m *CMsgClientHeartBeat) String() string

type CMsgClientHideFriend

type CMsgClientHideFriend struct {
	Friendid         *uint64 `protobuf:"fixed64,1,opt,name=friendid" json:"friendid,omitempty"`
	Hide             *bool   `protobuf:"varint,2,opt,name=hide" json:"hide,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientHideFriend) GetFriendid

func (m *CMsgClientHideFriend) GetFriendid() uint64

func (*CMsgClientHideFriend) GetHide

func (m *CMsgClientHideFriend) GetHide() bool

func (*CMsgClientHideFriend) ProtoMessage

func (*CMsgClientHideFriend) ProtoMessage()

func (*CMsgClientHideFriend) Reset

func (m *CMsgClientHideFriend) Reset()

func (*CMsgClientHideFriend) String

func (m *CMsgClientHideFriend) String() string

type CMsgClientInstallClientApp

type CMsgClientInstallClientApp struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientInstallClientApp) GetAppid

func (m *CMsgClientInstallClientApp) GetAppid() uint32

func (*CMsgClientInstallClientApp) ProtoMessage

func (*CMsgClientInstallClientApp) ProtoMessage()

func (*CMsgClientInstallClientApp) Reset

func (m *CMsgClientInstallClientApp) Reset()

func (*CMsgClientInstallClientApp) String

func (m *CMsgClientInstallClientApp) String() string

type CMsgClientInstallClientAppResponse

type CMsgClientInstallClientAppResponse struct {
	Result           *uint32 `protobuf:"varint,1,opt,name=result" json:"result,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientInstallClientAppResponse) GetResult

func (*CMsgClientInstallClientAppResponse) ProtoMessage

func (*CMsgClientInstallClientAppResponse) ProtoMessage()

func (*CMsgClientInstallClientAppResponse) Reset

func (*CMsgClientInstallClientAppResponse) String

type CMsgClientIsLimitedAccount

type CMsgClientIsLimitedAccount struct {
	BisLimitedAccount  *bool  `protobuf:"varint,1,opt,name=bis_limited_account" json:"bis_limited_account,omitempty"`
	BisCommunityBanned *bool  `protobuf:"varint,2,opt,name=bis_community_banned" json:"bis_community_banned,omitempty"`
	BisLockedAccount   *bool  `protobuf:"varint,3,opt,name=bis_locked_account" json:"bis_locked_account,omitempty"`
	XXX_unrecognized   []byte `json:"-"`
}

func (*CMsgClientIsLimitedAccount) GetBisCommunityBanned

func (m *CMsgClientIsLimitedAccount) GetBisCommunityBanned() bool

func (*CMsgClientIsLimitedAccount) GetBisLimitedAccount

func (m *CMsgClientIsLimitedAccount) GetBisLimitedAccount() bool

func (*CMsgClientIsLimitedAccount) GetBisLockedAccount

func (m *CMsgClientIsLimitedAccount) GetBisLockedAccount() bool

func (*CMsgClientIsLimitedAccount) ProtoMessage

func (*CMsgClientIsLimitedAccount) ProtoMessage()

func (*CMsgClientIsLimitedAccount) Reset

func (m *CMsgClientIsLimitedAccount) Reset()

func (*CMsgClientIsLimitedAccount) String

func (m *CMsgClientIsLimitedAccount) String() string

type CMsgClientItemAnnouncements

type CMsgClientItemAnnouncements struct {
	CountNewItems    *uint32 `protobuf:"varint,1,opt,name=count_new_items" json:"count_new_items,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientItemAnnouncements) GetCountNewItems

func (m *CMsgClientItemAnnouncements) GetCountNewItems() uint32

func (*CMsgClientItemAnnouncements) ProtoMessage

func (*CMsgClientItemAnnouncements) ProtoMessage()

func (*CMsgClientItemAnnouncements) Reset

func (m *CMsgClientItemAnnouncements) Reset()

func (*CMsgClientItemAnnouncements) String

func (m *CMsgClientItemAnnouncements) String() string

type CMsgClientLBSFindOrCreateLB

type CMsgClientLBSFindOrCreateLB struct {
	AppId                  *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	LeaderboardSortMethod  *int32  `protobuf:"varint,2,opt,name=leaderboard_sort_method" json:"leaderboard_sort_method,omitempty"`
	LeaderboardDisplayType *int32  `protobuf:"varint,3,opt,name=leaderboard_display_type" json:"leaderboard_display_type,omitempty"`
	CreateIfNotFound       *bool   `protobuf:"varint,4,opt,name=create_if_not_found" json:"create_if_not_found,omitempty"`
	LeaderboardName        *string `protobuf:"bytes,5,opt,name=leaderboard_name" json:"leaderboard_name,omitempty"`
	XXX_unrecognized       []byte  `json:"-"`
}

func (*CMsgClientLBSFindOrCreateLB) GetAppId

func (m *CMsgClientLBSFindOrCreateLB) GetAppId() uint32

func (*CMsgClientLBSFindOrCreateLB) GetCreateIfNotFound

func (m *CMsgClientLBSFindOrCreateLB) GetCreateIfNotFound() bool

func (*CMsgClientLBSFindOrCreateLB) GetLeaderboardDisplayType

func (m *CMsgClientLBSFindOrCreateLB) GetLeaderboardDisplayType() int32

func (*CMsgClientLBSFindOrCreateLB) GetLeaderboardName

func (m *CMsgClientLBSFindOrCreateLB) GetLeaderboardName() string

func (*CMsgClientLBSFindOrCreateLB) GetLeaderboardSortMethod

func (m *CMsgClientLBSFindOrCreateLB) GetLeaderboardSortMethod() int32

func (*CMsgClientLBSFindOrCreateLB) ProtoMessage

func (*CMsgClientLBSFindOrCreateLB) ProtoMessage()

func (*CMsgClientLBSFindOrCreateLB) Reset

func (m *CMsgClientLBSFindOrCreateLB) Reset()

func (*CMsgClientLBSFindOrCreateLB) String

func (m *CMsgClientLBSFindOrCreateLB) String() string

type CMsgClientLBSFindOrCreateLBResponse

type CMsgClientLBSFindOrCreateLBResponse struct {
	Eresult                *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	LeaderboardId          *int32  `protobuf:"varint,2,opt,name=leaderboard_id" json:"leaderboard_id,omitempty"`
	LeaderboardEntryCount  *int32  `protobuf:"varint,3,opt,name=leaderboard_entry_count" json:"leaderboard_entry_count,omitempty"`
	LeaderboardSortMethod  *int32  `protobuf:"varint,4,opt,name=leaderboard_sort_method,def=0" json:"leaderboard_sort_method,omitempty"`
	LeaderboardDisplayType *int32  `protobuf:"varint,5,opt,name=leaderboard_display_type,def=0" json:"leaderboard_display_type,omitempty"`
	LeaderboardName        *string `protobuf:"bytes,6,opt,name=leaderboard_name" json:"leaderboard_name,omitempty"`
	XXX_unrecognized       []byte  `json:"-"`
}

func (*CMsgClientLBSFindOrCreateLBResponse) GetEresult

func (*CMsgClientLBSFindOrCreateLBResponse) GetLeaderboardDisplayType

func (m *CMsgClientLBSFindOrCreateLBResponse) GetLeaderboardDisplayType() int32

func (*CMsgClientLBSFindOrCreateLBResponse) GetLeaderboardEntryCount

func (m *CMsgClientLBSFindOrCreateLBResponse) GetLeaderboardEntryCount() int32

func (*CMsgClientLBSFindOrCreateLBResponse) GetLeaderboardId

func (m *CMsgClientLBSFindOrCreateLBResponse) GetLeaderboardId() int32

func (*CMsgClientLBSFindOrCreateLBResponse) GetLeaderboardName

func (m *CMsgClientLBSFindOrCreateLBResponse) GetLeaderboardName() string

func (*CMsgClientLBSFindOrCreateLBResponse) GetLeaderboardSortMethod

func (m *CMsgClientLBSFindOrCreateLBResponse) GetLeaderboardSortMethod() int32

func (*CMsgClientLBSFindOrCreateLBResponse) ProtoMessage

func (*CMsgClientLBSFindOrCreateLBResponse) ProtoMessage()

func (*CMsgClientLBSFindOrCreateLBResponse) Reset

func (*CMsgClientLBSFindOrCreateLBResponse) String

type CMsgClientLBSGetLBEntries

type CMsgClientLBSGetLBEntries struct {
	AppId                  *int32   `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	LeaderboardId          *int32   `protobuf:"varint,2,opt,name=leaderboard_id" json:"leaderboard_id,omitempty"`
	RangeStart             *int32   `protobuf:"varint,3,opt,name=range_start" json:"range_start,omitempty"`
	RangeEnd               *int32   `protobuf:"varint,4,opt,name=range_end" json:"range_end,omitempty"`
	LeaderboardDataRequest *int32   `protobuf:"varint,5,opt,name=leaderboard_data_request" json:"leaderboard_data_request,omitempty"`
	Steamids               []uint64 `protobuf:"fixed64,6,rep,name=steamids" json:"steamids,omitempty"`
	XXX_unrecognized       []byte   `json:"-"`
}

func (*CMsgClientLBSGetLBEntries) GetAppId

func (m *CMsgClientLBSGetLBEntries) GetAppId() int32

func (*CMsgClientLBSGetLBEntries) GetLeaderboardDataRequest

func (m *CMsgClientLBSGetLBEntries) GetLeaderboardDataRequest() int32

func (*CMsgClientLBSGetLBEntries) GetLeaderboardId

func (m *CMsgClientLBSGetLBEntries) GetLeaderboardId() int32

func (*CMsgClientLBSGetLBEntries) GetRangeEnd

func (m *CMsgClientLBSGetLBEntries) GetRangeEnd() int32

func (*CMsgClientLBSGetLBEntries) GetRangeStart

func (m *CMsgClientLBSGetLBEntries) GetRangeStart() int32

func (*CMsgClientLBSGetLBEntries) GetSteamids

func (m *CMsgClientLBSGetLBEntries) GetSteamids() []uint64

func (*CMsgClientLBSGetLBEntries) ProtoMessage

func (*CMsgClientLBSGetLBEntries) ProtoMessage()

func (*CMsgClientLBSGetLBEntries) Reset

func (m *CMsgClientLBSGetLBEntries) Reset()

func (*CMsgClientLBSGetLBEntries) String

func (m *CMsgClientLBSGetLBEntries) String() string

type CMsgClientLBSGetLBEntriesResponse

type CMsgClientLBSGetLBEntriesResponse struct {
	Eresult               *int32                                     `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	LeaderboardEntryCount *int32                                     `protobuf:"varint,2,opt,name=leaderboard_entry_count" json:"leaderboard_entry_count,omitempty"`
	Entries               []*CMsgClientLBSGetLBEntriesResponse_Entry `protobuf:"bytes,3,rep,name=entries" json:"entries,omitempty"`
	XXX_unrecognized      []byte                                     `json:"-"`
}

func (*CMsgClientLBSGetLBEntriesResponse) GetEntries

func (*CMsgClientLBSGetLBEntriesResponse) GetEresult

func (m *CMsgClientLBSGetLBEntriesResponse) GetEresult() int32

func (*CMsgClientLBSGetLBEntriesResponse) GetLeaderboardEntryCount

func (m *CMsgClientLBSGetLBEntriesResponse) GetLeaderboardEntryCount() int32

func (*CMsgClientLBSGetLBEntriesResponse) ProtoMessage

func (*CMsgClientLBSGetLBEntriesResponse) ProtoMessage()

func (*CMsgClientLBSGetLBEntriesResponse) Reset

func (*CMsgClientLBSGetLBEntriesResponse) String

type CMsgClientLBSGetLBEntriesResponse_Entry

type CMsgClientLBSGetLBEntriesResponse_Entry struct {
	SteamIdUser      *uint64 `protobuf:"fixed64,1,opt,name=steam_id_user" json:"steam_id_user,omitempty"`
	GlobalRank       *int32  `protobuf:"varint,2,opt,name=global_rank" json:"global_rank,omitempty"`
	Score            *int32  `protobuf:"varint,3,opt,name=score" json:"score,omitempty"`
	Details          []byte  `protobuf:"bytes,4,opt,name=details" json:"details,omitempty"`
	UgcId            *uint64 `protobuf:"fixed64,5,opt,name=ugc_id" json:"ugc_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientLBSGetLBEntriesResponse_Entry) GetDetails

func (*CMsgClientLBSGetLBEntriesResponse_Entry) GetGlobalRank

func (*CMsgClientLBSGetLBEntriesResponse_Entry) GetScore

func (*CMsgClientLBSGetLBEntriesResponse_Entry) GetSteamIdUser

func (m *CMsgClientLBSGetLBEntriesResponse_Entry) GetSteamIdUser() uint64

func (*CMsgClientLBSGetLBEntriesResponse_Entry) GetUgcId

func (*CMsgClientLBSGetLBEntriesResponse_Entry) ProtoMessage

func (*CMsgClientLBSGetLBEntriesResponse_Entry) Reset

func (*CMsgClientLBSGetLBEntriesResponse_Entry) String

type CMsgClientLBSSetScore

type CMsgClientLBSSetScore struct {
	AppId             *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	LeaderboardId     *int32  `protobuf:"varint,2,opt,name=leaderboard_id" json:"leaderboard_id,omitempty"`
	Score             *int32  `protobuf:"varint,3,opt,name=score" json:"score,omitempty"`
	Details           []byte  `protobuf:"bytes,4,opt,name=details" json:"details,omitempty"`
	UploadScoreMethod *int32  `protobuf:"varint,5,opt,name=upload_score_method" json:"upload_score_method,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*CMsgClientLBSSetScore) GetAppId

func (m *CMsgClientLBSSetScore) GetAppId() uint32

func (*CMsgClientLBSSetScore) GetDetails

func (m *CMsgClientLBSSetScore) GetDetails() []byte

func (*CMsgClientLBSSetScore) GetLeaderboardId

func (m *CMsgClientLBSSetScore) GetLeaderboardId() int32

func (*CMsgClientLBSSetScore) GetScore

func (m *CMsgClientLBSSetScore) GetScore() int32

func (*CMsgClientLBSSetScore) GetUploadScoreMethod

func (m *CMsgClientLBSSetScore) GetUploadScoreMethod() int32

func (*CMsgClientLBSSetScore) ProtoMessage

func (*CMsgClientLBSSetScore) ProtoMessage()

func (*CMsgClientLBSSetScore) Reset

func (m *CMsgClientLBSSetScore) Reset()

func (*CMsgClientLBSSetScore) String

func (m *CMsgClientLBSSetScore) String() string

type CMsgClientLBSSetScoreResponse

type CMsgClientLBSSetScoreResponse struct {
	Eresult               *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	LeaderboardEntryCount *int32 `protobuf:"varint,2,opt,name=leaderboard_entry_count" json:"leaderboard_entry_count,omitempty"`
	ScoreChanged          *bool  `protobuf:"varint,3,opt,name=score_changed" json:"score_changed,omitempty"`
	GlobalRankPrevious    *int32 `protobuf:"varint,4,opt,name=global_rank_previous" json:"global_rank_previous,omitempty"`
	GlobalRankNew         *int32 `protobuf:"varint,5,opt,name=global_rank_new" json:"global_rank_new,omitempty"`
	XXX_unrecognized      []byte `json:"-"`
}

func (*CMsgClientLBSSetScoreResponse) GetEresult

func (m *CMsgClientLBSSetScoreResponse) GetEresult() int32

func (*CMsgClientLBSSetScoreResponse) GetGlobalRankNew

func (m *CMsgClientLBSSetScoreResponse) GetGlobalRankNew() int32

func (*CMsgClientLBSSetScoreResponse) GetGlobalRankPrevious

func (m *CMsgClientLBSSetScoreResponse) GetGlobalRankPrevious() int32

func (*CMsgClientLBSSetScoreResponse) GetLeaderboardEntryCount

func (m *CMsgClientLBSSetScoreResponse) GetLeaderboardEntryCount() int32

func (*CMsgClientLBSSetScoreResponse) GetScoreChanged

func (m *CMsgClientLBSSetScoreResponse) GetScoreChanged() bool

func (*CMsgClientLBSSetScoreResponse) ProtoMessage

func (*CMsgClientLBSSetScoreResponse) ProtoMessage()

func (*CMsgClientLBSSetScoreResponse) Reset

func (m *CMsgClientLBSSetScoreResponse) Reset()

func (*CMsgClientLBSSetScoreResponse) String

type CMsgClientLBSSetUGC

type CMsgClientLBSSetUGC struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	LeaderboardId    *int32  `protobuf:"varint,2,opt,name=leaderboard_id" json:"leaderboard_id,omitempty"`
	UgcId            *uint64 `protobuf:"fixed64,3,opt,name=ugc_id" json:"ugc_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientLBSSetUGC) GetAppId

func (m *CMsgClientLBSSetUGC) GetAppId() uint32

func (*CMsgClientLBSSetUGC) GetLeaderboardId

func (m *CMsgClientLBSSetUGC) GetLeaderboardId() int32

func (*CMsgClientLBSSetUGC) GetUgcId

func (m *CMsgClientLBSSetUGC) GetUgcId() uint64

func (*CMsgClientLBSSetUGC) ProtoMessage

func (*CMsgClientLBSSetUGC) ProtoMessage()

func (*CMsgClientLBSSetUGC) Reset

func (m *CMsgClientLBSSetUGC) Reset()

func (*CMsgClientLBSSetUGC) String

func (m *CMsgClientLBSSetUGC) String() string

type CMsgClientLBSSetUGCResponse

type CMsgClientLBSSetUGCResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientLBSSetUGCResponse) GetEresult

func (m *CMsgClientLBSSetUGCResponse) GetEresult() int32

func (*CMsgClientLBSSetUGCResponse) ProtoMessage

func (*CMsgClientLBSSetUGCResponse) ProtoMessage()

func (*CMsgClientLBSSetUGCResponse) Reset

func (m *CMsgClientLBSSetUGCResponse) Reset()

func (*CMsgClientLBSSetUGCResponse) String

func (m *CMsgClientLBSSetUGCResponse) String() string

type CMsgClientLicenseList

type CMsgClientLicenseList struct {
	Eresult          *int32                           `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	Licenses         []*CMsgClientLicenseList_License `protobuf:"bytes,2,rep,name=licenses" json:"licenses,omitempty"`
	XXX_unrecognized []byte                           `json:"-"`
}

func (*CMsgClientLicenseList) GetEresult

func (m *CMsgClientLicenseList) GetEresult() int32

func (*CMsgClientLicenseList) GetLicenses

func (*CMsgClientLicenseList) ProtoMessage

func (*CMsgClientLicenseList) ProtoMessage()

func (*CMsgClientLicenseList) Reset

func (m *CMsgClientLicenseList) Reset()

func (*CMsgClientLicenseList) String

func (m *CMsgClientLicenseList) String() string

type CMsgClientLicenseList_License

type CMsgClientLicenseList_License struct {
	PackageId           *uint32 `protobuf:"varint,1,opt,name=package_id" json:"package_id,omitempty"`
	TimeCreated         *uint32 `protobuf:"fixed32,2,opt,name=time_created" json:"time_created,omitempty"`
	TimeNextProcess     *uint32 `protobuf:"fixed32,3,opt,name=time_next_process" json:"time_next_process,omitempty"`
	MinuteLimit         *int32  `protobuf:"varint,4,opt,name=minute_limit" json:"minute_limit,omitempty"`
	MinutesUsed         *int32  `protobuf:"varint,5,opt,name=minutes_used" json:"minutes_used,omitempty"`
	PaymentMethod       *uint32 `protobuf:"varint,6,opt,name=payment_method" json:"payment_method,omitempty"`
	Flags               *uint32 `protobuf:"varint,7,opt,name=flags" json:"flags,omitempty"`
	PurchaseCountryCode *string `protobuf:"bytes,8,opt,name=purchase_country_code" json:"purchase_country_code,omitempty"`
	LicenseType         *uint32 `protobuf:"varint,9,opt,name=license_type" json:"license_type,omitempty"`
	TerritoryCode       *int32  `protobuf:"varint,10,opt,name=territory_code" json:"territory_code,omitempty"`
	ChangeNumber        *int32  `protobuf:"varint,11,opt,name=change_number" json:"change_number,omitempty"`
	OwnerId             *uint32 `protobuf:"varint,12,opt,name=owner_id" json:"owner_id,omitempty"`
	XXX_unrecognized    []byte  `json:"-"`
}

func (*CMsgClientLicenseList_License) GetChangeNumber

func (m *CMsgClientLicenseList_License) GetChangeNumber() int32

func (*CMsgClientLicenseList_License) GetFlags

func (m *CMsgClientLicenseList_License) GetFlags() uint32

func (*CMsgClientLicenseList_License) GetLicenseType

func (m *CMsgClientLicenseList_License) GetLicenseType() uint32

func (*CMsgClientLicenseList_License) GetMinuteLimit

func (m *CMsgClientLicenseList_License) GetMinuteLimit() int32

func (*CMsgClientLicenseList_License) GetMinutesUsed

func (m *CMsgClientLicenseList_License) GetMinutesUsed() int32

func (*CMsgClientLicenseList_License) GetOwnerId

func (m *CMsgClientLicenseList_License) GetOwnerId() uint32

func (*CMsgClientLicenseList_License) GetPackageId

func (m *CMsgClientLicenseList_License) GetPackageId() uint32

func (*CMsgClientLicenseList_License) GetPaymentMethod

func (m *CMsgClientLicenseList_License) GetPaymentMethod() uint32

func (*CMsgClientLicenseList_License) GetPurchaseCountryCode

func (m *CMsgClientLicenseList_License) GetPurchaseCountryCode() string

func (*CMsgClientLicenseList_License) GetTerritoryCode

func (m *CMsgClientLicenseList_License) GetTerritoryCode() int32

func (*CMsgClientLicenseList_License) GetTimeCreated

func (m *CMsgClientLicenseList_License) GetTimeCreated() uint32

func (*CMsgClientLicenseList_License) GetTimeNextProcess

func (m *CMsgClientLicenseList_License) GetTimeNextProcess() uint32

func (*CMsgClientLicenseList_License) ProtoMessage

func (*CMsgClientLicenseList_License) ProtoMessage()

func (*CMsgClientLicenseList_License) Reset

func (m *CMsgClientLicenseList_License) Reset()

func (*CMsgClientLicenseList_License) String

type CMsgClientLogOff

type CMsgClientLogOff struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientLogOff) ProtoMessage

func (*CMsgClientLogOff) ProtoMessage()

func (*CMsgClientLogOff) Reset

func (m *CMsgClientLogOff) Reset()

func (*CMsgClientLogOff) String

func (m *CMsgClientLogOff) String() string

type CMsgClientLoggedOff

type CMsgClientLoggedOff struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientLoggedOff) GetEresult

func (m *CMsgClientLoggedOff) GetEresult() int32

func (*CMsgClientLoggedOff) ProtoMessage

func (*CMsgClientLoggedOff) ProtoMessage()

func (*CMsgClientLoggedOff) Reset

func (m *CMsgClientLoggedOff) Reset()

func (*CMsgClientLoggedOff) String

func (m *CMsgClientLoggedOff) String() string

type CMsgClientLogon

type CMsgClientLogon struct {
	ProtocolVersion                   *uint32 `protobuf:"varint,1,opt,name=protocol_version" json:"protocol_version,omitempty"`
	ObfustucatedPrivateIp             *uint32 `protobuf:"varint,2,opt,name=obfustucated_private_ip" json:"obfustucated_private_ip,omitempty"`
	CellId                            *uint32 `protobuf:"varint,3,opt,name=cell_id" json:"cell_id,omitempty"`
	LastSessionId                     *uint32 `protobuf:"varint,4,opt,name=last_session_id" json:"last_session_id,omitempty"`
	ClientPackageVersion              *uint32 `protobuf:"varint,5,opt,name=client_package_version" json:"client_package_version,omitempty"`
	ClientLanguage                    *string `protobuf:"bytes,6,opt,name=client_language" json:"client_language,omitempty"`
	ClientOsType                      *uint32 `protobuf:"varint,7,opt,name=client_os_type" json:"client_os_type,omitempty"`
	ShouldRememberPassword            *bool   `protobuf:"varint,8,opt,name=should_remember_password,def=0" json:"should_remember_password,omitempty"`
	WineVersion                       *string `protobuf:"bytes,9,opt,name=wine_version" json:"wine_version,omitempty"`
	PingMsFromCellSearch              *uint32 `protobuf:"varint,10,opt,name=ping_ms_from_cell_search" json:"ping_ms_from_cell_search,omitempty"`
	PublicIp                          *uint32 `protobuf:"varint,20,opt,name=public_ip" json:"public_ip,omitempty"`
	QosLevel                          *uint32 `protobuf:"varint,21,opt,name=qos_level" json:"qos_level,omitempty"`
	ClientSuppliedSteamId             *uint64 `protobuf:"fixed64,22,opt,name=client_supplied_steam_id" json:"client_supplied_steam_id,omitempty"`
	MachineId                         []byte  `protobuf:"bytes,30,opt,name=machine_id" json:"machine_id,omitempty"`
	LauncherType                      *uint32 `protobuf:"varint,31,opt,name=launcher_type,def=0" json:"launcher_type,omitempty"`
	UiMode                            *uint32 `protobuf:"varint,32,opt,name=ui_mode,def=0" json:"ui_mode,omitempty"`
	Steam2AuthTicket                  []byte  `protobuf:"bytes,41,opt,name=steam2_auth_ticket" json:"steam2_auth_ticket,omitempty"`
	EmailAddress                      *string `protobuf:"bytes,42,opt,name=email_address" json:"email_address,omitempty"`
	Rtime32AccountCreation            *uint32 `protobuf:"fixed32,43,opt,name=rtime32_account_creation" json:"rtime32_account_creation,omitempty"`
	AccountName                       *string `protobuf:"bytes,50,opt,name=account_name" json:"account_name,omitempty"`
	Password                          *string `protobuf:"bytes,51,opt,name=password" json:"password,omitempty"`
	LoginKey                          *string `protobuf:"bytes,60,opt,name=login_key" json:"login_key,omitempty"`
	WasConvertedDeprecatedMsg         *bool   `protobuf:"varint,70,opt,name=was_converted_deprecated_msg,def=0" json:"was_converted_deprecated_msg,omitempty"`
	AnonUserTargetAccountName         *string `protobuf:"bytes,80,opt,name=anon_user_target_account_name" json:"anon_user_target_account_name,omitempty"`
	ResolvedUserSteamId               *uint64 `protobuf:"fixed64,81,opt,name=resolved_user_steam_id" json:"resolved_user_steam_id,omitempty"`
	EresultSentryfile                 *int32  `protobuf:"varint,82,opt,name=eresult_sentryfile" json:"eresult_sentryfile,omitempty"`
	ShaSentryfile                     []byte  `protobuf:"bytes,83,opt,name=sha_sentryfile" json:"sha_sentryfile,omitempty"`
	AuthCode                          *string `protobuf:"bytes,84,opt,name=auth_code" json:"auth_code,omitempty"`
	OtpType                           *int32  `protobuf:"varint,85,opt,name=otp_type" json:"otp_type,omitempty"`
	OtpValue                          *uint32 `protobuf:"varint,86,opt,name=otp_value" json:"otp_value,omitempty"`
	OtpIdentifier                     *string `protobuf:"bytes,87,opt,name=otp_identifier" json:"otp_identifier,omitempty"`
	Steam2TicketRequest               *bool   `protobuf:"varint,88,opt,name=steam2_ticket_request" json:"steam2_ticket_request,omitempty"`
	SonyPsnTicket                     []byte  `protobuf:"bytes,90,opt,name=sony_psn_ticket" json:"sony_psn_ticket,omitempty"`
	SonyPsnServiceId                  *string `protobuf:"bytes,91,opt,name=sony_psn_service_id" json:"sony_psn_service_id,omitempty"`
	CreateNewPsnLinkedAccountIfNeeded *bool   `` /* 132-byte string literal not displayed */
	SonyPsnName                       *string `protobuf:"bytes,93,opt,name=sony_psn_name" json:"sony_psn_name,omitempty"`
	GameServerAppId                   *int32  `protobuf:"varint,94,opt,name=game_server_app_id" json:"game_server_app_id,omitempty"`
	SteamguardDontRememberComputer    *bool   `protobuf:"varint,95,opt,name=steamguard_dont_remember_computer" json:"steamguard_dont_remember_computer,omitempty"`
	MachineName                       *string `protobuf:"bytes,96,opt,name=machine_name" json:"machine_name,omitempty"`
	MachineNameUserchosen             *string `protobuf:"bytes,97,opt,name=machine_name_userchosen" json:"machine_name_userchosen,omitempty"`
	CountryOverride                   *string `protobuf:"bytes,98,opt,name=country_override" json:"country_override,omitempty"`
	XXX_unrecognized                  []byte  `json:"-"`
}

func (*CMsgClientLogon) GetAccountName

func (m *CMsgClientLogon) GetAccountName() string

func (*CMsgClientLogon) GetAnonUserTargetAccountName

func (m *CMsgClientLogon) GetAnonUserTargetAccountName() string

func (*CMsgClientLogon) GetAuthCode

func (m *CMsgClientLogon) GetAuthCode() string

func (*CMsgClientLogon) GetCellId

func (m *CMsgClientLogon) GetCellId() uint32

func (*CMsgClientLogon) GetClientLanguage

func (m *CMsgClientLogon) GetClientLanguage() string

func (*CMsgClientLogon) GetClientOsType

func (m *CMsgClientLogon) GetClientOsType() uint32

func (*CMsgClientLogon) GetClientPackageVersion

func (m *CMsgClientLogon) GetClientPackageVersion() uint32

func (*CMsgClientLogon) GetClientSuppliedSteamId

func (m *CMsgClientLogon) GetClientSuppliedSteamId() uint64

func (*CMsgClientLogon) GetCountryOverride

func (m *CMsgClientLogon) GetCountryOverride() string

func (*CMsgClientLogon) GetCreateNewPsnLinkedAccountIfNeeded

func (m *CMsgClientLogon) GetCreateNewPsnLinkedAccountIfNeeded() bool

func (*CMsgClientLogon) GetEmailAddress

func (m *CMsgClientLogon) GetEmailAddress() string

func (*CMsgClientLogon) GetEresultSentryfile

func (m *CMsgClientLogon) GetEresultSentryfile() int32

func (*CMsgClientLogon) GetGameServerAppId

func (m *CMsgClientLogon) GetGameServerAppId() int32

func (*CMsgClientLogon) GetLastSessionId

func (m *CMsgClientLogon) GetLastSessionId() uint32

func (*CMsgClientLogon) GetLauncherType

func (m *CMsgClientLogon) GetLauncherType() uint32

func (*CMsgClientLogon) GetLoginKey

func (m *CMsgClientLogon) GetLoginKey() string

func (*CMsgClientLogon) GetMachineId

func (m *CMsgClientLogon) GetMachineId() []byte

func (*CMsgClientLogon) GetMachineName

func (m *CMsgClientLogon) GetMachineName() string

func (*CMsgClientLogon) GetMachineNameUserchosen

func (m *CMsgClientLogon) GetMachineNameUserchosen() string

func (*CMsgClientLogon) GetObfustucatedPrivateIp

func (m *CMsgClientLogon) GetObfustucatedPrivateIp() uint32

func (*CMsgClientLogon) GetOtpIdentifier

func (m *CMsgClientLogon) GetOtpIdentifier() string

func (*CMsgClientLogon) GetOtpType

func (m *CMsgClientLogon) GetOtpType() int32

func (*CMsgClientLogon) GetOtpValue

func (m *CMsgClientLogon) GetOtpValue() uint32

func (*CMsgClientLogon) GetPassword

func (m *CMsgClientLogon) GetPassword() string

func (*CMsgClientLogon) GetPingMsFromCellSearch

func (m *CMsgClientLogon) GetPingMsFromCellSearch() uint32

func (*CMsgClientLogon) GetProtocolVersion

func (m *CMsgClientLogon) GetProtocolVersion() uint32

func (*CMsgClientLogon) GetPublicIp

func (m *CMsgClientLogon) GetPublicIp() uint32

func (*CMsgClientLogon) GetQosLevel

func (m *CMsgClientLogon) GetQosLevel() uint32

func (*CMsgClientLogon) GetResolvedUserSteamId

func (m *CMsgClientLogon) GetResolvedUserSteamId() uint64

func (*CMsgClientLogon) GetRtime32AccountCreation

func (m *CMsgClientLogon) GetRtime32AccountCreation() uint32

func (*CMsgClientLogon) GetShaSentryfile

func (m *CMsgClientLogon) GetShaSentryfile() []byte

func (*CMsgClientLogon) GetShouldRememberPassword

func (m *CMsgClientLogon) GetShouldRememberPassword() bool

func (*CMsgClientLogon) GetSonyPsnName

func (m *CMsgClientLogon) GetSonyPsnName() string

func (*CMsgClientLogon) GetSonyPsnServiceId

func (m *CMsgClientLogon) GetSonyPsnServiceId() string

func (*CMsgClientLogon) GetSonyPsnTicket

func (m *CMsgClientLogon) GetSonyPsnTicket() []byte

func (*CMsgClientLogon) GetSteam2AuthTicket

func (m *CMsgClientLogon) GetSteam2AuthTicket() []byte

func (*CMsgClientLogon) GetSteam2TicketRequest

func (m *CMsgClientLogon) GetSteam2TicketRequest() bool

func (*CMsgClientLogon) GetSteamguardDontRememberComputer

func (m *CMsgClientLogon) GetSteamguardDontRememberComputer() bool

func (*CMsgClientLogon) GetUiMode

func (m *CMsgClientLogon) GetUiMode() uint32

func (*CMsgClientLogon) GetWasConvertedDeprecatedMsg

func (m *CMsgClientLogon) GetWasConvertedDeprecatedMsg() bool

func (*CMsgClientLogon) GetWineVersion

func (m *CMsgClientLogon) GetWineVersion() string

func (*CMsgClientLogon) ProtoMessage

func (*CMsgClientLogon) ProtoMessage()

func (*CMsgClientLogon) Reset

func (m *CMsgClientLogon) Reset()

func (*CMsgClientLogon) String

func (m *CMsgClientLogon) String() string

type CMsgClientLogonResponse

type CMsgClientLogonResponse struct {
	Eresult                     *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	OutOfGameHeartbeatSeconds   *int32  `protobuf:"varint,2,opt,name=out_of_game_heartbeat_seconds" json:"out_of_game_heartbeat_seconds,omitempty"`
	InGameHeartbeatSeconds      *int32  `protobuf:"varint,3,opt,name=in_game_heartbeat_seconds" json:"in_game_heartbeat_seconds,omitempty"`
	PublicIp                    *uint32 `protobuf:"varint,4,opt,name=public_ip" json:"public_ip,omitempty"`
	Rtime32ServerTime           *uint32 `protobuf:"fixed32,5,opt,name=rtime32_server_time" json:"rtime32_server_time,omitempty"`
	AccountFlags                *uint32 `protobuf:"varint,6,opt,name=account_flags" json:"account_flags,omitempty"`
	CellId                      *uint32 `protobuf:"varint,7,opt,name=cell_id" json:"cell_id,omitempty"`
	EmailDomain                 *string `protobuf:"bytes,8,opt,name=email_domain" json:"email_domain,omitempty"`
	Steam2Ticket                []byte  `protobuf:"bytes,9,opt,name=steam2_ticket" json:"steam2_ticket,omitempty"`
	EresultExtended             *int32  `protobuf:"varint,10,opt,name=eresult_extended" json:"eresult_extended,omitempty"`
	WebapiAuthenticateUserNonce *string `protobuf:"bytes,11,opt,name=webapi_authenticate_user_nonce" json:"webapi_authenticate_user_nonce,omitempty"`
	CellIdPingThreshold         *uint32 `protobuf:"varint,12,opt,name=cell_id_ping_threshold" json:"cell_id_ping_threshold,omitempty"`
	UsePics                     *bool   `protobuf:"varint,13,opt,name=use_pics" json:"use_pics,omitempty"`
	VanityUrl                   *string `protobuf:"bytes,14,opt,name=vanity_url" json:"vanity_url,omitempty"`
	ClientSuppliedSteamid       *uint64 `protobuf:"fixed64,20,opt,name=client_supplied_steamid" json:"client_supplied_steamid,omitempty"`
	IpCountryCode               *string `protobuf:"bytes,21,opt,name=ip_country_code" json:"ip_country_code,omitempty"`
	ParentalSettings            []byte  `protobuf:"bytes,22,opt,name=parental_settings" json:"parental_settings,omitempty"`
	ParentalSettingSignature    []byte  `protobuf:"bytes,23,opt,name=parental_setting_signature" json:"parental_setting_signature,omitempty"`
	XXX_unrecognized            []byte  `json:"-"`
}

func (*CMsgClientLogonResponse) GetAccountFlags

func (m *CMsgClientLogonResponse) GetAccountFlags() uint32

func (*CMsgClientLogonResponse) GetCellId

func (m *CMsgClientLogonResponse) GetCellId() uint32

func (*CMsgClientLogonResponse) GetCellIdPingThreshold

func (m *CMsgClientLogonResponse) GetCellIdPingThreshold() uint32

func (*CMsgClientLogonResponse) GetClientSuppliedSteamid

func (m *CMsgClientLogonResponse) GetClientSuppliedSteamid() uint64

func (*CMsgClientLogonResponse) GetEmailDomain

func (m *CMsgClientLogonResponse) GetEmailDomain() string

func (*CMsgClientLogonResponse) GetEresult

func (m *CMsgClientLogonResponse) GetEresult() int32

func (*CMsgClientLogonResponse) GetEresultExtended

func (m *CMsgClientLogonResponse) GetEresultExtended() int32

func (*CMsgClientLogonResponse) GetInGameHeartbeatSeconds

func (m *CMsgClientLogonResponse) GetInGameHeartbeatSeconds() int32

func (*CMsgClientLogonResponse) GetIpCountryCode

func (m *CMsgClientLogonResponse) GetIpCountryCode() string

func (*CMsgClientLogonResponse) GetOutOfGameHeartbeatSeconds

func (m *CMsgClientLogonResponse) GetOutOfGameHeartbeatSeconds() int32

func (*CMsgClientLogonResponse) GetParentalSettingSignature

func (m *CMsgClientLogonResponse) GetParentalSettingSignature() []byte

func (*CMsgClientLogonResponse) GetParentalSettings

func (m *CMsgClientLogonResponse) GetParentalSettings() []byte

func (*CMsgClientLogonResponse) GetPublicIp

func (m *CMsgClientLogonResponse) GetPublicIp() uint32

func (*CMsgClientLogonResponse) GetRtime32ServerTime

func (m *CMsgClientLogonResponse) GetRtime32ServerTime() uint32

func (*CMsgClientLogonResponse) GetSteam2Ticket

func (m *CMsgClientLogonResponse) GetSteam2Ticket() []byte

func (*CMsgClientLogonResponse) GetUsePics

func (m *CMsgClientLogonResponse) GetUsePics() bool

func (*CMsgClientLogonResponse) GetVanityUrl

func (m *CMsgClientLogonResponse) GetVanityUrl() string

func (*CMsgClientLogonResponse) GetWebapiAuthenticateUserNonce

func (m *CMsgClientLogonResponse) GetWebapiAuthenticateUserNonce() string

func (*CMsgClientLogonResponse) ProtoMessage

func (*CMsgClientLogonResponse) ProtoMessage()

func (*CMsgClientLogonResponse) Reset

func (m *CMsgClientLogonResponse) Reset()

func (*CMsgClientLogonResponse) String

func (m *CMsgClientLogonResponse) String() string

type CMsgClientMDSGetDepotManifest

type CMsgClientMDSGetDepotManifest struct {
	DepotId          *uint32 `protobuf:"varint,1,opt,name=depot_id" json:"depot_id,omitempty"`
	ManifestId       *uint64 `protobuf:"fixed64,2,opt,name=manifest_id" json:"manifest_id,omitempty"`
	ManifestVersion  *uint32 `protobuf:"varint,3,opt,name=manifest_version" json:"manifest_version,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMDSGetDepotManifest) GetDepotId

func (m *CMsgClientMDSGetDepotManifest) GetDepotId() uint32

func (*CMsgClientMDSGetDepotManifest) GetManifestId

func (m *CMsgClientMDSGetDepotManifest) GetManifestId() uint64

func (*CMsgClientMDSGetDepotManifest) GetManifestVersion

func (m *CMsgClientMDSGetDepotManifest) GetManifestVersion() uint32

func (*CMsgClientMDSGetDepotManifest) ProtoMessage

func (*CMsgClientMDSGetDepotManifest) ProtoMessage()

func (*CMsgClientMDSGetDepotManifest) Reset

func (m *CMsgClientMDSGetDepotManifest) Reset()

func (*CMsgClientMDSGetDepotManifest) String

type CMsgClientMDSGetDepotManifestChunk

type CMsgClientMDSGetDepotManifestChunk struct {
	Offset           *uint32 `protobuf:"varint,1,opt,name=offset" json:"offset,omitempty"`
	Data             []byte  `protobuf:"bytes,3,opt,name=data" json:"data,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMDSGetDepotManifestChunk) GetData

func (*CMsgClientMDSGetDepotManifestChunk) GetOffset

func (*CMsgClientMDSGetDepotManifestChunk) ProtoMessage

func (*CMsgClientMDSGetDepotManifestChunk) ProtoMessage()

func (*CMsgClientMDSGetDepotManifestChunk) Reset

func (*CMsgClientMDSGetDepotManifestChunk) String

type CMsgClientMDSGetDepotManifestResponse

type CMsgClientMDSGetDepotManifestResponse struct {
	Eresult                *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	ManifestSizeCompressed *uint32 `protobuf:"varint,3,opt,name=manifest_size_compressed" json:"manifest_size_compressed,omitempty"`
	XXX_unrecognized       []byte  `json:"-"`
}

func (*CMsgClientMDSGetDepotManifestResponse) GetEresult

func (*CMsgClientMDSGetDepotManifestResponse) GetManifestSizeCompressed

func (m *CMsgClientMDSGetDepotManifestResponse) GetManifestSizeCompressed() uint32

func (*CMsgClientMDSGetDepotManifestResponse) ProtoMessage

func (*CMsgClientMDSGetDepotManifestResponse) ProtoMessage()

func (*CMsgClientMDSGetDepotManifestResponse) Reset

func (*CMsgClientMDSGetDepotManifestResponse) String

type CMsgClientMDSInitDepotBuildRequest

type CMsgClientMDSInitDepotBuildRequest struct {
	DepotId          *uint32 `protobuf:"varint,1,opt,name=depot_id" json:"depot_id,omitempty"`
	EncryptedAesKey  []byte  `protobuf:"bytes,2,opt,name=encrypted_aes_key" json:"encrypted_aes_key,omitempty"`
	BuildId          *uint32 `protobuf:"varint,4,opt,name=build_id" json:"build_id,omitempty"`
	ForLocalCs       *bool   `protobuf:"varint,5,opt,name=for_local_cs" json:"for_local_cs,omitempty"`
	NoBaseline       *bool   `protobuf:"varint,6,opt,name=no_baseline" json:"no_baseline,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMDSInitDepotBuildRequest) GetBuildId

func (*CMsgClientMDSInitDepotBuildRequest) GetDepotId

func (*CMsgClientMDSInitDepotBuildRequest) GetEncryptedAesKey

func (m *CMsgClientMDSInitDepotBuildRequest) GetEncryptedAesKey() []byte

func (*CMsgClientMDSInitDepotBuildRequest) GetForLocalCs

func (m *CMsgClientMDSInitDepotBuildRequest) GetForLocalCs() bool

func (*CMsgClientMDSInitDepotBuildRequest) GetNoBaseline

func (m *CMsgClientMDSInitDepotBuildRequest) GetNoBaseline() bool

func (*CMsgClientMDSInitDepotBuildRequest) ProtoMessage

func (*CMsgClientMDSInitDepotBuildRequest) ProtoMessage()

func (*CMsgClientMDSInitDepotBuildRequest) Reset

func (*CMsgClientMDSInitDepotBuildRequest) String

type CMsgClientMDSInitDepotBuildResponse

type CMsgClientMDSInitDepotBuildResponse struct {
	Eresult           *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	DefaultChunkSize  *uint32 `protobuf:"varint,2,opt,name=default_chunk_size" json:"default_chunk_size,omitempty"`
	BaseManifest      *uint64 `protobuf:"fixed64,3,opt,name=base_manifest" json:"base_manifest,omitempty"`
	EncryptedDepotKey []byte  `protobuf:"bytes,4,opt,name=encrypted_depot_key" json:"encrypted_depot_key,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*CMsgClientMDSInitDepotBuildResponse) GetBaseManifest

func (m *CMsgClientMDSInitDepotBuildResponse) GetBaseManifest() uint64

func (*CMsgClientMDSInitDepotBuildResponse) GetDefaultChunkSize

func (m *CMsgClientMDSInitDepotBuildResponse) GetDefaultChunkSize() uint32

func (*CMsgClientMDSInitDepotBuildResponse) GetEncryptedDepotKey

func (m *CMsgClientMDSInitDepotBuildResponse) GetEncryptedDepotKey() []byte

func (*CMsgClientMDSInitDepotBuildResponse) GetEresult

func (*CMsgClientMDSInitDepotBuildResponse) ProtoMessage

func (*CMsgClientMDSInitDepotBuildResponse) ProtoMessage()

func (*CMsgClientMDSInitDepotBuildResponse) Reset

func (*CMsgClientMDSInitDepotBuildResponse) String

type CMsgClientMDSLoginRequest

type CMsgClientMDSLoginRequest struct {
	EncryptedSessionKey []byte `protobuf:"bytes,1,opt,name=encrypted_session_key" json:"encrypted_session_key,omitempty"`
	XXX_unrecognized    []byte `json:"-"`
}

func (*CMsgClientMDSLoginRequest) GetEncryptedSessionKey

func (m *CMsgClientMDSLoginRequest) GetEncryptedSessionKey() []byte

func (*CMsgClientMDSLoginRequest) ProtoMessage

func (*CMsgClientMDSLoginRequest) ProtoMessage()

func (*CMsgClientMDSLoginRequest) Reset

func (m *CMsgClientMDSLoginRequest) Reset()

func (*CMsgClientMDSLoginRequest) String

func (m *CMsgClientMDSLoginRequest) String() string

type CMsgClientMDSLoginResponse

type CMsgClientMDSLoginResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientMDSLoginResponse) GetEresult

func (m *CMsgClientMDSLoginResponse) GetEresult() int32

func (*CMsgClientMDSLoginResponse) ProtoMessage

func (*CMsgClientMDSLoginResponse) ProtoMessage()

func (*CMsgClientMDSLoginResponse) Reset

func (m *CMsgClientMDSLoginResponse) Reset()

func (*CMsgClientMDSLoginResponse) String

func (m *CMsgClientMDSLoginResponse) String() string

type CMsgClientMDSRegisterAppBuild

type CMsgClientMDSRegisterAppBuild struct {
	AppId            *int32  `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	Description      *string `protobuf:"bytes,2,opt,name=description" json:"description,omitempty"`
	ForLocalCs       *bool   `protobuf:"varint,5,opt,name=for_local_cs" json:"for_local_cs,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMDSRegisterAppBuild) GetAppId

func (m *CMsgClientMDSRegisterAppBuild) GetAppId() int32

func (*CMsgClientMDSRegisterAppBuild) GetDescription

func (m *CMsgClientMDSRegisterAppBuild) GetDescription() string

func (*CMsgClientMDSRegisterAppBuild) GetForLocalCs

func (m *CMsgClientMDSRegisterAppBuild) GetForLocalCs() bool

func (*CMsgClientMDSRegisterAppBuild) ProtoMessage

func (*CMsgClientMDSRegisterAppBuild) ProtoMessage()

func (*CMsgClientMDSRegisterAppBuild) Reset

func (m *CMsgClientMDSRegisterAppBuild) Reset()

func (*CMsgClientMDSRegisterAppBuild) String

type CMsgClientMDSRegisterAppBuildResponse

type CMsgClientMDSRegisterAppBuildResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	BuildId          *uint32 `protobuf:"varint,2,opt,name=build_id" json:"build_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMDSRegisterAppBuildResponse) GetBuildId

func (*CMsgClientMDSRegisterAppBuildResponse) GetEresult

func (*CMsgClientMDSRegisterAppBuildResponse) ProtoMessage

func (*CMsgClientMDSRegisterAppBuildResponse) ProtoMessage()

func (*CMsgClientMDSRegisterAppBuildResponse) Reset

func (*CMsgClientMDSRegisterAppBuildResponse) String

type CMsgClientMDSSignInstallScript

type CMsgClientMDSSignInstallScript struct {
	DepotId          *int32  `protobuf:"varint,1,opt,name=depot_id" json:"depot_id,omitempty"`
	Data             *string `protobuf:"bytes,2,opt,name=data" json:"data,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMDSSignInstallScript) GetData

func (*CMsgClientMDSSignInstallScript) GetDepotId

func (m *CMsgClientMDSSignInstallScript) GetDepotId() int32

func (*CMsgClientMDSSignInstallScript) ProtoMessage

func (*CMsgClientMDSSignInstallScript) ProtoMessage()

func (*CMsgClientMDSSignInstallScript) Reset

func (m *CMsgClientMDSSignInstallScript) Reset()

func (*CMsgClientMDSSignInstallScript) String

type CMsgClientMDSSignInstallScriptResponse

type CMsgClientMDSSignInstallScriptResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	ErrorString      *string `protobuf:"bytes,2,opt,name=error_string" json:"error_string,omitempty"`
	Data             *string `protobuf:"bytes,3,opt,name=data" json:"data,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMDSSignInstallScriptResponse) GetData

func (*CMsgClientMDSSignInstallScriptResponse) GetEresult

func (*CMsgClientMDSSignInstallScriptResponse) GetErrorString

func (m *CMsgClientMDSSignInstallScriptResponse) GetErrorString() string

func (*CMsgClientMDSSignInstallScriptResponse) ProtoMessage

func (*CMsgClientMDSSignInstallScriptResponse) Reset

func (*CMsgClientMDSSignInstallScriptResponse) String

type CMsgClientMDSTransmitManifestDataChunk

type CMsgClientMDSTransmitManifestDataChunk struct {
	Offset           *int32 `protobuf:"varint,1,opt,name=offset" json:"offset,omitempty"`
	Data             []byte `protobuf:"bytes,2,opt,name=data" json:"data,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientMDSTransmitManifestDataChunk) GetData

func (*CMsgClientMDSTransmitManifestDataChunk) GetOffset

func (*CMsgClientMDSTransmitManifestDataChunk) ProtoMessage

func (*CMsgClientMDSTransmitManifestDataChunk) Reset

func (*CMsgClientMDSTransmitManifestDataChunk) String

type CMsgClientMDSUploadDepotChunks

type CMsgClientMDSUploadDepotChunks struct {
	DepotId          *uint32                                           `protobuf:"varint,1,opt,name=depot_id" json:"depot_id,omitempty"`
	Chunks           []*CMsgClientMDSUploadDepotChunks_ChunkUploadData `protobuf:"bytes,2,rep,name=chunks" json:"chunks,omitempty"`
	OnlyMetaData     *bool                                             `protobuf:"varint,3,opt,name=only_meta_data" json:"only_meta_data,omitempty"`
	XXX_unrecognized []byte                                            `json:"-"`
}

func (*CMsgClientMDSUploadDepotChunks) GetChunks

func (*CMsgClientMDSUploadDepotChunks) GetDepotId

func (m *CMsgClientMDSUploadDepotChunks) GetDepotId() uint32

func (*CMsgClientMDSUploadDepotChunks) GetOnlyMetaData

func (m *CMsgClientMDSUploadDepotChunks) GetOnlyMetaData() bool

func (*CMsgClientMDSUploadDepotChunks) ProtoMessage

func (*CMsgClientMDSUploadDepotChunks) ProtoMessage()

func (*CMsgClientMDSUploadDepotChunks) Reset

func (m *CMsgClientMDSUploadDepotChunks) Reset()

func (*CMsgClientMDSUploadDepotChunks) String

type CMsgClientMDSUploadDepotChunksResponse

type CMsgClientMDSUploadDepotChunksResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientMDSUploadDepotChunksResponse) GetEresult

func (*CMsgClientMDSUploadDepotChunksResponse) ProtoMessage

func (*CMsgClientMDSUploadDepotChunksResponse) Reset

func (*CMsgClientMDSUploadDepotChunksResponse) String

type CMsgClientMDSUploadDepotChunks_ChunkUploadData

type CMsgClientMDSUploadDepotChunks_ChunkUploadData struct {
	Sha                 []byte  `protobuf:"bytes,1,opt,name=sha" json:"sha,omitempty"`
	RollingCrc          *uint32 `protobuf:"varint,2,opt,name=rolling_crc" json:"rolling_crc,omitempty"`
	OriginalChunkSize   *uint32 `protobuf:"varint,3,opt,name=original_chunk_size" json:"original_chunk_size,omitempty"`
	Data                []byte  `protobuf:"bytes,4,opt,name=data" json:"data,omitempty"`
	CompressedChunkSize *uint32 `protobuf:"varint,5,opt,name=compressed_chunk_size" json:"compressed_chunk_size,omitempty"`
	CompressedCrc       *uint32 `protobuf:"varint,6,opt,name=compressed_crc" json:"compressed_crc,omitempty"`
	XXX_unrecognized    []byte  `json:"-"`
}

func (*CMsgClientMDSUploadDepotChunks_ChunkUploadData) GetCompressedChunkSize

func (m *CMsgClientMDSUploadDepotChunks_ChunkUploadData) GetCompressedChunkSize() uint32

func (*CMsgClientMDSUploadDepotChunks_ChunkUploadData) GetCompressedCrc

func (*CMsgClientMDSUploadDepotChunks_ChunkUploadData) GetData

func (*CMsgClientMDSUploadDepotChunks_ChunkUploadData) GetOriginalChunkSize

func (m *CMsgClientMDSUploadDepotChunks_ChunkUploadData) GetOriginalChunkSize() uint32

func (*CMsgClientMDSUploadDepotChunks_ChunkUploadData) GetRollingCrc

func (*CMsgClientMDSUploadDepotChunks_ChunkUploadData) GetSha

func (*CMsgClientMDSUploadDepotChunks_ChunkUploadData) ProtoMessage

func (*CMsgClientMDSUploadDepotChunks_ChunkUploadData) Reset

func (*CMsgClientMDSUploadDepotChunks_ChunkUploadData) String

type CMsgClientMDSUploadManifestRequest

type CMsgClientMDSUploadManifestRequest struct {
	DepotId                *uint32 `protobuf:"varint,1,opt,name=depot_id" json:"depot_id,omitempty"`
	ManifestSizeCompressed *uint32 `protobuf:"varint,2,opt,name=manifest_size_compressed" json:"manifest_size_compressed,omitempty"`
	MakePublic             *bool   `protobuf:"varint,4,opt,name=make_public" json:"make_public,omitempty"`
	BuildId                *uint32 `protobuf:"varint,6,opt,name=build_id" json:"build_id,omitempty"`
	ManifestVersion        *uint32 `protobuf:"varint,7,opt,name=manifest_version" json:"manifest_version,omitempty"`
	LocalCsBuild           *bool   `protobuf:"varint,9,opt,name=local_cs_build" json:"local_cs_build,omitempty"`
	XXX_unrecognized       []byte  `json:"-"`
}

func (*CMsgClientMDSUploadManifestRequest) GetBuildId

func (*CMsgClientMDSUploadManifestRequest) GetDepotId

func (*CMsgClientMDSUploadManifestRequest) GetLocalCsBuild

func (m *CMsgClientMDSUploadManifestRequest) GetLocalCsBuild() bool

func (*CMsgClientMDSUploadManifestRequest) GetMakePublic

func (m *CMsgClientMDSUploadManifestRequest) GetMakePublic() bool

func (*CMsgClientMDSUploadManifestRequest) GetManifestSizeCompressed

func (m *CMsgClientMDSUploadManifestRequest) GetManifestSizeCompressed() uint32

func (*CMsgClientMDSUploadManifestRequest) GetManifestVersion

func (m *CMsgClientMDSUploadManifestRequest) GetManifestVersion() uint32

func (*CMsgClientMDSUploadManifestRequest) ProtoMessage

func (*CMsgClientMDSUploadManifestRequest) ProtoMessage()

func (*CMsgClientMDSUploadManifestRequest) Reset

func (*CMsgClientMDSUploadManifestRequest) String

type CMsgClientMDSUploadManifestResponse

type CMsgClientMDSUploadManifestResponse struct {
	Eresult                   *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	NewManifest               *uint64 `protobuf:"fixed64,2,opt,name=new_manifest" json:"new_manifest,omitempty"`
	UniqueChunks              *uint32 `protobuf:"varint,3,opt,name=unique_chunks" json:"unique_chunks,omitempty"`
	MissingChunks             *uint32 `protobuf:"varint,4,opt,name=missing_chunks" json:"missing_chunks,omitempty"`
	BitstringSizeUncompressed *uint32 `protobuf:"varint,5,opt,name=bitstring_size_uncompressed" json:"bitstring_size_uncompressed,omitempty"`
	Bitstring                 []byte  `protobuf:"bytes,6,opt,name=bitstring" json:"bitstring,omitempty"`
	IsPrevManifest            *bool   `protobuf:"varint,7,opt,name=is_prev_manifest" json:"is_prev_manifest,omitempty"`
	XXX_unrecognized          []byte  `json:"-"`
}

func (*CMsgClientMDSUploadManifestResponse) GetBitstring

func (m *CMsgClientMDSUploadManifestResponse) GetBitstring() []byte

func (*CMsgClientMDSUploadManifestResponse) GetBitstringSizeUncompressed

func (m *CMsgClientMDSUploadManifestResponse) GetBitstringSizeUncompressed() uint32

func (*CMsgClientMDSUploadManifestResponse) GetEresult

func (*CMsgClientMDSUploadManifestResponse) GetIsPrevManifest

func (m *CMsgClientMDSUploadManifestResponse) GetIsPrevManifest() bool

func (*CMsgClientMDSUploadManifestResponse) GetMissingChunks

func (m *CMsgClientMDSUploadManifestResponse) GetMissingChunks() uint32

func (*CMsgClientMDSUploadManifestResponse) GetNewManifest

func (m *CMsgClientMDSUploadManifestResponse) GetNewManifest() uint64

func (*CMsgClientMDSUploadManifestResponse) GetUniqueChunks

func (m *CMsgClientMDSUploadManifestResponse) GetUniqueChunks() uint32

func (*CMsgClientMDSUploadManifestResponse) ProtoMessage

func (*CMsgClientMDSUploadManifestResponse) ProtoMessage()

func (*CMsgClientMDSUploadManifestResponse) Reset

func (*CMsgClientMDSUploadManifestResponse) String

type CMsgClientMDSUploadRateTest

type CMsgClientMDSUploadRateTest struct {
	SerialNumber     *uint32 `protobuf:"varint,1,opt,name=serial_number" json:"serial_number,omitempty"`
	TestData         []byte  `protobuf:"bytes,2,opt,name=test_data" json:"test_data,omitempty"`
	TestDataSize     *uint32 `protobuf:"varint,3,opt,name=test_data_size" json:"test_data_size,omitempty"`
	TestDataCrc      *uint32 `protobuf:"varint,4,opt,name=test_data_crc" json:"test_data_crc,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMDSUploadRateTest) GetSerialNumber

func (m *CMsgClientMDSUploadRateTest) GetSerialNumber() uint32

func (*CMsgClientMDSUploadRateTest) GetTestData

func (m *CMsgClientMDSUploadRateTest) GetTestData() []byte

func (*CMsgClientMDSUploadRateTest) GetTestDataCrc

func (m *CMsgClientMDSUploadRateTest) GetTestDataCrc() uint32

func (*CMsgClientMDSUploadRateTest) GetTestDataSize

func (m *CMsgClientMDSUploadRateTest) GetTestDataSize() uint32

func (*CMsgClientMDSUploadRateTest) ProtoMessage

func (*CMsgClientMDSUploadRateTest) ProtoMessage()

func (*CMsgClientMDSUploadRateTest) Reset

func (m *CMsgClientMDSUploadRateTest) Reset()

func (*CMsgClientMDSUploadRateTest) String

func (m *CMsgClientMDSUploadRateTest) String() string

type CMsgClientMDSUploadRateTestResponse

type CMsgClientMDSUploadRateTestResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	SerialNumber     *uint32 `protobuf:"varint,2,opt,name=serial_number" json:"serial_number,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMDSUploadRateTestResponse) GetEresult

func (*CMsgClientMDSUploadRateTestResponse) GetSerialNumber

func (m *CMsgClientMDSUploadRateTestResponse) GetSerialNumber() uint32

func (*CMsgClientMDSUploadRateTestResponse) ProtoMessage

func (*CMsgClientMDSUploadRateTestResponse) ProtoMessage()

func (*CMsgClientMDSUploadRateTestResponse) Reset

func (*CMsgClientMDSUploadRateTestResponse) String

type CMsgClientMMSCreateLobby

type CMsgClientMMSCreateLobby struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	MaxMembers       *int32  `protobuf:"varint,2,opt,name=max_members" json:"max_members,omitempty"`
	LobbyType        *int32  `protobuf:"varint,3,opt,name=lobby_type" json:"lobby_type,omitempty"`
	LobbyFlags       *int32  `protobuf:"varint,4,opt,name=lobby_flags" json:"lobby_flags,omitempty"`
	CellId           *uint32 `protobuf:"varint,5,opt,name=cell_id" json:"cell_id,omitempty"`
	PublicIp         *uint32 `protobuf:"varint,6,opt,name=public_ip" json:"public_ip,omitempty"`
	Metadata         []byte  `protobuf:"bytes,7,opt,name=metadata" json:"metadata,omitempty"`
	PersonaNameOwner *string `protobuf:"bytes,8,opt,name=persona_name_owner" json:"persona_name_owner,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSCreateLobby) GetAppId

func (m *CMsgClientMMSCreateLobby) GetAppId() uint32

func (*CMsgClientMMSCreateLobby) GetCellId

func (m *CMsgClientMMSCreateLobby) GetCellId() uint32

func (*CMsgClientMMSCreateLobby) GetLobbyFlags

func (m *CMsgClientMMSCreateLobby) GetLobbyFlags() int32

func (*CMsgClientMMSCreateLobby) GetLobbyType

func (m *CMsgClientMMSCreateLobby) GetLobbyType() int32

func (*CMsgClientMMSCreateLobby) GetMaxMembers

func (m *CMsgClientMMSCreateLobby) GetMaxMembers() int32

func (*CMsgClientMMSCreateLobby) GetMetadata

func (m *CMsgClientMMSCreateLobby) GetMetadata() []byte

func (*CMsgClientMMSCreateLobby) GetPersonaNameOwner

func (m *CMsgClientMMSCreateLobby) GetPersonaNameOwner() string

func (*CMsgClientMMSCreateLobby) GetPublicIp

func (m *CMsgClientMMSCreateLobby) GetPublicIp() uint32

func (*CMsgClientMMSCreateLobby) ProtoMessage

func (*CMsgClientMMSCreateLobby) ProtoMessage()

func (*CMsgClientMMSCreateLobby) Reset

func (m *CMsgClientMMSCreateLobby) Reset()

func (*CMsgClientMMSCreateLobby) String

func (m *CMsgClientMMSCreateLobby) String() string

type CMsgClientMMSCreateLobbyResponse

type CMsgClientMMSCreateLobbyResponse struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	Eresult          *int32  `protobuf:"varint,3,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSCreateLobbyResponse) GetAppId

func (*CMsgClientMMSCreateLobbyResponse) GetEresult

func (m *CMsgClientMMSCreateLobbyResponse) GetEresult() int32

func (*CMsgClientMMSCreateLobbyResponse) GetSteamIdLobby

func (m *CMsgClientMMSCreateLobbyResponse) GetSteamIdLobby() uint64

func (*CMsgClientMMSCreateLobbyResponse) ProtoMessage

func (*CMsgClientMMSCreateLobbyResponse) ProtoMessage()

func (*CMsgClientMMSCreateLobbyResponse) Reset

func (*CMsgClientMMSCreateLobbyResponse) String

type CMsgClientMMSGetLobbyData

type CMsgClientMMSGetLobbyData struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSGetLobbyData) GetAppId

func (m *CMsgClientMMSGetLobbyData) GetAppId() uint32

func (*CMsgClientMMSGetLobbyData) GetSteamIdLobby

func (m *CMsgClientMMSGetLobbyData) GetSteamIdLobby() uint64

func (*CMsgClientMMSGetLobbyData) ProtoMessage

func (*CMsgClientMMSGetLobbyData) ProtoMessage()

func (*CMsgClientMMSGetLobbyData) Reset

func (m *CMsgClientMMSGetLobbyData) Reset()

func (*CMsgClientMMSGetLobbyData) String

func (m *CMsgClientMMSGetLobbyData) String() string

type CMsgClientMMSGetLobbyList

type CMsgClientMMSGetLobbyList struct {
	AppId               *uint32                             `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	NumLobbiesRequested *int32                              `protobuf:"varint,3,opt,name=num_lobbies_requested" json:"num_lobbies_requested,omitempty"`
	CellId              *uint32                             `protobuf:"varint,4,opt,name=cell_id" json:"cell_id,omitempty"`
	PublicIp            *uint32                             `protobuf:"varint,5,opt,name=public_ip" json:"public_ip,omitempty"`
	Filters             []*CMsgClientMMSGetLobbyList_Filter `protobuf:"bytes,6,rep,name=filters" json:"filters,omitempty"`
	XXX_unrecognized    []byte                              `json:"-"`
}

func (*CMsgClientMMSGetLobbyList) GetAppId

func (m *CMsgClientMMSGetLobbyList) GetAppId() uint32

func (*CMsgClientMMSGetLobbyList) GetCellId

func (m *CMsgClientMMSGetLobbyList) GetCellId() uint32

func (*CMsgClientMMSGetLobbyList) GetFilters

func (*CMsgClientMMSGetLobbyList) GetNumLobbiesRequested

func (m *CMsgClientMMSGetLobbyList) GetNumLobbiesRequested() int32

func (*CMsgClientMMSGetLobbyList) GetPublicIp

func (m *CMsgClientMMSGetLobbyList) GetPublicIp() uint32

func (*CMsgClientMMSGetLobbyList) ProtoMessage

func (*CMsgClientMMSGetLobbyList) ProtoMessage()

func (*CMsgClientMMSGetLobbyList) Reset

func (m *CMsgClientMMSGetLobbyList) Reset()

func (*CMsgClientMMSGetLobbyList) String

func (m *CMsgClientMMSGetLobbyList) String() string

type CMsgClientMMSGetLobbyListResponse

type CMsgClientMMSGetLobbyListResponse struct {
	AppId            *uint32                                    `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	Eresult          *int32                                     `protobuf:"varint,3,opt,name=eresult,def=2" json:"eresult,omitempty"`
	Lobbies          []*CMsgClientMMSGetLobbyListResponse_Lobby `protobuf:"bytes,4,rep,name=lobbies" json:"lobbies,omitempty"`
	XXX_unrecognized []byte                                     `json:"-"`
}

func (*CMsgClientMMSGetLobbyListResponse) GetAppId

func (*CMsgClientMMSGetLobbyListResponse) GetEresult

func (m *CMsgClientMMSGetLobbyListResponse) GetEresult() int32

func (*CMsgClientMMSGetLobbyListResponse) GetLobbies

func (*CMsgClientMMSGetLobbyListResponse) ProtoMessage

func (*CMsgClientMMSGetLobbyListResponse) ProtoMessage()

func (*CMsgClientMMSGetLobbyListResponse) Reset

func (*CMsgClientMMSGetLobbyListResponse) String

type CMsgClientMMSGetLobbyListResponse_Lobby

type CMsgClientMMSGetLobbyListResponse_Lobby struct {
	SteamId          *uint64  `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	MaxMembers       *int32   `protobuf:"varint,2,opt,name=max_members" json:"max_members,omitempty"`
	LobbyType        *int32   `protobuf:"varint,3,opt,name=lobby_type" json:"lobby_type,omitempty"`
	LobbyFlags       *int32   `protobuf:"varint,4,opt,name=lobby_flags" json:"lobby_flags,omitempty"`
	Metadata         []byte   `protobuf:"bytes,5,opt,name=metadata" json:"metadata,omitempty"`
	NumMembers       *int32   `protobuf:"varint,6,opt,name=num_members" json:"num_members,omitempty"`
	Distance         *float32 `protobuf:"fixed32,7,opt,name=distance" json:"distance,omitempty"`
	Weight           *int64   `protobuf:"varint,8,opt,name=weight" json:"weight,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientMMSGetLobbyListResponse_Lobby) GetDistance

func (*CMsgClientMMSGetLobbyListResponse_Lobby) GetLobbyFlags

func (*CMsgClientMMSGetLobbyListResponse_Lobby) GetLobbyType

func (*CMsgClientMMSGetLobbyListResponse_Lobby) GetMaxMembers

func (*CMsgClientMMSGetLobbyListResponse_Lobby) GetMetadata

func (m *CMsgClientMMSGetLobbyListResponse_Lobby) GetMetadata() []byte

func (*CMsgClientMMSGetLobbyListResponse_Lobby) GetNumMembers

func (*CMsgClientMMSGetLobbyListResponse_Lobby) GetSteamId

func (*CMsgClientMMSGetLobbyListResponse_Lobby) GetWeight

func (*CMsgClientMMSGetLobbyListResponse_Lobby) ProtoMessage

func (*CMsgClientMMSGetLobbyListResponse_Lobby) Reset

func (*CMsgClientMMSGetLobbyListResponse_Lobby) String

type CMsgClientMMSGetLobbyList_Filter

type CMsgClientMMSGetLobbyList_Filter struct {
	Key              *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"`
	Value            *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
	Comparision      *int32  `protobuf:"varint,3,opt,name=comparision" json:"comparision,omitempty"`
	FilterType       *int32  `protobuf:"varint,4,opt,name=filter_type" json:"filter_type,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSGetLobbyList_Filter) GetComparision

func (m *CMsgClientMMSGetLobbyList_Filter) GetComparision() int32

func (*CMsgClientMMSGetLobbyList_Filter) GetFilterType

func (m *CMsgClientMMSGetLobbyList_Filter) GetFilterType() int32

func (*CMsgClientMMSGetLobbyList_Filter) GetKey

func (*CMsgClientMMSGetLobbyList_Filter) GetValue

func (*CMsgClientMMSGetLobbyList_Filter) ProtoMessage

func (*CMsgClientMMSGetLobbyList_Filter) ProtoMessage()

func (*CMsgClientMMSGetLobbyList_Filter) Reset

func (*CMsgClientMMSGetLobbyList_Filter) String

type CMsgClientMMSInviteToLobby

type CMsgClientMMSInviteToLobby struct {
	AppId              *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby       *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	SteamIdUserInvited *uint64 `protobuf:"fixed64,3,opt,name=steam_id_user_invited" json:"steam_id_user_invited,omitempty"`
	XXX_unrecognized   []byte  `json:"-"`
}

func (*CMsgClientMMSInviteToLobby) GetAppId

func (m *CMsgClientMMSInviteToLobby) GetAppId() uint32

func (*CMsgClientMMSInviteToLobby) GetSteamIdLobby

func (m *CMsgClientMMSInviteToLobby) GetSteamIdLobby() uint64

func (*CMsgClientMMSInviteToLobby) GetSteamIdUserInvited

func (m *CMsgClientMMSInviteToLobby) GetSteamIdUserInvited() uint64

func (*CMsgClientMMSInviteToLobby) ProtoMessage

func (*CMsgClientMMSInviteToLobby) ProtoMessage()

func (*CMsgClientMMSInviteToLobby) Reset

func (m *CMsgClientMMSInviteToLobby) Reset()

func (*CMsgClientMMSInviteToLobby) String

func (m *CMsgClientMMSInviteToLobby) String() string

type CMsgClientMMSJoinLobby

type CMsgClientMMSJoinLobby struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	PersonaName      *string `protobuf:"bytes,3,opt,name=persona_name" json:"persona_name,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSJoinLobby) GetAppId

func (m *CMsgClientMMSJoinLobby) GetAppId() uint32

func (*CMsgClientMMSJoinLobby) GetPersonaName

func (m *CMsgClientMMSJoinLobby) GetPersonaName() string

func (*CMsgClientMMSJoinLobby) GetSteamIdLobby

func (m *CMsgClientMMSJoinLobby) GetSteamIdLobby() uint64

func (*CMsgClientMMSJoinLobby) ProtoMessage

func (*CMsgClientMMSJoinLobby) ProtoMessage()

func (*CMsgClientMMSJoinLobby) Reset

func (m *CMsgClientMMSJoinLobby) Reset()

func (*CMsgClientMMSJoinLobby) String

func (m *CMsgClientMMSJoinLobby) String() string

type CMsgClientMMSJoinLobbyResponse

type CMsgClientMMSJoinLobbyResponse struct {
	AppId                 *uint32                                  `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby          *uint64                                  `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	ChatRoomEnterResponse *int32                                   `protobuf:"varint,3,opt,name=chat_room_enter_response" json:"chat_room_enter_response,omitempty"`
	MaxMembers            *int32                                   `protobuf:"varint,4,opt,name=max_members" json:"max_members,omitempty"`
	LobbyType             *int32                                   `protobuf:"varint,5,opt,name=lobby_type" json:"lobby_type,omitempty"`
	LobbyFlags            *int32                                   `protobuf:"varint,6,opt,name=lobby_flags" json:"lobby_flags,omitempty"`
	SteamIdOwner          *uint64                                  `protobuf:"fixed64,7,opt,name=steam_id_owner" json:"steam_id_owner,omitempty"`
	Metadata              []byte                                   `protobuf:"bytes,8,opt,name=metadata" json:"metadata,omitempty"`
	Members               []*CMsgClientMMSJoinLobbyResponse_Member `protobuf:"bytes,9,rep,name=members" json:"members,omitempty"`
	XXX_unrecognized      []byte                                   `json:"-"`
}

func (*CMsgClientMMSJoinLobbyResponse) GetAppId

func (m *CMsgClientMMSJoinLobbyResponse) GetAppId() uint32

func (*CMsgClientMMSJoinLobbyResponse) GetChatRoomEnterResponse

func (m *CMsgClientMMSJoinLobbyResponse) GetChatRoomEnterResponse() int32

func (*CMsgClientMMSJoinLobbyResponse) GetLobbyFlags

func (m *CMsgClientMMSJoinLobbyResponse) GetLobbyFlags() int32

func (*CMsgClientMMSJoinLobbyResponse) GetLobbyType

func (m *CMsgClientMMSJoinLobbyResponse) GetLobbyType() int32

func (*CMsgClientMMSJoinLobbyResponse) GetMaxMembers

func (m *CMsgClientMMSJoinLobbyResponse) GetMaxMembers() int32

func (*CMsgClientMMSJoinLobbyResponse) GetMembers

func (*CMsgClientMMSJoinLobbyResponse) GetMetadata

func (m *CMsgClientMMSJoinLobbyResponse) GetMetadata() []byte

func (*CMsgClientMMSJoinLobbyResponse) GetSteamIdLobby

func (m *CMsgClientMMSJoinLobbyResponse) GetSteamIdLobby() uint64

func (*CMsgClientMMSJoinLobbyResponse) GetSteamIdOwner

func (m *CMsgClientMMSJoinLobbyResponse) GetSteamIdOwner() uint64

func (*CMsgClientMMSJoinLobbyResponse) ProtoMessage

func (*CMsgClientMMSJoinLobbyResponse) ProtoMessage()

func (*CMsgClientMMSJoinLobbyResponse) Reset

func (m *CMsgClientMMSJoinLobbyResponse) Reset()

func (*CMsgClientMMSJoinLobbyResponse) String

type CMsgClientMMSJoinLobbyResponse_Member

type CMsgClientMMSJoinLobbyResponse_Member struct {
	SteamId          *uint64 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	PersonaName      *string `protobuf:"bytes,2,opt,name=persona_name" json:"persona_name,omitempty"`
	Metadata         []byte  `protobuf:"bytes,3,opt,name=metadata" json:"metadata,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSJoinLobbyResponse_Member) GetMetadata

func (m *CMsgClientMMSJoinLobbyResponse_Member) GetMetadata() []byte

func (*CMsgClientMMSJoinLobbyResponse_Member) GetPersonaName

func (m *CMsgClientMMSJoinLobbyResponse_Member) GetPersonaName() string

func (*CMsgClientMMSJoinLobbyResponse_Member) GetSteamId

func (*CMsgClientMMSJoinLobbyResponse_Member) ProtoMessage

func (*CMsgClientMMSJoinLobbyResponse_Member) ProtoMessage()

func (*CMsgClientMMSJoinLobbyResponse_Member) Reset

func (*CMsgClientMMSJoinLobbyResponse_Member) String

type CMsgClientMMSLeaveLobby

type CMsgClientMMSLeaveLobby struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSLeaveLobby) GetAppId

func (m *CMsgClientMMSLeaveLobby) GetAppId() uint32

func (*CMsgClientMMSLeaveLobby) GetSteamIdLobby

func (m *CMsgClientMMSLeaveLobby) GetSteamIdLobby() uint64

func (*CMsgClientMMSLeaveLobby) ProtoMessage

func (*CMsgClientMMSLeaveLobby) ProtoMessage()

func (*CMsgClientMMSLeaveLobby) Reset

func (m *CMsgClientMMSLeaveLobby) Reset()

func (*CMsgClientMMSLeaveLobby) String

func (m *CMsgClientMMSLeaveLobby) String() string

type CMsgClientMMSLeaveLobbyResponse

type CMsgClientMMSLeaveLobbyResponse struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	Eresult          *int32  `protobuf:"varint,3,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSLeaveLobbyResponse) GetAppId

func (*CMsgClientMMSLeaveLobbyResponse) GetEresult

func (m *CMsgClientMMSLeaveLobbyResponse) GetEresult() int32

func (*CMsgClientMMSLeaveLobbyResponse) GetSteamIdLobby

func (m *CMsgClientMMSLeaveLobbyResponse) GetSteamIdLobby() uint64

func (*CMsgClientMMSLeaveLobbyResponse) ProtoMessage

func (*CMsgClientMMSLeaveLobbyResponse) ProtoMessage()

func (*CMsgClientMMSLeaveLobbyResponse) Reset

func (*CMsgClientMMSLeaveLobbyResponse) String

type CMsgClientMMSLobbyChatMsg

type CMsgClientMMSLobbyChatMsg struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	SteamIdSender    *uint64 `protobuf:"fixed64,3,opt,name=steam_id_sender" json:"steam_id_sender,omitempty"`
	LobbyMessage     []byte  `protobuf:"bytes,4,opt,name=lobby_message" json:"lobby_message,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSLobbyChatMsg) GetAppId

func (m *CMsgClientMMSLobbyChatMsg) GetAppId() uint32

func (*CMsgClientMMSLobbyChatMsg) GetLobbyMessage

func (m *CMsgClientMMSLobbyChatMsg) GetLobbyMessage() []byte

func (*CMsgClientMMSLobbyChatMsg) GetSteamIdLobby

func (m *CMsgClientMMSLobbyChatMsg) GetSteamIdLobby() uint64

func (*CMsgClientMMSLobbyChatMsg) GetSteamIdSender

func (m *CMsgClientMMSLobbyChatMsg) GetSteamIdSender() uint64

func (*CMsgClientMMSLobbyChatMsg) ProtoMessage

func (*CMsgClientMMSLobbyChatMsg) ProtoMessage()

func (*CMsgClientMMSLobbyChatMsg) Reset

func (m *CMsgClientMMSLobbyChatMsg) Reset()

func (*CMsgClientMMSLobbyChatMsg) String

func (m *CMsgClientMMSLobbyChatMsg) String() string

type CMsgClientMMSLobbyData

type CMsgClientMMSLobbyData struct {
	AppId            *uint32                          `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64                          `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	NumMembers       *int32                           `protobuf:"varint,3,opt,name=num_members" json:"num_members,omitempty"`
	MaxMembers       *int32                           `protobuf:"varint,4,opt,name=max_members" json:"max_members,omitempty"`
	LobbyType        *int32                           `protobuf:"varint,5,opt,name=lobby_type" json:"lobby_type,omitempty"`
	LobbyFlags       *int32                           `protobuf:"varint,6,opt,name=lobby_flags" json:"lobby_flags,omitempty"`
	SteamIdOwner     *uint64                          `protobuf:"fixed64,7,opt,name=steam_id_owner" json:"steam_id_owner,omitempty"`
	Metadata         []byte                           `protobuf:"bytes,8,opt,name=metadata" json:"metadata,omitempty"`
	Members          []*CMsgClientMMSLobbyData_Member `protobuf:"bytes,9,rep,name=members" json:"members,omitempty"`
	LobbyCellid      *uint32                          `protobuf:"varint,10,opt,name=lobby_cellid" json:"lobby_cellid,omitempty"`
	XXX_unrecognized []byte                           `json:"-"`
}

func (*CMsgClientMMSLobbyData) GetAppId

func (m *CMsgClientMMSLobbyData) GetAppId() uint32

func (*CMsgClientMMSLobbyData) GetLobbyCellid

func (m *CMsgClientMMSLobbyData) GetLobbyCellid() uint32

func (*CMsgClientMMSLobbyData) GetLobbyFlags

func (m *CMsgClientMMSLobbyData) GetLobbyFlags() int32

func (*CMsgClientMMSLobbyData) GetLobbyType

func (m *CMsgClientMMSLobbyData) GetLobbyType() int32

func (*CMsgClientMMSLobbyData) GetMaxMembers

func (m *CMsgClientMMSLobbyData) GetMaxMembers() int32

func (*CMsgClientMMSLobbyData) GetMembers

func (*CMsgClientMMSLobbyData) GetMetadata

func (m *CMsgClientMMSLobbyData) GetMetadata() []byte

func (*CMsgClientMMSLobbyData) GetNumMembers

func (m *CMsgClientMMSLobbyData) GetNumMembers() int32

func (*CMsgClientMMSLobbyData) GetSteamIdLobby

func (m *CMsgClientMMSLobbyData) GetSteamIdLobby() uint64

func (*CMsgClientMMSLobbyData) GetSteamIdOwner

func (m *CMsgClientMMSLobbyData) GetSteamIdOwner() uint64

func (*CMsgClientMMSLobbyData) ProtoMessage

func (*CMsgClientMMSLobbyData) ProtoMessage()

func (*CMsgClientMMSLobbyData) Reset

func (m *CMsgClientMMSLobbyData) Reset()

func (*CMsgClientMMSLobbyData) String

func (m *CMsgClientMMSLobbyData) String() string

type CMsgClientMMSLobbyData_Member

type CMsgClientMMSLobbyData_Member struct {
	SteamId          *uint64 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	PersonaName      *string `protobuf:"bytes,2,opt,name=persona_name" json:"persona_name,omitempty"`
	Metadata         []byte  `protobuf:"bytes,3,opt,name=metadata" json:"metadata,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSLobbyData_Member) GetMetadata

func (m *CMsgClientMMSLobbyData_Member) GetMetadata() []byte

func (*CMsgClientMMSLobbyData_Member) GetPersonaName

func (m *CMsgClientMMSLobbyData_Member) GetPersonaName() string

func (*CMsgClientMMSLobbyData_Member) GetSteamId

func (m *CMsgClientMMSLobbyData_Member) GetSteamId() uint64

func (*CMsgClientMMSLobbyData_Member) ProtoMessage

func (*CMsgClientMMSLobbyData_Member) ProtoMessage()

func (*CMsgClientMMSLobbyData_Member) Reset

func (m *CMsgClientMMSLobbyData_Member) Reset()

func (*CMsgClientMMSLobbyData_Member) String

type CMsgClientMMSLobbyGameServerSet

type CMsgClientMMSLobbyGameServerSet struct {
	AppId             *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby      *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	GameServerIp      *uint32 `protobuf:"varint,3,opt,name=game_server_ip" json:"game_server_ip,omitempty"`
	GameServerPort    *uint32 `protobuf:"varint,4,opt,name=game_server_port" json:"game_server_port,omitempty"`
	GameServerSteamId *uint64 `protobuf:"fixed64,5,opt,name=game_server_steam_id" json:"game_server_steam_id,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*CMsgClientMMSLobbyGameServerSet) GetAppId

func (*CMsgClientMMSLobbyGameServerSet) GetGameServerIp

func (m *CMsgClientMMSLobbyGameServerSet) GetGameServerIp() uint32

func (*CMsgClientMMSLobbyGameServerSet) GetGameServerPort

func (m *CMsgClientMMSLobbyGameServerSet) GetGameServerPort() uint32

func (*CMsgClientMMSLobbyGameServerSet) GetGameServerSteamId

func (m *CMsgClientMMSLobbyGameServerSet) GetGameServerSteamId() uint64

func (*CMsgClientMMSLobbyGameServerSet) GetSteamIdLobby

func (m *CMsgClientMMSLobbyGameServerSet) GetSteamIdLobby() uint64

func (*CMsgClientMMSLobbyGameServerSet) ProtoMessage

func (*CMsgClientMMSLobbyGameServerSet) ProtoMessage()

func (*CMsgClientMMSLobbyGameServerSet) Reset

func (*CMsgClientMMSLobbyGameServerSet) String

type CMsgClientMMSSendLobbyChatMsg

type CMsgClientMMSSendLobbyChatMsg struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	SteamIdTarget    *uint64 `protobuf:"fixed64,3,opt,name=steam_id_target" json:"steam_id_target,omitempty"`
	LobbyMessage     []byte  `protobuf:"bytes,4,opt,name=lobby_message" json:"lobby_message,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSSendLobbyChatMsg) GetAppId

func (m *CMsgClientMMSSendLobbyChatMsg) GetAppId() uint32

func (*CMsgClientMMSSendLobbyChatMsg) GetLobbyMessage

func (m *CMsgClientMMSSendLobbyChatMsg) GetLobbyMessage() []byte

func (*CMsgClientMMSSendLobbyChatMsg) GetSteamIdLobby

func (m *CMsgClientMMSSendLobbyChatMsg) GetSteamIdLobby() uint64

func (*CMsgClientMMSSendLobbyChatMsg) GetSteamIdTarget

func (m *CMsgClientMMSSendLobbyChatMsg) GetSteamIdTarget() uint64

func (*CMsgClientMMSSendLobbyChatMsg) ProtoMessage

func (*CMsgClientMMSSendLobbyChatMsg) ProtoMessage()

func (*CMsgClientMMSSendLobbyChatMsg) Reset

func (m *CMsgClientMMSSendLobbyChatMsg) Reset()

func (*CMsgClientMMSSendLobbyChatMsg) String

type CMsgClientMMSSetLobbyData

type CMsgClientMMSSetLobbyData struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	SteamIdMember    *uint64 `protobuf:"fixed64,3,opt,name=steam_id_member" json:"steam_id_member,omitempty"`
	MaxMembers       *int32  `protobuf:"varint,4,opt,name=max_members" json:"max_members,omitempty"`
	LobbyType        *int32  `protobuf:"varint,5,opt,name=lobby_type" json:"lobby_type,omitempty"`
	LobbyFlags       *int32  `protobuf:"varint,6,opt,name=lobby_flags" json:"lobby_flags,omitempty"`
	Metadata         []byte  `protobuf:"bytes,7,opt,name=metadata" json:"metadata,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSSetLobbyData) GetAppId

func (m *CMsgClientMMSSetLobbyData) GetAppId() uint32

func (*CMsgClientMMSSetLobbyData) GetLobbyFlags

func (m *CMsgClientMMSSetLobbyData) GetLobbyFlags() int32

func (*CMsgClientMMSSetLobbyData) GetLobbyType

func (m *CMsgClientMMSSetLobbyData) GetLobbyType() int32

func (*CMsgClientMMSSetLobbyData) GetMaxMembers

func (m *CMsgClientMMSSetLobbyData) GetMaxMembers() int32

func (*CMsgClientMMSSetLobbyData) GetMetadata

func (m *CMsgClientMMSSetLobbyData) GetMetadata() []byte

func (*CMsgClientMMSSetLobbyData) GetSteamIdLobby

func (m *CMsgClientMMSSetLobbyData) GetSteamIdLobby() uint64

func (*CMsgClientMMSSetLobbyData) GetSteamIdMember

func (m *CMsgClientMMSSetLobbyData) GetSteamIdMember() uint64

func (*CMsgClientMMSSetLobbyData) ProtoMessage

func (*CMsgClientMMSSetLobbyData) ProtoMessage()

func (*CMsgClientMMSSetLobbyData) Reset

func (m *CMsgClientMMSSetLobbyData) Reset()

func (*CMsgClientMMSSetLobbyData) String

func (m *CMsgClientMMSSetLobbyData) String() string

type CMsgClientMMSSetLobbyDataResponse

type CMsgClientMMSSetLobbyDataResponse struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	Eresult          *int32  `protobuf:"varint,3,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSSetLobbyDataResponse) GetAppId

func (*CMsgClientMMSSetLobbyDataResponse) GetEresult

func (m *CMsgClientMMSSetLobbyDataResponse) GetEresult() int32

func (*CMsgClientMMSSetLobbyDataResponse) GetSteamIdLobby

func (m *CMsgClientMMSSetLobbyDataResponse) GetSteamIdLobby() uint64

func (*CMsgClientMMSSetLobbyDataResponse) ProtoMessage

func (*CMsgClientMMSSetLobbyDataResponse) ProtoMessage()

func (*CMsgClientMMSSetLobbyDataResponse) Reset

func (*CMsgClientMMSSetLobbyDataResponse) String

type CMsgClientMMSSetLobbyGameServer

type CMsgClientMMSSetLobbyGameServer struct {
	AppId             *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby      *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	GameServerIp      *uint32 `protobuf:"varint,3,opt,name=game_server_ip" json:"game_server_ip,omitempty"`
	GameServerPort    *uint32 `protobuf:"varint,4,opt,name=game_server_port" json:"game_server_port,omitempty"`
	GameServerSteamId *uint64 `protobuf:"fixed64,5,opt,name=game_server_steam_id" json:"game_server_steam_id,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*CMsgClientMMSSetLobbyGameServer) GetAppId

func (*CMsgClientMMSSetLobbyGameServer) GetGameServerIp

func (m *CMsgClientMMSSetLobbyGameServer) GetGameServerIp() uint32

func (*CMsgClientMMSSetLobbyGameServer) GetGameServerPort

func (m *CMsgClientMMSSetLobbyGameServer) GetGameServerPort() uint32

func (*CMsgClientMMSSetLobbyGameServer) GetGameServerSteamId

func (m *CMsgClientMMSSetLobbyGameServer) GetGameServerSteamId() uint64

func (*CMsgClientMMSSetLobbyGameServer) GetSteamIdLobby

func (m *CMsgClientMMSSetLobbyGameServer) GetSteamIdLobby() uint64

func (*CMsgClientMMSSetLobbyGameServer) ProtoMessage

func (*CMsgClientMMSSetLobbyGameServer) ProtoMessage()

func (*CMsgClientMMSSetLobbyGameServer) Reset

func (*CMsgClientMMSSetLobbyGameServer) String

type CMsgClientMMSSetLobbyLinked

type CMsgClientMMSSetLobbyLinked struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	SteamIdLobby2    *uint64 `protobuf:"fixed64,3,opt,name=steam_id_lobby2" json:"steam_id_lobby2,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSSetLobbyLinked) GetAppId

func (m *CMsgClientMMSSetLobbyLinked) GetAppId() uint32

func (*CMsgClientMMSSetLobbyLinked) GetSteamIdLobby

func (m *CMsgClientMMSSetLobbyLinked) GetSteamIdLobby() uint64

func (*CMsgClientMMSSetLobbyLinked) GetSteamIdLobby2

func (m *CMsgClientMMSSetLobbyLinked) GetSteamIdLobby2() uint64

func (*CMsgClientMMSSetLobbyLinked) ProtoMessage

func (*CMsgClientMMSSetLobbyLinked) ProtoMessage()

func (*CMsgClientMMSSetLobbyLinked) Reset

func (m *CMsgClientMMSSetLobbyLinked) Reset()

func (*CMsgClientMMSSetLobbyLinked) String

func (m *CMsgClientMMSSetLobbyLinked) String() string

type CMsgClientMMSSetLobbyOwner

type CMsgClientMMSSetLobbyOwner struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	SteamIdNewOwner  *uint64 `protobuf:"fixed64,3,opt,name=steam_id_new_owner" json:"steam_id_new_owner,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSSetLobbyOwner) GetAppId

func (m *CMsgClientMMSSetLobbyOwner) GetAppId() uint32

func (*CMsgClientMMSSetLobbyOwner) GetSteamIdLobby

func (m *CMsgClientMMSSetLobbyOwner) GetSteamIdLobby() uint64

func (*CMsgClientMMSSetLobbyOwner) GetSteamIdNewOwner

func (m *CMsgClientMMSSetLobbyOwner) GetSteamIdNewOwner() uint64

func (*CMsgClientMMSSetLobbyOwner) ProtoMessage

func (*CMsgClientMMSSetLobbyOwner) ProtoMessage()

func (*CMsgClientMMSSetLobbyOwner) Reset

func (m *CMsgClientMMSSetLobbyOwner) Reset()

func (*CMsgClientMMSSetLobbyOwner) String

func (m *CMsgClientMMSSetLobbyOwner) String() string

type CMsgClientMMSSetLobbyOwnerResponse

type CMsgClientMMSSetLobbyOwnerResponse struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	Eresult          *int32  `protobuf:"varint,3,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSSetLobbyOwnerResponse) GetAppId

func (*CMsgClientMMSSetLobbyOwnerResponse) GetEresult

func (m *CMsgClientMMSSetLobbyOwnerResponse) GetEresult() int32

func (*CMsgClientMMSSetLobbyOwnerResponse) GetSteamIdLobby

func (m *CMsgClientMMSSetLobbyOwnerResponse) GetSteamIdLobby() uint64

func (*CMsgClientMMSSetLobbyOwnerResponse) ProtoMessage

func (*CMsgClientMMSSetLobbyOwnerResponse) ProtoMessage()

func (*CMsgClientMMSSetLobbyOwnerResponse) Reset

func (*CMsgClientMMSSetLobbyOwnerResponse) String

type CMsgClientMMSUserJoinedLobby

type CMsgClientMMSUserJoinedLobby struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	SteamIdUser      *uint64 `protobuf:"fixed64,3,opt,name=steam_id_user" json:"steam_id_user,omitempty"`
	PersonaName      *string `protobuf:"bytes,4,opt,name=persona_name" json:"persona_name,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSUserJoinedLobby) GetAppId

func (m *CMsgClientMMSUserJoinedLobby) GetAppId() uint32

func (*CMsgClientMMSUserJoinedLobby) GetPersonaName

func (m *CMsgClientMMSUserJoinedLobby) GetPersonaName() string

func (*CMsgClientMMSUserJoinedLobby) GetSteamIdLobby

func (m *CMsgClientMMSUserJoinedLobby) GetSteamIdLobby() uint64

func (*CMsgClientMMSUserJoinedLobby) GetSteamIdUser

func (m *CMsgClientMMSUserJoinedLobby) GetSteamIdUser() uint64

func (*CMsgClientMMSUserJoinedLobby) ProtoMessage

func (*CMsgClientMMSUserJoinedLobby) ProtoMessage()

func (*CMsgClientMMSUserJoinedLobby) Reset

func (m *CMsgClientMMSUserJoinedLobby) Reset()

func (*CMsgClientMMSUserJoinedLobby) String

type CMsgClientMMSUserLeftLobby

type CMsgClientMMSUserLeftLobby struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	SteamIdLobby     *uint64 `protobuf:"fixed64,2,opt,name=steam_id_lobby" json:"steam_id_lobby,omitempty"`
	SteamIdUser      *uint64 `protobuf:"fixed64,3,opt,name=steam_id_user" json:"steam_id_user,omitempty"`
	PersonaName      *string `protobuf:"bytes,4,opt,name=persona_name" json:"persona_name,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientMMSUserLeftLobby) GetAppId

func (m *CMsgClientMMSUserLeftLobby) GetAppId() uint32

func (*CMsgClientMMSUserLeftLobby) GetPersonaName

func (m *CMsgClientMMSUserLeftLobby) GetPersonaName() string

func (*CMsgClientMMSUserLeftLobby) GetSteamIdLobby

func (m *CMsgClientMMSUserLeftLobby) GetSteamIdLobby() uint64

func (*CMsgClientMMSUserLeftLobby) GetSteamIdUser

func (m *CMsgClientMMSUserLeftLobby) GetSteamIdUser() uint64

func (*CMsgClientMMSUserLeftLobby) ProtoMessage

func (*CMsgClientMMSUserLeftLobby) ProtoMessage()

func (*CMsgClientMMSUserLeftLobby) Reset

func (m *CMsgClientMMSUserLeftLobby) Reset()

func (*CMsgClientMMSUserLeftLobby) String

func (m *CMsgClientMMSUserLeftLobby) String() string

type CMsgClientNewLoginKey

type CMsgClientNewLoginKey struct {
	UniqueId         *uint32 `protobuf:"varint,1,opt,name=unique_id" json:"unique_id,omitempty"`
	LoginKey         *string `protobuf:"bytes,2,opt,name=login_key" json:"login_key,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientNewLoginKey) GetLoginKey

func (m *CMsgClientNewLoginKey) GetLoginKey() string

func (*CMsgClientNewLoginKey) GetUniqueId

func (m *CMsgClientNewLoginKey) GetUniqueId() uint32

func (*CMsgClientNewLoginKey) ProtoMessage

func (*CMsgClientNewLoginKey) ProtoMessage()

func (*CMsgClientNewLoginKey) Reset

func (m *CMsgClientNewLoginKey) Reset()

func (*CMsgClientNewLoginKey) String

func (m *CMsgClientNewLoginKey) String() string

type CMsgClientNewLoginKeyAccepted

type CMsgClientNewLoginKeyAccepted struct {
	UniqueId         *uint32 `protobuf:"varint,1,opt,name=unique_id" json:"unique_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientNewLoginKeyAccepted) GetUniqueId

func (m *CMsgClientNewLoginKeyAccepted) GetUniqueId() uint32

func (*CMsgClientNewLoginKeyAccepted) ProtoMessage

func (*CMsgClientNewLoginKeyAccepted) ProtoMessage()

func (*CMsgClientNewLoginKeyAccepted) Reset

func (m *CMsgClientNewLoginKeyAccepted) Reset()

func (*CMsgClientNewLoginKeyAccepted) String

type CMsgClientOGSReportBug

type CMsgClientOGSReportBug struct {
	Sessionid        *uint64 `protobuf:"varint,1,opt,name=sessionid" json:"sessionid,omitempty"`
	Bugtext          *string `protobuf:"bytes,2,opt,name=bugtext" json:"bugtext,omitempty"`
	Screenshot       []byte  `protobuf:"bytes,3,opt,name=screenshot" json:"screenshot,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientOGSReportBug) GetBugtext

func (m *CMsgClientOGSReportBug) GetBugtext() string

func (*CMsgClientOGSReportBug) GetScreenshot

func (m *CMsgClientOGSReportBug) GetScreenshot() []byte

func (*CMsgClientOGSReportBug) GetSessionid

func (m *CMsgClientOGSReportBug) GetSessionid() uint64

func (*CMsgClientOGSReportBug) ProtoMessage

func (*CMsgClientOGSReportBug) ProtoMessage()

func (*CMsgClientOGSReportBug) Reset

func (m *CMsgClientOGSReportBug) Reset()

func (*CMsgClientOGSReportBug) String

func (m *CMsgClientOGSReportBug) String() string

type CMsgClientOGSReportString

type CMsgClientOGSReportString struct {
	Accumulated      *bool   `protobuf:"varint,1,opt,name=accumulated" json:"accumulated,omitempty"`
	Sessionid        *uint64 `protobuf:"varint,2,opt,name=sessionid" json:"sessionid,omitempty"`
	Severity         *int32  `protobuf:"varint,3,opt,name=severity" json:"severity,omitempty"`
	Formatter        *string `protobuf:"bytes,4,opt,name=formatter" json:"formatter,omitempty"`
	Varargs          []byte  `protobuf:"bytes,5,opt,name=varargs" json:"varargs,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientOGSReportString) GetAccumulated

func (m *CMsgClientOGSReportString) GetAccumulated() bool

func (*CMsgClientOGSReportString) GetFormatter

func (m *CMsgClientOGSReportString) GetFormatter() string

func (*CMsgClientOGSReportString) GetSessionid

func (m *CMsgClientOGSReportString) GetSessionid() uint64

func (*CMsgClientOGSReportString) GetSeverity

func (m *CMsgClientOGSReportString) GetSeverity() int32

func (*CMsgClientOGSReportString) GetVarargs

func (m *CMsgClientOGSReportString) GetVarargs() []byte

func (*CMsgClientOGSReportString) ProtoMessage

func (*CMsgClientOGSReportString) ProtoMessage()

func (*CMsgClientOGSReportString) Reset

func (m *CMsgClientOGSReportString) Reset()

func (*CMsgClientOGSReportString) String

func (m *CMsgClientOGSReportString) String() string

type CMsgClientOfflineMessageNotification

type CMsgClientOfflineMessageNotification struct {
	OfflineMessages            *uint32  `protobuf:"varint,1,opt,name=offline_messages" json:"offline_messages,omitempty"`
	FriendsWithOfflineMessages []uint32 `protobuf:"varint,2,rep,name=friends_with_offline_messages" json:"friends_with_offline_messages,omitempty"`
	XXX_unrecognized           []byte   `json:"-"`
}

func (*CMsgClientOfflineMessageNotification) GetFriendsWithOfflineMessages

func (m *CMsgClientOfflineMessageNotification) GetFriendsWithOfflineMessages() []uint32

func (*CMsgClientOfflineMessageNotification) GetOfflineMessages

func (m *CMsgClientOfflineMessageNotification) GetOfflineMessages() uint32

func (*CMsgClientOfflineMessageNotification) ProtoMessage

func (*CMsgClientOfflineMessageNotification) ProtoMessage()

func (*CMsgClientOfflineMessageNotification) Reset

func (*CMsgClientOfflineMessageNotification) String

type CMsgClientP2PConnectionFailInfo

type CMsgClientP2PConnectionFailInfo struct {
	SteamIdDest      *uint64 `protobuf:"fixed64,1,opt,name=steam_id_dest" json:"steam_id_dest,omitempty"`
	SteamIdSrc       *uint64 `protobuf:"fixed64,2,opt,name=steam_id_src" json:"steam_id_src,omitempty"`
	AppId            *uint32 `protobuf:"varint,3,opt,name=app_id" json:"app_id,omitempty"`
	Ep2PSessionError *uint32 `protobuf:"varint,4,opt,name=ep2p_session_error" json:"ep2p_session_error,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientP2PConnectionFailInfo) GetAppId

func (*CMsgClientP2PConnectionFailInfo) GetEp2PSessionError

func (m *CMsgClientP2PConnectionFailInfo) GetEp2PSessionError() uint32

func (*CMsgClientP2PConnectionFailInfo) GetSteamIdDest

func (m *CMsgClientP2PConnectionFailInfo) GetSteamIdDest() uint64

func (*CMsgClientP2PConnectionFailInfo) GetSteamIdSrc

func (m *CMsgClientP2PConnectionFailInfo) GetSteamIdSrc() uint64

func (*CMsgClientP2PConnectionFailInfo) ProtoMessage

func (*CMsgClientP2PConnectionFailInfo) ProtoMessage()

func (*CMsgClientP2PConnectionFailInfo) Reset

func (*CMsgClientP2PConnectionFailInfo) String

type CMsgClientP2PConnectionInfo

type CMsgClientP2PConnectionInfo struct {
	SteamIdDest      *uint64 `protobuf:"fixed64,1,opt,name=steam_id_dest" json:"steam_id_dest,omitempty"`
	SteamIdSrc       *uint64 `protobuf:"fixed64,2,opt,name=steam_id_src" json:"steam_id_src,omitempty"`
	AppId            *uint32 `protobuf:"varint,3,opt,name=app_id" json:"app_id,omitempty"`
	Candidate        []byte  `protobuf:"bytes,4,opt,name=candidate" json:"candidate,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientP2PConnectionInfo) GetAppId

func (m *CMsgClientP2PConnectionInfo) GetAppId() uint32

func (*CMsgClientP2PConnectionInfo) GetCandidate

func (m *CMsgClientP2PConnectionInfo) GetCandidate() []byte

func (*CMsgClientP2PConnectionInfo) GetSteamIdDest

func (m *CMsgClientP2PConnectionInfo) GetSteamIdDest() uint64

func (*CMsgClientP2PConnectionInfo) GetSteamIdSrc

func (m *CMsgClientP2PConnectionInfo) GetSteamIdSrc() uint64

func (*CMsgClientP2PConnectionInfo) ProtoMessage

func (*CMsgClientP2PConnectionInfo) ProtoMessage()

func (*CMsgClientP2PConnectionInfo) Reset

func (m *CMsgClientP2PConnectionInfo) Reset()

func (*CMsgClientP2PConnectionInfo) String

func (m *CMsgClientP2PConnectionInfo) String() string

type CMsgClientPackageInfoRequest

type CMsgClientPackageInfoRequest struct {
	PackageIds       []uint32 `protobuf:"varint,1,rep,name=package_ids" json:"package_ids,omitempty"`
	MetaDataOnly     *bool    `protobuf:"varint,2,opt,name=meta_data_only" json:"meta_data_only,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientPackageInfoRequest) GetMetaDataOnly

func (m *CMsgClientPackageInfoRequest) GetMetaDataOnly() bool

func (*CMsgClientPackageInfoRequest) GetPackageIds

func (m *CMsgClientPackageInfoRequest) GetPackageIds() []uint32

func (*CMsgClientPackageInfoRequest) ProtoMessage

func (*CMsgClientPackageInfoRequest) ProtoMessage()

func (*CMsgClientPackageInfoRequest) Reset

func (m *CMsgClientPackageInfoRequest) Reset()

func (*CMsgClientPackageInfoRequest) String

type CMsgClientPackageInfoResponse

type CMsgClientPackageInfoResponse struct {
	Packages         []*CMsgClientPackageInfoResponse_Package `protobuf:"bytes,1,rep,name=packages" json:"packages,omitempty"`
	PackagesUnknown  []uint32                                 `protobuf:"varint,2,rep,name=packages_unknown" json:"packages_unknown,omitempty"`
	PackagesPending  *uint32                                  `protobuf:"varint,3,opt,name=packages_pending" json:"packages_pending,omitempty"`
	XXX_unrecognized []byte                                   `json:"-"`
}

func (*CMsgClientPackageInfoResponse) GetPackages

func (*CMsgClientPackageInfoResponse) GetPackagesPending

func (m *CMsgClientPackageInfoResponse) GetPackagesPending() uint32

func (*CMsgClientPackageInfoResponse) GetPackagesUnknown

func (m *CMsgClientPackageInfoResponse) GetPackagesUnknown() []uint32

func (*CMsgClientPackageInfoResponse) ProtoMessage

func (*CMsgClientPackageInfoResponse) ProtoMessage()

func (*CMsgClientPackageInfoResponse) Reset

func (m *CMsgClientPackageInfoResponse) Reset()

func (*CMsgClientPackageInfoResponse) String

type CMsgClientPackageInfoResponse_Package

type CMsgClientPackageInfoResponse_Package struct {
	PackageId        *uint32 `protobuf:"varint,1,opt,name=package_id" json:"package_id,omitempty"`
	ChangeNumber     *uint32 `protobuf:"varint,2,opt,name=change_number" json:"change_number,omitempty"`
	Sha              []byte  `protobuf:"bytes,3,opt,name=sha" json:"sha,omitempty"`
	Buffer           []byte  `protobuf:"bytes,4,opt,name=buffer" json:"buffer,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientPackageInfoResponse_Package) GetBuffer

func (*CMsgClientPackageInfoResponse_Package) GetChangeNumber

func (m *CMsgClientPackageInfoResponse_Package) GetChangeNumber() uint32

func (*CMsgClientPackageInfoResponse_Package) GetPackageId

func (*CMsgClientPackageInfoResponse_Package) GetSha

func (*CMsgClientPackageInfoResponse_Package) ProtoMessage

func (*CMsgClientPackageInfoResponse_Package) ProtoMessage()

func (*CMsgClientPackageInfoResponse_Package) Reset

func (*CMsgClientPackageInfoResponse_Package) String

type CMsgClientPersonaState

type CMsgClientPersonaState struct {
	StatusFlags      *uint32                          `protobuf:"varint,1,opt,name=status_flags" json:"status_flags,omitempty"`
	Friends          []*CMsgClientPersonaState_Friend `protobuf:"bytes,2,rep,name=friends" json:"friends,omitempty"`
	XXX_unrecognized []byte                           `json:"-"`
}

func (*CMsgClientPersonaState) GetFriends

func (*CMsgClientPersonaState) GetStatusFlags

func (m *CMsgClientPersonaState) GetStatusFlags() uint32

func (*CMsgClientPersonaState) ProtoMessage

func (*CMsgClientPersonaState) ProtoMessage()

func (*CMsgClientPersonaState) Reset

func (m *CMsgClientPersonaState) Reset()

func (*CMsgClientPersonaState) String

func (m *CMsgClientPersonaState) String() string

type CMsgClientPersonaState_Friend

type CMsgClientPersonaState_Friend struct {
	Friendid               *uint64 `protobuf:"fixed64,1,opt,name=friendid" json:"friendid,omitempty"`
	PersonaState           *uint32 `protobuf:"varint,2,opt,name=persona_state" json:"persona_state,omitempty"`
	GamePlayedAppId        *uint32 `protobuf:"varint,3,opt,name=game_played_app_id" json:"game_played_app_id,omitempty"`
	GameServerIp           *uint32 `protobuf:"varint,4,opt,name=game_server_ip" json:"game_server_ip,omitempty"`
	GameServerPort         *uint32 `protobuf:"varint,5,opt,name=game_server_port" json:"game_server_port,omitempty"`
	PersonaStateFlags      *uint32 `protobuf:"varint,6,opt,name=persona_state_flags" json:"persona_state_flags,omitempty"`
	OnlineSessionInstances *uint32 `protobuf:"varint,7,opt,name=online_session_instances" json:"online_session_instances,omitempty"`
	PublishedInstanceId    *uint32 `protobuf:"varint,8,opt,name=published_instance_id" json:"published_instance_id,omitempty"`
	PlayerName             *string `protobuf:"bytes,15,opt,name=player_name" json:"player_name,omitempty"`
	QueryPort              *uint32 `protobuf:"varint,20,opt,name=query_port" json:"query_port,omitempty"`
	SteamidSource          *uint64 `protobuf:"fixed64,25,opt,name=steamid_source" json:"steamid_source,omitempty"`
	AvatarHash             []byte  `protobuf:"bytes,31,opt,name=avatar_hash" json:"avatar_hash,omitempty"`
	LastLogoff             *uint32 `protobuf:"varint,45,opt,name=last_logoff" json:"last_logoff,omitempty"`
	LastLogon              *uint32 `protobuf:"varint,46,opt,name=last_logon" json:"last_logon,omitempty"`
	ClanRank               *uint32 `protobuf:"varint,50,opt,name=clan_rank" json:"clan_rank,omitempty"`
	GameName               *string `protobuf:"bytes,55,opt,name=game_name" json:"game_name,omitempty"`
	Gameid                 *uint64 `protobuf:"fixed64,56,opt,name=gameid" json:"gameid,omitempty"`
	GameDataBlob           []byte  `protobuf:"bytes,60,opt,name=game_data_blob" json:"game_data_blob,omitempty"`
	ClanTag                *string `protobuf:"bytes,65,opt,name=clan_tag" json:"clan_tag,omitempty"`
	FacebookName           *string `protobuf:"bytes,66,opt,name=facebook_name" json:"facebook_name,omitempty"`
	FacebookId             *uint64 `protobuf:"varint,67,opt,name=facebook_id" json:"facebook_id,omitempty"`
	XXX_unrecognized       []byte  `json:"-"`
}

func (*CMsgClientPersonaState_Friend) GetAvatarHash

func (m *CMsgClientPersonaState_Friend) GetAvatarHash() []byte

func (*CMsgClientPersonaState_Friend) GetClanRank

func (m *CMsgClientPersonaState_Friend) GetClanRank() uint32

func (*CMsgClientPersonaState_Friend) GetClanTag

func (m *CMsgClientPersonaState_Friend) GetClanTag() string

func (*CMsgClientPersonaState_Friend) GetFacebookId

func (m *CMsgClientPersonaState_Friend) GetFacebookId() uint64

func (*CMsgClientPersonaState_Friend) GetFacebookName

func (m *CMsgClientPersonaState_Friend) GetFacebookName() string

func (*CMsgClientPersonaState_Friend) GetFriendid

func (m *CMsgClientPersonaState_Friend) GetFriendid() uint64

func (*CMsgClientPersonaState_Friend) GetGameDataBlob

func (m *CMsgClientPersonaState_Friend) GetGameDataBlob() []byte

func (*CMsgClientPersonaState_Friend) GetGameName

func (m *CMsgClientPersonaState_Friend) GetGameName() string

func (*CMsgClientPersonaState_Friend) GetGamePlayedAppId

func (m *CMsgClientPersonaState_Friend) GetGamePlayedAppId() uint32

func (*CMsgClientPersonaState_Friend) GetGameServerIp

func (m *CMsgClientPersonaState_Friend) GetGameServerIp() uint32

func (*CMsgClientPersonaState_Friend) GetGameServerPort

func (m *CMsgClientPersonaState_Friend) GetGameServerPort() uint32

func (*CMsgClientPersonaState_Friend) GetGameid

func (m *CMsgClientPersonaState_Friend) GetGameid() uint64

func (*CMsgClientPersonaState_Friend) GetLastLogoff

func (m *CMsgClientPersonaState_Friend) GetLastLogoff() uint32

func (*CMsgClientPersonaState_Friend) GetLastLogon

func (m *CMsgClientPersonaState_Friend) GetLastLogon() uint32

func (*CMsgClientPersonaState_Friend) GetOnlineSessionInstances

func (m *CMsgClientPersonaState_Friend) GetOnlineSessionInstances() uint32

func (*CMsgClientPersonaState_Friend) GetPersonaState

func (m *CMsgClientPersonaState_Friend) GetPersonaState() uint32

func (*CMsgClientPersonaState_Friend) GetPersonaStateFlags

func (m *CMsgClientPersonaState_Friend) GetPersonaStateFlags() uint32

func (*CMsgClientPersonaState_Friend) GetPlayerName

func (m *CMsgClientPersonaState_Friend) GetPlayerName() string

func (*CMsgClientPersonaState_Friend) GetPublishedInstanceId

func (m *CMsgClientPersonaState_Friend) GetPublishedInstanceId() uint32

func (*CMsgClientPersonaState_Friend) GetQueryPort

func (m *CMsgClientPersonaState_Friend) GetQueryPort() uint32

func (*CMsgClientPersonaState_Friend) GetSteamidSource

func (m *CMsgClientPersonaState_Friend) GetSteamidSource() uint64

func (*CMsgClientPersonaState_Friend) ProtoMessage

func (*CMsgClientPersonaState_Friend) ProtoMessage()

func (*CMsgClientPersonaState_Friend) Reset

func (m *CMsgClientPersonaState_Friend) Reset()

func (*CMsgClientPersonaState_Friend) String

type CMsgClientPlayerNicknameList

type CMsgClientPlayerNicknameList struct {
	Removal          *bool                                          `protobuf:"varint,1,opt,name=removal" json:"removal,omitempty"`
	Incremental      *bool                                          `protobuf:"varint,2,opt,name=incremental" json:"incremental,omitempty"`
	Nicknames        []*CMsgClientPlayerNicknameList_PlayerNickname `protobuf:"bytes,3,rep,name=nicknames" json:"nicknames,omitempty"`
	XXX_unrecognized []byte                                         `json:"-"`
}

func (*CMsgClientPlayerNicknameList) GetIncremental

func (m *CMsgClientPlayerNicknameList) GetIncremental() bool

func (*CMsgClientPlayerNicknameList) GetNicknames

func (*CMsgClientPlayerNicknameList) GetRemoval

func (m *CMsgClientPlayerNicknameList) GetRemoval() bool

func (*CMsgClientPlayerNicknameList) ProtoMessage

func (*CMsgClientPlayerNicknameList) ProtoMessage()

func (*CMsgClientPlayerNicknameList) Reset

func (m *CMsgClientPlayerNicknameList) Reset()

func (*CMsgClientPlayerNicknameList) String

type CMsgClientPlayerNicknameList_PlayerNickname

type CMsgClientPlayerNicknameList_PlayerNickname struct {
	Steamid          *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Nickname         *string `protobuf:"bytes,3,opt,name=nickname" json:"nickname,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientPlayerNicknameList_PlayerNickname) GetNickname

func (*CMsgClientPlayerNicknameList_PlayerNickname) GetSteamid

func (*CMsgClientPlayerNicknameList_PlayerNickname) ProtoMessage

func (*CMsgClientPlayerNicknameList_PlayerNickname) Reset

func (*CMsgClientPlayerNicknameList_PlayerNickname) String

type CMsgClientPurchaseResponse

type CMsgClientPurchaseResponse struct {
	Eresult               *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	PurchaseResultDetails *int32 `protobuf:"varint,2,opt,name=purchase_result_details" json:"purchase_result_details,omitempty"`
	PurchaseReceiptInfo   []byte `protobuf:"bytes,3,opt,name=purchase_receipt_info" json:"purchase_receipt_info,omitempty"`
	XXX_unrecognized      []byte `json:"-"`
}

func (*CMsgClientPurchaseResponse) GetEresult

func (m *CMsgClientPurchaseResponse) GetEresult() int32

func (*CMsgClientPurchaseResponse) GetPurchaseReceiptInfo

func (m *CMsgClientPurchaseResponse) GetPurchaseReceiptInfo() []byte

func (*CMsgClientPurchaseResponse) GetPurchaseResultDetails

func (m *CMsgClientPurchaseResponse) GetPurchaseResultDetails() int32

func (*CMsgClientPurchaseResponse) ProtoMessage

func (*CMsgClientPurchaseResponse) ProtoMessage()

func (*CMsgClientPurchaseResponse) Reset

func (m *CMsgClientPurchaseResponse) Reset()

func (*CMsgClientPurchaseResponse) String

func (m *CMsgClientPurchaseResponse) String() string

type CMsgClientPurchaseWithMachineID

type CMsgClientPurchaseWithMachineID struct {
	PackageId        *uint32 `protobuf:"varint,1,opt,name=package_id" json:"package_id,omitempty"`
	MachineInfo      []byte  `protobuf:"bytes,2,opt,name=machine_info" json:"machine_info,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientPurchaseWithMachineID) GetMachineInfo

func (m *CMsgClientPurchaseWithMachineID) GetMachineInfo() []byte

func (*CMsgClientPurchaseWithMachineID) GetPackageId

func (m *CMsgClientPurchaseWithMachineID) GetPackageId() uint32

func (*CMsgClientPurchaseWithMachineID) ProtoMessage

func (*CMsgClientPurchaseWithMachineID) ProtoMessage()

func (*CMsgClientPurchaseWithMachineID) Reset

func (*CMsgClientPurchaseWithMachineID) String

type CMsgClientReadMachineAuth

type CMsgClientReadMachineAuth struct {
	Filename         *string `protobuf:"bytes,1,opt,name=filename" json:"filename,omitempty"`
	Offset           *uint32 `protobuf:"varint,2,opt,name=offset" json:"offset,omitempty"`
	Cubtoread        *uint32 `protobuf:"varint,3,opt,name=cubtoread" json:"cubtoread,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientReadMachineAuth) GetCubtoread

func (m *CMsgClientReadMachineAuth) GetCubtoread() uint32

func (*CMsgClientReadMachineAuth) GetFilename

func (m *CMsgClientReadMachineAuth) GetFilename() string

func (*CMsgClientReadMachineAuth) GetOffset

func (m *CMsgClientReadMachineAuth) GetOffset() uint32

func (*CMsgClientReadMachineAuth) ProtoMessage

func (*CMsgClientReadMachineAuth) ProtoMessage()

func (*CMsgClientReadMachineAuth) Reset

func (m *CMsgClientReadMachineAuth) Reset()

func (*CMsgClientReadMachineAuth) String

func (m *CMsgClientReadMachineAuth) String() string

type CMsgClientReadMachineAuthResponse

type CMsgClientReadMachineAuthResponse struct {
	Filename         *string `protobuf:"bytes,1,opt,name=filename" json:"filename,omitempty"`
	Eresult          *uint32 `protobuf:"varint,2,opt,name=eresult" json:"eresult,omitempty"`
	Filesize         *uint32 `protobuf:"varint,3,opt,name=filesize" json:"filesize,omitempty"`
	ShaFile          []byte  `protobuf:"bytes,4,opt,name=sha_file" json:"sha_file,omitempty"`
	Getlasterror     *uint32 `protobuf:"varint,5,opt,name=getlasterror" json:"getlasterror,omitempty"`
	Offset           *uint32 `protobuf:"varint,6,opt,name=offset" json:"offset,omitempty"`
	Cubread          *uint32 `protobuf:"varint,7,opt,name=cubread" json:"cubread,omitempty"`
	BytesRead        []byte  `protobuf:"bytes,8,opt,name=bytes_read" json:"bytes_read,omitempty"`
	FilenameSentry   *string `protobuf:"bytes,9,opt,name=filename_sentry" json:"filename_sentry,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientReadMachineAuthResponse) GetBytesRead

func (m *CMsgClientReadMachineAuthResponse) GetBytesRead() []byte

func (*CMsgClientReadMachineAuthResponse) GetCubread

func (m *CMsgClientReadMachineAuthResponse) GetCubread() uint32

func (*CMsgClientReadMachineAuthResponse) GetEresult

func (m *CMsgClientReadMachineAuthResponse) GetEresult() uint32

func (*CMsgClientReadMachineAuthResponse) GetFilename

func (m *CMsgClientReadMachineAuthResponse) GetFilename() string

func (*CMsgClientReadMachineAuthResponse) GetFilenameSentry

func (m *CMsgClientReadMachineAuthResponse) GetFilenameSentry() string

func (*CMsgClientReadMachineAuthResponse) GetFilesize

func (m *CMsgClientReadMachineAuthResponse) GetFilesize() uint32

func (*CMsgClientReadMachineAuthResponse) GetGetlasterror

func (m *CMsgClientReadMachineAuthResponse) GetGetlasterror() uint32

func (*CMsgClientReadMachineAuthResponse) GetOffset

func (*CMsgClientReadMachineAuthResponse) GetShaFile

func (m *CMsgClientReadMachineAuthResponse) GetShaFile() []byte

func (*CMsgClientReadMachineAuthResponse) ProtoMessage

func (*CMsgClientReadMachineAuthResponse) ProtoMessage()

func (*CMsgClientReadMachineAuthResponse) Reset

func (*CMsgClientReadMachineAuthResponse) String

type CMsgClientRedeemGuestPass

type CMsgClientRedeemGuestPass struct {
	GuestPassId      *uint64 `protobuf:"fixed64,1,opt,name=guest_pass_id" json:"guest_pass_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRedeemGuestPass) GetGuestPassId

func (m *CMsgClientRedeemGuestPass) GetGuestPassId() uint64

func (*CMsgClientRedeemGuestPass) ProtoMessage

func (*CMsgClientRedeemGuestPass) ProtoMessage()

func (*CMsgClientRedeemGuestPass) Reset

func (m *CMsgClientRedeemGuestPass) Reset()

func (*CMsgClientRedeemGuestPass) String

func (m *CMsgClientRedeemGuestPass) String() string

type CMsgClientRedeemGuestPassResponse

type CMsgClientRedeemGuestPassResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	PackageId        *uint32 `protobuf:"varint,2,opt,name=package_id" json:"package_id,omitempty"`
	MustOwnAppid     *uint32 `protobuf:"varint,3,opt,name=must_own_appid" json:"must_own_appid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRedeemGuestPassResponse) GetEresult

func (m *CMsgClientRedeemGuestPassResponse) GetEresult() uint32

func (*CMsgClientRedeemGuestPassResponse) GetMustOwnAppid

func (m *CMsgClientRedeemGuestPassResponse) GetMustOwnAppid() uint32

func (*CMsgClientRedeemGuestPassResponse) GetPackageId

func (m *CMsgClientRedeemGuestPassResponse) GetPackageId() uint32

func (*CMsgClientRedeemGuestPassResponse) ProtoMessage

func (*CMsgClientRedeemGuestPassResponse) ProtoMessage()

func (*CMsgClientRedeemGuestPassResponse) Reset

func (*CMsgClientRedeemGuestPassResponse) String

type CMsgClientRegisterAuthTicketWithCM

type CMsgClientRegisterAuthTicketWithCM struct {
	ProtocolVersion  *uint32 `protobuf:"varint,1,opt,name=protocol_version" json:"protocol_version,omitempty"`
	Ticket           []byte  `protobuf:"bytes,3,opt,name=ticket" json:"ticket,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRegisterAuthTicketWithCM) GetProtocolVersion

func (m *CMsgClientRegisterAuthTicketWithCM) GetProtocolVersion() uint32

func (*CMsgClientRegisterAuthTicketWithCM) GetTicket

func (m *CMsgClientRegisterAuthTicketWithCM) GetTicket() []byte

func (*CMsgClientRegisterAuthTicketWithCM) ProtoMessage

func (*CMsgClientRegisterAuthTicketWithCM) ProtoMessage()

func (*CMsgClientRegisterAuthTicketWithCM) Reset

func (*CMsgClientRegisterAuthTicketWithCM) String

type CMsgClientRegisterKey

type CMsgClientRegisterKey struct {
	Key              *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRegisterKey) GetKey

func (m *CMsgClientRegisterKey) GetKey() string

func (*CMsgClientRegisterKey) ProtoMessage

func (*CMsgClientRegisterKey) ProtoMessage()

func (*CMsgClientRegisterKey) Reset

func (m *CMsgClientRegisterKey) Reset()

func (*CMsgClientRegisterKey) String

func (m *CMsgClientRegisterKey) String() string

type CMsgClientRegisterOEMMachine

type CMsgClientRegisterOEMMachine struct {
	OemRegisterFile  []byte `protobuf:"bytes,1,opt,name=oem_register_file" json:"oem_register_file,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientRegisterOEMMachine) GetOemRegisterFile

func (m *CMsgClientRegisterOEMMachine) GetOemRegisterFile() []byte

func (*CMsgClientRegisterOEMMachine) ProtoMessage

func (*CMsgClientRegisterOEMMachine) ProtoMessage()

func (*CMsgClientRegisterOEMMachine) Reset

func (m *CMsgClientRegisterOEMMachine) Reset()

func (*CMsgClientRegisterOEMMachine) String

type CMsgClientRegisterOEMMachineResponse

type CMsgClientRegisterOEMMachineResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRegisterOEMMachineResponse) GetEresult

func (*CMsgClientRegisterOEMMachineResponse) ProtoMessage

func (*CMsgClientRegisterOEMMachineResponse) ProtoMessage()

func (*CMsgClientRegisterOEMMachineResponse) Reset

func (*CMsgClientRegisterOEMMachineResponse) String

type CMsgClientRemoveFriend

type CMsgClientRemoveFriend struct {
	Friendid         *uint64 `protobuf:"fixed64,1,opt,name=friendid" json:"friendid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRemoveFriend) GetFriendid

func (m *CMsgClientRemoveFriend) GetFriendid() uint64

func (*CMsgClientRemoveFriend) ProtoMessage

func (*CMsgClientRemoveFriend) ProtoMessage()

func (*CMsgClientRemoveFriend) Reset

func (m *CMsgClientRemoveFriend) Reset()

func (*CMsgClientRemoveFriend) String

func (m *CMsgClientRemoveFriend) String() string

type CMsgClientRemoveFriendFromGroup

type CMsgClientRemoveFriendFromGroup struct {
	Groupid          *int32  `protobuf:"varint,1,opt,name=groupid" json:"groupid,omitempty"`
	Steamiduser      *uint64 `protobuf:"fixed64,2,opt,name=steamiduser" json:"steamiduser,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRemoveFriendFromGroup) GetGroupid

func (m *CMsgClientRemoveFriendFromGroup) GetGroupid() int32

func (*CMsgClientRemoveFriendFromGroup) GetSteamiduser

func (m *CMsgClientRemoveFriendFromGroup) GetSteamiduser() uint64

func (*CMsgClientRemoveFriendFromGroup) ProtoMessage

func (*CMsgClientRemoveFriendFromGroup) ProtoMessage()

func (*CMsgClientRemoveFriendFromGroup) Reset

func (*CMsgClientRemoveFriendFromGroup) String

type CMsgClientRemoveFriendFromGroupResponse

type CMsgClientRemoveFriendFromGroupResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRemoveFriendFromGroupResponse) GetEresult

func (*CMsgClientRemoveFriendFromGroupResponse) ProtoMessage

func (*CMsgClientRemoveFriendFromGroupResponse) Reset

func (*CMsgClientRemoveFriendFromGroupResponse) String

type CMsgClientRenameFriendsGroup

type CMsgClientRenameFriendsGroup struct {
	Groupid          *int32  `protobuf:"varint,1,opt,name=groupid" json:"groupid,omitempty"`
	Groupname        *string `protobuf:"bytes,2,opt,name=groupname" json:"groupname,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRenameFriendsGroup) GetGroupid

func (m *CMsgClientRenameFriendsGroup) GetGroupid() int32

func (*CMsgClientRenameFriendsGroup) GetGroupname

func (m *CMsgClientRenameFriendsGroup) GetGroupname() string

func (*CMsgClientRenameFriendsGroup) ProtoMessage

func (*CMsgClientRenameFriendsGroup) ProtoMessage()

func (*CMsgClientRenameFriendsGroup) Reset

func (m *CMsgClientRenameFriendsGroup) Reset()

func (*CMsgClientRenameFriendsGroup) String

type CMsgClientRenameFriendsGroupResponse

type CMsgClientRenameFriendsGroupResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRenameFriendsGroupResponse) GetEresult

func (*CMsgClientRenameFriendsGroupResponse) ProtoMessage

func (*CMsgClientRenameFriendsGroupResponse) ProtoMessage()

func (*CMsgClientRenameFriendsGroupResponse) Reset

func (*CMsgClientRenameFriendsGroupResponse) String

type CMsgClientReportOverlayDetourFailure

type CMsgClientReportOverlayDetourFailure struct {
	FailureStrings   []string `protobuf:"bytes,1,rep,name=failure_strings" json:"failure_strings,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientReportOverlayDetourFailure) GetFailureStrings

func (m *CMsgClientReportOverlayDetourFailure) GetFailureStrings() []string

func (*CMsgClientReportOverlayDetourFailure) ProtoMessage

func (*CMsgClientReportOverlayDetourFailure) ProtoMessage()

func (*CMsgClientReportOverlayDetourFailure) Reset

func (*CMsgClientReportOverlayDetourFailure) String

type CMsgClientRequestAccountData

type CMsgClientRequestAccountData struct {
	AccountOrEmail   *string `protobuf:"bytes,1,opt,name=account_or_email" json:"account_or_email,omitempty"`
	Action           *uint32 `protobuf:"varint,2,opt,name=action" json:"action,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRequestAccountData) GetAccountOrEmail

func (m *CMsgClientRequestAccountData) GetAccountOrEmail() string

func (*CMsgClientRequestAccountData) GetAction

func (m *CMsgClientRequestAccountData) GetAction() uint32

func (*CMsgClientRequestAccountData) ProtoMessage

func (*CMsgClientRequestAccountData) ProtoMessage()

func (*CMsgClientRequestAccountData) Reset

func (m *CMsgClientRequestAccountData) Reset()

func (*CMsgClientRequestAccountData) String

type CMsgClientRequestAccountDataResponse

type CMsgClientRequestAccountDataResponse struct {
	Action                 *uint32 `protobuf:"varint,1,opt,name=action" json:"action,omitempty"`
	Eresult                *uint32 `protobuf:"varint,2,opt,name=eresult" json:"eresult,omitempty"`
	AccountName            *string `protobuf:"bytes,3,opt,name=account_name" json:"account_name,omitempty"`
	CtMatches              *uint32 `protobuf:"varint,4,opt,name=ct_matches" json:"ct_matches,omitempty"`
	AccountNameSuggestion1 *string `protobuf:"bytes,5,opt,name=account_name_suggestion1" json:"account_name_suggestion1,omitempty"`
	AccountNameSuggestion2 *string `protobuf:"bytes,6,opt,name=account_name_suggestion2" json:"account_name_suggestion2,omitempty"`
	AccountNameSuggestion3 *string `protobuf:"bytes,7,opt,name=account_name_suggestion3" json:"account_name_suggestion3,omitempty"`
	XXX_unrecognized       []byte  `json:"-"`
}

func (*CMsgClientRequestAccountDataResponse) GetAccountName

func (m *CMsgClientRequestAccountDataResponse) GetAccountName() string

func (*CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion1

func (m *CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion1() string

func (*CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion2

func (m *CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion2() string

func (*CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion3

func (m *CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion3() string

func (*CMsgClientRequestAccountDataResponse) GetAction

func (*CMsgClientRequestAccountDataResponse) GetCtMatches

func (m *CMsgClientRequestAccountDataResponse) GetCtMatches() uint32

func (*CMsgClientRequestAccountDataResponse) GetEresult

func (*CMsgClientRequestAccountDataResponse) ProtoMessage

func (*CMsgClientRequestAccountDataResponse) ProtoMessage()

func (*CMsgClientRequestAccountDataResponse) Reset

func (*CMsgClientRequestAccountDataResponse) String

type CMsgClientRequestCommentNotifications

type CMsgClientRequestCommentNotifications struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientRequestCommentNotifications) ProtoMessage

func (*CMsgClientRequestCommentNotifications) ProtoMessage()

func (*CMsgClientRequestCommentNotifications) Reset

func (*CMsgClientRequestCommentNotifications) String

type CMsgClientRequestEncryptedAppTicket

type CMsgClientRequestEncryptedAppTicket struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	Userdata         []byte  `protobuf:"bytes,2,opt,name=userdata" json:"userdata,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRequestEncryptedAppTicket) GetAppId

func (*CMsgClientRequestEncryptedAppTicket) GetUserdata

func (m *CMsgClientRequestEncryptedAppTicket) GetUserdata() []byte

func (*CMsgClientRequestEncryptedAppTicket) ProtoMessage

func (*CMsgClientRequestEncryptedAppTicket) ProtoMessage()

func (*CMsgClientRequestEncryptedAppTicket) Reset

func (*CMsgClientRequestEncryptedAppTicket) String

type CMsgClientRequestEncryptedAppTicketResponse

type CMsgClientRequestEncryptedAppTicketResponse struct {
	AppId              *uint32             `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	Eresult            *int32              `protobuf:"varint,2,opt,name=eresult,def=2" json:"eresult,omitempty"`
	EncryptedAppTicket *EncryptedAppTicket `protobuf:"bytes,3,opt,name=encrypted_app_ticket" json:"encrypted_app_ticket,omitempty"`
	XXX_unrecognized   []byte              `json:"-"`
}

func (*CMsgClientRequestEncryptedAppTicketResponse) GetAppId

func (*CMsgClientRequestEncryptedAppTicketResponse) GetEncryptedAppTicket

func (*CMsgClientRequestEncryptedAppTicketResponse) GetEresult

func (*CMsgClientRequestEncryptedAppTicketResponse) ProtoMessage

func (*CMsgClientRequestEncryptedAppTicketResponse) Reset

func (*CMsgClientRequestEncryptedAppTicketResponse) String

type CMsgClientRequestForgottenPasswordEmail

type CMsgClientRequestForgottenPasswordEmail struct {
	AccountName      *string `protobuf:"bytes,1,opt,name=account_name" json:"account_name,omitempty"`
	PasswordTried    *string `protobuf:"bytes,2,opt,name=password_tried" json:"password_tried,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRequestForgottenPasswordEmail) GetAccountName

func (m *CMsgClientRequestForgottenPasswordEmail) GetAccountName() string

func (*CMsgClientRequestForgottenPasswordEmail) GetPasswordTried

func (m *CMsgClientRequestForgottenPasswordEmail) GetPasswordTried() string

func (*CMsgClientRequestForgottenPasswordEmail) ProtoMessage

func (*CMsgClientRequestForgottenPasswordEmail) Reset

func (*CMsgClientRequestForgottenPasswordEmail) String

type CMsgClientRequestForgottenPasswordEmailResponse

type CMsgClientRequestForgottenPasswordEmailResponse struct {
	EResult           *uint32 `protobuf:"varint,1,opt,name=eResult" json:"eResult,omitempty"`
	UseSecretQuestion *bool   `protobuf:"varint,2,opt,name=use_secret_question" json:"use_secret_question,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*CMsgClientRequestForgottenPasswordEmailResponse) GetEResult

func (*CMsgClientRequestForgottenPasswordEmailResponse) GetUseSecretQuestion

func (m *CMsgClientRequestForgottenPasswordEmailResponse) GetUseSecretQuestion() bool

func (*CMsgClientRequestForgottenPasswordEmailResponse) ProtoMessage

func (*CMsgClientRequestForgottenPasswordEmailResponse) Reset

func (*CMsgClientRequestForgottenPasswordEmailResponse) String

type CMsgClientRequestFreeLicense

type CMsgClientRequestFreeLicense struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRequestFreeLicense) GetAppId

func (m *CMsgClientRequestFreeLicense) GetAppId() uint32

func (*CMsgClientRequestFreeLicense) ProtoMessage

func (*CMsgClientRequestFreeLicense) ProtoMessage()

func (*CMsgClientRequestFreeLicense) Reset

func (m *CMsgClientRequestFreeLicense) Reset()

func (*CMsgClientRequestFreeLicense) String

type CMsgClientRequestFreeLicenseResponse

type CMsgClientRequestFreeLicenseResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	PackageId        *uint32 `protobuf:"varint,2,opt,name=package_id" json:"package_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRequestFreeLicenseResponse) GetEresult

func (*CMsgClientRequestFreeLicenseResponse) GetPackageId

func (m *CMsgClientRequestFreeLicenseResponse) GetPackageId() uint32

func (*CMsgClientRequestFreeLicenseResponse) ProtoMessage

func (*CMsgClientRequestFreeLicenseResponse) ProtoMessage()

func (*CMsgClientRequestFreeLicenseResponse) Reset

func (*CMsgClientRequestFreeLicenseResponse) String

type CMsgClientRequestFriendData

type CMsgClientRequestFriendData struct {
	PersonaStateRequested *uint32  `protobuf:"varint,1,opt,name=persona_state_requested" json:"persona_state_requested,omitempty"`
	Friends               []uint64 `protobuf:"fixed64,2,rep,name=friends" json:"friends,omitempty"`
	XXX_unrecognized      []byte   `json:"-"`
}

func (*CMsgClientRequestFriendData) GetFriends

func (m *CMsgClientRequestFriendData) GetFriends() []uint64

func (*CMsgClientRequestFriendData) GetPersonaStateRequested

func (m *CMsgClientRequestFriendData) GetPersonaStateRequested() uint32

func (*CMsgClientRequestFriendData) ProtoMessage

func (*CMsgClientRequestFriendData) ProtoMessage()

func (*CMsgClientRequestFriendData) Reset

func (m *CMsgClientRequestFriendData) Reset()

func (*CMsgClientRequestFriendData) String

func (m *CMsgClientRequestFriendData) String() string

type CMsgClientRequestItemAnnouncements

type CMsgClientRequestItemAnnouncements struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientRequestItemAnnouncements) ProtoMessage

func (*CMsgClientRequestItemAnnouncements) ProtoMessage()

func (*CMsgClientRequestItemAnnouncements) Reset

func (*CMsgClientRequestItemAnnouncements) String

type CMsgClientRequestMachineAuth

type CMsgClientRequestMachineAuth struct {
	Filename              *string `protobuf:"bytes,1,opt,name=filename" json:"filename,omitempty"`
	EresultSentryfile     *uint32 `protobuf:"varint,2,opt,name=eresult_sentryfile" json:"eresult_sentryfile,omitempty"`
	Filesize              *uint32 `protobuf:"varint,3,opt,name=filesize" json:"filesize,omitempty"`
	ShaSentryfile         []byte  `protobuf:"bytes,4,opt,name=sha_sentryfile" json:"sha_sentryfile,omitempty"`
	LockAccountAction     *int32  `protobuf:"varint,6,opt,name=lock_account_action" json:"lock_account_action,omitempty"`
	OtpType               *uint32 `protobuf:"varint,7,opt,name=otp_type" json:"otp_type,omitempty"`
	OtpIdentifier         *string `protobuf:"bytes,8,opt,name=otp_identifier" json:"otp_identifier,omitempty"`
	OtpSharedsecret       []byte  `protobuf:"bytes,9,opt,name=otp_sharedsecret" json:"otp_sharedsecret,omitempty"`
	OtpValue              *uint32 `protobuf:"varint,10,opt,name=otp_value" json:"otp_value,omitempty"`
	MachineName           *string `protobuf:"bytes,11,opt,name=machine_name" json:"machine_name,omitempty"`
	MachineNameUserchosen *string `protobuf:"bytes,12,opt,name=machine_name_userchosen" json:"machine_name_userchosen,omitempty"`
	XXX_unrecognized      []byte  `json:"-"`
}

func (*CMsgClientRequestMachineAuth) GetEresultSentryfile

func (m *CMsgClientRequestMachineAuth) GetEresultSentryfile() uint32

func (*CMsgClientRequestMachineAuth) GetFilename

func (m *CMsgClientRequestMachineAuth) GetFilename() string

func (*CMsgClientRequestMachineAuth) GetFilesize

func (m *CMsgClientRequestMachineAuth) GetFilesize() uint32

func (*CMsgClientRequestMachineAuth) GetLockAccountAction

func (m *CMsgClientRequestMachineAuth) GetLockAccountAction() int32

func (*CMsgClientRequestMachineAuth) GetMachineName

func (m *CMsgClientRequestMachineAuth) GetMachineName() string

func (*CMsgClientRequestMachineAuth) GetMachineNameUserchosen

func (m *CMsgClientRequestMachineAuth) GetMachineNameUserchosen() string

func (*CMsgClientRequestMachineAuth) GetOtpIdentifier

func (m *CMsgClientRequestMachineAuth) GetOtpIdentifier() string

func (*CMsgClientRequestMachineAuth) GetOtpSharedsecret

func (m *CMsgClientRequestMachineAuth) GetOtpSharedsecret() []byte

func (*CMsgClientRequestMachineAuth) GetOtpType

func (m *CMsgClientRequestMachineAuth) GetOtpType() uint32

func (*CMsgClientRequestMachineAuth) GetOtpValue

func (m *CMsgClientRequestMachineAuth) GetOtpValue() uint32

func (*CMsgClientRequestMachineAuth) GetShaSentryfile

func (m *CMsgClientRequestMachineAuth) GetShaSentryfile() []byte

func (*CMsgClientRequestMachineAuth) ProtoMessage

func (*CMsgClientRequestMachineAuth) ProtoMessage()

func (*CMsgClientRequestMachineAuth) Reset

func (m *CMsgClientRequestMachineAuth) Reset()

func (*CMsgClientRequestMachineAuth) String

type CMsgClientRequestMachineAuthResponse

type CMsgClientRequestMachineAuthResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRequestMachineAuthResponse) GetEresult

func (*CMsgClientRequestMachineAuthResponse) ProtoMessage

func (*CMsgClientRequestMachineAuthResponse) ProtoMessage()

func (*CMsgClientRequestMachineAuthResponse) Reset

func (*CMsgClientRequestMachineAuthResponse) String

type CMsgClientRequestOAuthTokenForApp

type CMsgClientRequestOAuthTokenForApp struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	OauthScope       *string `protobuf:"bytes,2,opt,name=oauth_scope" json:"oauth_scope,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRequestOAuthTokenForApp) GetAppId

func (*CMsgClientRequestOAuthTokenForApp) GetOauthScope

func (m *CMsgClientRequestOAuthTokenForApp) GetOauthScope() string

func (*CMsgClientRequestOAuthTokenForApp) ProtoMessage

func (*CMsgClientRequestOAuthTokenForApp) ProtoMessage()

func (*CMsgClientRequestOAuthTokenForApp) Reset

func (*CMsgClientRequestOAuthTokenForApp) String

type CMsgClientRequestOAuthTokenForAppResponse

type CMsgClientRequestOAuthTokenForAppResponse struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	Eresult          *int32  `protobuf:"varint,2,opt,name=eresult,def=2" json:"eresult,omitempty"`
	OauthToken       *string `protobuf:"bytes,3,opt,name=oauth_token" json:"oauth_token,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRequestOAuthTokenForAppResponse) GetAppId

func (*CMsgClientRequestOAuthTokenForAppResponse) GetEresult

func (*CMsgClientRequestOAuthTokenForAppResponse) GetOauthToken

func (*CMsgClientRequestOAuthTokenForAppResponse) ProtoMessage

func (*CMsgClientRequestOAuthTokenForAppResponse) Reset

func (*CMsgClientRequestOAuthTokenForAppResponse) String

type CMsgClientRequestOfflineMessageCount

type CMsgClientRequestOfflineMessageCount struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientRequestOfflineMessageCount) ProtoMessage

func (*CMsgClientRequestOfflineMessageCount) ProtoMessage()

func (*CMsgClientRequestOfflineMessageCount) Reset

func (*CMsgClientRequestOfflineMessageCount) String

type CMsgClientRequestWebAPIAuthenticateUserNonce

type CMsgClientRequestWebAPIAuthenticateUserNonce struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientRequestWebAPIAuthenticateUserNonce) ProtoMessage

func (*CMsgClientRequestWebAPIAuthenticateUserNonce) Reset

func (*CMsgClientRequestWebAPIAuthenticateUserNonce) String

type CMsgClientRequestWebAPIAuthenticateUserNonceResponse

type CMsgClientRequestWebAPIAuthenticateUserNonceResponse struct {
	Eresult                     *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	WebapiAuthenticateUserNonce *string `protobuf:"bytes,11,opt,name=webapi_authenticate_user_nonce" json:"webapi_authenticate_user_nonce,omitempty"`
	XXX_unrecognized            []byte  `json:"-"`
}

func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) GetEresult

func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) GetWebapiAuthenticateUserNonce

func (m *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) GetWebapiAuthenticateUserNonce() string

func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) ProtoMessage

func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) Reset

func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) String

type CMsgClientRequestedClientStats

type CMsgClientRequestedClientStats struct {
	StatsToSend      []*CMsgClientRequestedClientStats_StatsToSend `protobuf:"bytes,1,rep,name=stats_to_send" json:"stats_to_send,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CMsgClientRequestedClientStats) GetStatsToSend

func (*CMsgClientRequestedClientStats) ProtoMessage

func (*CMsgClientRequestedClientStats) ProtoMessage()

func (*CMsgClientRequestedClientStats) Reset

func (m *CMsgClientRequestedClientStats) Reset()

func (*CMsgClientRequestedClientStats) String

type CMsgClientRequestedClientStats_StatsToSend

type CMsgClientRequestedClientStats_StatsToSend struct {
	ClientStat          *uint32 `protobuf:"varint,1,opt,name=client_stat" json:"client_stat,omitempty"`
	StatAggregateMethod *uint32 `protobuf:"varint,2,opt,name=stat_aggregate_method" json:"stat_aggregate_method,omitempty"`
	XXX_unrecognized    []byte  `json:"-"`
}

func (*CMsgClientRequestedClientStats_StatsToSend) GetClientStat

func (*CMsgClientRequestedClientStats_StatsToSend) GetStatAggregateMethod

func (m *CMsgClientRequestedClientStats_StatsToSend) GetStatAggregateMethod() uint32

func (*CMsgClientRequestedClientStats_StatsToSend) ProtoMessage

func (*CMsgClientRequestedClientStats_StatsToSend) Reset

func (*CMsgClientRequestedClientStats_StatsToSend) String

type CMsgClientRichPresenceInfo

type CMsgClientRichPresenceInfo struct {
	RichPresence     []*CMsgClientRichPresenceInfo_RichPresence `protobuf:"bytes,1,rep,name=rich_presence" json:"rich_presence,omitempty"`
	XXX_unrecognized []byte                                     `json:"-"`
}

func (*CMsgClientRichPresenceInfo) GetRichPresence

func (*CMsgClientRichPresenceInfo) ProtoMessage

func (*CMsgClientRichPresenceInfo) ProtoMessage()

func (*CMsgClientRichPresenceInfo) Reset

func (m *CMsgClientRichPresenceInfo) Reset()

func (*CMsgClientRichPresenceInfo) String

func (m *CMsgClientRichPresenceInfo) String() string

type CMsgClientRichPresenceInfo_RichPresence

type CMsgClientRichPresenceInfo_RichPresence struct {
	SteamidUser      *uint64 `protobuf:"fixed64,1,opt,name=steamid_user" json:"steamid_user,omitempty"`
	RichPresenceKv   []byte  `protobuf:"bytes,2,opt,name=rich_presence_kv" json:"rich_presence_kv,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientRichPresenceInfo_RichPresence) GetRichPresenceKv

func (m *CMsgClientRichPresenceInfo_RichPresence) GetRichPresenceKv() []byte

func (*CMsgClientRichPresenceInfo_RichPresence) GetSteamidUser

func (m *CMsgClientRichPresenceInfo_RichPresence) GetSteamidUser() uint64

func (*CMsgClientRichPresenceInfo_RichPresence) ProtoMessage

func (*CMsgClientRichPresenceInfo_RichPresence) Reset

func (*CMsgClientRichPresenceInfo_RichPresence) String

type CMsgClientRichPresenceRequest

type CMsgClientRichPresenceRequest struct {
	SteamidRequest   []uint64 `protobuf:"fixed64,1,rep,name=steamid_request" json:"steamid_request,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientRichPresenceRequest) GetSteamidRequest

func (m *CMsgClientRichPresenceRequest) GetSteamidRequest() []uint64

func (*CMsgClientRichPresenceRequest) ProtoMessage

func (*CMsgClientRichPresenceRequest) ProtoMessage()

func (*CMsgClientRichPresenceRequest) Reset

func (m *CMsgClientRichPresenceRequest) Reset()

func (*CMsgClientRichPresenceRequest) String

type CMsgClientRichPresenceUpload

type CMsgClientRichPresenceUpload struct {
	RichPresenceKv   []byte   `protobuf:"bytes,1,opt,name=rich_presence_kv" json:"rich_presence_kv,omitempty"`
	SteamidBroadcast []uint64 `protobuf:"fixed64,2,rep,name=steamid_broadcast" json:"steamid_broadcast,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientRichPresenceUpload) GetRichPresenceKv

func (m *CMsgClientRichPresenceUpload) GetRichPresenceKv() []byte

func (*CMsgClientRichPresenceUpload) GetSteamidBroadcast

func (m *CMsgClientRichPresenceUpload) GetSteamidBroadcast() []uint64

func (*CMsgClientRichPresenceUpload) ProtoMessage

func (*CMsgClientRichPresenceUpload) ProtoMessage()

func (*CMsgClientRichPresenceUpload) Reset

func (m *CMsgClientRichPresenceUpload) Reset()

func (*CMsgClientRichPresenceUpload) String

type CMsgClientScreenshotsChanged

type CMsgClientScreenshotsChanged struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientScreenshotsChanged) ProtoMessage

func (*CMsgClientScreenshotsChanged) ProtoMessage()

func (*CMsgClientScreenshotsChanged) Reset

func (m *CMsgClientScreenshotsChanged) Reset()

func (*CMsgClientScreenshotsChanged) String

type CMsgClientSentLogs

type CMsgClientSentLogs struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientSentLogs) ProtoMessage

func (*CMsgClientSentLogs) ProtoMessage()

func (*CMsgClientSentLogs) Reset

func (m *CMsgClientSentLogs) Reset()

func (*CMsgClientSentLogs) String

func (m *CMsgClientSentLogs) String() string

type CMsgClientServerList

type CMsgClientServerList struct {
	Servers          []*CMsgClientServerList_Server `protobuf:"bytes,1,rep,name=servers" json:"servers,omitempty"`
	XXX_unrecognized []byte                         `json:"-"`
}

func (*CMsgClientServerList) GetServers

func (*CMsgClientServerList) ProtoMessage

func (*CMsgClientServerList) ProtoMessage()

func (*CMsgClientServerList) Reset

func (m *CMsgClientServerList) Reset()

func (*CMsgClientServerList) String

func (m *CMsgClientServerList) String() string

type CMsgClientServerList_Server

type CMsgClientServerList_Server struct {
	ServerType       *uint32 `protobuf:"varint,1,opt,name=server_type" json:"server_type,omitempty"`
	ServerIp         *uint32 `protobuf:"varint,2,opt,name=server_ip" json:"server_ip,omitempty"`
	ServerPort       *uint32 `protobuf:"varint,3,opt,name=server_port" json:"server_port,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientServerList_Server) GetServerIp

func (m *CMsgClientServerList_Server) GetServerIp() uint32

func (*CMsgClientServerList_Server) GetServerPort

func (m *CMsgClientServerList_Server) GetServerPort() uint32

func (*CMsgClientServerList_Server) GetServerType

func (m *CMsgClientServerList_Server) GetServerType() uint32

func (*CMsgClientServerList_Server) ProtoMessage

func (*CMsgClientServerList_Server) ProtoMessage()

func (*CMsgClientServerList_Server) Reset

func (m *CMsgClientServerList_Server) Reset()

func (*CMsgClientServerList_Server) String

func (m *CMsgClientServerList_Server) String() string

type CMsgClientServersAvailable

type CMsgClientServersAvailable struct {
	ServerTypesAvailable      []*CMsgClientServersAvailable_Server_Types_Available `protobuf:"bytes,1,rep,name=server_types_available" json:"server_types_available,omitempty"`
	ServerTypeForAuthServices *uint32                                              `protobuf:"varint,2,opt,name=server_type_for_auth_services" json:"server_type_for_auth_services,omitempty"`
	XXX_unrecognized          []byte                                               `json:"-"`
}

func (*CMsgClientServersAvailable) GetServerTypeForAuthServices

func (m *CMsgClientServersAvailable) GetServerTypeForAuthServices() uint32

func (*CMsgClientServersAvailable) GetServerTypesAvailable

func (*CMsgClientServersAvailable) ProtoMessage

func (*CMsgClientServersAvailable) ProtoMessage()

func (*CMsgClientServersAvailable) Reset

func (m *CMsgClientServersAvailable) Reset()

func (*CMsgClientServersAvailable) String

func (m *CMsgClientServersAvailable) String() string

type CMsgClientServersAvailable_Server_Types_Available

type CMsgClientServersAvailable_Server_Types_Available struct {
	Server           *uint32 `protobuf:"varint,1,opt,name=server" json:"server,omitempty"`
	Changed          *bool   `protobuf:"varint,2,opt,name=changed" json:"changed,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientServersAvailable_Server_Types_Available) GetChanged

func (*CMsgClientServersAvailable_Server_Types_Available) GetServer

func (*CMsgClientServersAvailable_Server_Types_Available) ProtoMessage

func (*CMsgClientServersAvailable_Server_Types_Available) Reset

func (*CMsgClientServersAvailable_Server_Types_Available) String

type CMsgClientServiceCall

type CMsgClientServiceCall struct {
	SysidRouting     []byte  `protobuf:"bytes,1,opt,name=sysid_routing" json:"sysid_routing,omitempty"`
	CallHandle       *uint32 `protobuf:"varint,2,opt,name=call_handle" json:"call_handle,omitempty"`
	ModuleCrc        *uint32 `protobuf:"varint,3,opt,name=module_crc" json:"module_crc,omitempty"`
	ModuleHash       []byte  `protobuf:"bytes,4,opt,name=module_hash" json:"module_hash,omitempty"`
	FunctionId       *uint32 `protobuf:"varint,5,opt,name=function_id" json:"function_id,omitempty"`
	CubOutputMax     *uint32 `protobuf:"varint,6,opt,name=cub_output_max" json:"cub_output_max,omitempty"`
	Flags            *uint32 `protobuf:"varint,7,opt,name=flags" json:"flags,omitempty"`
	Callparameter    []byte  `protobuf:"bytes,8,opt,name=callparameter" json:"callparameter,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientServiceCall) GetCallHandle

func (m *CMsgClientServiceCall) GetCallHandle() uint32

func (*CMsgClientServiceCall) GetCallparameter

func (m *CMsgClientServiceCall) GetCallparameter() []byte

func (*CMsgClientServiceCall) GetCubOutputMax

func (m *CMsgClientServiceCall) GetCubOutputMax() uint32

func (*CMsgClientServiceCall) GetFlags

func (m *CMsgClientServiceCall) GetFlags() uint32

func (*CMsgClientServiceCall) GetFunctionId

func (m *CMsgClientServiceCall) GetFunctionId() uint32

func (*CMsgClientServiceCall) GetModuleCrc

func (m *CMsgClientServiceCall) GetModuleCrc() uint32

func (*CMsgClientServiceCall) GetModuleHash

func (m *CMsgClientServiceCall) GetModuleHash() []byte

func (*CMsgClientServiceCall) GetSysidRouting

func (m *CMsgClientServiceCall) GetSysidRouting() []byte

func (*CMsgClientServiceCall) ProtoMessage

func (*CMsgClientServiceCall) ProtoMessage()

func (*CMsgClientServiceCall) Reset

func (m *CMsgClientServiceCall) Reset()

func (*CMsgClientServiceCall) String

func (m *CMsgClientServiceCall) String() string

type CMsgClientServiceCallResponse

type CMsgClientServiceCallResponse struct {
	SysidRouting          []byte  `protobuf:"bytes,1,opt,name=sysid_routing" json:"sysid_routing,omitempty"`
	CallHandle            *uint32 `protobuf:"varint,2,opt,name=call_handle" json:"call_handle,omitempty"`
	ModuleCrc             *uint32 `protobuf:"varint,3,opt,name=module_crc" json:"module_crc,omitempty"`
	ModuleHash            []byte  `protobuf:"bytes,4,opt,name=module_hash" json:"module_hash,omitempty"`
	Ecallresult           *uint32 `protobuf:"varint,5,opt,name=ecallresult" json:"ecallresult,omitempty"`
	ResultContent         []byte  `protobuf:"bytes,6,opt,name=result_content" json:"result_content,omitempty"`
	OsVersionInfo         []byte  `protobuf:"bytes,7,opt,name=os_version_info" json:"os_version_info,omitempty"`
	SystemInfo            []byte  `protobuf:"bytes,8,opt,name=system_info" json:"system_info,omitempty"`
	LoadAddress           *uint64 `protobuf:"fixed64,9,opt,name=load_address" json:"load_address,omitempty"`
	ExceptionRecord       []byte  `protobuf:"bytes,10,opt,name=exception_record" json:"exception_record,omitempty"`
	PortableOsVersionInfo []byte  `protobuf:"bytes,11,opt,name=portable_os_version_info" json:"portable_os_version_info,omitempty"`
	PortableSystemInfo    []byte  `protobuf:"bytes,12,opt,name=portable_system_info" json:"portable_system_info,omitempty"`
	WasConverted          *bool   `protobuf:"varint,13,opt,name=was_converted" json:"was_converted,omitempty"`
	XXX_unrecognized      []byte  `json:"-"`
}

func (*CMsgClientServiceCallResponse) GetCallHandle

func (m *CMsgClientServiceCallResponse) GetCallHandle() uint32

func (*CMsgClientServiceCallResponse) GetEcallresult

func (m *CMsgClientServiceCallResponse) GetEcallresult() uint32

func (*CMsgClientServiceCallResponse) GetExceptionRecord

func (m *CMsgClientServiceCallResponse) GetExceptionRecord() []byte

func (*CMsgClientServiceCallResponse) GetLoadAddress

func (m *CMsgClientServiceCallResponse) GetLoadAddress() uint64

func (*CMsgClientServiceCallResponse) GetModuleCrc

func (m *CMsgClientServiceCallResponse) GetModuleCrc() uint32

func (*CMsgClientServiceCallResponse) GetModuleHash

func (m *CMsgClientServiceCallResponse) GetModuleHash() []byte

func (*CMsgClientServiceCallResponse) GetOsVersionInfo

func (m *CMsgClientServiceCallResponse) GetOsVersionInfo() []byte

func (*CMsgClientServiceCallResponse) GetPortableOsVersionInfo

func (m *CMsgClientServiceCallResponse) GetPortableOsVersionInfo() []byte

func (*CMsgClientServiceCallResponse) GetPortableSystemInfo

func (m *CMsgClientServiceCallResponse) GetPortableSystemInfo() []byte

func (*CMsgClientServiceCallResponse) GetResultContent

func (m *CMsgClientServiceCallResponse) GetResultContent() []byte

func (*CMsgClientServiceCallResponse) GetSysidRouting

func (m *CMsgClientServiceCallResponse) GetSysidRouting() []byte

func (*CMsgClientServiceCallResponse) GetSystemInfo

func (m *CMsgClientServiceCallResponse) GetSystemInfo() []byte

func (*CMsgClientServiceCallResponse) GetWasConverted

func (m *CMsgClientServiceCallResponse) GetWasConverted() bool

func (*CMsgClientServiceCallResponse) ProtoMessage

func (*CMsgClientServiceCallResponse) ProtoMessage()

func (*CMsgClientServiceCallResponse) Reset

func (m *CMsgClientServiceCallResponse) Reset()

func (*CMsgClientServiceCallResponse) String

type CMsgClientServiceMethod

type CMsgClientServiceMethod struct {
	MethodName       *string `protobuf:"bytes,1,opt,name=method_name" json:"method_name,omitempty"`
	SerializedMethod *string `protobuf:"bytes,2,opt,name=serialized_method" json:"serialized_method,omitempty"`
	IsNotification   *bool   `protobuf:"varint,3,opt,name=is_notification" json:"is_notification,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientServiceMethod) GetIsNotification

func (m *CMsgClientServiceMethod) GetIsNotification() bool

func (*CMsgClientServiceMethod) GetMethodName

func (m *CMsgClientServiceMethod) GetMethodName() string

func (*CMsgClientServiceMethod) GetSerializedMethod

func (m *CMsgClientServiceMethod) GetSerializedMethod() string

func (*CMsgClientServiceMethod) ProtoMessage

func (*CMsgClientServiceMethod) ProtoMessage()

func (*CMsgClientServiceMethod) Reset

func (m *CMsgClientServiceMethod) Reset()

func (*CMsgClientServiceMethod) String

func (m *CMsgClientServiceMethod) String() string

type CMsgClientServiceMethodResponse

type CMsgClientServiceMethodResponse struct {
	MethodName               *string `protobuf:"bytes,1,opt,name=method_name" json:"method_name,omitempty"`
	SerializedMethodResponse *string `protobuf:"bytes,2,opt,name=serialized_method_response" json:"serialized_method_response,omitempty"`
	XXX_unrecognized         []byte  `json:"-"`
}

func (*CMsgClientServiceMethodResponse) GetMethodName

func (m *CMsgClientServiceMethodResponse) GetMethodName() string

func (*CMsgClientServiceMethodResponse) GetSerializedMethodResponse

func (m *CMsgClientServiceMethodResponse) GetSerializedMethodResponse() string

func (*CMsgClientServiceMethodResponse) ProtoMessage

func (*CMsgClientServiceMethodResponse) ProtoMessage()

func (*CMsgClientServiceMethodResponse) Reset

func (*CMsgClientServiceMethodResponse) String

type CMsgClientServiceModule

type CMsgClientServiceModule struct {
	ModuleCrc        *uint32 `protobuf:"varint,1,opt,name=module_crc" json:"module_crc,omitempty"`
	ModuleHash       []byte  `protobuf:"bytes,2,opt,name=module_hash" json:"module_hash,omitempty"`
	ModuleContent    []byte  `protobuf:"bytes,3,opt,name=module_content" json:"module_content,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientServiceModule) GetModuleContent

func (m *CMsgClientServiceModule) GetModuleContent() []byte

func (*CMsgClientServiceModule) GetModuleCrc

func (m *CMsgClientServiceModule) GetModuleCrc() uint32

func (*CMsgClientServiceModule) GetModuleHash

func (m *CMsgClientServiceModule) GetModuleHash() []byte

func (*CMsgClientServiceModule) ProtoMessage

func (*CMsgClientServiceModule) ProtoMessage()

func (*CMsgClientServiceModule) Reset

func (m *CMsgClientServiceModule) Reset()

func (*CMsgClientServiceModule) String

func (m *CMsgClientServiceModule) String() string

type CMsgClientSessionToken

type CMsgClientSessionToken struct {
	Token            *uint64 `protobuf:"varint,1,opt,name=token" json:"token,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientSessionToken) GetToken

func (m *CMsgClientSessionToken) GetToken() uint64

func (*CMsgClientSessionToken) ProtoMessage

func (*CMsgClientSessionToken) ProtoMessage()

func (*CMsgClientSessionToken) Reset

func (m *CMsgClientSessionToken) Reset()

func (*CMsgClientSessionToken) String

func (m *CMsgClientSessionToken) String() string

type CMsgClientSetClientAppUpdateState

type CMsgClientSetClientAppUpdateState struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Update           *bool   `protobuf:"varint,2,opt,name=update" json:"update,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientSetClientAppUpdateState) GetAppid

func (*CMsgClientSetClientAppUpdateState) GetUpdate

func (m *CMsgClientSetClientAppUpdateState) GetUpdate() bool

func (*CMsgClientSetClientAppUpdateState) ProtoMessage

func (*CMsgClientSetClientAppUpdateState) ProtoMessage()

func (*CMsgClientSetClientAppUpdateState) Reset

func (*CMsgClientSetClientAppUpdateState) String

type CMsgClientSetClientAppUpdateStateResponse

type CMsgClientSetClientAppUpdateStateResponse struct {
	Result           *uint32 `protobuf:"varint,1,opt,name=result" json:"result,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientSetClientAppUpdateStateResponse) GetResult

func (*CMsgClientSetClientAppUpdateStateResponse) ProtoMessage

func (*CMsgClientSetClientAppUpdateStateResponse) Reset

func (*CMsgClientSetClientAppUpdateStateResponse) String

type CMsgClientSetPlayerNickname

type CMsgClientSetPlayerNickname struct {
	Steamid          *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Nickname         *string `protobuf:"bytes,2,opt,name=nickname" json:"nickname,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientSetPlayerNickname) GetNickname

func (m *CMsgClientSetPlayerNickname) GetNickname() string

func (*CMsgClientSetPlayerNickname) GetSteamid

func (m *CMsgClientSetPlayerNickname) GetSteamid() uint64

func (*CMsgClientSetPlayerNickname) ProtoMessage

func (*CMsgClientSetPlayerNickname) ProtoMessage()

func (*CMsgClientSetPlayerNickname) Reset

func (m *CMsgClientSetPlayerNickname) Reset()

func (*CMsgClientSetPlayerNickname) String

func (m *CMsgClientSetPlayerNickname) String() string

type CMsgClientSetPlayerNicknameResponse

type CMsgClientSetPlayerNicknameResponse struct {
	Eresult          *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientSetPlayerNicknameResponse) GetEresult

func (*CMsgClientSetPlayerNicknameResponse) ProtoMessage

func (*CMsgClientSetPlayerNicknameResponse) ProtoMessage()

func (*CMsgClientSetPlayerNicknameResponse) Reset

func (*CMsgClientSetPlayerNicknameResponse) String

type CMsgClientSharedLibraryLockStatus

type CMsgClientSharedLibraryLockStatus struct {
	LockedLibrary      []*CMsgClientSharedLibraryLockStatus_LockedLibrary `protobuf:"bytes,1,rep,name=locked_library" json:"locked_library,omitempty"`
	OwnLibraryLockedBy *uint32                                            `protobuf:"varint,2,opt,name=own_library_locked_by" json:"own_library_locked_by,omitempty"`
	XXX_unrecognized   []byte                                             `json:"-"`
}

func (*CMsgClientSharedLibraryLockStatus) GetLockedLibrary

func (*CMsgClientSharedLibraryLockStatus) GetOwnLibraryLockedBy

func (m *CMsgClientSharedLibraryLockStatus) GetOwnLibraryLockedBy() uint32

func (*CMsgClientSharedLibraryLockStatus) ProtoMessage

func (*CMsgClientSharedLibraryLockStatus) ProtoMessage()

func (*CMsgClientSharedLibraryLockStatus) Reset

func (*CMsgClientSharedLibraryLockStatus) String

type CMsgClientSharedLibraryLockStatus_LockedLibrary

type CMsgClientSharedLibraryLockStatus_LockedLibrary struct {
	OwnerId          *uint32 `protobuf:"varint,1,opt,name=owner_id" json:"owner_id,omitempty"`
	LockedBy         *uint32 `protobuf:"varint,2,opt,name=locked_by" json:"locked_by,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) GetLockedBy

func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) GetOwnerId

func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) ProtoMessage

func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) Reset

func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) String

type CMsgClientSharedLibraryStopPlaying

type CMsgClientSharedLibraryStopPlaying struct {
	SecondsLeft      *int32                                        `protobuf:"varint,1,opt,name=seconds_left" json:"seconds_left,omitempty"`
	StopApps         []*CMsgClientSharedLibraryStopPlaying_StopApp `protobuf:"bytes,2,rep,name=stop_apps" json:"stop_apps,omitempty"`
	XXX_unrecognized []byte                                        `json:"-"`
}

func (*CMsgClientSharedLibraryStopPlaying) GetSecondsLeft

func (m *CMsgClientSharedLibraryStopPlaying) GetSecondsLeft() int32

func (*CMsgClientSharedLibraryStopPlaying) GetStopApps

func (*CMsgClientSharedLibraryStopPlaying) ProtoMessage

func (*CMsgClientSharedLibraryStopPlaying) ProtoMessage()

func (*CMsgClientSharedLibraryStopPlaying) Reset

func (*CMsgClientSharedLibraryStopPlaying) String

type CMsgClientSharedLibraryStopPlaying_StopApp

type CMsgClientSharedLibraryStopPlaying_StopApp struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	OwnerId          *uint32 `protobuf:"varint,2,opt,name=owner_id" json:"owner_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientSharedLibraryStopPlaying_StopApp) GetAppId

func (*CMsgClientSharedLibraryStopPlaying_StopApp) GetOwnerId

func (*CMsgClientSharedLibraryStopPlaying_StopApp) ProtoMessage

func (*CMsgClientSharedLibraryStopPlaying_StopApp) Reset

func (*CMsgClientSharedLibraryStopPlaying_StopApp) String

type CMsgClientStat2

type CMsgClientStat2 struct {
	StatDetail       []*CMsgClientStat2_StatDetail `protobuf:"bytes,1,rep,name=stat_detail" json:"stat_detail,omitempty"`
	XXX_unrecognized []byte                        `json:"-"`
}

func (*CMsgClientStat2) GetStatDetail

func (m *CMsgClientStat2) GetStatDetail() []*CMsgClientStat2_StatDetail

func (*CMsgClientStat2) ProtoMessage

func (*CMsgClientStat2) ProtoMessage()

func (*CMsgClientStat2) Reset

func (m *CMsgClientStat2) Reset()

func (*CMsgClientStat2) String

func (m *CMsgClientStat2) String() string

type CMsgClientStat2_StatDetail

type CMsgClientStat2_StatDetail struct {
	ClientStat       *uint32 `protobuf:"varint,1,opt,name=client_stat" json:"client_stat,omitempty"`
	LlValue          *int64  `protobuf:"varint,2,opt,name=ll_value" json:"ll_value,omitempty"`
	TimeOfDay        *uint32 `protobuf:"varint,3,opt,name=time_of_day" json:"time_of_day,omitempty"`
	CellId           *uint32 `protobuf:"varint,4,opt,name=cell_id" json:"cell_id,omitempty"`
	DepotId          *uint32 `protobuf:"varint,5,opt,name=depot_id" json:"depot_id,omitempty"`
	AppId            *uint32 `protobuf:"varint,6,opt,name=app_id" json:"app_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientStat2_StatDetail) GetAppId

func (m *CMsgClientStat2_StatDetail) GetAppId() uint32

func (*CMsgClientStat2_StatDetail) GetCellId

func (m *CMsgClientStat2_StatDetail) GetCellId() uint32

func (*CMsgClientStat2_StatDetail) GetClientStat

func (m *CMsgClientStat2_StatDetail) GetClientStat() uint32

func (*CMsgClientStat2_StatDetail) GetDepotId

func (m *CMsgClientStat2_StatDetail) GetDepotId() uint32

func (*CMsgClientStat2_StatDetail) GetLlValue

func (m *CMsgClientStat2_StatDetail) GetLlValue() int64

func (*CMsgClientStat2_StatDetail) GetTimeOfDay

func (m *CMsgClientStat2_StatDetail) GetTimeOfDay() uint32

func (*CMsgClientStat2_StatDetail) ProtoMessage

func (*CMsgClientStat2_StatDetail) ProtoMessage()

func (*CMsgClientStat2_StatDetail) Reset

func (m *CMsgClientStat2_StatDetail) Reset()

func (*CMsgClientStat2_StatDetail) String

func (m *CMsgClientStat2_StatDetail) String() string

type CMsgClientStatsUpdated

type CMsgClientStatsUpdated struct {
	SteamId          *uint64                                 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	GameId           *uint64                                 `protobuf:"fixed64,2,opt,name=game_id" json:"game_id,omitempty"`
	CrcStats         *uint32                                 `protobuf:"varint,3,opt,name=crc_stats" json:"crc_stats,omitempty"`
	UpdatedStats     []*CMsgClientStatsUpdated_Updated_Stats `protobuf:"bytes,4,rep,name=updated_stats" json:"updated_stats,omitempty"`
	XXX_unrecognized []byte                                  `json:"-"`
}

func (*CMsgClientStatsUpdated) GetCrcStats

func (m *CMsgClientStatsUpdated) GetCrcStats() uint32

func (*CMsgClientStatsUpdated) GetGameId

func (m *CMsgClientStatsUpdated) GetGameId() uint64

func (*CMsgClientStatsUpdated) GetSteamId

func (m *CMsgClientStatsUpdated) GetSteamId() uint64

func (*CMsgClientStatsUpdated) GetUpdatedStats

func (*CMsgClientStatsUpdated) ProtoMessage

func (*CMsgClientStatsUpdated) ProtoMessage()

func (*CMsgClientStatsUpdated) Reset

func (m *CMsgClientStatsUpdated) Reset()

func (*CMsgClientStatsUpdated) String

func (m *CMsgClientStatsUpdated) String() string

type CMsgClientStatsUpdated_Updated_Stats

type CMsgClientStatsUpdated_Updated_Stats struct {
	StatId           *uint32 `protobuf:"varint,1,opt,name=stat_id" json:"stat_id,omitempty"`
	StatValue        *uint32 `protobuf:"varint,2,opt,name=stat_value" json:"stat_value,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientStatsUpdated_Updated_Stats) GetStatId

func (*CMsgClientStatsUpdated_Updated_Stats) GetStatValue

func (m *CMsgClientStatsUpdated_Updated_Stats) GetStatValue() uint32

func (*CMsgClientStatsUpdated_Updated_Stats) ProtoMessage

func (*CMsgClientStatsUpdated_Updated_Stats) ProtoMessage()

func (*CMsgClientStatsUpdated_Updated_Stats) Reset

func (*CMsgClientStatsUpdated_Updated_Stats) String

type CMsgClientSteam2AppStarted

type CMsgClientSteam2AppStarted struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	CommandLine      *string `protobuf:"bytes,2,opt,name=command_line" json:"command_line,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientSteam2AppStarted) GetAppId

func (m *CMsgClientSteam2AppStarted) GetAppId() uint32

func (*CMsgClientSteam2AppStarted) GetCommandLine

func (m *CMsgClientSteam2AppStarted) GetCommandLine() string

func (*CMsgClientSteam2AppStarted) ProtoMessage

func (*CMsgClientSteam2AppStarted) ProtoMessage()

func (*CMsgClientSteam2AppStarted) Reset

func (m *CMsgClientSteam2AppStarted) Reset()

func (*CMsgClientSteam2AppStarted) String

func (m *CMsgClientSteam2AppStarted) String() string

type CMsgClientStoreUserStats

type CMsgClientStoreUserStats struct {
	GameId           *uint64                                    `protobuf:"fixed64,1,opt,name=game_id" json:"game_id,omitempty"`
	ExplicitReset    *bool                                      `protobuf:"varint,2,opt,name=explicit_reset" json:"explicit_reset,omitempty"`
	StatsToStore     []*CMsgClientStoreUserStats_Stats_To_Store `protobuf:"bytes,3,rep,name=stats_to_store" json:"stats_to_store,omitempty"`
	XXX_unrecognized []byte                                     `json:"-"`
}

func (*CMsgClientStoreUserStats) GetExplicitReset

func (m *CMsgClientStoreUserStats) GetExplicitReset() bool

func (*CMsgClientStoreUserStats) GetGameId

func (m *CMsgClientStoreUserStats) GetGameId() uint64

func (*CMsgClientStoreUserStats) GetStatsToStore

func (*CMsgClientStoreUserStats) ProtoMessage

func (*CMsgClientStoreUserStats) ProtoMessage()

func (*CMsgClientStoreUserStats) Reset

func (m *CMsgClientStoreUserStats) Reset()

func (*CMsgClientStoreUserStats) String

func (m *CMsgClientStoreUserStats) String() string

type CMsgClientStoreUserStats2

type CMsgClientStoreUserStats2 struct {
	GameId           *uint64                            `protobuf:"fixed64,1,opt,name=game_id" json:"game_id,omitempty"`
	SettorSteamId    *uint64                            `protobuf:"fixed64,2,opt,name=settor_steam_id" json:"settor_steam_id,omitempty"`
	SetteeSteamId    *uint64                            `protobuf:"fixed64,3,opt,name=settee_steam_id" json:"settee_steam_id,omitempty"`
	CrcStats         *uint32                            `protobuf:"varint,4,opt,name=crc_stats" json:"crc_stats,omitempty"`
	ExplicitReset    *bool                              `protobuf:"varint,5,opt,name=explicit_reset" json:"explicit_reset,omitempty"`
	Stats            []*CMsgClientStoreUserStats2_Stats `protobuf:"bytes,6,rep,name=stats" json:"stats,omitempty"`
	XXX_unrecognized []byte                             `json:"-"`
}

func (*CMsgClientStoreUserStats2) GetCrcStats

func (m *CMsgClientStoreUserStats2) GetCrcStats() uint32

func (*CMsgClientStoreUserStats2) GetExplicitReset

func (m *CMsgClientStoreUserStats2) GetExplicitReset() bool

func (*CMsgClientStoreUserStats2) GetGameId

func (m *CMsgClientStoreUserStats2) GetGameId() uint64

func (*CMsgClientStoreUserStats2) GetSetteeSteamId

func (m *CMsgClientStoreUserStats2) GetSetteeSteamId() uint64

func (*CMsgClientStoreUserStats2) GetSettorSteamId

func (m *CMsgClientStoreUserStats2) GetSettorSteamId() uint64

func (*CMsgClientStoreUserStats2) GetStats

func (*CMsgClientStoreUserStats2) ProtoMessage

func (*CMsgClientStoreUserStats2) ProtoMessage()

func (*CMsgClientStoreUserStats2) Reset

func (m *CMsgClientStoreUserStats2) Reset()

func (*CMsgClientStoreUserStats2) String

func (m *CMsgClientStoreUserStats2) String() string

type CMsgClientStoreUserStats2_Stats

type CMsgClientStoreUserStats2_Stats struct {
	StatId           *uint32 `protobuf:"varint,1,opt,name=stat_id" json:"stat_id,omitempty"`
	StatValue        *uint32 `protobuf:"varint,2,opt,name=stat_value" json:"stat_value,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientStoreUserStats2_Stats) GetStatId

func (m *CMsgClientStoreUserStats2_Stats) GetStatId() uint32

func (*CMsgClientStoreUserStats2_Stats) GetStatValue

func (m *CMsgClientStoreUserStats2_Stats) GetStatValue() uint32

func (*CMsgClientStoreUserStats2_Stats) ProtoMessage

func (*CMsgClientStoreUserStats2_Stats) ProtoMessage()

func (*CMsgClientStoreUserStats2_Stats) Reset

func (*CMsgClientStoreUserStats2_Stats) String

type CMsgClientStoreUserStatsResponse

type CMsgClientStoreUserStatsResponse struct {
	GameId                *uint64                                                     `protobuf:"fixed64,1,opt,name=game_id" json:"game_id,omitempty"`
	Eresult               *int32                                                      `protobuf:"varint,2,opt,name=eresult,def=2" json:"eresult,omitempty"`
	CrcStats              *uint32                                                     `protobuf:"varint,3,opt,name=crc_stats" json:"crc_stats,omitempty"`
	StatsFailedValidation []*CMsgClientStoreUserStatsResponse_Stats_Failed_Validation `protobuf:"bytes,4,rep,name=stats_failed_validation" json:"stats_failed_validation,omitempty"`
	StatsOutOfDate        *bool                                                       `protobuf:"varint,5,opt,name=stats_out_of_date" json:"stats_out_of_date,omitempty"`
	XXX_unrecognized      []byte                                                      `json:"-"`
}

func (*CMsgClientStoreUserStatsResponse) GetCrcStats

func (m *CMsgClientStoreUserStatsResponse) GetCrcStats() uint32

func (*CMsgClientStoreUserStatsResponse) GetEresult

func (m *CMsgClientStoreUserStatsResponse) GetEresult() int32

func (*CMsgClientStoreUserStatsResponse) GetGameId

func (*CMsgClientStoreUserStatsResponse) GetStatsFailedValidation

func (*CMsgClientStoreUserStatsResponse) GetStatsOutOfDate

func (m *CMsgClientStoreUserStatsResponse) GetStatsOutOfDate() bool

func (*CMsgClientStoreUserStatsResponse) ProtoMessage

func (*CMsgClientStoreUserStatsResponse) ProtoMessage()

func (*CMsgClientStoreUserStatsResponse) Reset

func (*CMsgClientStoreUserStatsResponse) String

type CMsgClientStoreUserStatsResponse_Stats_Failed_Validation

type CMsgClientStoreUserStatsResponse_Stats_Failed_Validation struct {
	StatId            *uint32 `protobuf:"varint,1,opt,name=stat_id" json:"stat_id,omitempty"`
	RevertedStatValue *uint32 `protobuf:"varint,2,opt,name=reverted_stat_value" json:"reverted_stat_value,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*CMsgClientStoreUserStatsResponse_Stats_Failed_Validation) GetRevertedStatValue

func (*CMsgClientStoreUserStatsResponse_Stats_Failed_Validation) GetStatId

func (*CMsgClientStoreUserStatsResponse_Stats_Failed_Validation) ProtoMessage

func (*CMsgClientStoreUserStatsResponse_Stats_Failed_Validation) Reset

func (*CMsgClientStoreUserStatsResponse_Stats_Failed_Validation) String

type CMsgClientStoreUserStats_Stats_To_Store

type CMsgClientStoreUserStats_Stats_To_Store struct {
	StatId           *uint32 `protobuf:"varint,1,opt,name=stat_id" json:"stat_id,omitempty"`
	StatValue        *uint32 `protobuf:"varint,2,opt,name=stat_value" json:"stat_value,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientStoreUserStats_Stats_To_Store) GetStatId

func (*CMsgClientStoreUserStats_Stats_To_Store) GetStatValue

func (*CMsgClientStoreUserStats_Stats_To_Store) ProtoMessage

func (*CMsgClientStoreUserStats_Stats_To_Store) Reset

func (*CMsgClientStoreUserStats_Stats_To_Store) String

type CMsgClientSubscribeToPersonaFeed

type CMsgClientSubscribeToPersonaFeed struct {
	PersonaFeeds     []*CMsgClientSubscribeToPersonaFeed_PersonaFeed `protobuf:"bytes,1,rep,name=persona_feeds" json:"persona_feeds,omitempty"`
	XXX_unrecognized []byte                                          `json:"-"`
}

func (*CMsgClientSubscribeToPersonaFeed) GetPersonaFeeds

func (*CMsgClientSubscribeToPersonaFeed) ProtoMessage

func (*CMsgClientSubscribeToPersonaFeed) ProtoMessage()

func (*CMsgClientSubscribeToPersonaFeed) Reset

func (*CMsgClientSubscribeToPersonaFeed) String

type CMsgClientSubscribeToPersonaFeed_PersonaFeed

type CMsgClientSubscribeToPersonaFeed_PersonaFeed struct {
	SteamID          *uint64 `protobuf:"fixed64,1,opt,name=steamID" json:"steamID,omitempty"`
	Subscribe        *bool   `protobuf:"varint,2,opt,name=subscribe" json:"subscribe,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientSubscribeToPersonaFeed_PersonaFeed) GetSteamID

func (*CMsgClientSubscribeToPersonaFeed_PersonaFeed) GetSubscribe

func (*CMsgClientSubscribeToPersonaFeed_PersonaFeed) ProtoMessage

func (*CMsgClientSubscribeToPersonaFeed_PersonaFeed) Reset

func (*CMsgClientSubscribeToPersonaFeed_PersonaFeed) String

type CMsgClientTicketAuthComplete

type CMsgClientTicketAuthComplete struct {
	SteamId              *uint64 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	GameId               *uint64 `protobuf:"fixed64,2,opt,name=game_id" json:"game_id,omitempty"`
	Estate               *uint32 `protobuf:"varint,3,opt,name=estate" json:"estate,omitempty"`
	EauthSessionResponse *uint32 `protobuf:"varint,4,opt,name=eauth_session_response" json:"eauth_session_response,omitempty"`
	DEPRECATEDTicket     []byte  `protobuf:"bytes,5,opt,name=DEPRECATED_ticket" json:"DEPRECATED_ticket,omitempty"`
	TicketCrc            *uint32 `protobuf:"varint,6,opt,name=ticket_crc" json:"ticket_crc,omitempty"`
	TicketSequence       *uint32 `protobuf:"varint,7,opt,name=ticket_sequence" json:"ticket_sequence,omitempty"`
	XXX_unrecognized     []byte  `json:"-"`
}

func (*CMsgClientTicketAuthComplete) GetDEPRECATEDTicket

func (m *CMsgClientTicketAuthComplete) GetDEPRECATEDTicket() []byte

func (*CMsgClientTicketAuthComplete) GetEauthSessionResponse

func (m *CMsgClientTicketAuthComplete) GetEauthSessionResponse() uint32

func (*CMsgClientTicketAuthComplete) GetEstate

func (m *CMsgClientTicketAuthComplete) GetEstate() uint32

func (*CMsgClientTicketAuthComplete) GetGameId

func (m *CMsgClientTicketAuthComplete) GetGameId() uint64

func (*CMsgClientTicketAuthComplete) GetSteamId

func (m *CMsgClientTicketAuthComplete) GetSteamId() uint64

func (*CMsgClientTicketAuthComplete) GetTicketCrc

func (m *CMsgClientTicketAuthComplete) GetTicketCrc() uint32

func (*CMsgClientTicketAuthComplete) GetTicketSequence

func (m *CMsgClientTicketAuthComplete) GetTicketSequence() uint32

func (*CMsgClientTicketAuthComplete) ProtoMessage

func (*CMsgClientTicketAuthComplete) ProtoMessage()

func (*CMsgClientTicketAuthComplete) Reset

func (m *CMsgClientTicketAuthComplete) Reset()

func (*CMsgClientTicketAuthComplete) String

type CMsgClientUCMAddScreenshot

type CMsgClientUCMAddScreenshot struct {
	Appid                 *uint32                           `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Filename              *string                           `protobuf:"bytes,2,opt,name=filename" json:"filename,omitempty"`
	Thumbname             *string                           `protobuf:"bytes,3,opt,name=thumbname" json:"thumbname,omitempty"`
	Rtime32Created        *uint32                           `protobuf:"fixed32,4,opt,name=rtime32_created" json:"rtime32_created,omitempty"`
	Width                 *uint32                           `protobuf:"varint,5,opt,name=width" json:"width,omitempty"`
	Height                *uint32                           `protobuf:"varint,6,opt,name=height" json:"height,omitempty"`
	Permissions           *uint32                           `protobuf:"varint,7,opt,name=permissions" json:"permissions,omitempty"`
	Caption               *string                           `protobuf:"bytes,8,opt,name=caption" json:"caption,omitempty"`
	ShortcutName          *string                           `protobuf:"bytes,9,opt,name=shortcut_name" json:"shortcut_name,omitempty"`
	Tag                   []*CMsgClientUCMAddScreenshot_Tag `protobuf:"bytes,10,rep,name=tag" json:"tag,omitempty"`
	TaggedSteamid         []uint64                          `protobuf:"fixed64,11,rep,name=tagged_steamid" json:"tagged_steamid,omitempty"`
	SpoilerTag            *bool                             `protobuf:"varint,12,opt,name=spoiler_tag" json:"spoiler_tag,omitempty"`
	TaggedPublishedfileid []uint64                          `protobuf:"varint,13,rep,name=tagged_publishedfileid" json:"tagged_publishedfileid,omitempty"`
	XXX_unrecognized      []byte                            `json:"-"`
}

func (*CMsgClientUCMAddScreenshot) GetAppid

func (m *CMsgClientUCMAddScreenshot) GetAppid() uint32

func (*CMsgClientUCMAddScreenshot) GetCaption

func (m *CMsgClientUCMAddScreenshot) GetCaption() string

func (*CMsgClientUCMAddScreenshot) GetFilename

func (m *CMsgClientUCMAddScreenshot) GetFilename() string

func (*CMsgClientUCMAddScreenshot) GetHeight

func (m *CMsgClientUCMAddScreenshot) GetHeight() uint32

func (*CMsgClientUCMAddScreenshot) GetPermissions

func (m *CMsgClientUCMAddScreenshot) GetPermissions() uint32

func (*CMsgClientUCMAddScreenshot) GetRtime32Created

func (m *CMsgClientUCMAddScreenshot) GetRtime32Created() uint32

func (*CMsgClientUCMAddScreenshot) GetShortcutName

func (m *CMsgClientUCMAddScreenshot) GetShortcutName() string

func (*CMsgClientUCMAddScreenshot) GetSpoilerTag

func (m *CMsgClientUCMAddScreenshot) GetSpoilerTag() bool

func (*CMsgClientUCMAddScreenshot) GetTag

func (*CMsgClientUCMAddScreenshot) GetTaggedPublishedfileid

func (m *CMsgClientUCMAddScreenshot) GetTaggedPublishedfileid() []uint64

func (*CMsgClientUCMAddScreenshot) GetTaggedSteamid

func (m *CMsgClientUCMAddScreenshot) GetTaggedSteamid() []uint64

func (*CMsgClientUCMAddScreenshot) GetThumbname

func (m *CMsgClientUCMAddScreenshot) GetThumbname() string

func (*CMsgClientUCMAddScreenshot) GetWidth

func (m *CMsgClientUCMAddScreenshot) GetWidth() uint32

func (*CMsgClientUCMAddScreenshot) ProtoMessage

func (*CMsgClientUCMAddScreenshot) ProtoMessage()

func (*CMsgClientUCMAddScreenshot) Reset

func (m *CMsgClientUCMAddScreenshot) Reset()

func (*CMsgClientUCMAddScreenshot) String

func (m *CMsgClientUCMAddScreenshot) String() string

type CMsgClientUCMAddScreenshotResponse

type CMsgClientUCMAddScreenshotResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	Screenshotid     *uint64 `protobuf:"fixed64,2,opt,name=screenshotid,def=18446744073709551615" json:"screenshotid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMAddScreenshotResponse) GetEresult

func (m *CMsgClientUCMAddScreenshotResponse) GetEresult() int32

func (*CMsgClientUCMAddScreenshotResponse) GetScreenshotid

func (m *CMsgClientUCMAddScreenshotResponse) GetScreenshotid() uint64

func (*CMsgClientUCMAddScreenshotResponse) ProtoMessage

func (*CMsgClientUCMAddScreenshotResponse) ProtoMessage()

func (*CMsgClientUCMAddScreenshotResponse) Reset

func (*CMsgClientUCMAddScreenshotResponse) String

type CMsgClientUCMAddScreenshot_Tag

type CMsgClientUCMAddScreenshot_Tag struct {
	TagName          *string `protobuf:"bytes,1,opt,name=tag_name" json:"tag_name,omitempty"`
	TagValue         *string `protobuf:"bytes,2,opt,name=tag_value" json:"tag_value,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMAddScreenshot_Tag) GetTagName

func (m *CMsgClientUCMAddScreenshot_Tag) GetTagName() string

func (*CMsgClientUCMAddScreenshot_Tag) GetTagValue

func (m *CMsgClientUCMAddScreenshot_Tag) GetTagValue() string

func (*CMsgClientUCMAddScreenshot_Tag) ProtoMessage

func (*CMsgClientUCMAddScreenshot_Tag) ProtoMessage()

func (*CMsgClientUCMAddScreenshot_Tag) Reset

func (m *CMsgClientUCMAddScreenshot_Tag) Reset()

func (*CMsgClientUCMAddScreenshot_Tag) String

type CMsgClientUCMDeletePublishedFile

type CMsgClientUCMDeletePublishedFile struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMDeletePublishedFile) GetPublishedFileId

func (m *CMsgClientUCMDeletePublishedFile) GetPublishedFileId() uint64

func (*CMsgClientUCMDeletePublishedFile) ProtoMessage

func (*CMsgClientUCMDeletePublishedFile) ProtoMessage()

func (*CMsgClientUCMDeletePublishedFile) Reset

func (*CMsgClientUCMDeletePublishedFile) String

type CMsgClientUCMDeletePublishedFileResponse

type CMsgClientUCMDeletePublishedFileResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientUCMDeletePublishedFileResponse) GetEresult

func (*CMsgClientUCMDeletePublishedFileResponse) ProtoMessage

func (*CMsgClientUCMDeletePublishedFileResponse) Reset

func (*CMsgClientUCMDeletePublishedFileResponse) String

type CMsgClientUCMDeleteScreenshot

type CMsgClientUCMDeleteScreenshot struct {
	Screenshotid     *uint64 `protobuf:"fixed64,1,opt,name=screenshotid,def=18446744073709551615" json:"screenshotid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMDeleteScreenshot) GetScreenshotid

func (m *CMsgClientUCMDeleteScreenshot) GetScreenshotid() uint64

func (*CMsgClientUCMDeleteScreenshot) ProtoMessage

func (*CMsgClientUCMDeleteScreenshot) ProtoMessage()

func (*CMsgClientUCMDeleteScreenshot) Reset

func (m *CMsgClientUCMDeleteScreenshot) Reset()

func (*CMsgClientUCMDeleteScreenshot) String

type CMsgClientUCMDeleteScreenshotResponse

type CMsgClientUCMDeleteScreenshotResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientUCMDeleteScreenshotResponse) GetEresult

func (*CMsgClientUCMDeleteScreenshotResponse) ProtoMessage

func (*CMsgClientUCMDeleteScreenshotResponse) ProtoMessage()

func (*CMsgClientUCMDeleteScreenshotResponse) Reset

func (*CMsgClientUCMDeleteScreenshotResponse) String

type CMsgClientUCMEnumeratePublishedFilesByUserAction

type CMsgClientUCMEnumeratePublishedFilesByUserAction struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	StartIndex       *uint32 `protobuf:"varint,2,opt,name=start_index" json:"start_index,omitempty"`
	Action           *int32  `protobuf:"varint,3,opt,name=action" json:"action,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMEnumeratePublishedFilesByUserAction) GetAction

func (*CMsgClientUCMEnumeratePublishedFilesByUserAction) GetAppId

func (*CMsgClientUCMEnumeratePublishedFilesByUserAction) GetStartIndex

func (*CMsgClientUCMEnumeratePublishedFilesByUserAction) ProtoMessage

func (*CMsgClientUCMEnumeratePublishedFilesByUserAction) Reset

func (*CMsgClientUCMEnumeratePublishedFilesByUserAction) String

type CMsgClientUCMEnumeratePublishedFilesByUserActionResponse

type CMsgClientUCMEnumeratePublishedFilesByUserActionResponse struct {
	Eresult          *int32                                                                      `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	PublishedFiles   []*CMsgClientUCMEnumeratePublishedFilesByUserActionResponse_PublishedFileId `protobuf:"bytes,2,rep,name=published_files" json:"published_files,omitempty"`
	TotalResults     *uint32                                                                     `protobuf:"varint,3,opt,name=total_results" json:"total_results,omitempty"`
	XXX_unrecognized []byte                                                                      `json:"-"`
}

func (*CMsgClientUCMEnumeratePublishedFilesByUserActionResponse) GetEresult

func (*CMsgClientUCMEnumeratePublishedFilesByUserActionResponse) GetPublishedFiles

func (*CMsgClientUCMEnumeratePublishedFilesByUserActionResponse) GetTotalResults

func (*CMsgClientUCMEnumeratePublishedFilesByUserActionResponse) ProtoMessage

func (*CMsgClientUCMEnumeratePublishedFilesByUserActionResponse) Reset

func (*CMsgClientUCMEnumeratePublishedFilesByUserActionResponse) String

type CMsgClientUCMEnumeratePublishedFilesByUserActionResponse_PublishedFileId

type CMsgClientUCMEnumeratePublishedFilesByUserActionResponse_PublishedFileId struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	RtimeTimeStamp   *uint32 `protobuf:"fixed32,2,opt,name=rtime_time_stamp,def=0" json:"rtime_time_stamp,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMEnumeratePublishedFilesByUserActionResponse_PublishedFileId) GetPublishedFileId

func (*CMsgClientUCMEnumeratePublishedFilesByUserActionResponse_PublishedFileId) GetRtimeTimeStamp

func (*CMsgClientUCMEnumeratePublishedFilesByUserActionResponse_PublishedFileId) ProtoMessage

func (*CMsgClientUCMEnumeratePublishedFilesByUserActionResponse_PublishedFileId) Reset

func (*CMsgClientUCMEnumeratePublishedFilesByUserActionResponse_PublishedFileId) String

type CMsgClientUCMEnumerateUserPublishedFiles

type CMsgClientUCMEnumerateUserPublishedFiles struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	StartIndex       *uint32 `protobuf:"varint,2,opt,name=start_index" json:"start_index,omitempty"`
	SortOrder        *uint32 `protobuf:"varint,3,opt,name=sort_order" json:"sort_order,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMEnumerateUserPublishedFiles) GetAppId

func (*CMsgClientUCMEnumerateUserPublishedFiles) GetSortOrder

func (*CMsgClientUCMEnumerateUserPublishedFiles) GetStartIndex

func (*CMsgClientUCMEnumerateUserPublishedFiles) ProtoMessage

func (*CMsgClientUCMEnumerateUserPublishedFiles) Reset

func (*CMsgClientUCMEnumerateUserPublishedFiles) String

type CMsgClientUCMEnumerateUserPublishedFilesResponse

type CMsgClientUCMEnumerateUserPublishedFilesResponse struct {
	Eresult          *int32                                                              `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	PublishedFiles   []*CMsgClientUCMEnumerateUserPublishedFilesResponse_PublishedFileId `protobuf:"bytes,2,rep,name=published_files" json:"published_files,omitempty"`
	TotalResults     *uint32                                                             `protobuf:"varint,3,opt,name=total_results" json:"total_results,omitempty"`
	XXX_unrecognized []byte                                                              `json:"-"`
}

func (*CMsgClientUCMEnumerateUserPublishedFilesResponse) GetEresult

func (*CMsgClientUCMEnumerateUserPublishedFilesResponse) GetPublishedFiles

func (*CMsgClientUCMEnumerateUserPublishedFilesResponse) GetTotalResults

func (*CMsgClientUCMEnumerateUserPublishedFilesResponse) ProtoMessage

func (*CMsgClientUCMEnumerateUserPublishedFilesResponse) Reset

func (*CMsgClientUCMEnumerateUserPublishedFilesResponse) String

type CMsgClientUCMEnumerateUserPublishedFilesResponse_PublishedFileId

type CMsgClientUCMEnumerateUserPublishedFilesResponse_PublishedFileId struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMEnumerateUserPublishedFilesResponse_PublishedFileId) GetPublishedFileId

func (*CMsgClientUCMEnumerateUserPublishedFilesResponse_PublishedFileId) ProtoMessage

func (*CMsgClientUCMEnumerateUserPublishedFilesResponse_PublishedFileId) Reset

func (*CMsgClientUCMEnumerateUserPublishedFilesResponse_PublishedFileId) String

type CMsgClientUCMEnumerateUserSubscribedFiles

type CMsgClientUCMEnumerateUserSubscribedFiles struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	StartIndex       *uint32 `protobuf:"varint,2,opt,name=start_index" json:"start_index,omitempty"`
	ListType         *uint32 `protobuf:"varint,3,opt,name=list_type,def=1" json:"list_type,omitempty"`
	MatchingFileType *uint32 `protobuf:"varint,4,opt,name=matching_file_type,def=0" json:"matching_file_type,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMEnumerateUserSubscribedFiles) GetAppId

func (*CMsgClientUCMEnumerateUserSubscribedFiles) GetListType

func (*CMsgClientUCMEnumerateUserSubscribedFiles) GetMatchingFileType

func (m *CMsgClientUCMEnumerateUserSubscribedFiles) GetMatchingFileType() uint32

func (*CMsgClientUCMEnumerateUserSubscribedFiles) GetStartIndex

func (*CMsgClientUCMEnumerateUserSubscribedFiles) ProtoMessage

func (*CMsgClientUCMEnumerateUserSubscribedFiles) Reset

func (*CMsgClientUCMEnumerateUserSubscribedFiles) String

type CMsgClientUCMEnumerateUserSubscribedFilesResponse

type CMsgClientUCMEnumerateUserSubscribedFilesResponse struct {
	Eresult          *int32                                                               `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	SubscribedFiles  []*CMsgClientUCMEnumerateUserSubscribedFilesResponse_PublishedFileId `protobuf:"bytes,2,rep,name=subscribed_files" json:"subscribed_files,omitempty"`
	TotalResults     *uint32                                                              `protobuf:"varint,3,opt,name=total_results" json:"total_results,omitempty"`
	XXX_unrecognized []byte                                                               `json:"-"`
}

func (*CMsgClientUCMEnumerateUserSubscribedFilesResponse) GetEresult

func (*CMsgClientUCMEnumerateUserSubscribedFilesResponse) GetSubscribedFiles

func (*CMsgClientUCMEnumerateUserSubscribedFilesResponse) GetTotalResults

func (*CMsgClientUCMEnumerateUserSubscribedFilesResponse) ProtoMessage

func (*CMsgClientUCMEnumerateUserSubscribedFilesResponse) Reset

func (*CMsgClientUCMEnumerateUserSubscribedFilesResponse) String

type CMsgClientUCMEnumerateUserSubscribedFilesResponse_PublishedFileId

type CMsgClientUCMEnumerateUserSubscribedFilesResponse_PublishedFileId struct {
	PublishedFileId   *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	Rtime32Subscribed *uint32 `protobuf:"fixed32,2,opt,name=rtime32_subscribed,def=0" json:"rtime32_subscribed,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*CMsgClientUCMEnumerateUserSubscribedFilesResponse_PublishedFileId) GetPublishedFileId

func (*CMsgClientUCMEnumerateUserSubscribedFilesResponse_PublishedFileId) GetRtime32Subscribed

func (*CMsgClientUCMEnumerateUserSubscribedFilesResponse_PublishedFileId) ProtoMessage

func (*CMsgClientUCMEnumerateUserSubscribedFilesResponse_PublishedFileId) Reset

func (*CMsgClientUCMEnumerateUserSubscribedFilesResponse_PublishedFileId) String

type CMsgClientUCMEnumerateUserSubscribedFilesWithUpdates

type CMsgClientUCMEnumerateUserSubscribedFilesWithUpdates struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	StartIndex       *uint32 `protobuf:"varint,2,opt,name=start_index" json:"start_index,omitempty"`
	StartTime        *uint32 `protobuf:"fixed32,3,opt,name=start_time" json:"start_time,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdates) GetAppId

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdates) GetStartIndex

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdates) GetStartTime

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdates) ProtoMessage

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdates) Reset

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdates) String

type CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse

type CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse struct {
	Eresult          *int32                                                                          `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	SubscribedFiles  []*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId `protobuf:"bytes,2,rep,name=subscribed_files" json:"subscribed_files,omitempty"`
	TotalResults     *uint32                                                                         `protobuf:"varint,3,opt,name=total_results" json:"total_results,omitempty"`
	XXX_unrecognized []byte                                                                          `json:"-"`
}

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse) GetEresult

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse) GetSubscribedFiles

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse) GetTotalResults

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse) ProtoMessage

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse) Reset

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse) String

type CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId

type CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId struct {
	PublishedFileId    *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	Rtime32Subscribed  *uint32 `protobuf:"fixed32,2,opt,name=rtime32_subscribed,def=0" json:"rtime32_subscribed,omitempty"`
	Appid              *uint32 `protobuf:"varint,3,opt,name=appid" json:"appid,omitempty"`
	FileHcontent       *uint64 `protobuf:"fixed64,4,opt,name=file_hcontent" json:"file_hcontent,omitempty"`
	FileSize           *uint32 `protobuf:"varint,5,opt,name=file_size" json:"file_size,omitempty"`
	Rtime32LastUpdated *uint32 `protobuf:"fixed32,6,opt,name=rtime32_last_updated" json:"rtime32_last_updated,omitempty"`
	XXX_unrecognized   []byte  `json:"-"`
}

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId) GetAppid

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId) GetFileHcontent

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId) GetFileSize

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId) GetPublishedFileId

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId) GetRtime32LastUpdated

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId) GetRtime32Subscribed

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId) ProtoMessage

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId) Reset

func (*CMsgClientUCMEnumerateUserSubscribedFilesWithUpdatesResponse_PublishedFileId) String

type CMsgClientUCMGetPublishedFileDetails

type CMsgClientUCMGetPublishedFileDetails struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMGetPublishedFileDetails) GetPublishedFileId

func (m *CMsgClientUCMGetPublishedFileDetails) GetPublishedFileId() uint64

func (*CMsgClientUCMGetPublishedFileDetails) ProtoMessage

func (*CMsgClientUCMGetPublishedFileDetails) ProtoMessage()

func (*CMsgClientUCMGetPublishedFileDetails) Reset

func (*CMsgClientUCMGetPublishedFileDetails) String

type CMsgClientUCMGetPublishedFileDetailsResponse

type CMsgClientUCMGetPublishedFileDetailsResponse struct {
	Eresult          *int32   `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	PublishedFileId  *uint64  `protobuf:"fixed64,2,opt,name=published_file_id,def=18446744073709551615" json:"published_file_id,omitempty"`
	CreatorSteamId   *uint64  `protobuf:"fixed64,3,opt,name=creator_steam_id" json:"creator_steam_id,omitempty"`
	CreatorAppId     *uint32  `protobuf:"varint,4,opt,name=creator_app_id" json:"creator_app_id,omitempty"`
	ConsumerAppId    *uint32  `protobuf:"varint,5,opt,name=consumer_app_id" json:"consumer_app_id,omitempty"`
	FileHcontent     *uint64  `protobuf:"fixed64,6,opt,name=file_hcontent,def=18446744073709551615" json:"file_hcontent,omitempty"`
	PreviewHcontent  *uint64  `protobuf:"fixed64,7,opt,name=preview_hcontent,def=18446744073709551615" json:"preview_hcontent,omitempty"`
	Title            *string  `protobuf:"bytes,8,opt,name=title" json:"title,omitempty"`
	Description      *string  `protobuf:"bytes,9,opt,name=description" json:"description,omitempty"`
	Rtime32Created   *uint32  `protobuf:"fixed32,10,opt,name=rtime32_created" json:"rtime32_created,omitempty"`
	Rtime32Updated   *uint32  `protobuf:"fixed32,11,opt,name=rtime32_updated" json:"rtime32_updated,omitempty"`
	Visibility       *int32   `protobuf:"varint,12,opt,name=visibility" json:"visibility,omitempty"`
	Banned           *bool    `protobuf:"varint,13,opt,name=banned" json:"banned,omitempty"`
	Tag              []string `protobuf:"bytes,14,rep,name=tag" json:"tag,omitempty"`
	Filename         *string  `protobuf:"bytes,15,opt,name=filename" json:"filename,omitempty"`
	FileSize         *uint32  `protobuf:"varint,16,opt,name=file_size" json:"file_size,omitempty"`
	PreviewFileSize  *uint32  `protobuf:"varint,17,opt,name=preview_file_size" json:"preview_file_size,omitempty"`
	Url              *string  `protobuf:"bytes,18,opt,name=url" json:"url,omitempty"`
	FileType         *uint32  `protobuf:"varint,19,opt,name=file_type" json:"file_type,omitempty"`
	AcceptedForUse   *bool    `protobuf:"varint,20,opt,name=accepted_for_use" json:"accepted_for_use,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetAcceptedForUse

func (m *CMsgClientUCMGetPublishedFileDetailsResponse) GetAcceptedForUse() bool

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetBanned

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetConsumerAppId

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetCreatorAppId

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetCreatorSteamId

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetDescription

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetEresult

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetFileHcontent

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetFileSize

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetFileType

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetFilename

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetPreviewFileSize

func (m *CMsgClientUCMGetPublishedFileDetailsResponse) GetPreviewFileSize() uint32

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetPreviewHcontent

func (m *CMsgClientUCMGetPublishedFileDetailsResponse) GetPreviewHcontent() uint64

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetPublishedFileId

func (m *CMsgClientUCMGetPublishedFileDetailsResponse) GetPublishedFileId() uint64

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetRtime32Created

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetRtime32Updated

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetTag

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetTitle

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetUrl

func (*CMsgClientUCMGetPublishedFileDetailsResponse) GetVisibility

func (*CMsgClientUCMGetPublishedFileDetailsResponse) ProtoMessage

func (*CMsgClientUCMGetPublishedFileDetailsResponse) Reset

func (*CMsgClientUCMGetPublishedFileDetailsResponse) String

type CMsgClientUCMGetPublishedFilesForUser

type CMsgClientUCMGetPublishedFilesForUser struct {
	AppId            *uint32  `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	CreatorSteamId   *uint64  `protobuf:"fixed64,2,opt,name=creator_steam_id" json:"creator_steam_id,omitempty"`
	RequiredTags     []string `protobuf:"bytes,3,rep,name=required_tags" json:"required_tags,omitempty"`
	ExcludedTags     []string `protobuf:"bytes,4,rep,name=excluded_tags" json:"excluded_tags,omitempty"`
	StartIndex       *uint32  `protobuf:"varint,5,opt,name=start_index" json:"start_index,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientUCMGetPublishedFilesForUser) GetAppId

func (*CMsgClientUCMGetPublishedFilesForUser) GetCreatorSteamId

func (m *CMsgClientUCMGetPublishedFilesForUser) GetCreatorSteamId() uint64

func (*CMsgClientUCMGetPublishedFilesForUser) GetExcludedTags

func (m *CMsgClientUCMGetPublishedFilesForUser) GetExcludedTags() []string

func (*CMsgClientUCMGetPublishedFilesForUser) GetRequiredTags

func (m *CMsgClientUCMGetPublishedFilesForUser) GetRequiredTags() []string

func (*CMsgClientUCMGetPublishedFilesForUser) GetStartIndex

func (m *CMsgClientUCMGetPublishedFilesForUser) GetStartIndex() uint32

func (*CMsgClientUCMGetPublishedFilesForUser) ProtoMessage

func (*CMsgClientUCMGetPublishedFilesForUser) ProtoMessage()

func (*CMsgClientUCMGetPublishedFilesForUser) Reset

func (*CMsgClientUCMGetPublishedFilesForUser) String

type CMsgClientUCMGetPublishedFilesForUserResponse

type CMsgClientUCMGetPublishedFilesForUserResponse struct {
	Eresult          *int32                                                           `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	PublishedFiles   []*CMsgClientUCMGetPublishedFilesForUserResponse_PublishedFileId `protobuf:"bytes,2,rep,name=published_files" json:"published_files,omitempty"`
	TotalResults     *uint32                                                          `protobuf:"varint,3,opt,name=total_results" json:"total_results,omitempty"`
	XXX_unrecognized []byte                                                           `json:"-"`
}

func (*CMsgClientUCMGetPublishedFilesForUserResponse) GetEresult

func (*CMsgClientUCMGetPublishedFilesForUserResponse) GetPublishedFiles

func (*CMsgClientUCMGetPublishedFilesForUserResponse) GetTotalResults

func (*CMsgClientUCMGetPublishedFilesForUserResponse) ProtoMessage

func (*CMsgClientUCMGetPublishedFilesForUserResponse) Reset

func (*CMsgClientUCMGetPublishedFilesForUserResponse) String

type CMsgClientUCMGetPublishedFilesForUserResponse_PublishedFileId

type CMsgClientUCMGetPublishedFilesForUserResponse_PublishedFileId struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMGetPublishedFilesForUserResponse_PublishedFileId) GetPublishedFileId

func (*CMsgClientUCMGetPublishedFilesForUserResponse_PublishedFileId) ProtoMessage

func (*CMsgClientUCMGetPublishedFilesForUserResponse_PublishedFileId) Reset

func (*CMsgClientUCMGetPublishedFilesForUserResponse_PublishedFileId) String

type CMsgClientUCMPublishFile

type CMsgClientUCMPublishFile struct {
	AppId            *uint32  `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	FileName         *string  `protobuf:"bytes,2,opt,name=file_name" json:"file_name,omitempty"`
	PreviewFileName  *string  `protobuf:"bytes,3,opt,name=preview_file_name" json:"preview_file_name,omitempty"`
	ConsumerAppId    *uint32  `protobuf:"varint,4,opt,name=consumer_app_id" json:"consumer_app_id,omitempty"`
	Title            *string  `protobuf:"bytes,5,opt,name=title" json:"title,omitempty"`
	Description      *string  `protobuf:"bytes,6,opt,name=description" json:"description,omitempty"`
	Tags             []string `protobuf:"bytes,8,rep,name=tags" json:"tags,omitempty"`
	WorkshopFile     *bool    `protobuf:"varint,9,opt,name=workshop_file" json:"workshop_file,omitempty"`
	Visibility       *int32   `protobuf:"varint,10,opt,name=visibility" json:"visibility,omitempty"`
	FileType         *uint32  `protobuf:"varint,11,opt,name=file_type" json:"file_type,omitempty"`
	Url              *string  `protobuf:"bytes,12,opt,name=url" json:"url,omitempty"`
	VideoProvider    *uint32  `protobuf:"varint,13,opt,name=video_provider" json:"video_provider,omitempty"`
	VideoAccountName *string  `protobuf:"bytes,14,opt,name=video_account_name" json:"video_account_name,omitempty"`
	VideoIdentifier  *string  `protobuf:"bytes,15,opt,name=video_identifier" json:"video_identifier,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientUCMPublishFile) GetAppId

func (m *CMsgClientUCMPublishFile) GetAppId() uint32

func (*CMsgClientUCMPublishFile) GetConsumerAppId

func (m *CMsgClientUCMPublishFile) GetConsumerAppId() uint32

func (*CMsgClientUCMPublishFile) GetDescription

func (m *CMsgClientUCMPublishFile) GetDescription() string

func (*CMsgClientUCMPublishFile) GetFileName

func (m *CMsgClientUCMPublishFile) GetFileName() string

func (*CMsgClientUCMPublishFile) GetFileType

func (m *CMsgClientUCMPublishFile) GetFileType() uint32

func (*CMsgClientUCMPublishFile) GetPreviewFileName

func (m *CMsgClientUCMPublishFile) GetPreviewFileName() string

func (*CMsgClientUCMPublishFile) GetTags

func (m *CMsgClientUCMPublishFile) GetTags() []string

func (*CMsgClientUCMPublishFile) GetTitle

func (m *CMsgClientUCMPublishFile) GetTitle() string

func (*CMsgClientUCMPublishFile) GetUrl

func (m *CMsgClientUCMPublishFile) GetUrl() string

func (*CMsgClientUCMPublishFile) GetVideoAccountName

func (m *CMsgClientUCMPublishFile) GetVideoAccountName() string

func (*CMsgClientUCMPublishFile) GetVideoIdentifier

func (m *CMsgClientUCMPublishFile) GetVideoIdentifier() string

func (*CMsgClientUCMPublishFile) GetVideoProvider

func (m *CMsgClientUCMPublishFile) GetVideoProvider() uint32

func (*CMsgClientUCMPublishFile) GetVisibility

func (m *CMsgClientUCMPublishFile) GetVisibility() int32

func (*CMsgClientUCMPublishFile) GetWorkshopFile

func (m *CMsgClientUCMPublishFile) GetWorkshopFile() bool

func (*CMsgClientUCMPublishFile) ProtoMessage

func (*CMsgClientUCMPublishFile) ProtoMessage()

func (*CMsgClientUCMPublishFile) Reset

func (m *CMsgClientUCMPublishFile) Reset()

func (*CMsgClientUCMPublishFile) String

func (m *CMsgClientUCMPublishFile) String() string

type CMsgClientUCMPublishFileResponse

type CMsgClientUCMPublishFileResponse struct {
	Eresult                               *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	PublishedFileId                       *uint64 `protobuf:"fixed64,2,opt,name=published_file_id,def=18446744073709551615" json:"published_file_id,omitempty"`
	NeedsWorkshopLegalAgreementAcceptance *bool   `` /* 135-byte string literal not displayed */
	XXX_unrecognized                      []byte  `json:"-"`
}

func (*CMsgClientUCMPublishFileResponse) GetEresult

func (m *CMsgClientUCMPublishFileResponse) GetEresult() int32

func (*CMsgClientUCMPublishFileResponse) GetNeedsWorkshopLegalAgreementAcceptance

func (m *CMsgClientUCMPublishFileResponse) GetNeedsWorkshopLegalAgreementAcceptance() bool

func (*CMsgClientUCMPublishFileResponse) GetPublishedFileId

func (m *CMsgClientUCMPublishFileResponse) GetPublishedFileId() uint64

func (*CMsgClientUCMPublishFileResponse) ProtoMessage

func (*CMsgClientUCMPublishFileResponse) ProtoMessage()

func (*CMsgClientUCMPublishFileResponse) Reset

func (*CMsgClientUCMPublishFileResponse) String

type CMsgClientUCMPublishedFileDeleted

type CMsgClientUCMPublishedFileDeleted struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMPublishedFileDeleted) GetAppId

func (*CMsgClientUCMPublishedFileDeleted) GetPublishedFileId

func (m *CMsgClientUCMPublishedFileDeleted) GetPublishedFileId() uint64

func (*CMsgClientUCMPublishedFileDeleted) ProtoMessage

func (*CMsgClientUCMPublishedFileDeleted) ProtoMessage()

func (*CMsgClientUCMPublishedFileDeleted) Reset

func (*CMsgClientUCMPublishedFileDeleted) String

type CMsgClientUCMPublishedFileSubscribed

type CMsgClientUCMPublishedFileSubscribed struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	FileHcontent     *uint64 `protobuf:"fixed64,3,opt,name=file_hcontent" json:"file_hcontent,omitempty"`
	FileSize         *uint32 `protobuf:"varint,4,opt,name=file_size" json:"file_size,omitempty"`
	RtimeSubscribed  *uint32 `protobuf:"varint,5,opt,name=rtime_subscribed" json:"rtime_subscribed,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMPublishedFileSubscribed) GetAppId

func (*CMsgClientUCMPublishedFileSubscribed) GetFileHcontent

func (m *CMsgClientUCMPublishedFileSubscribed) GetFileHcontent() uint64

func (*CMsgClientUCMPublishedFileSubscribed) GetFileSize

func (*CMsgClientUCMPublishedFileSubscribed) GetPublishedFileId

func (m *CMsgClientUCMPublishedFileSubscribed) GetPublishedFileId() uint64

func (*CMsgClientUCMPublishedFileSubscribed) GetRtimeSubscribed

func (m *CMsgClientUCMPublishedFileSubscribed) GetRtimeSubscribed() uint32

func (*CMsgClientUCMPublishedFileSubscribed) ProtoMessage

func (*CMsgClientUCMPublishedFileSubscribed) ProtoMessage()

func (*CMsgClientUCMPublishedFileSubscribed) Reset

func (*CMsgClientUCMPublishedFileSubscribed) String

type CMsgClientUCMPublishedFileUnsubscribed

type CMsgClientUCMPublishedFileUnsubscribed struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMPublishedFileUnsubscribed) GetAppId

func (*CMsgClientUCMPublishedFileUnsubscribed) GetPublishedFileId

func (m *CMsgClientUCMPublishedFileUnsubscribed) GetPublishedFileId() uint64

func (*CMsgClientUCMPublishedFileUnsubscribed) ProtoMessage

func (*CMsgClientUCMPublishedFileUnsubscribed) Reset

func (*CMsgClientUCMPublishedFileUnsubscribed) String

type CMsgClientUCMPublishedFileUpdated

type CMsgClientUCMPublishedFileUpdated struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	TimeUpdated      *uint32 `protobuf:"varint,3,opt,name=time_updated" json:"time_updated,omitempty"`
	Hcontent         *uint64 `protobuf:"fixed64,4,opt,name=hcontent" json:"hcontent,omitempty"`
	FileSize         *uint32 `protobuf:"fixed32,5,opt,name=file_size" json:"file_size,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMPublishedFileUpdated) GetAppId

func (*CMsgClientUCMPublishedFileUpdated) GetFileSize

func (m *CMsgClientUCMPublishedFileUpdated) GetFileSize() uint32

func (*CMsgClientUCMPublishedFileUpdated) GetHcontent

func (m *CMsgClientUCMPublishedFileUpdated) GetHcontent() uint64

func (*CMsgClientUCMPublishedFileUpdated) GetPublishedFileId

func (m *CMsgClientUCMPublishedFileUpdated) GetPublishedFileId() uint64

func (*CMsgClientUCMPublishedFileUpdated) GetTimeUpdated

func (m *CMsgClientUCMPublishedFileUpdated) GetTimeUpdated() uint32

func (*CMsgClientUCMPublishedFileUpdated) ProtoMessage

func (*CMsgClientUCMPublishedFileUpdated) ProtoMessage()

func (*CMsgClientUCMPublishedFileUpdated) Reset

func (*CMsgClientUCMPublishedFileUpdated) String

type CMsgClientUCMSetUserPublishedFileAction

type CMsgClientUCMSetUserPublishedFileAction struct {
	PublishedFileId  *uint64 `protobuf:"fixed64,1,opt,name=published_file_id" json:"published_file_id,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	Action           *int32  `protobuf:"varint,3,opt,name=action" json:"action,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMSetUserPublishedFileAction) GetAction

func (*CMsgClientUCMSetUserPublishedFileAction) GetAppId

func (*CMsgClientUCMSetUserPublishedFileAction) GetPublishedFileId

func (m *CMsgClientUCMSetUserPublishedFileAction) GetPublishedFileId() uint64

func (*CMsgClientUCMSetUserPublishedFileAction) ProtoMessage

func (*CMsgClientUCMSetUserPublishedFileAction) Reset

func (*CMsgClientUCMSetUserPublishedFileAction) String

type CMsgClientUCMSetUserPublishedFileActionResponse

type CMsgClientUCMSetUserPublishedFileActionResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientUCMSetUserPublishedFileActionResponse) GetEresult

func (*CMsgClientUCMSetUserPublishedFileActionResponse) ProtoMessage

func (*CMsgClientUCMSetUserPublishedFileActionResponse) Reset

func (*CMsgClientUCMSetUserPublishedFileActionResponse) String

type CMsgClientUCMSubscribePublishedFile

type CMsgClientUCMSubscribePublishedFile struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	PublishedFileId  *uint64 `protobuf:"fixed64,2,opt,name=published_file_id" json:"published_file_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMSubscribePublishedFile) GetAppId

func (*CMsgClientUCMSubscribePublishedFile) GetPublishedFileId

func (m *CMsgClientUCMSubscribePublishedFile) GetPublishedFileId() uint64

func (*CMsgClientUCMSubscribePublishedFile) ProtoMessage

func (*CMsgClientUCMSubscribePublishedFile) ProtoMessage()

func (*CMsgClientUCMSubscribePublishedFile) Reset

func (*CMsgClientUCMSubscribePublishedFile) String

type CMsgClientUCMSubscribePublishedFileResponse

type CMsgClientUCMSubscribePublishedFileResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientUCMSubscribePublishedFileResponse) GetEresult

func (*CMsgClientUCMSubscribePublishedFileResponse) ProtoMessage

func (*CMsgClientUCMSubscribePublishedFileResponse) Reset

func (*CMsgClientUCMSubscribePublishedFileResponse) String

type CMsgClientUCMUnsubscribePublishedFile

type CMsgClientUCMUnsubscribePublishedFile struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	PublishedFileId  *uint64 `protobuf:"fixed64,2,opt,name=published_file_id" json:"published_file_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUCMUnsubscribePublishedFile) GetAppId

func (*CMsgClientUCMUnsubscribePublishedFile) GetPublishedFileId

func (m *CMsgClientUCMUnsubscribePublishedFile) GetPublishedFileId() uint64

func (*CMsgClientUCMUnsubscribePublishedFile) ProtoMessage

func (*CMsgClientUCMUnsubscribePublishedFile) ProtoMessage()

func (*CMsgClientUCMUnsubscribePublishedFile) Reset

func (*CMsgClientUCMUnsubscribePublishedFile) String

type CMsgClientUCMUnsubscribePublishedFileResponse

type CMsgClientUCMUnsubscribePublishedFileResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientUCMUnsubscribePublishedFileResponse) GetEresult

func (*CMsgClientUCMUnsubscribePublishedFileResponse) ProtoMessage

func (*CMsgClientUCMUnsubscribePublishedFileResponse) Reset

func (*CMsgClientUCMUnsubscribePublishedFileResponse) String

type CMsgClientUCMUpdatePublishedFile

type CMsgClientUCMUpdatePublishedFile struct {
	AppId             *uint32  `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	PublishedFileId   *uint64  `protobuf:"fixed64,2,opt,name=published_file_id" json:"published_file_id,omitempty"`
	FileName          *string  `protobuf:"bytes,3,opt,name=file_name" json:"file_name,omitempty"`
	PreviewFileName   *string  `protobuf:"bytes,4,opt,name=preview_file_name" json:"preview_file_name,omitempty"`
	Title             *string  `protobuf:"bytes,5,opt,name=title" json:"title,omitempty"`
	Description       *string  `protobuf:"bytes,6,opt,name=description" json:"description,omitempty"`
	Tags              []string `protobuf:"bytes,7,rep,name=tags" json:"tags,omitempty"`
	Visibility        *int32   `protobuf:"varint,8,opt,name=visibility" json:"visibility,omitempty"`
	UpdateFile        *bool    `protobuf:"varint,9,opt,name=update_file" json:"update_file,omitempty"`
	UpdatePreviewFile *bool    `protobuf:"varint,10,opt,name=update_preview_file" json:"update_preview_file,omitempty"`
	UpdateTitle       *bool    `protobuf:"varint,11,opt,name=update_title" json:"update_title,omitempty"`
	UpdateDescription *bool    `protobuf:"varint,12,opt,name=update_description" json:"update_description,omitempty"`
	UpdateTags        *bool    `protobuf:"varint,13,opt,name=update_tags" json:"update_tags,omitempty"`
	UpdateVisibility  *bool    `protobuf:"varint,14,opt,name=update_visibility" json:"update_visibility,omitempty"`
	ChangeDescription *string  `protobuf:"bytes,15,opt,name=change_description" json:"change_description,omitempty"`
	UpdateUrl         *bool    `protobuf:"varint,16,opt,name=update_url" json:"update_url,omitempty"`
	Url               *string  `protobuf:"bytes,17,opt,name=url" json:"url,omitempty"`
	XXX_unrecognized  []byte   `json:"-"`
}

func (*CMsgClientUCMUpdatePublishedFile) GetAppId

func (*CMsgClientUCMUpdatePublishedFile) GetChangeDescription

func (m *CMsgClientUCMUpdatePublishedFile) GetChangeDescription() string

func (*CMsgClientUCMUpdatePublishedFile) GetDescription

func (m *CMsgClientUCMUpdatePublishedFile) GetDescription() string

func (*CMsgClientUCMUpdatePublishedFile) GetFileName

func (m *CMsgClientUCMUpdatePublishedFile) GetFileName() string

func (*CMsgClientUCMUpdatePublishedFile) GetPreviewFileName

func (m *CMsgClientUCMUpdatePublishedFile) GetPreviewFileName() string

func (*CMsgClientUCMUpdatePublishedFile) GetPublishedFileId

func (m *CMsgClientUCMUpdatePublishedFile) GetPublishedFileId() uint64

func (*CMsgClientUCMUpdatePublishedFile) GetTags

func (*CMsgClientUCMUpdatePublishedFile) GetTitle

func (*CMsgClientUCMUpdatePublishedFile) GetUpdateDescription

func (m *CMsgClientUCMUpdatePublishedFile) GetUpdateDescription() bool

func (*CMsgClientUCMUpdatePublishedFile) GetUpdateFile

func (m *CMsgClientUCMUpdatePublishedFile) GetUpdateFile() bool

func (*CMsgClientUCMUpdatePublishedFile) GetUpdatePreviewFile

func (m *CMsgClientUCMUpdatePublishedFile) GetUpdatePreviewFile() bool

func (*CMsgClientUCMUpdatePublishedFile) GetUpdateTags

func (m *CMsgClientUCMUpdatePublishedFile) GetUpdateTags() bool

func (*CMsgClientUCMUpdatePublishedFile) GetUpdateTitle

func (m *CMsgClientUCMUpdatePublishedFile) GetUpdateTitle() bool

func (*CMsgClientUCMUpdatePublishedFile) GetUpdateUrl

func (m *CMsgClientUCMUpdatePublishedFile) GetUpdateUrl() bool

func (*CMsgClientUCMUpdatePublishedFile) GetUpdateVisibility

func (m *CMsgClientUCMUpdatePublishedFile) GetUpdateVisibility() bool

func (*CMsgClientUCMUpdatePublishedFile) GetUrl

func (*CMsgClientUCMUpdatePublishedFile) GetVisibility

func (m *CMsgClientUCMUpdatePublishedFile) GetVisibility() int32

func (*CMsgClientUCMUpdatePublishedFile) ProtoMessage

func (*CMsgClientUCMUpdatePublishedFile) ProtoMessage()

func (*CMsgClientUCMUpdatePublishedFile) Reset

func (*CMsgClientUCMUpdatePublishedFile) String

type CMsgClientUCMUpdatePublishedFileResponse

type CMsgClientUCMUpdatePublishedFileResponse struct {
	Eresult                               *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	NeedsWorkshopLegalAgreementAcceptance *bool  `` /* 135-byte string literal not displayed */
	XXX_unrecognized                      []byte `json:"-"`
}

func (*CMsgClientUCMUpdatePublishedFileResponse) GetEresult

func (*CMsgClientUCMUpdatePublishedFileResponse) GetNeedsWorkshopLegalAgreementAcceptance

func (m *CMsgClientUCMUpdatePublishedFileResponse) GetNeedsWorkshopLegalAgreementAcceptance() bool

func (*CMsgClientUCMUpdatePublishedFileResponse) ProtoMessage

func (*CMsgClientUCMUpdatePublishedFileResponse) Reset

func (*CMsgClientUCMUpdatePublishedFileResponse) String

type CMsgClientUDSInviteToGame

type CMsgClientUDSInviteToGame struct {
	SteamIdDest      *uint64 `protobuf:"fixed64,1,opt,name=steam_id_dest" json:"steam_id_dest,omitempty"`
	SteamIdSrc       *uint64 `protobuf:"fixed64,2,opt,name=steam_id_src" json:"steam_id_src,omitempty"`
	ConnectString    *string `protobuf:"bytes,3,opt,name=connect_string" json:"connect_string,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUDSInviteToGame) GetConnectString

func (m *CMsgClientUDSInviteToGame) GetConnectString() string

func (*CMsgClientUDSInviteToGame) GetSteamIdDest

func (m *CMsgClientUDSInviteToGame) GetSteamIdDest() uint64

func (*CMsgClientUDSInviteToGame) GetSteamIdSrc

func (m *CMsgClientUDSInviteToGame) GetSteamIdSrc() uint64

func (*CMsgClientUDSInviteToGame) ProtoMessage

func (*CMsgClientUDSInviteToGame) ProtoMessage()

func (*CMsgClientUDSInviteToGame) Reset

func (m *CMsgClientUDSInviteToGame) Reset()

func (*CMsgClientUDSInviteToGame) String

func (m *CMsgClientUDSInviteToGame) String() string

type CMsgClientUDSP2PSessionEnded

type CMsgClientUDSP2PSessionEnded struct {
	SteamidRemote    *uint64 `protobuf:"fixed64,1,opt,name=steamid_remote" json:"steamid_remote,omitempty"`
	Appid            *int32  `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	SessionLengthSec *int32  `protobuf:"varint,3,opt,name=session_length_sec" json:"session_length_sec,omitempty"`
	SessionError     *int32  `protobuf:"varint,4,opt,name=session_error" json:"session_error,omitempty"`
	Nattype          *int32  `protobuf:"varint,5,opt,name=nattype" json:"nattype,omitempty"`
	BytesRecv        *int32  `protobuf:"varint,6,opt,name=bytes_recv" json:"bytes_recv,omitempty"`
	BytesSent        *int32  `protobuf:"varint,7,opt,name=bytes_sent" json:"bytes_sent,omitempty"`
	BytesSentRelay   *int32  `protobuf:"varint,8,opt,name=bytes_sent_relay" json:"bytes_sent_relay,omitempty"`
	BytesRecvRelay   *int32  `protobuf:"varint,9,opt,name=bytes_recv_relay" json:"bytes_recv_relay,omitempty"`
	TimeToConnectMs  *int32  `protobuf:"varint,10,opt,name=time_to_connect_ms" json:"time_to_connect_ms,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUDSP2PSessionEnded) GetAppid

func (m *CMsgClientUDSP2PSessionEnded) GetAppid() int32

func (*CMsgClientUDSP2PSessionEnded) GetBytesRecv

func (m *CMsgClientUDSP2PSessionEnded) GetBytesRecv() int32

func (*CMsgClientUDSP2PSessionEnded) GetBytesRecvRelay

func (m *CMsgClientUDSP2PSessionEnded) GetBytesRecvRelay() int32

func (*CMsgClientUDSP2PSessionEnded) GetBytesSent

func (m *CMsgClientUDSP2PSessionEnded) GetBytesSent() int32

func (*CMsgClientUDSP2PSessionEnded) GetBytesSentRelay

func (m *CMsgClientUDSP2PSessionEnded) GetBytesSentRelay() int32

func (*CMsgClientUDSP2PSessionEnded) GetNattype

func (m *CMsgClientUDSP2PSessionEnded) GetNattype() int32

func (*CMsgClientUDSP2PSessionEnded) GetSessionError

func (m *CMsgClientUDSP2PSessionEnded) GetSessionError() int32

func (*CMsgClientUDSP2PSessionEnded) GetSessionLengthSec

func (m *CMsgClientUDSP2PSessionEnded) GetSessionLengthSec() int32

func (*CMsgClientUDSP2PSessionEnded) GetSteamidRemote

func (m *CMsgClientUDSP2PSessionEnded) GetSteamidRemote() uint64

func (*CMsgClientUDSP2PSessionEnded) GetTimeToConnectMs

func (m *CMsgClientUDSP2PSessionEnded) GetTimeToConnectMs() int32

func (*CMsgClientUDSP2PSessionEnded) ProtoMessage

func (*CMsgClientUDSP2PSessionEnded) ProtoMessage()

func (*CMsgClientUDSP2PSessionEnded) Reset

func (m *CMsgClientUDSP2PSessionEnded) Reset()

func (*CMsgClientUDSP2PSessionEnded) String

type CMsgClientUDSP2PSessionStarted

type CMsgClientUDSP2PSessionStarted struct {
	SteamidRemote    *uint64 `protobuf:"fixed64,1,opt,name=steamid_remote" json:"steamid_remote,omitempty"`
	Appid            *int32  `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUDSP2PSessionStarted) GetAppid

func (m *CMsgClientUDSP2PSessionStarted) GetAppid() int32

func (*CMsgClientUDSP2PSessionStarted) GetSteamidRemote

func (m *CMsgClientUDSP2PSessionStarted) GetSteamidRemote() uint64

func (*CMsgClientUDSP2PSessionStarted) ProtoMessage

func (*CMsgClientUDSP2PSessionStarted) ProtoMessage()

func (*CMsgClientUDSP2PSessionStarted) Reset

func (m *CMsgClientUDSP2PSessionStarted) Reset()

func (*CMsgClientUDSP2PSessionStarted) String

type CMsgClientUFSDeleteFileRequest

type CMsgClientUFSDeleteFileRequest struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	FileName         *string `protobuf:"bytes,2,opt,name=file_name" json:"file_name,omitempty"`
	IsExplicitDelete *bool   `protobuf:"varint,3,opt,name=is_explicit_delete" json:"is_explicit_delete,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSDeleteFileRequest) GetAppId

func (m *CMsgClientUFSDeleteFileRequest) GetAppId() uint32

func (*CMsgClientUFSDeleteFileRequest) GetFileName

func (m *CMsgClientUFSDeleteFileRequest) GetFileName() string

func (*CMsgClientUFSDeleteFileRequest) GetIsExplicitDelete

func (m *CMsgClientUFSDeleteFileRequest) GetIsExplicitDelete() bool

func (*CMsgClientUFSDeleteFileRequest) ProtoMessage

func (*CMsgClientUFSDeleteFileRequest) ProtoMessage()

func (*CMsgClientUFSDeleteFileRequest) Reset

func (m *CMsgClientUFSDeleteFileRequest) Reset()

func (*CMsgClientUFSDeleteFileRequest) String

type CMsgClientUFSDeleteFileResponse

type CMsgClientUFSDeleteFileResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	FileName         *string `protobuf:"bytes,2,opt,name=file_name" json:"file_name,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSDeleteFileResponse) GetEresult

func (m *CMsgClientUFSDeleteFileResponse) GetEresult() int32

func (*CMsgClientUFSDeleteFileResponse) GetFileName

func (m *CMsgClientUFSDeleteFileResponse) GetFileName() string

func (*CMsgClientUFSDeleteFileResponse) ProtoMessage

func (*CMsgClientUFSDeleteFileResponse) ProtoMessage()

func (*CMsgClientUFSDeleteFileResponse) Reset

func (*CMsgClientUFSDeleteFileResponse) String

type CMsgClientUFSDownloadRequest

type CMsgClientUFSDownloadRequest struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	FileName         *string `protobuf:"bytes,2,opt,name=file_name" json:"file_name,omitempty"`
	CanHandleHttp    *bool   `protobuf:"varint,3,opt,name=can_handle_http" json:"can_handle_http,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSDownloadRequest) GetAppId

func (m *CMsgClientUFSDownloadRequest) GetAppId() uint32

func (*CMsgClientUFSDownloadRequest) GetCanHandleHttp

func (m *CMsgClientUFSDownloadRequest) GetCanHandleHttp() bool

func (*CMsgClientUFSDownloadRequest) GetFileName

func (m *CMsgClientUFSDownloadRequest) GetFileName() string

func (*CMsgClientUFSDownloadRequest) ProtoMessage

func (*CMsgClientUFSDownloadRequest) ProtoMessage()

func (*CMsgClientUFSDownloadRequest) Reset

func (m *CMsgClientUFSDownloadRequest) Reset()

func (*CMsgClientUFSDownloadRequest) String

type CMsgClientUFSDownloadResponse

type CMsgClientUFSDownloadResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	FileSize         *uint32 `protobuf:"varint,3,opt,name=file_size" json:"file_size,omitempty"`
	RawFileSize      *uint32 `protobuf:"varint,4,opt,name=raw_file_size" json:"raw_file_size,omitempty"`
	ShaFile          []byte  `protobuf:"bytes,5,opt,name=sha_file" json:"sha_file,omitempty"`
	TimeStamp        *uint64 `protobuf:"varint,6,opt,name=time_stamp" json:"time_stamp,omitempty"`
	IsExplicitDelete *bool   `protobuf:"varint,7,opt,name=is_explicit_delete" json:"is_explicit_delete,omitempty"`
	UseHttp          *bool   `protobuf:"varint,8,opt,name=use_http" json:"use_http,omitempty"`
	HttpHost         *string `protobuf:"bytes,9,opt,name=http_host" json:"http_host,omitempty"`
	HttpUrl          *string `protobuf:"bytes,10,opt,name=http_url" json:"http_url,omitempty"`
	KvHeaders        []byte  `protobuf:"bytes,11,opt,name=kv_headers" json:"kv_headers,omitempty"`
	UseHttps         *bool   `protobuf:"varint,12,opt,name=use_https" json:"use_https,omitempty"`
	Encrypted        *bool   `protobuf:"varint,13,opt,name=encrypted" json:"encrypted,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSDownloadResponse) GetAppId

func (m *CMsgClientUFSDownloadResponse) GetAppId() uint32

func (*CMsgClientUFSDownloadResponse) GetEncrypted

func (m *CMsgClientUFSDownloadResponse) GetEncrypted() bool

func (*CMsgClientUFSDownloadResponse) GetEresult

func (m *CMsgClientUFSDownloadResponse) GetEresult() int32

func (*CMsgClientUFSDownloadResponse) GetFileSize

func (m *CMsgClientUFSDownloadResponse) GetFileSize() uint32

func (*CMsgClientUFSDownloadResponse) GetHttpHost

func (m *CMsgClientUFSDownloadResponse) GetHttpHost() string

func (*CMsgClientUFSDownloadResponse) GetHttpUrl

func (m *CMsgClientUFSDownloadResponse) GetHttpUrl() string

func (*CMsgClientUFSDownloadResponse) GetIsExplicitDelete

func (m *CMsgClientUFSDownloadResponse) GetIsExplicitDelete() bool

func (*CMsgClientUFSDownloadResponse) GetKvHeaders

func (m *CMsgClientUFSDownloadResponse) GetKvHeaders() []byte

func (*CMsgClientUFSDownloadResponse) GetRawFileSize

func (m *CMsgClientUFSDownloadResponse) GetRawFileSize() uint32

func (*CMsgClientUFSDownloadResponse) GetShaFile

func (m *CMsgClientUFSDownloadResponse) GetShaFile() []byte

func (*CMsgClientUFSDownloadResponse) GetTimeStamp

func (m *CMsgClientUFSDownloadResponse) GetTimeStamp() uint64

func (*CMsgClientUFSDownloadResponse) GetUseHttp

func (m *CMsgClientUFSDownloadResponse) GetUseHttp() bool

func (*CMsgClientUFSDownloadResponse) GetUseHttps

func (m *CMsgClientUFSDownloadResponse) GetUseHttps() bool

func (*CMsgClientUFSDownloadResponse) ProtoMessage

func (*CMsgClientUFSDownloadResponse) ProtoMessage()

func (*CMsgClientUFSDownloadResponse) Reset

func (m *CMsgClientUFSDownloadResponse) Reset()

func (*CMsgClientUFSDownloadResponse) String

type CMsgClientUFSFileChunk

type CMsgClientUFSFileChunk struct {
	ShaFile          []byte  `protobuf:"bytes,1,opt,name=sha_file" json:"sha_file,omitempty"`
	FileStart        *uint32 `protobuf:"varint,2,opt,name=file_start" json:"file_start,omitempty"`
	Data             []byte  `protobuf:"bytes,3,opt,name=data" json:"data,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSFileChunk) GetData

func (m *CMsgClientUFSFileChunk) GetData() []byte

func (*CMsgClientUFSFileChunk) GetFileStart

func (m *CMsgClientUFSFileChunk) GetFileStart() uint32

func (*CMsgClientUFSFileChunk) GetShaFile

func (m *CMsgClientUFSFileChunk) GetShaFile() []byte

func (*CMsgClientUFSFileChunk) ProtoMessage

func (*CMsgClientUFSFileChunk) ProtoMessage()

func (*CMsgClientUFSFileChunk) Reset

func (m *CMsgClientUFSFileChunk) Reset()

func (*CMsgClientUFSFileChunk) String

func (m *CMsgClientUFSFileChunk) String() string

type CMsgClientUFSGetFileListForApp

type CMsgClientUFSGetFileListForApp struct {
	AppsToQuery      []uint32 `protobuf:"varint,1,rep,name=apps_to_query" json:"apps_to_query,omitempty"`
	SendPathPrefixes *bool    `protobuf:"varint,2,opt,name=send_path_prefixes" json:"send_path_prefixes,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientUFSGetFileListForApp) GetAppsToQuery

func (m *CMsgClientUFSGetFileListForApp) GetAppsToQuery() []uint32

func (*CMsgClientUFSGetFileListForApp) GetSendPathPrefixes

func (m *CMsgClientUFSGetFileListForApp) GetSendPathPrefixes() bool

func (*CMsgClientUFSGetFileListForApp) ProtoMessage

func (*CMsgClientUFSGetFileListForApp) ProtoMessage()

func (*CMsgClientUFSGetFileListForApp) Reset

func (m *CMsgClientUFSGetFileListForApp) Reset()

func (*CMsgClientUFSGetFileListForApp) String

type CMsgClientUFSGetFileListForAppResponse

type CMsgClientUFSGetFileListForAppResponse struct {
	Files            []*CMsgClientUFSGetFileListForAppResponse_File `protobuf:"bytes,1,rep,name=files" json:"files,omitempty"`
	PathPrefixes     []string                                       `protobuf:"bytes,2,rep,name=path_prefixes" json:"path_prefixes,omitempty"`
	XXX_unrecognized []byte                                         `json:"-"`
}

func (*CMsgClientUFSGetFileListForAppResponse) GetFiles

func (*CMsgClientUFSGetFileListForAppResponse) GetPathPrefixes

func (m *CMsgClientUFSGetFileListForAppResponse) GetPathPrefixes() []string

func (*CMsgClientUFSGetFileListForAppResponse) ProtoMessage

func (*CMsgClientUFSGetFileListForAppResponse) Reset

func (*CMsgClientUFSGetFileListForAppResponse) String

type CMsgClientUFSGetFileListForAppResponse_File

type CMsgClientUFSGetFileListForAppResponse_File struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	FileName         *string `protobuf:"bytes,2,opt,name=file_name" json:"file_name,omitempty"`
	ShaFile          []byte  `protobuf:"bytes,3,opt,name=sha_file" json:"sha_file,omitempty"`
	TimeStamp        *uint64 `protobuf:"varint,4,opt,name=time_stamp" json:"time_stamp,omitempty"`
	RawFileSize      *uint32 `protobuf:"varint,5,opt,name=raw_file_size" json:"raw_file_size,omitempty"`
	IsExplicitDelete *bool   `protobuf:"varint,6,opt,name=is_explicit_delete" json:"is_explicit_delete,omitempty"`
	PlatformsToSync  *uint32 `protobuf:"varint,7,opt,name=platforms_to_sync" json:"platforms_to_sync,omitempty"`
	PathPrefixIndex  *uint32 `protobuf:"varint,8,opt,name=path_prefix_index" json:"path_prefix_index,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSGetFileListForAppResponse_File) GetAppId

func (*CMsgClientUFSGetFileListForAppResponse_File) GetFileName

func (*CMsgClientUFSGetFileListForAppResponse_File) GetIsExplicitDelete

func (m *CMsgClientUFSGetFileListForAppResponse_File) GetIsExplicitDelete() bool

func (*CMsgClientUFSGetFileListForAppResponse_File) GetPathPrefixIndex

func (m *CMsgClientUFSGetFileListForAppResponse_File) GetPathPrefixIndex() uint32

func (*CMsgClientUFSGetFileListForAppResponse_File) GetPlatformsToSync

func (m *CMsgClientUFSGetFileListForAppResponse_File) GetPlatformsToSync() uint32

func (*CMsgClientUFSGetFileListForAppResponse_File) GetRawFileSize

func (*CMsgClientUFSGetFileListForAppResponse_File) GetShaFile

func (*CMsgClientUFSGetFileListForAppResponse_File) GetTimeStamp

func (*CMsgClientUFSGetFileListForAppResponse_File) ProtoMessage

func (*CMsgClientUFSGetFileListForAppResponse_File) Reset

func (*CMsgClientUFSGetFileListForAppResponse_File) String

type CMsgClientUFSGetSingleFileInfo

type CMsgClientUFSGetSingleFileInfo struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	FileName         *string `protobuf:"bytes,2,opt,name=file_name" json:"file_name,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSGetSingleFileInfo) GetAppId

func (m *CMsgClientUFSGetSingleFileInfo) GetAppId() uint32

func (*CMsgClientUFSGetSingleFileInfo) GetFileName

func (m *CMsgClientUFSGetSingleFileInfo) GetFileName() string

func (*CMsgClientUFSGetSingleFileInfo) ProtoMessage

func (*CMsgClientUFSGetSingleFileInfo) ProtoMessage()

func (*CMsgClientUFSGetSingleFileInfo) Reset

func (m *CMsgClientUFSGetSingleFileInfo) Reset()

func (*CMsgClientUFSGetSingleFileInfo) String

type CMsgClientUFSGetSingleFileInfoResponse

type CMsgClientUFSGetSingleFileInfoResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	FileName         *string `protobuf:"bytes,3,opt,name=file_name" json:"file_name,omitempty"`
	ShaFile          []byte  `protobuf:"bytes,4,opt,name=sha_file" json:"sha_file,omitempty"`
	TimeStamp        *uint64 `protobuf:"varint,5,opt,name=time_stamp" json:"time_stamp,omitempty"`
	RawFileSize      *uint32 `protobuf:"varint,6,opt,name=raw_file_size" json:"raw_file_size,omitempty"`
	IsExplicitDelete *bool   `protobuf:"varint,7,opt,name=is_explicit_delete" json:"is_explicit_delete,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSGetSingleFileInfoResponse) GetAppId

func (*CMsgClientUFSGetSingleFileInfoResponse) GetEresult

func (*CMsgClientUFSGetSingleFileInfoResponse) GetFileName

func (*CMsgClientUFSGetSingleFileInfoResponse) GetIsExplicitDelete

func (m *CMsgClientUFSGetSingleFileInfoResponse) GetIsExplicitDelete() bool

func (*CMsgClientUFSGetSingleFileInfoResponse) GetRawFileSize

func (m *CMsgClientUFSGetSingleFileInfoResponse) GetRawFileSize() uint32

func (*CMsgClientUFSGetSingleFileInfoResponse) GetShaFile

func (m *CMsgClientUFSGetSingleFileInfoResponse) GetShaFile() []byte

func (*CMsgClientUFSGetSingleFileInfoResponse) GetTimeStamp

func (*CMsgClientUFSGetSingleFileInfoResponse) ProtoMessage

func (*CMsgClientUFSGetSingleFileInfoResponse) Reset

func (*CMsgClientUFSGetSingleFileInfoResponse) String

type CMsgClientUFSGetUGCDetails

type CMsgClientUFSGetUGCDetails struct {
	Hcontent         *uint64 `protobuf:"fixed64,1,opt,name=hcontent,def=18446744073709551615" json:"hcontent,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSGetUGCDetails) GetHcontent

func (m *CMsgClientUFSGetUGCDetails) GetHcontent() uint64

func (*CMsgClientUFSGetUGCDetails) ProtoMessage

func (*CMsgClientUFSGetUGCDetails) ProtoMessage()

func (*CMsgClientUFSGetUGCDetails) Reset

func (m *CMsgClientUFSGetUGCDetails) Reset()

func (*CMsgClientUFSGetUGCDetails) String

func (m *CMsgClientUFSGetUGCDetails) String() string

type CMsgClientUFSGetUGCDetailsResponse

type CMsgClientUFSGetUGCDetailsResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	Url              *string `protobuf:"bytes,2,opt,name=url" json:"url,omitempty"`
	AppId            *uint32 `protobuf:"varint,3,opt,name=app_id" json:"app_id,omitempty"`
	Filename         *string `protobuf:"bytes,4,opt,name=filename" json:"filename,omitempty"`
	SteamidCreator   *uint64 `protobuf:"fixed64,5,opt,name=steamid_creator" json:"steamid_creator,omitempty"`
	FileSize         *uint32 `protobuf:"varint,6,opt,name=file_size" json:"file_size,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSGetUGCDetailsResponse) GetAppId

func (*CMsgClientUFSGetUGCDetailsResponse) GetEresult

func (m *CMsgClientUFSGetUGCDetailsResponse) GetEresult() int32

func (*CMsgClientUFSGetUGCDetailsResponse) GetFileSize

func (m *CMsgClientUFSGetUGCDetailsResponse) GetFileSize() uint32

func (*CMsgClientUFSGetUGCDetailsResponse) GetFilename

func (m *CMsgClientUFSGetUGCDetailsResponse) GetFilename() string

func (*CMsgClientUFSGetUGCDetailsResponse) GetSteamidCreator

func (m *CMsgClientUFSGetUGCDetailsResponse) GetSteamidCreator() uint64

func (*CMsgClientUFSGetUGCDetailsResponse) GetUrl

func (*CMsgClientUFSGetUGCDetailsResponse) ProtoMessage

func (*CMsgClientUFSGetUGCDetailsResponse) ProtoMessage()

func (*CMsgClientUFSGetUGCDetailsResponse) Reset

func (*CMsgClientUFSGetUGCDetailsResponse) String

type CMsgClientUFSLoginRequest

type CMsgClientUFSLoginRequest struct {
	ProtocolVersion  *uint32  `protobuf:"varint,1,opt,name=protocol_version" json:"protocol_version,omitempty"`
	AmSessionToken   *uint64  `protobuf:"varint,2,opt,name=am_session_token" json:"am_session_token,omitempty"`
	Apps             []uint32 `protobuf:"varint,3,rep,name=apps" json:"apps,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgClientUFSLoginRequest) GetAmSessionToken

func (m *CMsgClientUFSLoginRequest) GetAmSessionToken() uint64

func (*CMsgClientUFSLoginRequest) GetApps

func (m *CMsgClientUFSLoginRequest) GetApps() []uint32

func (*CMsgClientUFSLoginRequest) GetProtocolVersion

func (m *CMsgClientUFSLoginRequest) GetProtocolVersion() uint32

func (*CMsgClientUFSLoginRequest) ProtoMessage

func (*CMsgClientUFSLoginRequest) ProtoMessage()

func (*CMsgClientUFSLoginRequest) Reset

func (m *CMsgClientUFSLoginRequest) Reset()

func (*CMsgClientUFSLoginRequest) String

func (m *CMsgClientUFSLoginRequest) String() string

type CMsgClientUFSLoginResponse

type CMsgClientUFSLoginResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientUFSLoginResponse) GetEresult

func (m *CMsgClientUFSLoginResponse) GetEresult() int32

func (*CMsgClientUFSLoginResponse) ProtoMessage

func (*CMsgClientUFSLoginResponse) ProtoMessage()

func (*CMsgClientUFSLoginResponse) Reset

func (m *CMsgClientUFSLoginResponse) Reset()

func (*CMsgClientUFSLoginResponse) String

func (m *CMsgClientUFSLoginResponse) String() string

type CMsgClientUFSShareFile

type CMsgClientUFSShareFile struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	FileName         *string `protobuf:"bytes,2,opt,name=file_name" json:"file_name,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSShareFile) GetAppId

func (m *CMsgClientUFSShareFile) GetAppId() uint32

func (*CMsgClientUFSShareFile) GetFileName

func (m *CMsgClientUFSShareFile) GetFileName() string

func (*CMsgClientUFSShareFile) ProtoMessage

func (*CMsgClientUFSShareFile) ProtoMessage()

func (*CMsgClientUFSShareFile) Reset

func (m *CMsgClientUFSShareFile) Reset()

func (*CMsgClientUFSShareFile) String

func (m *CMsgClientUFSShareFile) String() string

type CMsgClientUFSShareFileResponse

type CMsgClientUFSShareFileResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	Hcontent         *uint64 `protobuf:"fixed64,2,opt,name=hcontent,def=18446744073709551615" json:"hcontent,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSShareFileResponse) GetEresult

func (m *CMsgClientUFSShareFileResponse) GetEresult() int32

func (*CMsgClientUFSShareFileResponse) GetHcontent

func (m *CMsgClientUFSShareFileResponse) GetHcontent() uint64

func (*CMsgClientUFSShareFileResponse) ProtoMessage

func (*CMsgClientUFSShareFileResponse) ProtoMessage()

func (*CMsgClientUFSShareFileResponse) Reset

func (m *CMsgClientUFSShareFileResponse) Reset()

func (*CMsgClientUFSShareFileResponse) String

type CMsgClientUFSTransferHeartbeat

type CMsgClientUFSTransferHeartbeat struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientUFSTransferHeartbeat) ProtoMessage

func (*CMsgClientUFSTransferHeartbeat) ProtoMessage()

func (*CMsgClientUFSTransferHeartbeat) Reset

func (m *CMsgClientUFSTransferHeartbeat) Reset()

func (*CMsgClientUFSTransferHeartbeat) String

type CMsgClientUFSUploadCommit

type CMsgClientUFSUploadCommit struct {
	Files            []*CMsgClientUFSUploadCommit_File `protobuf:"bytes,1,rep,name=files" json:"files,omitempty"`
	XXX_unrecognized []byte                            `json:"-"`
}

func (*CMsgClientUFSUploadCommit) GetFiles

func (*CMsgClientUFSUploadCommit) ProtoMessage

func (*CMsgClientUFSUploadCommit) ProtoMessage()

func (*CMsgClientUFSUploadCommit) Reset

func (m *CMsgClientUFSUploadCommit) Reset()

func (*CMsgClientUFSUploadCommit) String

func (m *CMsgClientUFSUploadCommit) String() string

type CMsgClientUFSUploadCommitResponse

type CMsgClientUFSUploadCommitResponse struct {
	Files            []*CMsgClientUFSUploadCommitResponse_File `protobuf:"bytes,1,rep,name=files" json:"files,omitempty"`
	XXX_unrecognized []byte                                    `json:"-"`
}

func (*CMsgClientUFSUploadCommitResponse) GetFiles

func (*CMsgClientUFSUploadCommitResponse) ProtoMessage

func (*CMsgClientUFSUploadCommitResponse) ProtoMessage()

func (*CMsgClientUFSUploadCommitResponse) Reset

func (*CMsgClientUFSUploadCommitResponse) String

type CMsgClientUFSUploadCommitResponse_File

type CMsgClientUFSUploadCommitResponse_File struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	ShaFile          []byte  `protobuf:"bytes,3,opt,name=sha_file" json:"sha_file,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSUploadCommitResponse_File) GetAppId

func (*CMsgClientUFSUploadCommitResponse_File) GetEresult

func (*CMsgClientUFSUploadCommitResponse_File) GetShaFile

func (m *CMsgClientUFSUploadCommitResponse_File) GetShaFile() []byte

func (*CMsgClientUFSUploadCommitResponse_File) ProtoMessage

func (*CMsgClientUFSUploadCommitResponse_File) Reset

func (*CMsgClientUFSUploadCommitResponse_File) String

type CMsgClientUFSUploadCommit_File

type CMsgClientUFSUploadCommit_File struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	ShaFile          []byte  `protobuf:"bytes,3,opt,name=sha_file" json:"sha_file,omitempty"`
	CubFile          *uint32 `protobuf:"varint,4,opt,name=cub_file" json:"cub_file,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSUploadCommit_File) GetAppId

func (m *CMsgClientUFSUploadCommit_File) GetAppId() uint32

func (*CMsgClientUFSUploadCommit_File) GetCubFile

func (m *CMsgClientUFSUploadCommit_File) GetCubFile() uint32

func (*CMsgClientUFSUploadCommit_File) GetEresult

func (m *CMsgClientUFSUploadCommit_File) GetEresult() int32

func (*CMsgClientUFSUploadCommit_File) GetShaFile

func (m *CMsgClientUFSUploadCommit_File) GetShaFile() []byte

func (*CMsgClientUFSUploadCommit_File) ProtoMessage

func (*CMsgClientUFSUploadCommit_File) ProtoMessage()

func (*CMsgClientUFSUploadCommit_File) Reset

func (m *CMsgClientUFSUploadCommit_File) Reset()

func (*CMsgClientUFSUploadCommit_File) String

type CMsgClientUFSUploadFileFinished

type CMsgClientUFSUploadFileFinished struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	ShaFile          []byte `protobuf:"bytes,2,opt,name=sha_file" json:"sha_file,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientUFSUploadFileFinished) GetEresult

func (m *CMsgClientUFSUploadFileFinished) GetEresult() int32

func (*CMsgClientUFSUploadFileFinished) GetShaFile

func (m *CMsgClientUFSUploadFileFinished) GetShaFile() []byte

func (*CMsgClientUFSUploadFileFinished) ProtoMessage

func (*CMsgClientUFSUploadFileFinished) ProtoMessage()

func (*CMsgClientUFSUploadFileFinished) Reset

func (*CMsgClientUFSUploadFileFinished) String

type CMsgClientUFSUploadFileRequest

type CMsgClientUFSUploadFileRequest struct {
	AppId                     *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	FileSize                  *uint32 `protobuf:"varint,2,opt,name=file_size" json:"file_size,omitempty"`
	RawFileSize               *uint32 `protobuf:"varint,3,opt,name=raw_file_size" json:"raw_file_size,omitempty"`
	ShaFile                   []byte  `protobuf:"bytes,4,opt,name=sha_file" json:"sha_file,omitempty"`
	TimeStamp                 *uint64 `protobuf:"varint,5,opt,name=time_stamp" json:"time_stamp,omitempty"`
	FileName                  *string `protobuf:"bytes,6,opt,name=file_name" json:"file_name,omitempty"`
	PlatformsToSyncDeprecated *uint32 `protobuf:"varint,7,opt,name=platforms_to_sync_deprecated" json:"platforms_to_sync_deprecated,omitempty"`
	PlatformsToSync           *uint32 `protobuf:"varint,8,opt,name=platforms_to_sync,def=4294967295" json:"platforms_to_sync,omitempty"`
	CellId                    *uint32 `protobuf:"varint,9,opt,name=cell_id" json:"cell_id,omitempty"`
	CanEncrypt                *bool   `protobuf:"varint,10,opt,name=can_encrypt" json:"can_encrypt,omitempty"`
	XXX_unrecognized          []byte  `json:"-"`
}

func (*CMsgClientUFSUploadFileRequest) GetAppId

func (m *CMsgClientUFSUploadFileRequest) GetAppId() uint32

func (*CMsgClientUFSUploadFileRequest) GetCanEncrypt

func (m *CMsgClientUFSUploadFileRequest) GetCanEncrypt() bool

func (*CMsgClientUFSUploadFileRequest) GetCellId

func (m *CMsgClientUFSUploadFileRequest) GetCellId() uint32

func (*CMsgClientUFSUploadFileRequest) GetFileName

func (m *CMsgClientUFSUploadFileRequest) GetFileName() string

func (*CMsgClientUFSUploadFileRequest) GetFileSize

func (m *CMsgClientUFSUploadFileRequest) GetFileSize() uint32

func (*CMsgClientUFSUploadFileRequest) GetPlatformsToSync

func (m *CMsgClientUFSUploadFileRequest) GetPlatformsToSync() uint32

func (*CMsgClientUFSUploadFileRequest) GetPlatformsToSyncDeprecated

func (m *CMsgClientUFSUploadFileRequest) GetPlatformsToSyncDeprecated() uint32

func (*CMsgClientUFSUploadFileRequest) GetRawFileSize

func (m *CMsgClientUFSUploadFileRequest) GetRawFileSize() uint32

func (*CMsgClientUFSUploadFileRequest) GetShaFile

func (m *CMsgClientUFSUploadFileRequest) GetShaFile() []byte

func (*CMsgClientUFSUploadFileRequest) GetTimeStamp

func (m *CMsgClientUFSUploadFileRequest) GetTimeStamp() uint64

func (*CMsgClientUFSUploadFileRequest) ProtoMessage

func (*CMsgClientUFSUploadFileRequest) ProtoMessage()

func (*CMsgClientUFSUploadFileRequest) Reset

func (m *CMsgClientUFSUploadFileRequest) Reset()

func (*CMsgClientUFSUploadFileRequest) String

type CMsgClientUFSUploadFileResponse

type CMsgClientUFSUploadFileResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	ShaFile          []byte  `protobuf:"bytes,2,opt,name=sha_file" json:"sha_file,omitempty"`
	UseHttp          *bool   `protobuf:"varint,3,opt,name=use_http" json:"use_http,omitempty"`
	HttpHost         *string `protobuf:"bytes,4,opt,name=http_host" json:"http_host,omitempty"`
	HttpUrl          *string `protobuf:"bytes,5,opt,name=http_url" json:"http_url,omitempty"`
	KvHeaders        []byte  `protobuf:"bytes,6,opt,name=kv_headers" json:"kv_headers,omitempty"`
	UseHttps         *bool   `protobuf:"varint,7,opt,name=use_https" json:"use_https,omitempty"`
	EncryptFile      *bool   `protobuf:"varint,8,opt,name=encrypt_file" json:"encrypt_file,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUFSUploadFileResponse) GetEncryptFile

func (m *CMsgClientUFSUploadFileResponse) GetEncryptFile() bool

func (*CMsgClientUFSUploadFileResponse) GetEresult

func (m *CMsgClientUFSUploadFileResponse) GetEresult() int32

func (*CMsgClientUFSUploadFileResponse) GetHttpHost

func (m *CMsgClientUFSUploadFileResponse) GetHttpHost() string

func (*CMsgClientUFSUploadFileResponse) GetHttpUrl

func (m *CMsgClientUFSUploadFileResponse) GetHttpUrl() string

func (*CMsgClientUFSUploadFileResponse) GetKvHeaders

func (m *CMsgClientUFSUploadFileResponse) GetKvHeaders() []byte

func (*CMsgClientUFSUploadFileResponse) GetShaFile

func (m *CMsgClientUFSUploadFileResponse) GetShaFile() []byte

func (*CMsgClientUFSUploadFileResponse) GetUseHttp

func (m *CMsgClientUFSUploadFileResponse) GetUseHttp() bool

func (*CMsgClientUFSUploadFileResponse) GetUseHttps

func (m *CMsgClientUFSUploadFileResponse) GetUseHttps() bool

func (*CMsgClientUFSUploadFileResponse) ProtoMessage

func (*CMsgClientUFSUploadFileResponse) ProtoMessage()

func (*CMsgClientUFSUploadFileResponse) Reset

func (*CMsgClientUFSUploadFileResponse) String

type CMsgClientUGSGetGlobalStats

type CMsgClientUGSGetGlobalStats struct {
	Gameid               *uint64 `protobuf:"varint,1,opt,name=gameid" json:"gameid,omitempty"`
	HistoryDaysRequested *uint32 `protobuf:"varint,2,opt,name=history_days_requested" json:"history_days_requested,omitempty"`
	TimeLastRequested    *uint32 `protobuf:"fixed32,3,opt,name=time_last_requested" json:"time_last_requested,omitempty"`
	FirstDayCached       *uint32 `protobuf:"varint,4,opt,name=first_day_cached" json:"first_day_cached,omitempty"`
	DaysCached           *uint32 `protobuf:"varint,5,opt,name=days_cached" json:"days_cached,omitempty"`
	XXX_unrecognized     []byte  `json:"-"`
}

func (*CMsgClientUGSGetGlobalStats) GetDaysCached

func (m *CMsgClientUGSGetGlobalStats) GetDaysCached() uint32

func (*CMsgClientUGSGetGlobalStats) GetFirstDayCached

func (m *CMsgClientUGSGetGlobalStats) GetFirstDayCached() uint32

func (*CMsgClientUGSGetGlobalStats) GetGameid

func (m *CMsgClientUGSGetGlobalStats) GetGameid() uint64

func (*CMsgClientUGSGetGlobalStats) GetHistoryDaysRequested

func (m *CMsgClientUGSGetGlobalStats) GetHistoryDaysRequested() uint32

func (*CMsgClientUGSGetGlobalStats) GetTimeLastRequested

func (m *CMsgClientUGSGetGlobalStats) GetTimeLastRequested() uint32

func (*CMsgClientUGSGetGlobalStats) ProtoMessage

func (*CMsgClientUGSGetGlobalStats) ProtoMessage()

func (*CMsgClientUGSGetGlobalStats) Reset

func (m *CMsgClientUGSGetGlobalStats) Reset()

func (*CMsgClientUGSGetGlobalStats) String

func (m *CMsgClientUGSGetGlobalStats) String() string

type CMsgClientUGSGetGlobalStatsResponse

type CMsgClientUGSGetGlobalStatsResponse struct {
	Eresult          *int32                                     `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	Timestamp        *uint32                                    `protobuf:"fixed32,2,opt,name=timestamp" json:"timestamp,omitempty"`
	DayCurrent       *int32                                     `protobuf:"varint,3,opt,name=day_current" json:"day_current,omitempty"`
	Days             []*CMsgClientUGSGetGlobalStatsResponse_Day `protobuf:"bytes,4,rep,name=days" json:"days,omitempty"`
	XXX_unrecognized []byte                                     `json:"-"`
}

func (*CMsgClientUGSGetGlobalStatsResponse) GetDayCurrent

func (m *CMsgClientUGSGetGlobalStatsResponse) GetDayCurrent() int32

func (*CMsgClientUGSGetGlobalStatsResponse) GetDays

func (*CMsgClientUGSGetGlobalStatsResponse) GetEresult

func (*CMsgClientUGSGetGlobalStatsResponse) GetTimestamp

func (m *CMsgClientUGSGetGlobalStatsResponse) GetTimestamp() uint32

func (*CMsgClientUGSGetGlobalStatsResponse) ProtoMessage

func (*CMsgClientUGSGetGlobalStatsResponse) ProtoMessage()

func (*CMsgClientUGSGetGlobalStatsResponse) Reset

func (*CMsgClientUGSGetGlobalStatsResponse) String

type CMsgClientUGSGetGlobalStatsResponse_Day

type CMsgClientUGSGetGlobalStatsResponse_Day struct {
	DayId            *uint32                                         `protobuf:"varint,1,opt,name=day_id" json:"day_id,omitempty"`
	Stats            []*CMsgClientUGSGetGlobalStatsResponse_Day_Stat `protobuf:"bytes,2,rep,name=stats" json:"stats,omitempty"`
	XXX_unrecognized []byte                                          `json:"-"`
}

func (*CMsgClientUGSGetGlobalStatsResponse_Day) GetDayId

func (*CMsgClientUGSGetGlobalStatsResponse_Day) GetStats

func (*CMsgClientUGSGetGlobalStatsResponse_Day) ProtoMessage

func (*CMsgClientUGSGetGlobalStatsResponse_Day) Reset

func (*CMsgClientUGSGetGlobalStatsResponse_Day) String

type CMsgClientUGSGetGlobalStatsResponse_Day_Stat

type CMsgClientUGSGetGlobalStatsResponse_Day_Stat struct {
	StatId           *int32 `protobuf:"varint,1,opt,name=stat_id" json:"stat_id,omitempty"`
	Data             *int64 `protobuf:"varint,2,opt,name=data" json:"data,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) GetData

func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) GetStatId

func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) ProtoMessage

func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) Reset

func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) String

type CMsgClientUIMode

type CMsgClientUIMode struct {
	Uimode           *uint32 `protobuf:"varint,1,opt,name=uimode" json:"uimode,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUIMode) GetUimode

func (m *CMsgClientUIMode) GetUimode() uint32

func (*CMsgClientUIMode) ProtoMessage

func (*CMsgClientUIMode) ProtoMessage()

func (*CMsgClientUIMode) Reset

func (m *CMsgClientUIMode) Reset()

func (*CMsgClientUIMode) String

func (m *CMsgClientUIMode) String() string

type CMsgClientUninstallClientApp

type CMsgClientUninstallClientApp struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUninstallClientApp) GetAppid

func (m *CMsgClientUninstallClientApp) GetAppid() uint32

func (*CMsgClientUninstallClientApp) ProtoMessage

func (*CMsgClientUninstallClientApp) ProtoMessage()

func (*CMsgClientUninstallClientApp) Reset

func (m *CMsgClientUninstallClientApp) Reset()

func (*CMsgClientUninstallClientApp) String

type CMsgClientUninstallClientAppResponse

type CMsgClientUninstallClientAppResponse struct {
	Result           *uint32 `protobuf:"varint,1,opt,name=result" json:"result,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUninstallClientAppResponse) GetResult

func (*CMsgClientUninstallClientAppResponse) ProtoMessage

func (*CMsgClientUninstallClientAppResponse) ProtoMessage()

func (*CMsgClientUninstallClientAppResponse) Reset

func (*CMsgClientUninstallClientAppResponse) String

type CMsgClientUpdateAppJobReport

type CMsgClientUpdateAppJobReport struct {
	AppId                 *uint32  `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	DepotIds              []uint32 `protobuf:"varint,2,rep,name=depot_ids" json:"depot_ids,omitempty"`
	AppState              *uint32  `protobuf:"varint,3,opt,name=app_state" json:"app_state,omitempty"`
	JobAppError           *uint32  `protobuf:"varint,4,opt,name=job_app_error" json:"job_app_error,omitempty"`
	ErrorDetails          *string  `protobuf:"bytes,5,opt,name=error_details" json:"error_details,omitempty"`
	JobDuration           *uint32  `protobuf:"varint,6,opt,name=job_duration" json:"job_duration,omitempty"`
	FilesValidationFailed *uint32  `protobuf:"varint,7,opt,name=files_validation_failed" json:"files_validation_failed,omitempty"`
	BytesDownloaded       *uint64  `protobuf:"varint,8,opt,name=bytes_downloaded" json:"bytes_downloaded,omitempty"`
	BytesStaged           *uint64  `protobuf:"varint,9,opt,name=bytes_staged" json:"bytes_staged,omitempty"`
	BytesComitted         *uint64  `protobuf:"varint,10,opt,name=bytes_comitted" json:"bytes_comitted,omitempty"`
	StartAppState         *uint32  `protobuf:"varint,11,opt,name=start_app_state" json:"start_app_state,omitempty"`
	XXX_unrecognized      []byte   `json:"-"`
}

func (*CMsgClientUpdateAppJobReport) GetAppId

func (m *CMsgClientUpdateAppJobReport) GetAppId() uint32

func (*CMsgClientUpdateAppJobReport) GetAppState

func (m *CMsgClientUpdateAppJobReport) GetAppState() uint32

func (*CMsgClientUpdateAppJobReport) GetBytesComitted

func (m *CMsgClientUpdateAppJobReport) GetBytesComitted() uint64

func (*CMsgClientUpdateAppJobReport) GetBytesDownloaded

func (m *CMsgClientUpdateAppJobReport) GetBytesDownloaded() uint64

func (*CMsgClientUpdateAppJobReport) GetBytesStaged

func (m *CMsgClientUpdateAppJobReport) GetBytesStaged() uint64

func (*CMsgClientUpdateAppJobReport) GetDepotIds

func (m *CMsgClientUpdateAppJobReport) GetDepotIds() []uint32

func (*CMsgClientUpdateAppJobReport) GetErrorDetails

func (m *CMsgClientUpdateAppJobReport) GetErrorDetails() string

func (*CMsgClientUpdateAppJobReport) GetFilesValidationFailed

func (m *CMsgClientUpdateAppJobReport) GetFilesValidationFailed() uint32

func (*CMsgClientUpdateAppJobReport) GetJobAppError

func (m *CMsgClientUpdateAppJobReport) GetJobAppError() uint32

func (*CMsgClientUpdateAppJobReport) GetJobDuration

func (m *CMsgClientUpdateAppJobReport) GetJobDuration() uint32

func (*CMsgClientUpdateAppJobReport) GetStartAppState

func (m *CMsgClientUpdateAppJobReport) GetStartAppState() uint32

func (*CMsgClientUpdateAppJobReport) ProtoMessage

func (*CMsgClientUpdateAppJobReport) ProtoMessage()

func (*CMsgClientUpdateAppJobReport) Reset

func (m *CMsgClientUpdateAppJobReport) Reset()

func (*CMsgClientUpdateAppJobReport) String

type CMsgClientUpdateMachineAuth

type CMsgClientUpdateMachineAuth struct {
	Filename         *string `protobuf:"bytes,1,opt,name=filename" json:"filename,omitempty"`
	Offset           *uint32 `protobuf:"varint,2,opt,name=offset" json:"offset,omitempty"`
	Cubtowrite       *uint32 `protobuf:"varint,3,opt,name=cubtowrite" json:"cubtowrite,omitempty"`
	Bytes            []byte  `protobuf:"bytes,4,opt,name=bytes" json:"bytes,omitempty"`
	OtpType          *uint32 `protobuf:"varint,5,opt,name=otp_type" json:"otp_type,omitempty"`
	OtpIdentifier    *string `protobuf:"bytes,6,opt,name=otp_identifier" json:"otp_identifier,omitempty"`
	OtpSharedsecret  []byte  `protobuf:"bytes,7,opt,name=otp_sharedsecret" json:"otp_sharedsecret,omitempty"`
	OtpTimedrift     *uint32 `protobuf:"varint,8,opt,name=otp_timedrift" json:"otp_timedrift,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUpdateMachineAuth) GetBytes

func (m *CMsgClientUpdateMachineAuth) GetBytes() []byte

func (*CMsgClientUpdateMachineAuth) GetCubtowrite

func (m *CMsgClientUpdateMachineAuth) GetCubtowrite() uint32

func (*CMsgClientUpdateMachineAuth) GetFilename

func (m *CMsgClientUpdateMachineAuth) GetFilename() string

func (*CMsgClientUpdateMachineAuth) GetOffset

func (m *CMsgClientUpdateMachineAuth) GetOffset() uint32

func (*CMsgClientUpdateMachineAuth) GetOtpIdentifier

func (m *CMsgClientUpdateMachineAuth) GetOtpIdentifier() string

func (*CMsgClientUpdateMachineAuth) GetOtpSharedsecret

func (m *CMsgClientUpdateMachineAuth) GetOtpSharedsecret() []byte

func (*CMsgClientUpdateMachineAuth) GetOtpTimedrift

func (m *CMsgClientUpdateMachineAuth) GetOtpTimedrift() uint32

func (*CMsgClientUpdateMachineAuth) GetOtpType

func (m *CMsgClientUpdateMachineAuth) GetOtpType() uint32

func (*CMsgClientUpdateMachineAuth) ProtoMessage

func (*CMsgClientUpdateMachineAuth) ProtoMessage()

func (*CMsgClientUpdateMachineAuth) Reset

func (m *CMsgClientUpdateMachineAuth) Reset()

func (*CMsgClientUpdateMachineAuth) String

func (m *CMsgClientUpdateMachineAuth) String() string

type CMsgClientUpdateMachineAuthResponse

type CMsgClientUpdateMachineAuthResponse struct {
	Filename         *string `protobuf:"bytes,1,opt,name=filename" json:"filename,omitempty"`
	Eresult          *uint32 `protobuf:"varint,2,opt,name=eresult" json:"eresult,omitempty"`
	Filesize         *uint32 `protobuf:"varint,3,opt,name=filesize" json:"filesize,omitempty"`
	ShaFile          []byte  `protobuf:"bytes,4,opt,name=sha_file" json:"sha_file,omitempty"`
	Getlasterror     *uint32 `protobuf:"varint,5,opt,name=getlasterror" json:"getlasterror,omitempty"`
	Offset           *uint32 `protobuf:"varint,6,opt,name=offset" json:"offset,omitempty"`
	Cubwrote         *uint32 `protobuf:"varint,7,opt,name=cubwrote" json:"cubwrote,omitempty"`
	OtpType          *int32  `protobuf:"varint,8,opt,name=otp_type" json:"otp_type,omitempty"`
	OtpValue         *uint32 `protobuf:"varint,9,opt,name=otp_value" json:"otp_value,omitempty"`
	OtpIdentifier    *string `protobuf:"bytes,10,opt,name=otp_identifier" json:"otp_identifier,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUpdateMachineAuthResponse) GetCubwrote

func (*CMsgClientUpdateMachineAuthResponse) GetEresult

func (*CMsgClientUpdateMachineAuthResponse) GetFilename

func (*CMsgClientUpdateMachineAuthResponse) GetFilesize

func (*CMsgClientUpdateMachineAuthResponse) GetGetlasterror

func (m *CMsgClientUpdateMachineAuthResponse) GetGetlasterror() uint32

func (*CMsgClientUpdateMachineAuthResponse) GetOffset

func (*CMsgClientUpdateMachineAuthResponse) GetOtpIdentifier

func (m *CMsgClientUpdateMachineAuthResponse) GetOtpIdentifier() string

func (*CMsgClientUpdateMachineAuthResponse) GetOtpType

func (*CMsgClientUpdateMachineAuthResponse) GetOtpValue

func (*CMsgClientUpdateMachineAuthResponse) GetShaFile

func (m *CMsgClientUpdateMachineAuthResponse) GetShaFile() []byte

func (*CMsgClientUpdateMachineAuthResponse) ProtoMessage

func (*CMsgClientUpdateMachineAuthResponse) ProtoMessage()

func (*CMsgClientUpdateMachineAuthResponse) Reset

func (*CMsgClientUpdateMachineAuthResponse) String

type CMsgClientUpdateUserGameInfo

type CMsgClientUpdateUserGameInfo struct {
	SteamidIdgs      *uint64 `protobuf:"fixed64,1,opt,name=steamid_idgs" json:"steamid_idgs,omitempty"`
	Gameid           *uint64 `protobuf:"fixed64,2,opt,name=gameid" json:"gameid,omitempty"`
	GameIp           *uint32 `protobuf:"varint,3,opt,name=game_ip" json:"game_ip,omitempty"`
	GamePort         *uint32 `protobuf:"varint,4,opt,name=game_port" json:"game_port,omitempty"`
	Token            []byte  `protobuf:"bytes,5,opt,name=token" json:"token,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUpdateUserGameInfo) GetGameIp

func (m *CMsgClientUpdateUserGameInfo) GetGameIp() uint32

func (*CMsgClientUpdateUserGameInfo) GetGamePort

func (m *CMsgClientUpdateUserGameInfo) GetGamePort() uint32

func (*CMsgClientUpdateUserGameInfo) GetGameid

func (m *CMsgClientUpdateUserGameInfo) GetGameid() uint64

func (*CMsgClientUpdateUserGameInfo) GetSteamidIdgs

func (m *CMsgClientUpdateUserGameInfo) GetSteamidIdgs() uint64

func (*CMsgClientUpdateUserGameInfo) GetToken

func (m *CMsgClientUpdateUserGameInfo) GetToken() []byte

func (*CMsgClientUpdateUserGameInfo) ProtoMessage

func (*CMsgClientUpdateUserGameInfo) ProtoMessage()

func (*CMsgClientUpdateUserGameInfo) Reset

func (m *CMsgClientUpdateUserGameInfo) Reset()

func (*CMsgClientUpdateUserGameInfo) String

type CMsgClientUseLocalDeviceAuthorizations

type CMsgClientUseLocalDeviceAuthorizations struct {
	AuthorizationAccountId []uint32                                              `protobuf:"varint,1,rep,name=authorization_account_id" json:"authorization_account_id,omitempty"`
	DeviceTokens           []*CMsgClientUseLocalDeviceAuthorizations_DeviceToken `protobuf:"bytes,2,rep,name=device_tokens" json:"device_tokens,omitempty"`
	XXX_unrecognized       []byte                                                `json:"-"`
}

func (*CMsgClientUseLocalDeviceAuthorizations) GetAuthorizationAccountId

func (m *CMsgClientUseLocalDeviceAuthorizations) GetAuthorizationAccountId() []uint32

func (*CMsgClientUseLocalDeviceAuthorizations) GetDeviceTokens

func (*CMsgClientUseLocalDeviceAuthorizations) ProtoMessage

func (*CMsgClientUseLocalDeviceAuthorizations) Reset

func (*CMsgClientUseLocalDeviceAuthorizations) String

type CMsgClientUseLocalDeviceAuthorizations_DeviceToken

type CMsgClientUseLocalDeviceAuthorizations_DeviceToken struct {
	OwnerAccountId   *uint32 `protobuf:"varint,1,opt,name=owner_account_id" json:"owner_account_id,omitempty"`
	TokenId          *uint64 `protobuf:"varint,2,opt,name=token_id" json:"token_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) GetOwnerAccountId

func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) GetTokenId

func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) ProtoMessage

func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) Reset

func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) String

type CMsgClientUserNotifications

type CMsgClientUserNotifications struct {
	Notifications    []*CMsgClientUserNotifications_Notification `protobuf:"bytes,1,rep,name=notifications" json:"notifications,omitempty"`
	XXX_unrecognized []byte                                      `json:"-"`
}

func (*CMsgClientUserNotifications) GetNotifications

func (*CMsgClientUserNotifications) ProtoMessage

func (*CMsgClientUserNotifications) ProtoMessage()

func (*CMsgClientUserNotifications) Reset

func (m *CMsgClientUserNotifications) Reset()

func (*CMsgClientUserNotifications) String

func (m *CMsgClientUserNotifications) String() string

type CMsgClientUserNotifications_Notification

type CMsgClientUserNotifications_Notification struct {
	UserNotificationType *uint32 `protobuf:"varint,1,opt,name=user_notification_type" json:"user_notification_type,omitempty"`
	Count                *uint32 `protobuf:"varint,2,opt,name=count" json:"count,omitempty"`
	XXX_unrecognized     []byte  `json:"-"`
}

func (*CMsgClientUserNotifications_Notification) GetCount

func (*CMsgClientUserNotifications_Notification) GetUserNotificationType

func (m *CMsgClientUserNotifications_Notification) GetUserNotificationType() uint32

func (*CMsgClientUserNotifications_Notification) ProtoMessage

func (*CMsgClientUserNotifications_Notification) Reset

func (*CMsgClientUserNotifications_Notification) String

type CMsgClientVanityURLChangedNotification

type CMsgClientVanityURLChangedNotification struct {
	VanityUrl        *string `protobuf:"bytes,1,opt,name=vanity_url" json:"vanity_url,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgClientVanityURLChangedNotification) GetVanityUrl

func (*CMsgClientVanityURLChangedNotification) ProtoMessage

func (*CMsgClientVanityURLChangedNotification) Reset

func (*CMsgClientVanityURLChangedNotification) String

type CMsgClientWalletInfoUpdate

type CMsgClientWalletInfoUpdate struct {
	HasWallet        *bool  `protobuf:"varint,1,opt,name=has_wallet" json:"has_wallet,omitempty"`
	Balance          *int32 `protobuf:"varint,2,opt,name=balance" json:"balance,omitempty"`
	Currency         *int32 `protobuf:"varint,3,opt,name=currency" json:"currency,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgClientWalletInfoUpdate) GetBalance

func (m *CMsgClientWalletInfoUpdate) GetBalance() int32

func (*CMsgClientWalletInfoUpdate) GetCurrency

func (m *CMsgClientWalletInfoUpdate) GetCurrency() int32

func (*CMsgClientWalletInfoUpdate) GetHasWallet

func (m *CMsgClientWalletInfoUpdate) GetHasWallet() bool

func (*CMsgClientWalletInfoUpdate) ProtoMessage

func (*CMsgClientWalletInfoUpdate) ProtoMessage()

func (*CMsgClientWalletInfoUpdate) Reset

func (m *CMsgClientWalletInfoUpdate) Reset()

func (*CMsgClientWalletInfoUpdate) String

func (m *CMsgClientWalletInfoUpdate) String() string

type CMsgDPGetNumberOfCurrentPlayers

type CMsgDPGetNumberOfCurrentPlayers struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgDPGetNumberOfCurrentPlayers) GetAppid

func (*CMsgDPGetNumberOfCurrentPlayers) ProtoMessage

func (*CMsgDPGetNumberOfCurrentPlayers) ProtoMessage()

func (*CMsgDPGetNumberOfCurrentPlayers) Reset

func (*CMsgDPGetNumberOfCurrentPlayers) String

type CMsgDPGetNumberOfCurrentPlayersResponse

type CMsgDPGetNumberOfCurrentPlayersResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	PlayerCount      *int32 `protobuf:"varint,2,opt,name=player_count" json:"player_count,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgDPGetNumberOfCurrentPlayersResponse) GetEresult

func (*CMsgDPGetNumberOfCurrentPlayersResponse) GetPlayerCount

func (m *CMsgDPGetNumberOfCurrentPlayersResponse) GetPlayerCount() int32

func (*CMsgDPGetNumberOfCurrentPlayersResponse) ProtoMessage

func (*CMsgDPGetNumberOfCurrentPlayersResponse) Reset

func (*CMsgDPGetNumberOfCurrentPlayersResponse) String

type CMsgDRMDownloadRequestWithCrashData

type CMsgDRMDownloadRequestWithCrashData struct {
	DownloadFlags      *uint32 `protobuf:"varint,1,opt,name=download_flags" json:"download_flags,omitempty"`
	DownloadTypesKnown *uint32 `protobuf:"varint,2,opt,name=download_types_known" json:"download_types_known,omitempty"`
	GuidDrm            []byte  `protobuf:"bytes,3,opt,name=guid_drm" json:"guid_drm,omitempty"`
	GuidSplit          []byte  `protobuf:"bytes,4,opt,name=guid_split" json:"guid_split,omitempty"`
	GuidMerge          []byte  `protobuf:"bytes,5,opt,name=guid_merge" json:"guid_merge,omitempty"`
	ModuleName         *string `protobuf:"bytes,6,opt,name=module_name" json:"module_name,omitempty"`
	ModulePath         *string `protobuf:"bytes,7,opt,name=module_path" json:"module_path,omitempty"`
	CrashData          []byte  `protobuf:"bytes,8,opt,name=crash_data" json:"crash_data,omitempty"`
	XXX_unrecognized   []byte  `json:"-"`
}

func (*CMsgDRMDownloadRequestWithCrashData) GetCrashData

func (m *CMsgDRMDownloadRequestWithCrashData) GetCrashData() []byte

func (*CMsgDRMDownloadRequestWithCrashData) GetDownloadFlags

func (m *CMsgDRMDownloadRequestWithCrashData) GetDownloadFlags() uint32

func (*CMsgDRMDownloadRequestWithCrashData) GetDownloadTypesKnown

func (m *CMsgDRMDownloadRequestWithCrashData) GetDownloadTypesKnown() uint32

func (*CMsgDRMDownloadRequestWithCrashData) GetGuidDrm

func (m *CMsgDRMDownloadRequestWithCrashData) GetGuidDrm() []byte

func (*CMsgDRMDownloadRequestWithCrashData) GetGuidMerge

func (m *CMsgDRMDownloadRequestWithCrashData) GetGuidMerge() []byte

func (*CMsgDRMDownloadRequestWithCrashData) GetGuidSplit

func (m *CMsgDRMDownloadRequestWithCrashData) GetGuidSplit() []byte

func (*CMsgDRMDownloadRequestWithCrashData) GetModuleName

func (m *CMsgDRMDownloadRequestWithCrashData) GetModuleName() string

func (*CMsgDRMDownloadRequestWithCrashData) GetModulePath

func (m *CMsgDRMDownloadRequestWithCrashData) GetModulePath() string

func (*CMsgDRMDownloadRequestWithCrashData) ProtoMessage

func (*CMsgDRMDownloadRequestWithCrashData) ProtoMessage()

func (*CMsgDRMDownloadRequestWithCrashData) Reset

func (*CMsgDRMDownloadRequestWithCrashData) String

type CMsgDRMDownloadResponse

type CMsgDRMDownloadResponse struct {
	Eresult             *uint32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	AppId               *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	BlobDownloadType    *uint32 `protobuf:"varint,3,opt,name=blob_download_type" json:"blob_download_type,omitempty"`
	MergeGuid           []byte  `protobuf:"bytes,4,opt,name=merge_guid" json:"merge_guid,omitempty"`
	DownloadFileDfsIp   *uint32 `protobuf:"varint,5,opt,name=download_file_dfs_ip" json:"download_file_dfs_ip,omitempty"`
	DownloadFileDfsPort *uint32 `protobuf:"varint,6,opt,name=download_file_dfs_port" json:"download_file_dfs_port,omitempty"`
	DownloadFileUrl     *string `protobuf:"bytes,7,opt,name=download_file_url" json:"download_file_url,omitempty"`
	ModulePath          *string `protobuf:"bytes,8,opt,name=module_path" json:"module_path,omitempty"`
	XXX_unrecognized    []byte  `json:"-"`
}

func (*CMsgDRMDownloadResponse) GetAppId

func (m *CMsgDRMDownloadResponse) GetAppId() uint32

func (*CMsgDRMDownloadResponse) GetBlobDownloadType

func (m *CMsgDRMDownloadResponse) GetBlobDownloadType() uint32

func (*CMsgDRMDownloadResponse) GetDownloadFileDfsIp

func (m *CMsgDRMDownloadResponse) GetDownloadFileDfsIp() uint32

func (*CMsgDRMDownloadResponse) GetDownloadFileDfsPort

func (m *CMsgDRMDownloadResponse) GetDownloadFileDfsPort() uint32

func (*CMsgDRMDownloadResponse) GetDownloadFileUrl

func (m *CMsgDRMDownloadResponse) GetDownloadFileUrl() string

func (*CMsgDRMDownloadResponse) GetEresult

func (m *CMsgDRMDownloadResponse) GetEresult() uint32

func (*CMsgDRMDownloadResponse) GetMergeGuid

func (m *CMsgDRMDownloadResponse) GetMergeGuid() []byte

func (*CMsgDRMDownloadResponse) GetModulePath

func (m *CMsgDRMDownloadResponse) GetModulePath() string

func (*CMsgDRMDownloadResponse) ProtoMessage

func (*CMsgDRMDownloadResponse) ProtoMessage()

func (*CMsgDRMDownloadResponse) Reset

func (m *CMsgDRMDownloadResponse) Reset()

func (*CMsgDRMDownloadResponse) String

func (m *CMsgDRMDownloadResponse) String() string

type CMsgDRMFinalResult

type CMsgDRMFinalResult struct {
	EResult             *uint32 `protobuf:"varint,1,opt,name=eResult,def=2" json:"eResult,omitempty"`
	AppId               *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	BlobDownloadType    *uint32 `protobuf:"varint,3,opt,name=blob_download_type" json:"blob_download_type,omitempty"`
	ErrorDetail         *uint32 `protobuf:"varint,4,opt,name=error_detail" json:"error_detail,omitempty"`
	MergeGuid           []byte  `protobuf:"bytes,5,opt,name=merge_guid" json:"merge_guid,omitempty"`
	DownloadFileDfsIp   *uint32 `protobuf:"varint,6,opt,name=download_file_dfs_ip" json:"download_file_dfs_ip,omitempty"`
	DownloadFileDfsPort *uint32 `protobuf:"varint,7,opt,name=download_file_dfs_port" json:"download_file_dfs_port,omitempty"`
	DownloadFileUrl     *string `protobuf:"bytes,8,opt,name=download_file_url" json:"download_file_url,omitempty"`
	XXX_unrecognized    []byte  `json:"-"`
}

func (*CMsgDRMFinalResult) GetAppId

func (m *CMsgDRMFinalResult) GetAppId() uint32

func (*CMsgDRMFinalResult) GetBlobDownloadType

func (m *CMsgDRMFinalResult) GetBlobDownloadType() uint32

func (*CMsgDRMFinalResult) GetDownloadFileDfsIp

func (m *CMsgDRMFinalResult) GetDownloadFileDfsIp() uint32

func (*CMsgDRMFinalResult) GetDownloadFileDfsPort

func (m *CMsgDRMFinalResult) GetDownloadFileDfsPort() uint32

func (*CMsgDRMFinalResult) GetDownloadFileUrl

func (m *CMsgDRMFinalResult) GetDownloadFileUrl() string

func (*CMsgDRMFinalResult) GetEResult

func (m *CMsgDRMFinalResult) GetEResult() uint32

func (*CMsgDRMFinalResult) GetErrorDetail

func (m *CMsgDRMFinalResult) GetErrorDetail() uint32

func (*CMsgDRMFinalResult) GetMergeGuid

func (m *CMsgDRMFinalResult) GetMergeGuid() []byte

func (*CMsgDRMFinalResult) ProtoMessage

func (*CMsgDRMFinalResult) ProtoMessage()

func (*CMsgDRMFinalResult) Reset

func (m *CMsgDRMFinalResult) Reset()

func (*CMsgDRMFinalResult) String

func (m *CMsgDRMFinalResult) String() string

type CMsgDownloadRateStatistics

type CMsgDownloadRateStatistics struct {
	CellId           *uint32                                 `protobuf:"varint,1,opt,name=cell_id" json:"cell_id,omitempty"`
	Stats            []*CMsgDownloadRateStatistics_StatsInfo `protobuf:"bytes,2,rep,name=stats" json:"stats,omitempty"`
	XXX_unrecognized []byte                                  `json:"-"`
}

func (*CMsgDownloadRateStatistics) GetCellId

func (m *CMsgDownloadRateStatistics) GetCellId() uint32

func (*CMsgDownloadRateStatistics) GetStats

func (*CMsgDownloadRateStatistics) ProtoMessage

func (*CMsgDownloadRateStatistics) ProtoMessage()

func (*CMsgDownloadRateStatistics) Reset

func (m *CMsgDownloadRateStatistics) Reset()

func (*CMsgDownloadRateStatistics) String

func (m *CMsgDownloadRateStatistics) String() string

type CMsgDownloadRateStatistics_StatsInfo

type CMsgDownloadRateStatistics_StatsInfo struct {
	SourceType       *uint32 `protobuf:"varint,1,opt,name=source_type" json:"source_type,omitempty"`
	SourceId         *uint32 `protobuf:"varint,2,opt,name=source_id" json:"source_id,omitempty"`
	Seconds          *uint32 `protobuf:"varint,3,opt,name=seconds" json:"seconds,omitempty"`
	Bytes            *uint64 `protobuf:"varint,4,opt,name=bytes" json:"bytes,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgDownloadRateStatistics_StatsInfo) GetBytes

func (*CMsgDownloadRateStatistics_StatsInfo) GetSeconds

func (*CMsgDownloadRateStatistics_StatsInfo) GetSourceId

func (*CMsgDownloadRateStatistics_StatsInfo) GetSourceType

func (m *CMsgDownloadRateStatistics_StatsInfo) GetSourceType() uint32

func (*CMsgDownloadRateStatistics_StatsInfo) ProtoMessage

func (*CMsgDownloadRateStatistics_StatsInfo) ProtoMessage()

func (*CMsgDownloadRateStatistics_StatsInfo) Reset

func (*CMsgDownloadRateStatistics_StatsInfo) String

type CMsgFSEnumerateFollowingList

type CMsgFSEnumerateFollowingList struct {
	StartIndex       *uint32 `protobuf:"varint,1,opt,name=start_index" json:"start_index,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgFSEnumerateFollowingList) GetStartIndex

func (m *CMsgFSEnumerateFollowingList) GetStartIndex() uint32

func (*CMsgFSEnumerateFollowingList) ProtoMessage

func (*CMsgFSEnumerateFollowingList) ProtoMessage()

func (*CMsgFSEnumerateFollowingList) Reset

func (m *CMsgFSEnumerateFollowingList) Reset()

func (*CMsgFSEnumerateFollowingList) String

type CMsgFSEnumerateFollowingListResponse

type CMsgFSEnumerateFollowingListResponse struct {
	Eresult          *int32   `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	TotalResults     *int32   `protobuf:"varint,2,opt,name=total_results" json:"total_results,omitempty"`
	SteamIds         []uint64 `protobuf:"fixed64,3,rep,name=steam_ids" json:"steam_ids,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgFSEnumerateFollowingListResponse) GetEresult

func (*CMsgFSEnumerateFollowingListResponse) GetSteamIds

func (m *CMsgFSEnumerateFollowingListResponse) GetSteamIds() []uint64

func (*CMsgFSEnumerateFollowingListResponse) GetTotalResults

func (m *CMsgFSEnumerateFollowingListResponse) GetTotalResults() int32

func (*CMsgFSEnumerateFollowingListResponse) ProtoMessage

func (*CMsgFSEnumerateFollowingListResponse) ProtoMessage()

func (*CMsgFSEnumerateFollowingListResponse) Reset

func (*CMsgFSEnumerateFollowingListResponse) String

type CMsgFSGetFollowerCount

type CMsgFSGetFollowerCount struct {
	SteamId          *uint64 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgFSGetFollowerCount) GetSteamId

func (m *CMsgFSGetFollowerCount) GetSteamId() uint64

func (*CMsgFSGetFollowerCount) ProtoMessage

func (*CMsgFSGetFollowerCount) ProtoMessage()

func (*CMsgFSGetFollowerCount) Reset

func (m *CMsgFSGetFollowerCount) Reset()

func (*CMsgFSGetFollowerCount) String

func (m *CMsgFSGetFollowerCount) String() string

type CMsgFSGetFollowerCountResponse

type CMsgFSGetFollowerCountResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	Count            *int32 `protobuf:"varint,2,opt,name=count,def=0" json:"count,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgFSGetFollowerCountResponse) GetCount

func (m *CMsgFSGetFollowerCountResponse) GetCount() int32

func (*CMsgFSGetFollowerCountResponse) GetEresult

func (m *CMsgFSGetFollowerCountResponse) GetEresult() int32

func (*CMsgFSGetFollowerCountResponse) ProtoMessage

func (*CMsgFSGetFollowerCountResponse) ProtoMessage()

func (*CMsgFSGetFollowerCountResponse) Reset

func (m *CMsgFSGetFollowerCountResponse) Reset()

func (*CMsgFSGetFollowerCountResponse) String

type CMsgFSGetIsFollowing

type CMsgFSGetIsFollowing struct {
	SteamId          *uint64 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgFSGetIsFollowing) GetSteamId

func (m *CMsgFSGetIsFollowing) GetSteamId() uint64

func (*CMsgFSGetIsFollowing) ProtoMessage

func (*CMsgFSGetIsFollowing) ProtoMessage()

func (*CMsgFSGetIsFollowing) Reset

func (m *CMsgFSGetIsFollowing) Reset()

func (*CMsgFSGetIsFollowing) String

func (m *CMsgFSGetIsFollowing) String() string

type CMsgFSGetIsFollowingResponse

type CMsgFSGetIsFollowingResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	IsFollowing      *bool  `protobuf:"varint,2,opt,name=is_following,def=0" json:"is_following,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgFSGetIsFollowingResponse) GetEresult

func (m *CMsgFSGetIsFollowingResponse) GetEresult() int32

func (*CMsgFSGetIsFollowingResponse) GetIsFollowing

func (m *CMsgFSGetIsFollowingResponse) GetIsFollowing() bool

func (*CMsgFSGetIsFollowingResponse) ProtoMessage

func (*CMsgFSGetIsFollowingResponse) ProtoMessage()

func (*CMsgFSGetIsFollowingResponse) Reset

func (m *CMsgFSGetIsFollowingResponse) Reset()

func (*CMsgFSGetIsFollowingResponse) String

type CMsgGCClient

type CMsgGCClient struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Msgtype          *uint32 `protobuf:"varint,2,opt,name=msgtype" json:"msgtype,omitempty"`
	Payload          []byte  `protobuf:"bytes,3,opt,name=payload" json:"payload,omitempty"`
	Steamid          *uint64 `protobuf:"fixed64,4,opt,name=steamid" json:"steamid,omitempty"`
	Gcname           *string `protobuf:"bytes,5,opt,name=gcname" json:"gcname,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGCClient) GetAppid

func (m *CMsgGCClient) GetAppid() uint32

func (*CMsgGCClient) GetGcname

func (m *CMsgGCClient) GetGcname() string

func (*CMsgGCClient) GetMsgtype

func (m *CMsgGCClient) GetMsgtype() uint32

func (*CMsgGCClient) GetPayload

func (m *CMsgGCClient) GetPayload() []byte

func (*CMsgGCClient) GetSteamid

func (m *CMsgGCClient) GetSteamid() uint64

func (*CMsgGCClient) ProtoMessage

func (*CMsgGCClient) ProtoMessage()

func (*CMsgGCClient) Reset

func (m *CMsgGCClient) Reset()

func (*CMsgGCClient) String

func (m *CMsgGCClient) String() string

type CMsgGMSClientServerQueryResponse

type CMsgGMSClientServerQueryResponse struct {
	Servers          []*CMsgGMSClientServerQueryResponse_Server `protobuf:"bytes,1,rep,name=servers" json:"servers,omitempty"`
	Error            *string                                    `protobuf:"bytes,2,opt,name=error" json:"error,omitempty"`
	XXX_unrecognized []byte                                     `json:"-"`
}

func (*CMsgGMSClientServerQueryResponse) GetError

func (*CMsgGMSClientServerQueryResponse) GetServers

func (*CMsgGMSClientServerQueryResponse) ProtoMessage

func (*CMsgGMSClientServerQueryResponse) ProtoMessage()

func (*CMsgGMSClientServerQueryResponse) Reset

func (*CMsgGMSClientServerQueryResponse) String

type CMsgGMSClientServerQueryResponse_Server

type CMsgGMSClientServerQueryResponse_Server struct {
	ServerIp         *uint32 `protobuf:"varint,1,opt,name=server_ip" json:"server_ip,omitempty"`
	ServerPort       *uint32 `protobuf:"varint,2,opt,name=server_port" json:"server_port,omitempty"`
	AuthPlayers      *uint32 `protobuf:"varint,3,opt,name=auth_players" json:"auth_players,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGMSClientServerQueryResponse_Server) GetAuthPlayers

func (m *CMsgGMSClientServerQueryResponse_Server) GetAuthPlayers() uint32

func (*CMsgGMSClientServerQueryResponse_Server) GetServerIp

func (*CMsgGMSClientServerQueryResponse_Server) GetServerPort

func (*CMsgGMSClientServerQueryResponse_Server) ProtoMessage

func (*CMsgGMSClientServerQueryResponse_Server) Reset

func (*CMsgGMSClientServerQueryResponse_Server) String

type CMsgGSApprove

type CMsgGSApprove struct {
	SteamId          *uint64 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGSApprove) GetSteamId

func (m *CMsgGSApprove) GetSteamId() uint64

func (*CMsgGSApprove) ProtoMessage

func (*CMsgGSApprove) ProtoMessage()

func (*CMsgGSApprove) Reset

func (m *CMsgGSApprove) Reset()

func (*CMsgGSApprove) String

func (m *CMsgGSApprove) String() string

type CMsgGSAssociateWithClan

type CMsgGSAssociateWithClan struct {
	SteamIdClan      *uint64 `protobuf:"fixed64,1,opt,name=steam_id_clan" json:"steam_id_clan,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGSAssociateWithClan) GetSteamIdClan

func (m *CMsgGSAssociateWithClan) GetSteamIdClan() uint64

func (*CMsgGSAssociateWithClan) ProtoMessage

func (*CMsgGSAssociateWithClan) ProtoMessage()

func (*CMsgGSAssociateWithClan) Reset

func (m *CMsgGSAssociateWithClan) Reset()

func (*CMsgGSAssociateWithClan) String

func (m *CMsgGSAssociateWithClan) String() string

type CMsgGSAssociateWithClanResponse

type CMsgGSAssociateWithClanResponse struct {
	SteamIdClan      *uint64 `protobuf:"fixed64,1,opt,name=steam_id_clan" json:"steam_id_clan,omitempty"`
	Eresult          *uint32 `protobuf:"varint,2,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGSAssociateWithClanResponse) GetEresult

func (m *CMsgGSAssociateWithClanResponse) GetEresult() uint32

func (*CMsgGSAssociateWithClanResponse) GetSteamIdClan

func (m *CMsgGSAssociateWithClanResponse) GetSteamIdClan() uint64

func (*CMsgGSAssociateWithClanResponse) ProtoMessage

func (*CMsgGSAssociateWithClanResponse) ProtoMessage()

func (*CMsgGSAssociateWithClanResponse) Reset

func (*CMsgGSAssociateWithClanResponse) String

type CMsgGSComputeNewPlayerCompatibility

type CMsgGSComputeNewPlayerCompatibility struct {
	SteamIdCandidate *uint64 `protobuf:"fixed64,1,opt,name=steam_id_candidate" json:"steam_id_candidate,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGSComputeNewPlayerCompatibility) GetSteamIdCandidate

func (m *CMsgGSComputeNewPlayerCompatibility) GetSteamIdCandidate() uint64

func (*CMsgGSComputeNewPlayerCompatibility) ProtoMessage

func (*CMsgGSComputeNewPlayerCompatibility) ProtoMessage()

func (*CMsgGSComputeNewPlayerCompatibility) Reset

func (*CMsgGSComputeNewPlayerCompatibility) String

type CMsgGSComputeNewPlayerCompatibilityResponse

type CMsgGSComputeNewPlayerCompatibilityResponse struct {
	SteamIdCandidate         *uint64 `protobuf:"fixed64,1,opt,name=steam_id_candidate" json:"steam_id_candidate,omitempty"`
	Eresult                  *uint32 `protobuf:"varint,2,opt,name=eresult,def=2" json:"eresult,omitempty"`
	IsClanMember             *bool   `protobuf:"varint,3,opt,name=is_clan_member" json:"is_clan_member,omitempty"`
	CtDontLikeYou            *int32  `protobuf:"varint,4,opt,name=ct_dont_like_you" json:"ct_dont_like_you,omitempty"`
	CtYouDontLike            *int32  `protobuf:"varint,5,opt,name=ct_you_dont_like" json:"ct_you_dont_like,omitempty"`
	CtClanmembersDontLikeYou *int32  `protobuf:"varint,6,opt,name=ct_clanmembers_dont_like_you" json:"ct_clanmembers_dont_like_you,omitempty"`
	XXX_unrecognized         []byte  `json:"-"`
}

func (*CMsgGSComputeNewPlayerCompatibilityResponse) GetCtClanmembersDontLikeYou

func (m *CMsgGSComputeNewPlayerCompatibilityResponse) GetCtClanmembersDontLikeYou() int32

func (*CMsgGSComputeNewPlayerCompatibilityResponse) GetCtDontLikeYou

func (m *CMsgGSComputeNewPlayerCompatibilityResponse) GetCtDontLikeYou() int32

func (*CMsgGSComputeNewPlayerCompatibilityResponse) GetCtYouDontLike

func (m *CMsgGSComputeNewPlayerCompatibilityResponse) GetCtYouDontLike() int32

func (*CMsgGSComputeNewPlayerCompatibilityResponse) GetEresult

func (*CMsgGSComputeNewPlayerCompatibilityResponse) GetIsClanMember

func (*CMsgGSComputeNewPlayerCompatibilityResponse) GetSteamIdCandidate

func (m *CMsgGSComputeNewPlayerCompatibilityResponse) GetSteamIdCandidate() uint64

func (*CMsgGSComputeNewPlayerCompatibilityResponse) ProtoMessage

func (*CMsgGSComputeNewPlayerCompatibilityResponse) Reset

func (*CMsgGSComputeNewPlayerCompatibilityResponse) String

type CMsgGSDeny

type CMsgGSDeny struct {
	SteamId          *uint64 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	EdenyReason      *int32  `protobuf:"varint,2,opt,name=edeny_reason" json:"edeny_reason,omitempty"`
	DenyString       *string `protobuf:"bytes,3,opt,name=deny_string" json:"deny_string,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGSDeny) GetDenyString

func (m *CMsgGSDeny) GetDenyString() string

func (*CMsgGSDeny) GetEdenyReason

func (m *CMsgGSDeny) GetEdenyReason() int32

func (*CMsgGSDeny) GetSteamId

func (m *CMsgGSDeny) GetSteamId() uint64

func (*CMsgGSDeny) ProtoMessage

func (*CMsgGSDeny) ProtoMessage()

func (*CMsgGSDeny) Reset

func (m *CMsgGSDeny) Reset()

func (*CMsgGSDeny) String

func (m *CMsgGSDeny) String() string

type CMsgGSDisconnectNotice

type CMsgGSDisconnectNotice struct {
	SteamId          *uint64 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGSDisconnectNotice) GetSteamId

func (m *CMsgGSDisconnectNotice) GetSteamId() uint64

func (*CMsgGSDisconnectNotice) ProtoMessage

func (*CMsgGSDisconnectNotice) ProtoMessage()

func (*CMsgGSDisconnectNotice) Reset

func (m *CMsgGSDisconnectNotice) Reset()

func (*CMsgGSDisconnectNotice) String

func (m *CMsgGSDisconnectNotice) String() string

type CMsgGSKick

type CMsgGSKick struct {
	SteamId          *uint64 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	EdenyReason      *int32  `protobuf:"varint,2,opt,name=edeny_reason" json:"edeny_reason,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGSKick) GetEdenyReason

func (m *CMsgGSKick) GetEdenyReason() int32

func (*CMsgGSKick) GetSteamId

func (m *CMsgGSKick) GetSteamId() uint64

func (*CMsgGSKick) ProtoMessage

func (*CMsgGSKick) ProtoMessage()

func (*CMsgGSKick) Reset

func (m *CMsgGSKick) Reset()

func (*CMsgGSKick) String

func (m *CMsgGSKick) String() string

type CMsgGSPlayerList

type CMsgGSPlayerList struct {
	Players          []*CMsgGSPlayerList_Player `protobuf:"bytes,1,rep,name=players" json:"players,omitempty"`
	XXX_unrecognized []byte                     `json:"-"`
}

func (*CMsgGSPlayerList) GetPlayers

func (m *CMsgGSPlayerList) GetPlayers() []*CMsgGSPlayerList_Player

func (*CMsgGSPlayerList) ProtoMessage

func (*CMsgGSPlayerList) ProtoMessage()

func (*CMsgGSPlayerList) Reset

func (m *CMsgGSPlayerList) Reset()

func (*CMsgGSPlayerList) String

func (m *CMsgGSPlayerList) String() string

type CMsgGSPlayerList_Player

type CMsgGSPlayerList_Player struct {
	SteamId          *uint64 `protobuf:"varint,1,opt,name=steam_id" json:"steam_id,omitempty"`
	PublicIp         *uint32 `protobuf:"varint,2,opt,name=public_ip" json:"public_ip,omitempty"`
	Token            []byte  `protobuf:"bytes,3,opt,name=token" json:"token,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGSPlayerList_Player) GetPublicIp

func (m *CMsgGSPlayerList_Player) GetPublicIp() uint32

func (*CMsgGSPlayerList_Player) GetSteamId

func (m *CMsgGSPlayerList_Player) GetSteamId() uint64

func (*CMsgGSPlayerList_Player) GetToken

func (m *CMsgGSPlayerList_Player) GetToken() []byte

func (*CMsgGSPlayerList_Player) ProtoMessage

func (*CMsgGSPlayerList_Player) ProtoMessage()

func (*CMsgGSPlayerList_Player) Reset

func (m *CMsgGSPlayerList_Player) Reset()

func (*CMsgGSPlayerList_Player) String

func (m *CMsgGSPlayerList_Player) String() string

type CMsgGSServerType

type CMsgGSServerType struct {
	AppIdServed      *uint32 `protobuf:"varint,1,opt,name=app_id_served" json:"app_id_served,omitempty"`
	Flags            *uint32 `protobuf:"varint,2,opt,name=flags" json:"flags,omitempty"`
	GameIpAddress    *uint32 `protobuf:"varint,3,opt,name=game_ip_address" json:"game_ip_address,omitempty"`
	GamePort         *uint32 `protobuf:"varint,4,opt,name=game_port" json:"game_port,omitempty"`
	GameDir          *string `protobuf:"bytes,5,opt,name=game_dir" json:"game_dir,omitempty"`
	GameVersion      *string `protobuf:"bytes,6,opt,name=game_version" json:"game_version,omitempty"`
	GameQueryPort    *uint32 `protobuf:"varint,7,opt,name=game_query_port" json:"game_query_port,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGSServerType) GetAppIdServed

func (m *CMsgGSServerType) GetAppIdServed() uint32

func (*CMsgGSServerType) GetFlags

func (m *CMsgGSServerType) GetFlags() uint32

func (*CMsgGSServerType) GetGameDir

func (m *CMsgGSServerType) GetGameDir() string

func (*CMsgGSServerType) GetGameIpAddress

func (m *CMsgGSServerType) GetGameIpAddress() uint32

func (*CMsgGSServerType) GetGamePort

func (m *CMsgGSServerType) GetGamePort() uint32

func (*CMsgGSServerType) GetGameQueryPort

func (m *CMsgGSServerType) GetGameQueryPort() uint32

func (*CMsgGSServerType) GetGameVersion

func (m *CMsgGSServerType) GetGameVersion() string

func (*CMsgGSServerType) ProtoMessage

func (*CMsgGSServerType) ProtoMessage()

func (*CMsgGSServerType) Reset

func (m *CMsgGSServerType) Reset()

func (*CMsgGSServerType) String

func (m *CMsgGSServerType) String() string

type CMsgGSStatusReply

type CMsgGSStatusReply struct {
	IsSecure         *bool  `protobuf:"varint,1,opt,name=is_secure" json:"is_secure,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgGSStatusReply) GetIsSecure

func (m *CMsgGSStatusReply) GetIsSecure() bool

func (*CMsgGSStatusReply) ProtoMessage

func (*CMsgGSStatusReply) ProtoMessage()

func (*CMsgGSStatusReply) Reset

func (m *CMsgGSStatusReply) Reset()

func (*CMsgGSStatusReply) String

func (m *CMsgGSStatusReply) String() string

type CMsgGSUserPlaying

type CMsgGSUserPlaying struct {
	SteamId          *uint64 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	PublicIp         *uint32 `protobuf:"varint,2,opt,name=public_ip" json:"public_ip,omitempty"`
	Token            []byte  `protobuf:"bytes,3,opt,name=token" json:"token,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGSUserPlaying) GetPublicIp

func (m *CMsgGSUserPlaying) GetPublicIp() uint32

func (*CMsgGSUserPlaying) GetSteamId

func (m *CMsgGSUserPlaying) GetSteamId() uint64

func (*CMsgGSUserPlaying) GetToken

func (m *CMsgGSUserPlaying) GetToken() []byte

func (*CMsgGSUserPlaying) ProtoMessage

func (*CMsgGSUserPlaying) ProtoMessage()

func (*CMsgGSUserPlaying) Reset

func (m *CMsgGSUserPlaying) Reset()

func (*CMsgGSUserPlaying) String

func (m *CMsgGSUserPlaying) String() string

type CMsgGameServerData

type CMsgGameServerData struct {
	SteamIdGs        *uint64                      `protobuf:"fixed64,1,opt,name=steam_id_gs" json:"steam_id_gs,omitempty"`
	Ip               *uint32                      `protobuf:"varint,2,opt,name=ip" json:"ip,omitempty"`
	QueryPort        *uint32                      `protobuf:"varint,3,opt,name=query_port" json:"query_port,omitempty"`
	GamePort         *uint32                      `protobuf:"varint,4,opt,name=game_port" json:"game_port,omitempty"`
	SourcetvPort     *uint32                      `protobuf:"varint,5,opt,name=sourcetv_port" json:"sourcetv_port,omitempty"`
	Name             *string                      `protobuf:"bytes,22,opt,name=name" json:"name,omitempty"`
	AppId            *uint32                      `protobuf:"varint,6,opt,name=app_id" json:"app_id,omitempty"`
	Gamedir          *string                      `protobuf:"bytes,7,opt,name=gamedir" json:"gamedir,omitempty"`
	Version          *string                      `protobuf:"bytes,8,opt,name=version" json:"version,omitempty"`
	Product          *string                      `protobuf:"bytes,9,opt,name=product" json:"product,omitempty"`
	Region           *string                      `protobuf:"bytes,10,opt,name=region" json:"region,omitempty"`
	Players          []*CMsgGameServerData_Player `protobuf:"bytes,11,rep,name=players" json:"players,omitempty"`
	MaxPlayers       *uint32                      `protobuf:"varint,12,opt,name=max_players" json:"max_players,omitempty"`
	BotCount         *uint32                      `protobuf:"varint,13,opt,name=bot_count" json:"bot_count,omitempty"`
	Password         *bool                        `protobuf:"varint,14,opt,name=password" json:"password,omitempty"`
	Secure           *bool                        `protobuf:"varint,15,opt,name=secure" json:"secure,omitempty"`
	Dedicated        *bool                        `protobuf:"varint,16,opt,name=dedicated" json:"dedicated,omitempty"`
	Os               *string                      `protobuf:"bytes,17,opt,name=os" json:"os,omitempty"`
	GameData         *string                      `protobuf:"bytes,18,opt,name=game_data" json:"game_data,omitempty"`
	GameDataVersion  *uint32                      `protobuf:"varint,19,opt,name=game_data_version" json:"game_data_version,omitempty"`
	GameType         *string                      `protobuf:"bytes,20,opt,name=game_type" json:"game_type,omitempty"`
	Map              *string                      `protobuf:"bytes,21,opt,name=map" json:"map,omitempty"`
	XXX_unrecognized []byte                       `json:"-"`
}

func (*CMsgGameServerData) GetAppId

func (m *CMsgGameServerData) GetAppId() uint32

func (*CMsgGameServerData) GetBotCount

func (m *CMsgGameServerData) GetBotCount() uint32

func (*CMsgGameServerData) GetDedicated

func (m *CMsgGameServerData) GetDedicated() bool

func (*CMsgGameServerData) GetGameData

func (m *CMsgGameServerData) GetGameData() string

func (*CMsgGameServerData) GetGameDataVersion

func (m *CMsgGameServerData) GetGameDataVersion() uint32

func (*CMsgGameServerData) GetGamePort

func (m *CMsgGameServerData) GetGamePort() uint32

func (*CMsgGameServerData) GetGameType

func (m *CMsgGameServerData) GetGameType() string

func (*CMsgGameServerData) GetGamedir

func (m *CMsgGameServerData) GetGamedir() string

func (*CMsgGameServerData) GetIp

func (m *CMsgGameServerData) GetIp() uint32

func (*CMsgGameServerData) GetMap

func (m *CMsgGameServerData) GetMap() string

func (*CMsgGameServerData) GetMaxPlayers

func (m *CMsgGameServerData) GetMaxPlayers() uint32

func (*CMsgGameServerData) GetName

func (m *CMsgGameServerData) GetName() string

func (*CMsgGameServerData) GetOs

func (m *CMsgGameServerData) GetOs() string

func (*CMsgGameServerData) GetPassword

func (m *CMsgGameServerData) GetPassword() bool

func (*CMsgGameServerData) GetPlayers

func (m *CMsgGameServerData) GetPlayers() []*CMsgGameServerData_Player

func (*CMsgGameServerData) GetProduct

func (m *CMsgGameServerData) GetProduct() string

func (*CMsgGameServerData) GetQueryPort

func (m *CMsgGameServerData) GetQueryPort() uint32

func (*CMsgGameServerData) GetRegion

func (m *CMsgGameServerData) GetRegion() string

func (*CMsgGameServerData) GetSecure

func (m *CMsgGameServerData) GetSecure() bool

func (*CMsgGameServerData) GetSourcetvPort

func (m *CMsgGameServerData) GetSourcetvPort() uint32

func (*CMsgGameServerData) GetSteamIdGs

func (m *CMsgGameServerData) GetSteamIdGs() uint64

func (*CMsgGameServerData) GetVersion

func (m *CMsgGameServerData) GetVersion() string

func (*CMsgGameServerData) ProtoMessage

func (*CMsgGameServerData) ProtoMessage()

func (*CMsgGameServerData) Reset

func (m *CMsgGameServerData) Reset()

func (*CMsgGameServerData) String

func (m *CMsgGameServerData) String() string

type CMsgGameServerData_Player

type CMsgGameServerData_Player struct {
	SteamId          *uint64 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGameServerData_Player) GetSteamId

func (m *CMsgGameServerData_Player) GetSteamId() uint64

func (*CMsgGameServerData_Player) ProtoMessage

func (*CMsgGameServerData_Player) ProtoMessage()

func (*CMsgGameServerData_Player) Reset

func (m *CMsgGameServerData_Player) Reset()

func (*CMsgGameServerData_Player) String

func (m *CMsgGameServerData_Player) String() string

type CMsgGameServerOutOfDate

type CMsgGameServerOutOfDate struct {
	SteamIdGs        *uint64 `protobuf:"fixed64,1,opt,name=steam_id_gs" json:"steam_id_gs,omitempty"`
	Reject           *bool   `protobuf:"varint,2,opt,name=reject" json:"reject,omitempty"`
	Message          *string `protobuf:"bytes,3,opt,name=message" json:"message,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGameServerOutOfDate) GetMessage

func (m *CMsgGameServerOutOfDate) GetMessage() string

func (*CMsgGameServerOutOfDate) GetReject

func (m *CMsgGameServerOutOfDate) GetReject() bool

func (*CMsgGameServerOutOfDate) GetSteamIdGs

func (m *CMsgGameServerOutOfDate) GetSteamIdGs() uint64

func (*CMsgGameServerOutOfDate) ProtoMessage

func (*CMsgGameServerOutOfDate) ProtoMessage()

func (*CMsgGameServerOutOfDate) Reset

func (m *CMsgGameServerOutOfDate) Reset()

func (*CMsgGameServerOutOfDate) String

func (m *CMsgGameServerOutOfDate) String() string

type CMsgGameServerPingSample

type CMsgGameServerPingSample struct {
	MyIp             *uint32                            `protobuf:"fixed32,1,opt,name=my_ip" json:"my_ip,omitempty"`
	GsAppId          *int32                             `protobuf:"varint,2,opt,name=gs_app_id" json:"gs_app_id,omitempty"`
	GsSamples        []*CMsgGameServerPingSample_Sample `protobuf:"bytes,3,rep,name=gs_samples" json:"gs_samples,omitempty"`
	XXX_unrecognized []byte                             `json:"-"`
}

func (*CMsgGameServerPingSample) GetGsAppId

func (m *CMsgGameServerPingSample) GetGsAppId() int32

func (*CMsgGameServerPingSample) GetGsSamples

func (*CMsgGameServerPingSample) GetMyIp

func (m *CMsgGameServerPingSample) GetMyIp() uint32

func (*CMsgGameServerPingSample) ProtoMessage

func (*CMsgGameServerPingSample) ProtoMessage()

func (*CMsgGameServerPingSample) Reset

func (m *CMsgGameServerPingSample) Reset()

func (*CMsgGameServerPingSample) String

func (m *CMsgGameServerPingSample) String() string

type CMsgGameServerPingSample_Sample

type CMsgGameServerPingSample_Sample struct {
	Ip               *uint32 `protobuf:"fixed32,1,opt,name=ip" json:"ip,omitempty"`
	AvgPingMs        *uint32 `protobuf:"varint,2,opt,name=avg_ping_ms" json:"avg_ping_ms,omitempty"`
	StddevPingMsX10  *uint32 `protobuf:"varint,3,opt,name=stddev_ping_ms_x10" json:"stddev_ping_ms_x10,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGameServerPingSample_Sample) GetAvgPingMs

func (m *CMsgGameServerPingSample_Sample) GetAvgPingMs() uint32

func (*CMsgGameServerPingSample_Sample) GetIp

func (*CMsgGameServerPingSample_Sample) GetStddevPingMsX10

func (m *CMsgGameServerPingSample_Sample) GetStddevPingMsX10() uint32

func (*CMsgGameServerPingSample_Sample) ProtoMessage

func (*CMsgGameServerPingSample_Sample) ProtoMessage()

func (*CMsgGameServerPingSample_Sample) Reset

func (*CMsgGameServerPingSample_Sample) String

type CMsgGameServerRemove

type CMsgGameServerRemove struct {
	SteamId          *uint64 `protobuf:"fixed64,1,opt,name=steam_id" json:"steam_id,omitempty"`
	Ip               *uint32 `protobuf:"varint,2,opt,name=ip" json:"ip,omitempty"`
	QueryPort        *uint32 `protobuf:"varint,3,opt,name=query_port" json:"query_port,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgGameServerRemove) GetIp

func (m *CMsgGameServerRemove) GetIp() uint32

func (*CMsgGameServerRemove) GetQueryPort

func (m *CMsgGameServerRemove) GetQueryPort() uint32

func (*CMsgGameServerRemove) GetSteamId

func (m *CMsgGameServerRemove) GetSteamId() uint64

func (*CMsgGameServerRemove) ProtoMessage

func (*CMsgGameServerRemove) ProtoMessage()

func (*CMsgGameServerRemove) Reset

func (m *CMsgGameServerRemove) Reset()

func (*CMsgGameServerRemove) String

func (m *CMsgGameServerRemove) String() string

type CMsgMDSSetAppBuildLive

type CMsgMDSSetAppBuildLive struct {
	BuildId          *uint32 `protobuf:"varint,1,opt,name=build_id" json:"build_id,omitempty"`
	AppId            *uint32 `protobuf:"varint,2,opt,name=app_id" json:"app_id,omitempty"`
	BetaKey          *string `protobuf:"bytes,3,opt,name=beta_key" json:"beta_key,omitempty"`
	BetaPassword     *string `protobuf:"bytes,5,opt,name=beta_password" json:"beta_password,omitempty"`
	OnlyFinish       *bool   `protobuf:"varint,6,opt,name=only_finish" json:"only_finish,omitempty"`
	NumSkipDepots    *uint32 `protobuf:"varint,7,opt,name=num_skip_depots" json:"num_skip_depots,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgMDSSetAppBuildLive) GetAppId

func (m *CMsgMDSSetAppBuildLive) GetAppId() uint32

func (*CMsgMDSSetAppBuildLive) GetBetaKey

func (m *CMsgMDSSetAppBuildLive) GetBetaKey() string

func (*CMsgMDSSetAppBuildLive) GetBetaPassword

func (m *CMsgMDSSetAppBuildLive) GetBetaPassword() string

func (*CMsgMDSSetAppBuildLive) GetBuildId

func (m *CMsgMDSSetAppBuildLive) GetBuildId() uint32

func (*CMsgMDSSetAppBuildLive) GetNumSkipDepots

func (m *CMsgMDSSetAppBuildLive) GetNumSkipDepots() uint32

func (*CMsgMDSSetAppBuildLive) GetOnlyFinish

func (m *CMsgMDSSetAppBuildLive) GetOnlyFinish() bool

func (*CMsgMDSSetAppBuildLive) ProtoMessage

func (*CMsgMDSSetAppBuildLive) ProtoMessage()

func (*CMsgMDSSetAppBuildLive) Reset

func (m *CMsgMDSSetAppBuildLive) Reset()

func (*CMsgMDSSetAppBuildLive) String

func (m *CMsgMDSSetAppBuildLive) String() string

type CMsgMDSSetAppBuildLiveResponse

type CMsgMDSSetAppBuildLiveResponse struct {
	Eresult          *int32  `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	ErrorString      *string `protobuf:"bytes,2,opt,name=error_string" json:"error_string,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgMDSSetAppBuildLiveResponse) GetEresult

func (m *CMsgMDSSetAppBuildLiveResponse) GetEresult() int32

func (*CMsgMDSSetAppBuildLiveResponse) GetErrorString

func (m *CMsgMDSSetAppBuildLiveResponse) GetErrorString() string

func (*CMsgMDSSetAppBuildLiveResponse) ProtoMessage

func (*CMsgMDSSetAppBuildLiveResponse) ProtoMessage()

func (*CMsgMDSSetAppBuildLiveResponse) Reset

func (m *CMsgMDSSetAppBuildLiveResponse) Reset()

func (*CMsgMDSSetAppBuildLiveResponse) String

type CMsgMulti

type CMsgMulti struct {
	SizeUnzipped     *uint32 `protobuf:"varint,1,opt,name=size_unzipped" json:"size_unzipped,omitempty"`
	MessageBody      []byte  `protobuf:"bytes,2,opt,name=message_body" json:"message_body,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgMulti) GetMessageBody

func (m *CMsgMulti) GetMessageBody() []byte

func (*CMsgMulti) GetSizeUnzipped

func (m *CMsgMulti) GetSizeUnzipped() uint32

func (*CMsgMulti) ProtoMessage

func (*CMsgMulti) ProtoMessage()

func (*CMsgMulti) Reset

func (m *CMsgMulti) Reset()

func (*CMsgMulti) String

func (m *CMsgMulti) String() string

type CMsgPICSAccessTokenRequest

type CMsgPICSAccessTokenRequest struct {
	Packageids       []uint32 `protobuf:"varint,1,rep,name=packageids" json:"packageids,omitempty"`
	Appids           []uint32 `protobuf:"varint,2,rep,name=appids" json:"appids,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CMsgPICSAccessTokenRequest) GetAppids

func (m *CMsgPICSAccessTokenRequest) GetAppids() []uint32

func (*CMsgPICSAccessTokenRequest) GetPackageids

func (m *CMsgPICSAccessTokenRequest) GetPackageids() []uint32

func (*CMsgPICSAccessTokenRequest) ProtoMessage

func (*CMsgPICSAccessTokenRequest) ProtoMessage()

func (*CMsgPICSAccessTokenRequest) Reset

func (m *CMsgPICSAccessTokenRequest) Reset()

func (*CMsgPICSAccessTokenRequest) String

func (m *CMsgPICSAccessTokenRequest) String() string

type CMsgPICSAccessTokenResponse

type CMsgPICSAccessTokenResponse struct {
	PackageAccessTokens []*CMsgPICSAccessTokenResponse_PackageToken `protobuf:"bytes,1,rep,name=package_access_tokens" json:"package_access_tokens,omitempty"`
	PackageDeniedTokens []uint32                                    `protobuf:"varint,2,rep,name=package_denied_tokens" json:"package_denied_tokens,omitempty"`
	AppAccessTokens     []*CMsgPICSAccessTokenResponse_AppToken     `protobuf:"bytes,3,rep,name=app_access_tokens" json:"app_access_tokens,omitempty"`
	AppDeniedTokens     []uint32                                    `protobuf:"varint,4,rep,name=app_denied_tokens" json:"app_denied_tokens,omitempty"`
	XXX_unrecognized    []byte                                      `json:"-"`
}

func (*CMsgPICSAccessTokenResponse) GetAppAccessTokens

func (*CMsgPICSAccessTokenResponse) GetAppDeniedTokens

func (m *CMsgPICSAccessTokenResponse) GetAppDeniedTokens() []uint32

func (*CMsgPICSAccessTokenResponse) GetPackageAccessTokens

func (*CMsgPICSAccessTokenResponse) GetPackageDeniedTokens

func (m *CMsgPICSAccessTokenResponse) GetPackageDeniedTokens() []uint32

func (*CMsgPICSAccessTokenResponse) ProtoMessage

func (*CMsgPICSAccessTokenResponse) ProtoMessage()

func (*CMsgPICSAccessTokenResponse) Reset

func (m *CMsgPICSAccessTokenResponse) Reset()

func (*CMsgPICSAccessTokenResponse) String

func (m *CMsgPICSAccessTokenResponse) String() string

type CMsgPICSAccessTokenResponse_AppToken

type CMsgPICSAccessTokenResponse_AppToken struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	AccessToken      *uint64 `protobuf:"varint,2,opt,name=access_token" json:"access_token,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgPICSAccessTokenResponse_AppToken) GetAccessToken

func (m *CMsgPICSAccessTokenResponse_AppToken) GetAccessToken() uint64

func (*CMsgPICSAccessTokenResponse_AppToken) GetAppid

func (*CMsgPICSAccessTokenResponse_AppToken) ProtoMessage

func (*CMsgPICSAccessTokenResponse_AppToken) ProtoMessage()

func (*CMsgPICSAccessTokenResponse_AppToken) Reset

func (*CMsgPICSAccessTokenResponse_AppToken) String

type CMsgPICSAccessTokenResponse_PackageToken

type CMsgPICSAccessTokenResponse_PackageToken struct {
	Packageid        *uint32 `protobuf:"varint,1,opt,name=packageid" json:"packageid,omitempty"`
	AccessToken      *uint64 `protobuf:"varint,2,opt,name=access_token" json:"access_token,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgPICSAccessTokenResponse_PackageToken) GetAccessToken

func (*CMsgPICSAccessTokenResponse_PackageToken) GetPackageid

func (*CMsgPICSAccessTokenResponse_PackageToken) ProtoMessage

func (*CMsgPICSAccessTokenResponse_PackageToken) Reset

func (*CMsgPICSAccessTokenResponse_PackageToken) String

type CMsgPICSChangesSinceRequest

type CMsgPICSChangesSinceRequest struct {
	SinceChangeNumber      *uint32 `protobuf:"varint,1,opt,name=since_change_number" json:"since_change_number,omitempty"`
	SendAppInfoChanges     *bool   `protobuf:"varint,2,opt,name=send_app_info_changes" json:"send_app_info_changes,omitempty"`
	SendPackageInfoChanges *bool   `protobuf:"varint,3,opt,name=send_package_info_changes" json:"send_package_info_changes,omitempty"`
	XXX_unrecognized       []byte  `json:"-"`
}

func (*CMsgPICSChangesSinceRequest) GetSendAppInfoChanges

func (m *CMsgPICSChangesSinceRequest) GetSendAppInfoChanges() bool

func (*CMsgPICSChangesSinceRequest) GetSendPackageInfoChanges

func (m *CMsgPICSChangesSinceRequest) GetSendPackageInfoChanges() bool

func (*CMsgPICSChangesSinceRequest) GetSinceChangeNumber

func (m *CMsgPICSChangesSinceRequest) GetSinceChangeNumber() uint32

func (*CMsgPICSChangesSinceRequest) ProtoMessage

func (*CMsgPICSChangesSinceRequest) ProtoMessage()

func (*CMsgPICSChangesSinceRequest) Reset

func (m *CMsgPICSChangesSinceRequest) Reset()

func (*CMsgPICSChangesSinceRequest) String

func (m *CMsgPICSChangesSinceRequest) String() string

type CMsgPICSChangesSinceResponse

type CMsgPICSChangesSinceResponse struct {
	CurrentChangeNumber *uint32                                       `protobuf:"varint,1,opt,name=current_change_number" json:"current_change_number,omitempty"`
	SinceChangeNumber   *uint32                                       `protobuf:"varint,2,opt,name=since_change_number" json:"since_change_number,omitempty"`
	ForceFullUpdate     *bool                                         `protobuf:"varint,3,opt,name=force_full_update" json:"force_full_update,omitempty"`
	PackageChanges      []*CMsgPICSChangesSinceResponse_PackageChange `protobuf:"bytes,4,rep,name=package_changes" json:"package_changes,omitempty"`
	AppChanges          []*CMsgPICSChangesSinceResponse_AppChange     `protobuf:"bytes,5,rep,name=app_changes" json:"app_changes,omitempty"`
	XXX_unrecognized    []byte                                        `json:"-"`
}

func (*CMsgPICSChangesSinceResponse) GetAppChanges

func (*CMsgPICSChangesSinceResponse) GetCurrentChangeNumber

func (m *CMsgPICSChangesSinceResponse) GetCurrentChangeNumber() uint32

func (*CMsgPICSChangesSinceResponse) GetForceFullUpdate

func (m *CMsgPICSChangesSinceResponse) GetForceFullUpdate() bool

func (*CMsgPICSChangesSinceResponse) GetPackageChanges

func (*CMsgPICSChangesSinceResponse) GetSinceChangeNumber

func (m *CMsgPICSChangesSinceResponse) GetSinceChangeNumber() uint32

func (*CMsgPICSChangesSinceResponse) ProtoMessage

func (*CMsgPICSChangesSinceResponse) ProtoMessage()

func (*CMsgPICSChangesSinceResponse) Reset

func (m *CMsgPICSChangesSinceResponse) Reset()

func (*CMsgPICSChangesSinceResponse) String

type CMsgPICSChangesSinceResponse_AppChange

type CMsgPICSChangesSinceResponse_AppChange struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	ChangeNumber     *uint32 `protobuf:"varint,2,opt,name=change_number" json:"change_number,omitempty"`
	NeedsToken       *bool   `protobuf:"varint,3,opt,name=needs_token" json:"needs_token,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgPICSChangesSinceResponse_AppChange) GetAppid

func (*CMsgPICSChangesSinceResponse_AppChange) GetChangeNumber

func (m *CMsgPICSChangesSinceResponse_AppChange) GetChangeNumber() uint32

func (*CMsgPICSChangesSinceResponse_AppChange) GetNeedsToken

func (m *CMsgPICSChangesSinceResponse_AppChange) GetNeedsToken() bool

func (*CMsgPICSChangesSinceResponse_AppChange) ProtoMessage

func (*CMsgPICSChangesSinceResponse_AppChange) Reset

func (*CMsgPICSChangesSinceResponse_AppChange) String

type CMsgPICSChangesSinceResponse_PackageChange

type CMsgPICSChangesSinceResponse_PackageChange struct {
	Packageid        *uint32 `protobuf:"varint,1,opt,name=packageid" json:"packageid,omitempty"`
	ChangeNumber     *uint32 `protobuf:"varint,2,opt,name=change_number" json:"change_number,omitempty"`
	NeedsToken       *bool   `protobuf:"varint,3,opt,name=needs_token" json:"needs_token,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgPICSChangesSinceResponse_PackageChange) GetChangeNumber

func (*CMsgPICSChangesSinceResponse_PackageChange) GetNeedsToken

func (*CMsgPICSChangesSinceResponse_PackageChange) GetPackageid

func (*CMsgPICSChangesSinceResponse_PackageChange) ProtoMessage

func (*CMsgPICSChangesSinceResponse_PackageChange) Reset

func (*CMsgPICSChangesSinceResponse_PackageChange) String

type CMsgPICSProductInfoRequest

type CMsgPICSProductInfoRequest struct {
	Packages         []*CMsgPICSProductInfoRequest_PackageInfo `protobuf:"bytes,1,rep,name=packages" json:"packages,omitempty"`
	Apps             []*CMsgPICSProductInfoRequest_AppInfo     `protobuf:"bytes,2,rep,name=apps" json:"apps,omitempty"`
	MetaDataOnly     *bool                                     `protobuf:"varint,3,opt,name=meta_data_only" json:"meta_data_only,omitempty"`
	NumPrevFailed    *uint32                                   `protobuf:"varint,4,opt,name=num_prev_failed" json:"num_prev_failed,omitempty"`
	XXX_unrecognized []byte                                    `json:"-"`
}

func (*CMsgPICSProductInfoRequest) GetApps

func (*CMsgPICSProductInfoRequest) GetMetaDataOnly

func (m *CMsgPICSProductInfoRequest) GetMetaDataOnly() bool

func (*CMsgPICSProductInfoRequest) GetNumPrevFailed

func (m *CMsgPICSProductInfoRequest) GetNumPrevFailed() uint32

func (*CMsgPICSProductInfoRequest) GetPackages

func (*CMsgPICSProductInfoRequest) ProtoMessage

func (*CMsgPICSProductInfoRequest) ProtoMessage()

func (*CMsgPICSProductInfoRequest) Reset

func (m *CMsgPICSProductInfoRequest) Reset()

func (*CMsgPICSProductInfoRequest) String

func (m *CMsgPICSProductInfoRequest) String() string

type CMsgPICSProductInfoRequest_AppInfo

type CMsgPICSProductInfoRequest_AppInfo struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	AccessToken      *uint64 `protobuf:"varint,2,opt,name=access_token" json:"access_token,omitempty"`
	OnlyPublic       *bool   `protobuf:"varint,3,opt,name=only_public" json:"only_public,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgPICSProductInfoRequest_AppInfo) GetAccessToken

func (m *CMsgPICSProductInfoRequest_AppInfo) GetAccessToken() uint64

func (*CMsgPICSProductInfoRequest_AppInfo) GetAppid

func (*CMsgPICSProductInfoRequest_AppInfo) GetOnlyPublic

func (m *CMsgPICSProductInfoRequest_AppInfo) GetOnlyPublic() bool

func (*CMsgPICSProductInfoRequest_AppInfo) ProtoMessage

func (*CMsgPICSProductInfoRequest_AppInfo) ProtoMessage()

func (*CMsgPICSProductInfoRequest_AppInfo) Reset

func (*CMsgPICSProductInfoRequest_AppInfo) String

type CMsgPICSProductInfoRequest_PackageInfo

type CMsgPICSProductInfoRequest_PackageInfo struct {
	Packageid        *uint32 `protobuf:"varint,1,opt,name=packageid" json:"packageid,omitempty"`
	AccessToken      *uint64 `protobuf:"varint,2,opt,name=access_token" json:"access_token,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgPICSProductInfoRequest_PackageInfo) GetAccessToken

func (m *CMsgPICSProductInfoRequest_PackageInfo) GetAccessToken() uint64

func (*CMsgPICSProductInfoRequest_PackageInfo) GetPackageid

func (*CMsgPICSProductInfoRequest_PackageInfo) ProtoMessage

func (*CMsgPICSProductInfoRequest_PackageInfo) Reset

func (*CMsgPICSProductInfoRequest_PackageInfo) String

type CMsgPICSProductInfoResponse

type CMsgPICSProductInfoResponse struct {
	Apps              []*CMsgPICSProductInfoResponse_AppInfo     `protobuf:"bytes,1,rep,name=apps" json:"apps,omitempty"`
	UnknownAppids     []uint32                                   `protobuf:"varint,2,rep,name=unknown_appids" json:"unknown_appids,omitempty"`
	Packages          []*CMsgPICSProductInfoResponse_PackageInfo `protobuf:"bytes,3,rep,name=packages" json:"packages,omitempty"`
	UnknownPackageids []uint32                                   `protobuf:"varint,4,rep,name=unknown_packageids" json:"unknown_packageids,omitempty"`
	MetaDataOnly      *bool                                      `protobuf:"varint,5,opt,name=meta_data_only" json:"meta_data_only,omitempty"`
	ResponsePending   *bool                                      `protobuf:"varint,6,opt,name=response_pending" json:"response_pending,omitempty"`
	XXX_unrecognized  []byte                                     `json:"-"`
}

func (*CMsgPICSProductInfoResponse) GetApps

func (*CMsgPICSProductInfoResponse) GetMetaDataOnly

func (m *CMsgPICSProductInfoResponse) GetMetaDataOnly() bool

func (*CMsgPICSProductInfoResponse) GetPackages

func (*CMsgPICSProductInfoResponse) GetResponsePending

func (m *CMsgPICSProductInfoResponse) GetResponsePending() bool

func (*CMsgPICSProductInfoResponse) GetUnknownAppids

func (m *CMsgPICSProductInfoResponse) GetUnknownAppids() []uint32

func (*CMsgPICSProductInfoResponse) GetUnknownPackageids

func (m *CMsgPICSProductInfoResponse) GetUnknownPackageids() []uint32

func (*CMsgPICSProductInfoResponse) ProtoMessage

func (*CMsgPICSProductInfoResponse) ProtoMessage()

func (*CMsgPICSProductInfoResponse) Reset

func (m *CMsgPICSProductInfoResponse) Reset()

func (*CMsgPICSProductInfoResponse) String

func (m *CMsgPICSProductInfoResponse) String() string

type CMsgPICSProductInfoResponse_AppInfo

type CMsgPICSProductInfoResponse_AppInfo struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	ChangeNumber     *uint32 `protobuf:"varint,2,opt,name=change_number" json:"change_number,omitempty"`
	MissingToken     *bool   `protobuf:"varint,3,opt,name=missing_token" json:"missing_token,omitempty"`
	Sha              []byte  `protobuf:"bytes,4,opt,name=sha" json:"sha,omitempty"`
	Buffer           []byte  `protobuf:"bytes,5,opt,name=buffer" json:"buffer,omitempty"`
	OnlyPublic       *bool   `protobuf:"varint,6,opt,name=only_public" json:"only_public,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgPICSProductInfoResponse_AppInfo) GetAppid

func (*CMsgPICSProductInfoResponse_AppInfo) GetBuffer

func (m *CMsgPICSProductInfoResponse_AppInfo) GetBuffer() []byte

func (*CMsgPICSProductInfoResponse_AppInfo) GetChangeNumber

func (m *CMsgPICSProductInfoResponse_AppInfo) GetChangeNumber() uint32

func (*CMsgPICSProductInfoResponse_AppInfo) GetMissingToken

func (m *CMsgPICSProductInfoResponse_AppInfo) GetMissingToken() bool

func (*CMsgPICSProductInfoResponse_AppInfo) GetOnlyPublic

func (m *CMsgPICSProductInfoResponse_AppInfo) GetOnlyPublic() bool

func (*CMsgPICSProductInfoResponse_AppInfo) GetSha

func (*CMsgPICSProductInfoResponse_AppInfo) ProtoMessage

func (*CMsgPICSProductInfoResponse_AppInfo) ProtoMessage()

func (*CMsgPICSProductInfoResponse_AppInfo) Reset

func (*CMsgPICSProductInfoResponse_AppInfo) String

type CMsgPICSProductInfoResponse_PackageInfo

type CMsgPICSProductInfoResponse_PackageInfo struct {
	Packageid        *uint32 `protobuf:"varint,1,opt,name=packageid" json:"packageid,omitempty"`
	ChangeNumber     *uint32 `protobuf:"varint,2,opt,name=change_number" json:"change_number,omitempty"`
	MissingToken     *bool   `protobuf:"varint,3,opt,name=missing_token" json:"missing_token,omitempty"`
	Sha              []byte  `protobuf:"bytes,4,opt,name=sha" json:"sha,omitempty"`
	Buffer           []byte  `protobuf:"bytes,5,opt,name=buffer" json:"buffer,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgPICSProductInfoResponse_PackageInfo) GetBuffer

func (*CMsgPICSProductInfoResponse_PackageInfo) GetChangeNumber

func (m *CMsgPICSProductInfoResponse_PackageInfo) GetChangeNumber() uint32

func (*CMsgPICSProductInfoResponse_PackageInfo) GetMissingToken

func (m *CMsgPICSProductInfoResponse_PackageInfo) GetMissingToken() bool

func (*CMsgPICSProductInfoResponse_PackageInfo) GetPackageid

func (*CMsgPICSProductInfoResponse_PackageInfo) GetSha

func (*CMsgPICSProductInfoResponse_PackageInfo) ProtoMessage

func (*CMsgPICSProductInfoResponse_PackageInfo) Reset

func (*CMsgPICSProductInfoResponse_PackageInfo) String

type CMsgPersonaChangeResponse

type CMsgPersonaChangeResponse struct {
	Result           *uint32 `protobuf:"varint,1,opt,name=result" json:"result,omitempty"`
	PlayerName       *string `protobuf:"bytes,2,opt,name=player_name" json:"player_name,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgPersonaChangeResponse) GetPlayerName

func (m *CMsgPersonaChangeResponse) GetPlayerName() string

func (*CMsgPersonaChangeResponse) GetResult

func (m *CMsgPersonaChangeResponse) GetResult() uint32

func (*CMsgPersonaChangeResponse) ProtoMessage

func (*CMsgPersonaChangeResponse) ProtoMessage()

func (*CMsgPersonaChangeResponse) Reset

func (m *CMsgPersonaChangeResponse) Reset()

func (*CMsgPersonaChangeResponse) String

func (m *CMsgPersonaChangeResponse) String() string

type CMsgProtoBufHeader

type CMsgProtoBufHeader struct {
	Steamid           *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	ClientSessionid   *int32  `protobuf:"varint,2,opt,name=client_sessionid" json:"client_sessionid,omitempty"`
	RoutingAppid      *uint32 `protobuf:"varint,3,opt,name=routing_appid" json:"routing_appid,omitempty"`
	JobidSource       *uint64 `protobuf:"fixed64,10,opt,name=jobid_source,def=18446744073709551615" json:"jobid_source,omitempty"`
	JobidTarget       *uint64 `protobuf:"fixed64,11,opt,name=jobid_target,def=18446744073709551615" json:"jobid_target,omitempty"`
	TargetJobName     *string `protobuf:"bytes,12,opt,name=target_job_name" json:"target_job_name,omitempty"`
	Eresult           *int32  `protobuf:"varint,13,opt,name=eresult,def=2" json:"eresult,omitempty"`
	ErrorMessage      *string `protobuf:"bytes,14,opt,name=error_message" json:"error_message,omitempty"`
	Ip                *uint32 `protobuf:"varint,15,opt,name=ip" json:"ip,omitempty"`
	AuthAccountFlags  *uint32 `protobuf:"varint,16,opt,name=auth_account_flags" json:"auth_account_flags,omitempty"`
	TokenSource       *uint32 `protobuf:"varint,22,opt,name=token_source" json:"token_source,omitempty"`
	AdminSpoofingUser *bool   `protobuf:"varint,24,opt,name=admin_spoofing_user" json:"admin_spoofing_user,omitempty"`
	TransportError    *int32  `protobuf:"varint,17,opt,name=transport_error,def=1" json:"transport_error,omitempty"`
	Messageid         *uint64 `protobuf:"varint,18,opt,name=messageid,def=18446744073709551615" json:"messageid,omitempty"`
	PublisherGroupId  *uint32 `protobuf:"varint,19,opt,name=publisher_group_id" json:"publisher_group_id,omitempty"`
	Sysid             *uint32 `protobuf:"varint,20,opt,name=sysid" json:"sysid,omitempty"`
	TraceTag          *uint64 `protobuf:"varint,21,opt,name=trace_tag" json:"trace_tag,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*CMsgProtoBufHeader) GetAdminSpoofingUser

func (m *CMsgProtoBufHeader) GetAdminSpoofingUser() bool

func (*CMsgProtoBufHeader) GetAuthAccountFlags

func (m *CMsgProtoBufHeader) GetAuthAccountFlags() uint32

func (*CMsgProtoBufHeader) GetClientSessionid

func (m *CMsgProtoBufHeader) GetClientSessionid() int32

func (*CMsgProtoBufHeader) GetEresult

func (m *CMsgProtoBufHeader) GetEresult() int32

func (*CMsgProtoBufHeader) GetErrorMessage

func (m *CMsgProtoBufHeader) GetErrorMessage() string

func (*CMsgProtoBufHeader) GetIp

func (m *CMsgProtoBufHeader) GetIp() uint32

func (*CMsgProtoBufHeader) GetJobidSource

func (m *CMsgProtoBufHeader) GetJobidSource() uint64

func (*CMsgProtoBufHeader) GetJobidTarget

func (m *CMsgProtoBufHeader) GetJobidTarget() uint64

func (*CMsgProtoBufHeader) GetMessageid

func (m *CMsgProtoBufHeader) GetMessageid() uint64

func (*CMsgProtoBufHeader) GetPublisherGroupId

func (m *CMsgProtoBufHeader) GetPublisherGroupId() uint32

func (*CMsgProtoBufHeader) GetRoutingAppid

func (m *CMsgProtoBufHeader) GetRoutingAppid() uint32

func (*CMsgProtoBufHeader) GetSteamid

func (m *CMsgProtoBufHeader) GetSteamid() uint64

func (*CMsgProtoBufHeader) GetSysid

func (m *CMsgProtoBufHeader) GetSysid() uint32

func (*CMsgProtoBufHeader) GetTargetJobName

func (m *CMsgProtoBufHeader) GetTargetJobName() string

func (*CMsgProtoBufHeader) GetTokenSource

func (m *CMsgProtoBufHeader) GetTokenSource() uint32

func (*CMsgProtoBufHeader) GetTraceTag

func (m *CMsgProtoBufHeader) GetTraceTag() uint64

func (*CMsgProtoBufHeader) GetTransportError

func (m *CMsgProtoBufHeader) GetTransportError() int32

func (*CMsgProtoBufHeader) ProtoMessage

func (*CMsgProtoBufHeader) ProtoMessage()

func (*CMsgProtoBufHeader) Reset

func (m *CMsgProtoBufHeader) Reset()

func (*CMsgProtoBufHeader) String

func (m *CMsgProtoBufHeader) String() string

type CMsgProtobufWrapped

type CMsgProtobufWrapped struct {
	MessageBody      []byte `protobuf:"bytes,1,opt,name=message_body" json:"message_body,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgProtobufWrapped) GetMessageBody

func (m *CMsgProtobufWrapped) GetMessageBody() []byte

func (*CMsgProtobufWrapped) ProtoMessage

func (*CMsgProtobufWrapped) ProtoMessage()

func (*CMsgProtobufWrapped) Reset

func (m *CMsgProtobufWrapped) Reset()

func (*CMsgProtobufWrapped) String

func (m *CMsgProtobufWrapped) String() string

type CMsgRemoteClientAppStatus

type CMsgRemoteClientAppStatus struct {
	StatusUpdates    []*CMsgRemoteClientAppStatus_AppStatus `protobuf:"bytes,1,rep,name=status_updates" json:"status_updates,omitempty"`
	XXX_unrecognized []byte                                 `json:"-"`
}

func (*CMsgRemoteClientAppStatus) GetStatusUpdates

func (*CMsgRemoteClientAppStatus) ProtoMessage

func (*CMsgRemoteClientAppStatus) ProtoMessage()

func (*CMsgRemoteClientAppStatus) Reset

func (m *CMsgRemoteClientAppStatus) Reset()

func (*CMsgRemoteClientAppStatus) String

func (m *CMsgRemoteClientAppStatus) String() string

type CMsgRemoteClientAppStatus_AppStatus

type CMsgRemoteClientAppStatus_AppStatus struct {
	AppId            *uint32 `protobuf:"varint,1,opt,name=app_id" json:"app_id,omitempty"`
	AppState         *uint32 `protobuf:"varint,2,opt,name=app_state" json:"app_state,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgRemoteClientAppStatus_AppStatus) GetAppId

func (*CMsgRemoteClientAppStatus_AppStatus) GetAppState

func (*CMsgRemoteClientAppStatus_AppStatus) ProtoMessage

func (*CMsgRemoteClientAppStatus_AppStatus) ProtoMessage()

func (*CMsgRemoteClientAppStatus_AppStatus) Reset

func (*CMsgRemoteClientAppStatus_AppStatus) String

type CMsgRemoteClientAuth

type CMsgRemoteClientAuth struct {
	ClientId         *uint64                          `protobuf:"varint,1,opt,name=client_id" json:"client_id,omitempty"`
	Status           *CMsgRemoteClientBroadcastStatus `protobuf:"bytes,2,opt,name=status" json:"status,omitempty"`
	XXX_unrecognized []byte                           `json:"-"`
}

func (*CMsgRemoteClientAuth) GetClientId

func (m *CMsgRemoteClientAuth) GetClientId() uint64

func (*CMsgRemoteClientAuth) GetStatus

func (*CMsgRemoteClientAuth) ProtoMessage

func (*CMsgRemoteClientAuth) ProtoMessage()

func (*CMsgRemoteClientAuth) Reset

func (m *CMsgRemoteClientAuth) Reset()

func (*CMsgRemoteClientAuth) String

func (m *CMsgRemoteClientAuth) String() string

type CMsgRemoteClientAuthResponse

type CMsgRemoteClientAuthResponse struct {
	Eresult          *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*CMsgRemoteClientAuthResponse) GetEresult

func (m *CMsgRemoteClientAuthResponse) GetEresult() int32

func (*CMsgRemoteClientAuthResponse) ProtoMessage

func (*CMsgRemoteClientAuthResponse) ProtoMessage()

func (*CMsgRemoteClientAuthResponse) Reset

func (m *CMsgRemoteClientAuthResponse) Reset()

func (*CMsgRemoteClientAuthResponse) String

type CMsgRemoteClientBroadcastHeader

type CMsgRemoteClientBroadcastHeader struct {
	ClientId         *uint64 `protobuf:"varint,1,opt,name=client_id" json:"client_id,omitempty"`
	MsgType          *uint32 `protobuf:"varint,2,opt,name=msg_type" json:"msg_type,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgRemoteClientBroadcastHeader) GetClientId

func (m *CMsgRemoteClientBroadcastHeader) GetClientId() uint64

func (*CMsgRemoteClientBroadcastHeader) GetMsgType

func (m *CMsgRemoteClientBroadcastHeader) GetMsgType() uint32

func (*CMsgRemoteClientBroadcastHeader) ProtoMessage

func (*CMsgRemoteClientBroadcastHeader) ProtoMessage()

func (*CMsgRemoteClientBroadcastHeader) Reset

func (*CMsgRemoteClientBroadcastHeader) String

type CMsgRemoteClientBroadcastStatus

type CMsgRemoteClientBroadcastStatus struct {
	Version          *int32  `protobuf:"varint,1,opt,name=version" json:"version,omitempty"`
	MinVersion       *int32  `protobuf:"varint,2,opt,name=min_version" json:"min_version,omitempty"`
	ConnectPort      *uint32 `protobuf:"varint,3,opt,name=connect_port" json:"connect_port,omitempty"`
	Hostname         *string `protobuf:"bytes,4,opt,name=hostname" json:"hostname,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgRemoteClientBroadcastStatus) GetConnectPort

func (m *CMsgRemoteClientBroadcastStatus) GetConnectPort() uint32

func (*CMsgRemoteClientBroadcastStatus) GetHostname

func (m *CMsgRemoteClientBroadcastStatus) GetHostname() string

func (*CMsgRemoteClientBroadcastStatus) GetMinVersion

func (m *CMsgRemoteClientBroadcastStatus) GetMinVersion() int32

func (*CMsgRemoteClientBroadcastStatus) GetVersion

func (m *CMsgRemoteClientBroadcastStatus) GetVersion() int32

func (*CMsgRemoteClientBroadcastStatus) ProtoMessage

func (*CMsgRemoteClientBroadcastStatus) ProtoMessage()

func (*CMsgRemoteClientBroadcastStatus) Reset

func (*CMsgRemoteClientBroadcastStatus) String

type CMsgTrading_CancelTradeRequest

type CMsgTrading_CancelTradeRequest struct {
	OtherSteamid     *uint64 `protobuf:"varint,1,opt,name=other_steamid" json:"other_steamid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgTrading_CancelTradeRequest) GetOtherSteamid

func (m *CMsgTrading_CancelTradeRequest) GetOtherSteamid() uint64

func (*CMsgTrading_CancelTradeRequest) ProtoMessage

func (*CMsgTrading_CancelTradeRequest) ProtoMessage()

func (*CMsgTrading_CancelTradeRequest) Reset

func (m *CMsgTrading_CancelTradeRequest) Reset()

func (*CMsgTrading_CancelTradeRequest) String

type CMsgTrading_InitiateTradeRequest

type CMsgTrading_InitiateTradeRequest struct {
	TradeRequestId   *uint32 `protobuf:"varint,1,opt,name=trade_request_id" json:"trade_request_id,omitempty"`
	OtherSteamid     *uint64 `protobuf:"varint,2,opt,name=other_steamid" json:"other_steamid,omitempty"`
	OtherName        *string `protobuf:"bytes,3,opt,name=other_name" json:"other_name,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgTrading_InitiateTradeRequest) GetOtherName

func (m *CMsgTrading_InitiateTradeRequest) GetOtherName() string

func (*CMsgTrading_InitiateTradeRequest) GetOtherSteamid

func (m *CMsgTrading_InitiateTradeRequest) GetOtherSteamid() uint64

func (*CMsgTrading_InitiateTradeRequest) GetTradeRequestId

func (m *CMsgTrading_InitiateTradeRequest) GetTradeRequestId() uint32

func (*CMsgTrading_InitiateTradeRequest) ProtoMessage

func (*CMsgTrading_InitiateTradeRequest) ProtoMessage()

func (*CMsgTrading_InitiateTradeRequest) Reset

func (*CMsgTrading_InitiateTradeRequest) String

type CMsgTrading_InitiateTradeResponse

type CMsgTrading_InitiateTradeResponse struct {
	Response               *uint32 `protobuf:"varint,1,opt,name=response" json:"response,omitempty"`
	TradeRequestId         *uint32 `protobuf:"varint,2,opt,name=trade_request_id" json:"trade_request_id,omitempty"`
	OtherSteamid           *uint64 `protobuf:"varint,3,opt,name=other_steamid" json:"other_steamid,omitempty"`
	SteamguardRequiredDays *uint32 `protobuf:"varint,4,opt,name=steamguard_required_days" json:"steamguard_required_days,omitempty"`
	NewDeviceCooldownDays  *uint32 `protobuf:"varint,5,opt,name=new_device_cooldown_days" json:"new_device_cooldown_days,omitempty"`
	XXX_unrecognized       []byte  `json:"-"`
}

func (*CMsgTrading_InitiateTradeResponse) GetNewDeviceCooldownDays

func (m *CMsgTrading_InitiateTradeResponse) GetNewDeviceCooldownDays() uint32

func (*CMsgTrading_InitiateTradeResponse) GetOtherSteamid

func (m *CMsgTrading_InitiateTradeResponse) GetOtherSteamid() uint64

func (*CMsgTrading_InitiateTradeResponse) GetResponse

func (m *CMsgTrading_InitiateTradeResponse) GetResponse() uint32

func (*CMsgTrading_InitiateTradeResponse) GetSteamguardRequiredDays

func (m *CMsgTrading_InitiateTradeResponse) GetSteamguardRequiredDays() uint32

func (*CMsgTrading_InitiateTradeResponse) GetTradeRequestId

func (m *CMsgTrading_InitiateTradeResponse) GetTradeRequestId() uint32

func (*CMsgTrading_InitiateTradeResponse) ProtoMessage

func (*CMsgTrading_InitiateTradeResponse) ProtoMessage()

func (*CMsgTrading_InitiateTradeResponse) Reset

func (*CMsgTrading_InitiateTradeResponse) String

type CMsgTrading_StartSession

type CMsgTrading_StartSession struct {
	OtherSteamid     *uint64 `protobuf:"varint,1,opt,name=other_steamid" json:"other_steamid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CMsgTrading_StartSession) GetOtherSteamid

func (m *CMsgTrading_StartSession) GetOtherSteamid() uint64

func (*CMsgTrading_StartSession) ProtoMessage

func (*CMsgTrading_StartSession) ProtoMessage()

func (*CMsgTrading_StartSession) Reset

func (m *CMsgTrading_StartSession) Reset()

func (*CMsgTrading_StartSession) String

func (m *CMsgTrading_StartSession) String() string

type COffline_GetOfflineLogonTicket_Request

type COffline_GetOfflineLogonTicket_Request struct {
	Priority         *uint32 `protobuf:"varint,1,opt,name=priority" json:"priority,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*COffline_GetOfflineLogonTicket_Request) GetPriority

func (*COffline_GetOfflineLogonTicket_Request) ProtoMessage

func (*COffline_GetOfflineLogonTicket_Request) Reset

func (*COffline_GetOfflineLogonTicket_Request) String

type COffline_GetOfflineLogonTicket_Response

type COffline_GetOfflineLogonTicket_Response struct {
	SerializedTicket []byte `protobuf:"bytes,1,opt,name=serialized_ticket" json:"serialized_ticket,omitempty"`
	Signature        []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*COffline_GetOfflineLogonTicket_Response) GetSerializedTicket

func (m *COffline_GetOfflineLogonTicket_Response) GetSerializedTicket() []byte

func (*COffline_GetOfflineLogonTicket_Response) GetSignature

func (m *COffline_GetOfflineLogonTicket_Response) GetSignature() []byte

func (*COffline_GetOfflineLogonTicket_Response) ProtoMessage

func (*COffline_GetOfflineLogonTicket_Response) Reset

func (*COffline_GetOfflineLogonTicket_Response) String

type COffline_GetUnsignedOfflineLogonTicket_Request

type COffline_GetUnsignedOfflineLogonTicket_Request struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*COffline_GetUnsignedOfflineLogonTicket_Request) ProtoMessage

func (*COffline_GetUnsignedOfflineLogonTicket_Request) Reset

func (*COffline_GetUnsignedOfflineLogonTicket_Request) String

type COffline_GetUnsignedOfflineLogonTicket_Response

type COffline_GetUnsignedOfflineLogonTicket_Response struct {
	Ticket           *COffline_OfflineLogonTicket `protobuf:"bytes,1,opt,name=ticket" json:"ticket,omitempty"`
	XXX_unrecognized []byte                       `json:"-"`
}

func (*COffline_GetUnsignedOfflineLogonTicket_Response) GetTicket

func (*COffline_GetUnsignedOfflineLogonTicket_Response) ProtoMessage

func (*COffline_GetUnsignedOfflineLogonTicket_Response) Reset

func (*COffline_GetUnsignedOfflineLogonTicket_Response) String

type COffline_OfflineLogonTicket

type COffline_OfflineLogonTicket struct {
	Accountid           *uint32 `protobuf:"varint,1,opt,name=accountid" json:"accountid,omitempty"`
	Rtime32CreationTime *uint32 `protobuf:"fixed32,2,opt,name=rtime32_creation_time" json:"rtime32_creation_time,omitempty"`
	XXX_unrecognized    []byte  `json:"-"`
}

func (*COffline_OfflineLogonTicket) GetAccountid

func (m *COffline_OfflineLogonTicket) GetAccountid() uint32

func (*COffline_OfflineLogonTicket) GetRtime32CreationTime

func (m *COffline_OfflineLogonTicket) GetRtime32CreationTime() uint32

func (*COffline_OfflineLogonTicket) ProtoMessage

func (*COffline_OfflineLogonTicket) ProtoMessage()

func (*COffline_OfflineLogonTicket) Reset

func (m *COffline_OfflineLogonTicket) Reset()

func (*COffline_OfflineLogonTicket) String

func (m *COffline_OfflineLogonTicket) String() string

type CParental_DisableParentalSettings_Request

type CParental_DisableParentalSettings_Request struct {
	Password         *string `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CParental_DisableParentalSettings_Request) GetPassword

func (*CParental_DisableParentalSettings_Request) ProtoMessage

func (*CParental_DisableParentalSettings_Request) Reset

func (*CParental_DisableParentalSettings_Request) String

type CParental_DisableParentalSettings_Response

type CParental_DisableParentalSettings_Response struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CParental_DisableParentalSettings_Response) ProtoMessage

func (*CParental_DisableParentalSettings_Response) Reset

func (*CParental_DisableParentalSettings_Response) String

type CParental_EnableParentalSettings_Request

type CParental_EnableParentalSettings_Request struct {
	Password         *string           `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"`
	Settings         *ParentalSettings `protobuf:"bytes,2,opt,name=settings" json:"settings,omitempty"`
	XXX_unrecognized []byte            `json:"-"`
}

func (*CParental_EnableParentalSettings_Request) GetPassword

func (*CParental_EnableParentalSettings_Request) GetSettings

func (*CParental_EnableParentalSettings_Request) ProtoMessage

func (*CParental_EnableParentalSettings_Request) Reset

func (*CParental_EnableParentalSettings_Request) String

type CParental_EnableParentalSettings_Response

type CParental_EnableParentalSettings_Response struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CParental_EnableParentalSettings_Response) ProtoMessage

func (*CParental_EnableParentalSettings_Response) Reset

func (*CParental_EnableParentalSettings_Response) String

type CParental_GetParentalSettings_Request

type CParental_GetParentalSettings_Request struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CParental_GetParentalSettings_Request) ProtoMessage

func (*CParental_GetParentalSettings_Request) ProtoMessage()

func (*CParental_GetParentalSettings_Request) Reset

func (*CParental_GetParentalSettings_Request) String

type CParental_GetParentalSettings_Response

type CParental_GetParentalSettings_Response struct {
	Settings         *ParentalSettings `protobuf:"bytes,1,opt,name=settings" json:"settings,omitempty"`
	XXX_unrecognized []byte            `json:"-"`
}

func (*CParental_GetParentalSettings_Response) GetSettings

func (*CParental_GetParentalSettings_Response) ProtoMessage

func (*CParental_GetParentalSettings_Response) Reset

func (*CParental_GetParentalSettings_Response) String

type CParental_GetSignedParentalSettings_Request

type CParental_GetSignedParentalSettings_Request struct {
	Priority         *uint32 `protobuf:"varint,1,opt,name=priority" json:"priority,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CParental_GetSignedParentalSettings_Request) GetPriority

func (*CParental_GetSignedParentalSettings_Request) ProtoMessage

func (*CParental_GetSignedParentalSettings_Request) Reset

func (*CParental_GetSignedParentalSettings_Request) String

type CParental_GetSignedParentalSettings_Response

type CParental_GetSignedParentalSettings_Response struct {
	SerializedSettings []byte `protobuf:"bytes,1,opt,name=serialized_settings" json:"serialized_settings,omitempty"`
	Signature          []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"`
	XXX_unrecognized   []byte `json:"-"`
}

func (*CParental_GetSignedParentalSettings_Response) GetSerializedSettings

func (m *CParental_GetSignedParentalSettings_Response) GetSerializedSettings() []byte

func (*CParental_GetSignedParentalSettings_Response) GetSignature

func (*CParental_GetSignedParentalSettings_Response) ProtoMessage

func (*CParental_GetSignedParentalSettings_Response) Reset

func (*CParental_GetSignedParentalSettings_Response) String

type CParental_ParentalSettingsChange_Notification

type CParental_ParentalSettingsChange_Notification struct {
	SerializedSettings []byte `protobuf:"bytes,1,opt,name=serialized_settings" json:"serialized_settings,omitempty"`
	Signature          []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"`
	XXX_unrecognized   []byte `json:"-"`
}

func (*CParental_ParentalSettingsChange_Notification) GetSerializedSettings

func (m *CParental_ParentalSettingsChange_Notification) GetSerializedSettings() []byte

func (*CParental_ParentalSettingsChange_Notification) GetSignature

func (*CParental_ParentalSettingsChange_Notification) ProtoMessage

func (*CParental_ParentalSettingsChange_Notification) Reset

func (*CParental_ParentalSettingsChange_Notification) String

type CParental_SetParentalSettings_Request

type CParental_SetParentalSettings_Request struct {
	Password         *string           `protobuf:"bytes,1,opt,name=password" json:"password,omitempty"`
	Settings         *ParentalSettings `protobuf:"bytes,2,opt,name=settings" json:"settings,omitempty"`
	XXX_unrecognized []byte            `json:"-"`
}

func (*CParental_SetParentalSettings_Request) GetPassword

func (*CParental_SetParentalSettings_Request) GetSettings

func (*CParental_SetParentalSettings_Request) ProtoMessage

func (*CParental_SetParentalSettings_Request) ProtoMessage()

func (*CParental_SetParentalSettings_Request) Reset

func (*CParental_SetParentalSettings_Request) String

type CParental_SetParentalSettings_Response

type CParental_SetParentalSettings_Response struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CParental_SetParentalSettings_Response) ProtoMessage

func (*CParental_SetParentalSettings_Response) Reset

func (*CParental_SetParentalSettings_Response) String

type CPlayer_GetBadges_Request

type CPlayer_GetBadges_Request struct {
	Steamid          *uint64 `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetBadges_Request) GetSteamid

func (m *CPlayer_GetBadges_Request) GetSteamid() uint64

func (*CPlayer_GetBadges_Request) ProtoMessage

func (*CPlayer_GetBadges_Request) ProtoMessage()

func (*CPlayer_GetBadges_Request) Reset

func (m *CPlayer_GetBadges_Request) Reset()

func (*CPlayer_GetBadges_Request) String

func (m *CPlayer_GetBadges_Request) String() string

type CPlayer_GetBadges_Response

type CPlayer_GetBadges_Response struct {
	Badges                     []*CPlayer_GetBadges_Response_Badge `protobuf:"bytes,1,rep,name=badges" json:"badges,omitempty"`
	PlayerXp                   *uint32                             `protobuf:"varint,2,opt,name=player_xp" json:"player_xp,omitempty"`
	PlayerLevel                *uint32                             `protobuf:"varint,3,opt,name=player_level" json:"player_level,omitempty"`
	PlayerXpNeededToLevelUp    *uint32                             `protobuf:"varint,5,opt,name=player_xp_needed_to_level_up" json:"player_xp_needed_to_level_up,omitempty"`
	PlayerXpNeededCurrentLevel *uint32                             `protobuf:"varint,6,opt,name=player_xp_needed_current_level" json:"player_xp_needed_current_level,omitempty"`
	XXX_unrecognized           []byte                              `json:"-"`
}

func (*CPlayer_GetBadges_Response) GetBadges

func (*CPlayer_GetBadges_Response) GetPlayerLevel

func (m *CPlayer_GetBadges_Response) GetPlayerLevel() uint32

func (*CPlayer_GetBadges_Response) GetPlayerXp

func (m *CPlayer_GetBadges_Response) GetPlayerXp() uint32

func (*CPlayer_GetBadges_Response) GetPlayerXpNeededCurrentLevel

func (m *CPlayer_GetBadges_Response) GetPlayerXpNeededCurrentLevel() uint32

func (*CPlayer_GetBadges_Response) GetPlayerXpNeededToLevelUp

func (m *CPlayer_GetBadges_Response) GetPlayerXpNeededToLevelUp() uint32

func (*CPlayer_GetBadges_Response) ProtoMessage

func (*CPlayer_GetBadges_Response) ProtoMessage()

func (*CPlayer_GetBadges_Response) Reset

func (m *CPlayer_GetBadges_Response) Reset()

func (*CPlayer_GetBadges_Response) String

func (m *CPlayer_GetBadges_Response) String() string

type CPlayer_GetBadges_Response_Badge

type CPlayer_GetBadges_Response_Badge struct {
	Badgeid          *int32  `protobuf:"varint,1,opt,name=badgeid" json:"badgeid,omitempty"`
	Appid            *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	Level            *int32  `protobuf:"varint,3,opt,name=level" json:"level,omitempty"`
	CompletionTime   *uint32 `protobuf:"varint,4,opt,name=completion_time" json:"completion_time,omitempty"`
	Xp               *uint32 `protobuf:"varint,5,opt,name=xp" json:"xp,omitempty"`
	Communityitemid  *uint64 `protobuf:"varint,6,opt,name=communityitemid" json:"communityitemid,omitempty"`
	BorderColor      *uint32 `protobuf:"varint,7,opt,name=border_color" json:"border_color,omitempty"`
	Scarcity         *uint32 `protobuf:"varint,8,opt,name=scarcity" json:"scarcity,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetBadges_Response_Badge) GetAppid

func (*CPlayer_GetBadges_Response_Badge) GetBadgeid

func (m *CPlayer_GetBadges_Response_Badge) GetBadgeid() int32

func (*CPlayer_GetBadges_Response_Badge) GetBorderColor

func (m *CPlayer_GetBadges_Response_Badge) GetBorderColor() uint32

func (*CPlayer_GetBadges_Response_Badge) GetCommunityitemid

func (m *CPlayer_GetBadges_Response_Badge) GetCommunityitemid() uint64

func (*CPlayer_GetBadges_Response_Badge) GetCompletionTime

func (m *CPlayer_GetBadges_Response_Badge) GetCompletionTime() uint32

func (*CPlayer_GetBadges_Response_Badge) GetLevel

func (*CPlayer_GetBadges_Response_Badge) GetScarcity

func (m *CPlayer_GetBadges_Response_Badge) GetScarcity() uint32

func (*CPlayer_GetBadges_Response_Badge) GetXp

func (*CPlayer_GetBadges_Response_Badge) ProtoMessage

func (*CPlayer_GetBadges_Response_Badge) ProtoMessage()

func (*CPlayer_GetBadges_Response_Badge) Reset

func (*CPlayer_GetBadges_Response_Badge) String

type CPlayer_GetCommunityBadgeProgress_Request

type CPlayer_GetCommunityBadgeProgress_Request struct {
	Steamid          *uint64 `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"`
	Badgeid          *int32  `protobuf:"varint,2,opt,name=badgeid" json:"badgeid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetCommunityBadgeProgress_Request) GetBadgeid

func (*CPlayer_GetCommunityBadgeProgress_Request) GetSteamid

func (*CPlayer_GetCommunityBadgeProgress_Request) ProtoMessage

func (*CPlayer_GetCommunityBadgeProgress_Request) Reset

func (*CPlayer_GetCommunityBadgeProgress_Request) String

type CPlayer_GetCommunityBadgeProgress_Response

type CPlayer_GetCommunityBadgeProgress_Response struct {
	Quests           []*CPlayer_GetCommunityBadgeProgress_Response_Quest `protobuf:"bytes,1,rep,name=quests" json:"quests,omitempty"`
	XXX_unrecognized []byte                                              `json:"-"`
}

func (*CPlayer_GetCommunityBadgeProgress_Response) GetQuests

func (*CPlayer_GetCommunityBadgeProgress_Response) ProtoMessage

func (*CPlayer_GetCommunityBadgeProgress_Response) Reset

func (*CPlayer_GetCommunityBadgeProgress_Response) String

type CPlayer_GetCommunityBadgeProgress_Response_Quest

type CPlayer_GetCommunityBadgeProgress_Response_Quest struct {
	Questid          *uint32 `protobuf:"varint,1,opt,name=questid" json:"questid,omitempty"`
	Completed        *bool   `protobuf:"varint,2,opt,name=completed" json:"completed,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetCommunityBadgeProgress_Response_Quest) GetCompleted

func (*CPlayer_GetCommunityBadgeProgress_Response_Quest) GetQuestid

func (*CPlayer_GetCommunityBadgeProgress_Response_Quest) ProtoMessage

func (*CPlayer_GetCommunityBadgeProgress_Response_Quest) Reset

func (*CPlayer_GetCommunityBadgeProgress_Response_Quest) String

type CPlayer_GetGameBadgeLevels_Request

type CPlayer_GetGameBadgeLevels_Request struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetGameBadgeLevels_Request) GetAppid

func (*CPlayer_GetGameBadgeLevels_Request) ProtoMessage

func (*CPlayer_GetGameBadgeLevels_Request) ProtoMessage()

func (*CPlayer_GetGameBadgeLevels_Request) Reset

func (*CPlayer_GetGameBadgeLevels_Request) String

type CPlayer_GetGameBadgeLevels_Response

type CPlayer_GetGameBadgeLevels_Response struct {
	PlayerLevel      *uint32                                      `protobuf:"varint,1,opt,name=player_level" json:"player_level,omitempty"`
	Badges           []*CPlayer_GetGameBadgeLevels_Response_Badge `protobuf:"bytes,2,rep,name=badges" json:"badges,omitempty"`
	XXX_unrecognized []byte                                       `json:"-"`
}

func (*CPlayer_GetGameBadgeLevels_Response) GetBadges

func (*CPlayer_GetGameBadgeLevels_Response) GetPlayerLevel

func (m *CPlayer_GetGameBadgeLevels_Response) GetPlayerLevel() uint32

func (*CPlayer_GetGameBadgeLevels_Response) ProtoMessage

func (*CPlayer_GetGameBadgeLevels_Response) ProtoMessage()

func (*CPlayer_GetGameBadgeLevels_Response) Reset

func (*CPlayer_GetGameBadgeLevels_Response) String

type CPlayer_GetGameBadgeLevels_Response_Badge

type CPlayer_GetGameBadgeLevels_Response_Badge struct {
	Level            *int32  `protobuf:"varint,1,opt,name=level" json:"level,omitempty"`
	Series           *int32  `protobuf:"varint,2,opt,name=series" json:"series,omitempty"`
	BorderColor      *uint32 `protobuf:"varint,3,opt,name=border_color" json:"border_color,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetGameBadgeLevels_Response_Badge) GetBorderColor

func (*CPlayer_GetGameBadgeLevels_Response_Badge) GetLevel

func (*CPlayer_GetGameBadgeLevels_Response_Badge) GetSeries

func (*CPlayer_GetGameBadgeLevels_Response_Badge) ProtoMessage

func (*CPlayer_GetGameBadgeLevels_Response_Badge) Reset

func (*CPlayer_GetGameBadgeLevels_Response_Badge) String

type CPlayer_GetLastPlayedTimes_Request

type CPlayer_GetLastPlayedTimes_Request struct {
	MinLastPlayed    *uint32 `protobuf:"varint,1,opt,name=min_last_played" json:"min_last_played,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetLastPlayedTimes_Request) GetMinLastPlayed

func (m *CPlayer_GetLastPlayedTimes_Request) GetMinLastPlayed() uint32

func (*CPlayer_GetLastPlayedTimes_Request) ProtoMessage

func (*CPlayer_GetLastPlayedTimes_Request) ProtoMessage()

func (*CPlayer_GetLastPlayedTimes_Request) Reset

func (*CPlayer_GetLastPlayedTimes_Request) String

type CPlayer_GetLastPlayedTimes_Response

type CPlayer_GetLastPlayedTimes_Response struct {
	Games            []*CPlayer_GetLastPlayedTimes_Response_Game `protobuf:"bytes,1,rep,name=games" json:"games,omitempty"`
	XXX_unrecognized []byte                                      `json:"-"`
}

func (*CPlayer_GetLastPlayedTimes_Response) GetGames

func (*CPlayer_GetLastPlayedTimes_Response) ProtoMessage

func (*CPlayer_GetLastPlayedTimes_Response) ProtoMessage()

func (*CPlayer_GetLastPlayedTimes_Response) Reset

func (*CPlayer_GetLastPlayedTimes_Response) String

type CPlayer_GetLastPlayedTimes_Response_Game

type CPlayer_GetLastPlayedTimes_Response_Game struct {
	Appid            *int32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	LastPlaytime     *uint32 `protobuf:"varint,2,opt,name=last_playtime" json:"last_playtime,omitempty"`
	Playtime_2Weeks  *int32  `protobuf:"varint,3,opt,name=playtime_2weeks" json:"playtime_2weeks,omitempty"`
	PlaytimeForever  *int32  `protobuf:"varint,4,opt,name=playtime_forever" json:"playtime_forever,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetAppid

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetLastPlaytime

func (m *CPlayer_GetLastPlayedTimes_Response_Game) GetLastPlaytime() uint32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeForever

func (m *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytimeForever() int32

func (*CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytime_2Weeks

func (m *CPlayer_GetLastPlayedTimes_Response_Game) GetPlaytime_2Weeks() int32

func (*CPlayer_GetLastPlayedTimes_Response_Game) ProtoMessage

func (*CPlayer_GetLastPlayedTimes_Response_Game) Reset

func (*CPlayer_GetLastPlayedTimes_Response_Game) String

type CPlayer_GetOwnedGames_Request

type CPlayer_GetOwnedGames_Request struct {
	Steamid                *uint64  `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"`
	IncludeAppinfo         *bool    `protobuf:"varint,2,opt,name=include_appinfo" json:"include_appinfo,omitempty"`
	IncludePlayedFreeGames *bool    `protobuf:"varint,3,opt,name=include_played_free_games" json:"include_played_free_games,omitempty"`
	AppidsFilter           []uint32 `protobuf:"varint,4,rep,name=appids_filter" json:"appids_filter,omitempty"`
	XXX_unrecognized       []byte   `json:"-"`
}

func (*CPlayer_GetOwnedGames_Request) GetAppidsFilter

func (m *CPlayer_GetOwnedGames_Request) GetAppidsFilter() []uint32

func (*CPlayer_GetOwnedGames_Request) GetIncludeAppinfo

func (m *CPlayer_GetOwnedGames_Request) GetIncludeAppinfo() bool

func (*CPlayer_GetOwnedGames_Request) GetIncludePlayedFreeGames

func (m *CPlayer_GetOwnedGames_Request) GetIncludePlayedFreeGames() bool

func (*CPlayer_GetOwnedGames_Request) GetSteamid

func (m *CPlayer_GetOwnedGames_Request) GetSteamid() uint64

func (*CPlayer_GetOwnedGames_Request) ProtoMessage

func (*CPlayer_GetOwnedGames_Request) ProtoMessage()

func (*CPlayer_GetOwnedGames_Request) Reset

func (m *CPlayer_GetOwnedGames_Request) Reset()

func (*CPlayer_GetOwnedGames_Request) String

type CPlayer_GetOwnedGames_Response

type CPlayer_GetOwnedGames_Response struct {
	GameCount        *uint32                                `protobuf:"varint,1,opt,name=game_count" json:"game_count,omitempty"`
	Games            []*CPlayer_GetOwnedGames_Response_Game `protobuf:"bytes,2,rep,name=games" json:"games,omitempty"`
	XXX_unrecognized []byte                                 `json:"-"`
}

func (*CPlayer_GetOwnedGames_Response) GetGameCount

func (m *CPlayer_GetOwnedGames_Response) GetGameCount() uint32

func (*CPlayer_GetOwnedGames_Response) GetGames

func (*CPlayer_GetOwnedGames_Response) ProtoMessage

func (*CPlayer_GetOwnedGames_Response) ProtoMessage()

func (*CPlayer_GetOwnedGames_Response) Reset

func (m *CPlayer_GetOwnedGames_Response) Reset()

func (*CPlayer_GetOwnedGames_Response) String

type CPlayer_GetOwnedGames_Response_Game

type CPlayer_GetOwnedGames_Response_Game struct {
	Appid                    *int32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Name                     *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
	Playtime_2Weeks          *int32  `protobuf:"varint,3,opt,name=playtime_2weeks" json:"playtime_2weeks,omitempty"`
	PlaytimeForever          *int32  `protobuf:"varint,4,opt,name=playtime_forever" json:"playtime_forever,omitempty"`
	ImgIconUrl               *string `protobuf:"bytes,5,opt,name=img_icon_url" json:"img_icon_url,omitempty"`
	ImgLogoUrl               *string `protobuf:"bytes,6,opt,name=img_logo_url" json:"img_logo_url,omitempty"`
	HasCommunityVisibleStats *bool   `protobuf:"varint,7,opt,name=has_community_visible_stats" json:"has_community_visible_stats,omitempty"`
	XXX_unrecognized         []byte  `json:"-"`
}

func (*CPlayer_GetOwnedGames_Response_Game) GetAppid

func (*CPlayer_GetOwnedGames_Response_Game) GetHasCommunityVisibleStats

func (m *CPlayer_GetOwnedGames_Response_Game) GetHasCommunityVisibleStats() bool

func (*CPlayer_GetOwnedGames_Response_Game) GetImgIconUrl

func (m *CPlayer_GetOwnedGames_Response_Game) GetImgIconUrl() string

func (*CPlayer_GetOwnedGames_Response_Game) GetImgLogoUrl

func (m *CPlayer_GetOwnedGames_Response_Game) GetImgLogoUrl() string

func (*CPlayer_GetOwnedGames_Response_Game) GetName

func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytimeForever

func (m *CPlayer_GetOwnedGames_Response_Game) GetPlaytimeForever() int32

func (*CPlayer_GetOwnedGames_Response_Game) GetPlaytime_2Weeks

func (m *CPlayer_GetOwnedGames_Response_Game) GetPlaytime_2Weeks() int32

func (*CPlayer_GetOwnedGames_Response_Game) ProtoMessage

func (*CPlayer_GetOwnedGames_Response_Game) ProtoMessage()

func (*CPlayer_GetOwnedGames_Response_Game) Reset

func (*CPlayer_GetOwnedGames_Response_Game) String

type CPlayer_GetRecentlyPlayedGames_Request

type CPlayer_GetRecentlyPlayedGames_Request struct {
	Steamid          *uint64 `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"`
	Count            *uint32 `protobuf:"varint,2,opt,name=count" json:"count,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetRecentlyPlayedGames_Request) GetCount

func (*CPlayer_GetRecentlyPlayedGames_Request) GetSteamid

func (*CPlayer_GetRecentlyPlayedGames_Request) ProtoMessage

func (*CPlayer_GetRecentlyPlayedGames_Request) Reset

func (*CPlayer_GetRecentlyPlayedGames_Request) String

type CPlayer_GetRecentlyPlayedGames_Response

type CPlayer_GetRecentlyPlayedGames_Response struct {
	TotalCount       *int32                                          `protobuf:"varint,1,opt,name=total_count" json:"total_count,omitempty"`
	Games            []*CPlayer_GetRecentlyPlayedGames_Response_Game `protobuf:"bytes,2,rep,name=games" json:"games,omitempty"`
	XXX_unrecognized []byte                                          `json:"-"`
}

func (*CPlayer_GetRecentlyPlayedGames_Response) GetGames

func (*CPlayer_GetRecentlyPlayedGames_Response) GetTotalCount

func (*CPlayer_GetRecentlyPlayedGames_Response) ProtoMessage

func (*CPlayer_GetRecentlyPlayedGames_Response) Reset

func (*CPlayer_GetRecentlyPlayedGames_Response) String

type CPlayer_GetRecentlyPlayedGames_Response_Game

type CPlayer_GetRecentlyPlayedGames_Response_Game struct {
	Appid            *int32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Name             *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
	Playtime_2Weeks  *int32  `protobuf:"varint,3,opt,name=playtime_2weeks" json:"playtime_2weeks,omitempty"`
	PlaytimeForever  *int32  `protobuf:"varint,4,opt,name=playtime_forever" json:"playtime_forever,omitempty"`
	ImgIconUrl       *string `protobuf:"bytes,5,opt,name=img_icon_url" json:"img_icon_url,omitempty"`
	ImgLogoUrl       *string `protobuf:"bytes,6,opt,name=img_logo_url" json:"img_logo_url,omitempty"`
	FriendlyName     *string `protobuf:"bytes,7,opt,name=friendly_name" json:"friendly_name,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetRecentlyPlayedGames_Response_Game) GetAppid

func (*CPlayer_GetRecentlyPlayedGames_Response_Game) GetFriendlyName

func (*CPlayer_GetRecentlyPlayedGames_Response_Game) GetImgIconUrl

func (*CPlayer_GetRecentlyPlayedGames_Response_Game) GetImgLogoUrl

func (*CPlayer_GetRecentlyPlayedGames_Response_Game) GetName

func (*CPlayer_GetRecentlyPlayedGames_Response_Game) GetPlaytimeForever

func (m *CPlayer_GetRecentlyPlayedGames_Response_Game) GetPlaytimeForever() int32

func (*CPlayer_GetRecentlyPlayedGames_Response_Game) GetPlaytime_2Weeks

func (m *CPlayer_GetRecentlyPlayedGames_Response_Game) GetPlaytime_2Weeks() int32

func (*CPlayer_GetRecentlyPlayedGames_Response_Game) ProtoMessage

func (*CPlayer_GetRecentlyPlayedGames_Response_Game) Reset

func (*CPlayer_GetRecentlyPlayedGames_Response_Game) String

type CPlayer_GetSteamLevelDistribution_Request

type CPlayer_GetSteamLevelDistribution_Request struct {
	PlayerLevel      *uint32 `protobuf:"varint,1,opt,name=player_level" json:"player_level,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetSteamLevelDistribution_Request) GetPlayerLevel

func (*CPlayer_GetSteamLevelDistribution_Request) ProtoMessage

func (*CPlayer_GetSteamLevelDistribution_Request) Reset

func (*CPlayer_GetSteamLevelDistribution_Request) String

type CPlayer_GetSteamLevelDistribution_Response

type CPlayer_GetSteamLevelDistribution_Response struct {
	PlayerLevelPercentile *float32 `protobuf:"fixed32,1,opt,name=player_level_percentile" json:"player_level_percentile,omitempty"`
	Top_100Ranking        *uint32  `protobuf:"varint,2,opt,name=top_100_ranking" json:"top_100_ranking,omitempty"`
	XXX_unrecognized      []byte   `json:"-"`
}

func (*CPlayer_GetSteamLevelDistribution_Response) GetPlayerLevelPercentile

func (m *CPlayer_GetSteamLevelDistribution_Response) GetPlayerLevelPercentile() float32

func (*CPlayer_GetSteamLevelDistribution_Response) GetTop_100Ranking

func (m *CPlayer_GetSteamLevelDistribution_Response) GetTop_100Ranking() uint32

func (*CPlayer_GetSteamLevelDistribution_Response) ProtoMessage

func (*CPlayer_GetSteamLevelDistribution_Response) Reset

func (*CPlayer_GetSteamLevelDistribution_Response) String

type CPlayer_GetSteamLevel_Request

type CPlayer_GetSteamLevel_Request struct {
	Steamid          *uint64 `protobuf:"varint,1,opt,name=steamid" json:"steamid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetSteamLevel_Request) GetSteamid

func (m *CPlayer_GetSteamLevel_Request) GetSteamid() uint64

func (*CPlayer_GetSteamLevel_Request) ProtoMessage

func (*CPlayer_GetSteamLevel_Request) ProtoMessage()

func (*CPlayer_GetSteamLevel_Request) Reset

func (m *CPlayer_GetSteamLevel_Request) Reset()

func (*CPlayer_GetSteamLevel_Request) String

type CPlayer_GetSteamLevel_Response

type CPlayer_GetSteamLevel_Response struct {
	PlayerLevel      *uint32 `protobuf:"varint,1,opt,name=player_level" json:"player_level,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPlayer_GetSteamLevel_Response) GetPlayerLevel

func (m *CPlayer_GetSteamLevel_Response) GetPlayerLevel() uint32

func (*CPlayer_GetSteamLevel_Response) ProtoMessage

func (*CPlayer_GetSteamLevel_Response) ProtoMessage()

func (*CPlayer_GetSteamLevel_Response) Reset

func (m *CPlayer_GetSteamLevel_Response) Reset()

func (*CPlayer_GetSteamLevel_Response) String

type CPublishedFile_GetDetails_Request

type CPublishedFile_GetDetails_Request struct {
	Publishedfileids          []uint64 `protobuf:"fixed64,1,rep,name=publishedfileids" json:"publishedfileids,omitempty"`
	Includetags               *bool    `protobuf:"varint,2,opt,name=includetags" json:"includetags,omitempty"`
	Includeadditionalpreviews *bool    `protobuf:"varint,3,opt,name=includeadditionalpreviews" json:"includeadditionalpreviews,omitempty"`
	Includechildren           *bool    `protobuf:"varint,4,opt,name=includechildren" json:"includechildren,omitempty"`
	Includekvtags             *bool    `protobuf:"varint,5,opt,name=includekvtags" json:"includekvtags,omitempty"`
	Includevotes              *bool    `protobuf:"varint,6,opt,name=includevotes" json:"includevotes,omitempty"`
	ShortDescription          *bool    `protobuf:"varint,8,opt,name=short_description" json:"short_description,omitempty"`
	XXX_unrecognized          []byte   `json:"-"`
}

func (*CPublishedFile_GetDetails_Request) GetIncludeadditionalpreviews

func (m *CPublishedFile_GetDetails_Request) GetIncludeadditionalpreviews() bool

func (*CPublishedFile_GetDetails_Request) GetIncludechildren

func (m *CPublishedFile_GetDetails_Request) GetIncludechildren() bool

func (*CPublishedFile_GetDetails_Request) GetIncludekvtags

func (m *CPublishedFile_GetDetails_Request) GetIncludekvtags() bool

func (*CPublishedFile_GetDetails_Request) GetIncludetags

func (m *CPublishedFile_GetDetails_Request) GetIncludetags() bool

func (*CPublishedFile_GetDetails_Request) GetIncludevotes

func (m *CPublishedFile_GetDetails_Request) GetIncludevotes() bool

func (*CPublishedFile_GetDetails_Request) GetPublishedfileids

func (m *CPublishedFile_GetDetails_Request) GetPublishedfileids() []uint64

func (*CPublishedFile_GetDetails_Request) GetShortDescription

func (m *CPublishedFile_GetDetails_Request) GetShortDescription() bool

func (*CPublishedFile_GetDetails_Request) ProtoMessage

func (*CPublishedFile_GetDetails_Request) ProtoMessage()

func (*CPublishedFile_GetDetails_Request) Reset

func (*CPublishedFile_GetDetails_Request) String

type CPublishedFile_GetDetails_Response

type CPublishedFile_GetDetails_Response struct {
	Publishedfiledetails []*PublishedFileDetails `protobuf:"bytes,1,rep,name=publishedfiledetails" json:"publishedfiledetails,omitempty"`
	XXX_unrecognized     []byte                  `json:"-"`
}

func (*CPublishedFile_GetDetails_Response) GetPublishedfiledetails

func (m *CPublishedFile_GetDetails_Response) GetPublishedfiledetails() []*PublishedFileDetails

func (*CPublishedFile_GetDetails_Response) ProtoMessage

func (*CPublishedFile_GetDetails_Response) ProtoMessage()

func (*CPublishedFile_GetDetails_Response) Reset

func (*CPublishedFile_GetDetails_Response) String

type CPublishedFile_GetUserFiles_Request

type CPublishedFile_GetUserFiles_Request struct {
	Steamid                *uint64  `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	Appid                  *uint32  `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"`
	Page                   *uint32  `protobuf:"varint,4,opt,name=page,def=1" json:"page,omitempty"`
	Numperpage             *uint32  `protobuf:"varint,5,opt,name=numperpage,def=1" json:"numperpage,omitempty"`
	Type                   *string  `protobuf:"bytes,6,opt,name=type,def=myfiles" json:"type,omitempty"`
	Sortmethod             *string  `protobuf:"bytes,7,opt,name=sortmethod,def=lastupdated" json:"sortmethod,omitempty"`
	Privacy                *uint32  `protobuf:"varint,9,opt,name=privacy" json:"privacy,omitempty"`
	Requiredtags           []string `protobuf:"bytes,10,rep,name=requiredtags" json:"requiredtags,omitempty"`
	Excludedtags           []string `protobuf:"bytes,11,rep,name=excludedtags" json:"excludedtags,omitempty"`
	Filetype               *uint32  `protobuf:"varint,14,opt,name=filetype" json:"filetype,omitempty"`
	CreatorAppid           *uint32  `protobuf:"varint,15,opt,name=creator_appid" json:"creator_appid,omitempty"`
	MatchCloudFilename     *string  `protobuf:"bytes,16,opt,name=match_cloud_filename" json:"match_cloud_filename,omitempty"`
	Totalonly              *bool    `protobuf:"varint,17,opt,name=totalonly" json:"totalonly,omitempty"`
	IdsOnly                *bool    `protobuf:"varint,18,opt,name=ids_only" json:"ids_only,omitempty"`
	ReturnVoteData         *bool    `protobuf:"varint,19,opt,name=return_vote_data,def=1" json:"return_vote_data,omitempty"`
	ReturnTags             *bool    `protobuf:"varint,20,opt,name=return_tags" json:"return_tags,omitempty"`
	ReturnKvTags           *bool    `protobuf:"varint,21,opt,name=return_kv_tags,def=1" json:"return_kv_tags,omitempty"`
	ReturnPreviews         *bool    `protobuf:"varint,22,opt,name=return_previews" json:"return_previews,omitempty"`
	ReturnChildren         *bool    `protobuf:"varint,23,opt,name=return_children" json:"return_children,omitempty"`
	ReturnShortDescription *bool    `protobuf:"varint,24,opt,name=return_short_description,def=1" json:"return_short_description,omitempty"`
	XXX_unrecognized       []byte   `json:"-"`
}

func (*CPublishedFile_GetUserFiles_Request) GetAppid

func (*CPublishedFile_GetUserFiles_Request) GetCreatorAppid

func (m *CPublishedFile_GetUserFiles_Request) GetCreatorAppid() uint32

func (*CPublishedFile_GetUserFiles_Request) GetExcludedtags

func (m *CPublishedFile_GetUserFiles_Request) GetExcludedtags() []string

func (*CPublishedFile_GetUserFiles_Request) GetFiletype

func (*CPublishedFile_GetUserFiles_Request) GetIdsOnly

func (m *CPublishedFile_GetUserFiles_Request) GetIdsOnly() bool

func (*CPublishedFile_GetUserFiles_Request) GetMatchCloudFilename

func (m *CPublishedFile_GetUserFiles_Request) GetMatchCloudFilename() string

func (*CPublishedFile_GetUserFiles_Request) GetNumperpage

func (m *CPublishedFile_GetUserFiles_Request) GetNumperpage() uint32

func (*CPublishedFile_GetUserFiles_Request) GetPage

func (*CPublishedFile_GetUserFiles_Request) GetPrivacy

func (*CPublishedFile_GetUserFiles_Request) GetRequiredtags

func (m *CPublishedFile_GetUserFiles_Request) GetRequiredtags() []string

func (*CPublishedFile_GetUserFiles_Request) GetReturnChildren

func (m *CPublishedFile_GetUserFiles_Request) GetReturnChildren() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnKvTags

func (m *CPublishedFile_GetUserFiles_Request) GetReturnKvTags() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnPreviews

func (m *CPublishedFile_GetUserFiles_Request) GetReturnPreviews() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnShortDescription

func (m *CPublishedFile_GetUserFiles_Request) GetReturnShortDescription() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnTags

func (m *CPublishedFile_GetUserFiles_Request) GetReturnTags() bool

func (*CPublishedFile_GetUserFiles_Request) GetReturnVoteData

func (m *CPublishedFile_GetUserFiles_Request) GetReturnVoteData() bool

func (*CPublishedFile_GetUserFiles_Request) GetSortmethod

func (m *CPublishedFile_GetUserFiles_Request) GetSortmethod() string

func (*CPublishedFile_GetUserFiles_Request) GetSteamid

func (*CPublishedFile_GetUserFiles_Request) GetTotalonly

func (m *CPublishedFile_GetUserFiles_Request) GetTotalonly() bool

func (*CPublishedFile_GetUserFiles_Request) GetType

func (*CPublishedFile_GetUserFiles_Request) ProtoMessage

func (*CPublishedFile_GetUserFiles_Request) ProtoMessage()

func (*CPublishedFile_GetUserFiles_Request) Reset

func (*CPublishedFile_GetUserFiles_Request) String

type CPublishedFile_GetUserFiles_Response

type CPublishedFile_GetUserFiles_Response struct {
	Total                *uint32                                     `protobuf:"varint,1,opt,name=total" json:"total,omitempty"`
	Startindex           *uint32                                     `protobuf:"varint,2,opt,name=startindex" json:"startindex,omitempty"`
	Publishedfiledetails []*PublishedFileDetails                     `protobuf:"bytes,3,rep,name=publishedfiledetails" json:"publishedfiledetails,omitempty"`
	Apps                 []*CPublishedFile_GetUserFiles_Response_App `protobuf:"bytes,4,rep,name=apps" json:"apps,omitempty"`
	XXX_unrecognized     []byte                                      `json:"-"`
}

func (*CPublishedFile_GetUserFiles_Response) GetApps

func (*CPublishedFile_GetUserFiles_Response) GetPublishedfiledetails

func (m *CPublishedFile_GetUserFiles_Response) GetPublishedfiledetails() []*PublishedFileDetails

func (*CPublishedFile_GetUserFiles_Response) GetStartindex

func (m *CPublishedFile_GetUserFiles_Response) GetStartindex() uint32

func (*CPublishedFile_GetUserFiles_Response) GetTotal

func (*CPublishedFile_GetUserFiles_Response) ProtoMessage

func (*CPublishedFile_GetUserFiles_Response) ProtoMessage()

func (*CPublishedFile_GetUserFiles_Response) Reset

func (*CPublishedFile_GetUserFiles_Response) String

type CPublishedFile_GetUserFiles_Response_App

type CPublishedFile_GetUserFiles_Response_App struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Name             *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
	Shortcutid       *uint32 `protobuf:"varint,3,opt,name=shortcutid" json:"shortcutid,omitempty"`
	Private          *bool   `protobuf:"varint,4,opt,name=private" json:"private,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPublishedFile_GetUserFiles_Response_App) GetAppid

func (*CPublishedFile_GetUserFiles_Response_App) GetName

func (*CPublishedFile_GetUserFiles_Response_App) GetPrivate

func (*CPublishedFile_GetUserFiles_Response_App) GetShortcutid

func (*CPublishedFile_GetUserFiles_Response_App) ProtoMessage

func (*CPublishedFile_GetUserFiles_Response_App) Reset

func (*CPublishedFile_GetUserFiles_Response_App) String

type CPublishedFile_Publish_Request

type CPublishedFile_Publish_Request struct {
	Appid                *uint32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	ConsumerAppid        *uint32  `protobuf:"varint,2,opt,name=consumer_appid" json:"consumer_appid,omitempty"`
	Cloudfilename        *string  `protobuf:"bytes,3,opt,name=cloudfilename" json:"cloudfilename,omitempty"`
	PreviewCloudfilename *string  `protobuf:"bytes,4,opt,name=preview_cloudfilename" json:"preview_cloudfilename,omitempty"`
	Title                *string  `protobuf:"bytes,5,opt,name=title" json:"title,omitempty"`
	FileDescription      *string  `protobuf:"bytes,6,opt,name=file_description" json:"file_description,omitempty"`
	FileType             *uint32  `protobuf:"varint,7,opt,name=file_type" json:"file_type,omitempty"`
	ConsumerShortcutName *string  `protobuf:"bytes,8,opt,name=consumer_shortcut_name" json:"consumer_shortcut_name,omitempty"`
	YoutubeUsername      *string  `protobuf:"bytes,9,opt,name=youtube_username" json:"youtube_username,omitempty"`
	YoutubeVideoid       *string  `protobuf:"bytes,10,opt,name=youtube_videoid" json:"youtube_videoid,omitempty"`
	Visibility           *uint32  `protobuf:"varint,11,opt,name=visibility" json:"visibility,omitempty"`
	RedirectUri          *string  `protobuf:"bytes,12,opt,name=redirect_uri" json:"redirect_uri,omitempty"`
	Tags                 []string `protobuf:"bytes,13,rep,name=tags" json:"tags,omitempty"`
	CollectionType       *string  `protobuf:"bytes,14,opt,name=collection_type" json:"collection_type,omitempty"`
	GameType             *string  `protobuf:"bytes,15,opt,name=game_type" json:"game_type,omitempty"`
	Url                  *string  `protobuf:"bytes,16,opt,name=url" json:"url,omitempty"`
	XXX_unrecognized     []byte   `json:"-"`
}

func (*CPublishedFile_Publish_Request) GetAppid

func (m *CPublishedFile_Publish_Request) GetAppid() uint32

func (*CPublishedFile_Publish_Request) GetCloudfilename

func (m *CPublishedFile_Publish_Request) GetCloudfilename() string

func (*CPublishedFile_Publish_Request) GetCollectionType

func (m *CPublishedFile_Publish_Request) GetCollectionType() string

func (*CPublishedFile_Publish_Request) GetConsumerAppid

func (m *CPublishedFile_Publish_Request) GetConsumerAppid() uint32

func (*CPublishedFile_Publish_Request) GetConsumerShortcutName

func (m *CPublishedFile_Publish_Request) GetConsumerShortcutName() string

func (*CPublishedFile_Publish_Request) GetFileDescription

func (m *CPublishedFile_Publish_Request) GetFileDescription() string

func (*CPublishedFile_Publish_Request) GetFileType

func (m *CPublishedFile_Publish_Request) GetFileType() uint32

func (*CPublishedFile_Publish_Request) GetGameType

func (m *CPublishedFile_Publish_Request) GetGameType() string

func (*CPublishedFile_Publish_Request) GetPreviewCloudfilename

func (m *CPublishedFile_Publish_Request) GetPreviewCloudfilename() string

func (*CPublishedFile_Publish_Request) GetRedirectUri

func (m *CPublishedFile_Publish_Request) GetRedirectUri() string

func (*CPublishedFile_Publish_Request) GetTags

func (m *CPublishedFile_Publish_Request) GetTags() []string

func (*CPublishedFile_Publish_Request) GetTitle

func (m *CPublishedFile_Publish_Request) GetTitle() string

func (*CPublishedFile_Publish_Request) GetUrl

func (*CPublishedFile_Publish_Request) GetVisibility

func (m *CPublishedFile_Publish_Request) GetVisibility() uint32

func (*CPublishedFile_Publish_Request) GetYoutubeUsername

func (m *CPublishedFile_Publish_Request) GetYoutubeUsername() string

func (*CPublishedFile_Publish_Request) GetYoutubeVideoid

func (m *CPublishedFile_Publish_Request) GetYoutubeVideoid() string

func (*CPublishedFile_Publish_Request) ProtoMessage

func (*CPublishedFile_Publish_Request) ProtoMessage()

func (*CPublishedFile_Publish_Request) Reset

func (m *CPublishedFile_Publish_Request) Reset()

func (*CPublishedFile_Publish_Request) String

type CPublishedFile_Publish_Response

type CPublishedFile_Publish_Response struct {
	Publishedfileid  *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	RedirectUri      *string `protobuf:"bytes,2,opt,name=redirect_uri" json:"redirect_uri,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPublishedFile_Publish_Response) GetPublishedfileid

func (m *CPublishedFile_Publish_Response) GetPublishedfileid() uint64

func (*CPublishedFile_Publish_Response) GetRedirectUri

func (m *CPublishedFile_Publish_Response) GetRedirectUri() string

func (*CPublishedFile_Publish_Response) ProtoMessage

func (*CPublishedFile_Publish_Response) ProtoMessage()

func (*CPublishedFile_Publish_Response) Reset

func (*CPublishedFile_Publish_Response) String

type CPublishedFile_QueryFiles_Request

type CPublishedFile_QueryFiles_Request struct {
	QueryType              *uint32  `protobuf:"varint,1,opt,name=query_type" json:"query_type,omitempty"`
	Page                   *uint32  `protobuf:"varint,2,opt,name=page" json:"page,omitempty"`
	Numperpage             *uint32  `protobuf:"varint,3,opt,name=numperpage,def=1" json:"numperpage,omitempty"`
	CreatorAppid           *uint32  `protobuf:"varint,4,opt,name=creator_appid" json:"creator_appid,omitempty"`
	Appid                  *uint32  `protobuf:"varint,5,opt,name=appid" json:"appid,omitempty"`
	Requiredtags           []string `protobuf:"bytes,6,rep,name=requiredtags" json:"requiredtags,omitempty"`
	Excludedtags           []string `protobuf:"bytes,7,rep,name=excludedtags" json:"excludedtags,omitempty"`
	MatchAllTags           *bool    `protobuf:"varint,8,opt,name=match_all_tags,def=1" json:"match_all_tags,omitempty"`
	RequiredFlags          []string `protobuf:"bytes,9,rep,name=required_flags" json:"required_flags,omitempty"`
	OmittedFlags           []string `protobuf:"bytes,10,rep,name=omitted_flags" json:"omitted_flags,omitempty"`
	SearchText             *string  `protobuf:"bytes,11,opt,name=search_text" json:"search_text,omitempty"`
	Filetype               *uint32  `protobuf:"varint,12,opt,name=filetype" json:"filetype,omitempty"`
	ChildPublishedfileid   *uint64  `protobuf:"fixed64,13,opt,name=child_publishedfileid" json:"child_publishedfileid,omitempty"`
	Days                   *uint32  `protobuf:"varint,14,opt,name=days" json:"days,omitempty"`
	IncludeRecentVotesOnly *bool    `protobuf:"varint,15,opt,name=include_recent_votes_only" json:"include_recent_votes_only,omitempty"`
	Totalonly              *bool    `protobuf:"varint,16,opt,name=totalonly" json:"totalonly,omitempty"`
	ReturnVoteData         *bool    `protobuf:"varint,17,opt,name=return_vote_data" json:"return_vote_data,omitempty"`
	ReturnTags             *bool    `protobuf:"varint,18,opt,name=return_tags" json:"return_tags,omitempty"`
	ReturnKvTags           *bool    `protobuf:"varint,19,opt,name=return_kv_tags" json:"return_kv_tags,omitempty"`
	ReturnPreviews         *bool    `protobuf:"varint,20,opt,name=return_previews" json:"return_previews,omitempty"`
	ReturnChildren         *bool    `protobuf:"varint,21,opt,name=return_children" json:"return_children,omitempty"`
	ReturnShortDescription *bool    `protobuf:"varint,22,opt,name=return_short_description" json:"return_short_description,omitempty"`
	XXX_unrecognized       []byte   `json:"-"`
}

func (*CPublishedFile_QueryFiles_Request) GetAppid

func (*CPublishedFile_QueryFiles_Request) GetChildPublishedfileid

func (m *CPublishedFile_QueryFiles_Request) GetChildPublishedfileid() uint64

func (*CPublishedFile_QueryFiles_Request) GetCreatorAppid

func (m *CPublishedFile_QueryFiles_Request) GetCreatorAppid() uint32

func (*CPublishedFile_QueryFiles_Request) GetDays

func (*CPublishedFile_QueryFiles_Request) GetExcludedtags

func (m *CPublishedFile_QueryFiles_Request) GetExcludedtags() []string

func (*CPublishedFile_QueryFiles_Request) GetFiletype

func (m *CPublishedFile_QueryFiles_Request) GetFiletype() uint32

func (*CPublishedFile_QueryFiles_Request) GetIncludeRecentVotesOnly

func (m *CPublishedFile_QueryFiles_Request) GetIncludeRecentVotesOnly() bool

func (*CPublishedFile_QueryFiles_Request) GetMatchAllTags

func (m *CPublishedFile_QueryFiles_Request) GetMatchAllTags() bool

func (*CPublishedFile_QueryFiles_Request) GetNumperpage

func (m *CPublishedFile_QueryFiles_Request) GetNumperpage() uint32

func (*CPublishedFile_QueryFiles_Request) GetOmittedFlags

func (m *CPublishedFile_QueryFiles_Request) GetOmittedFlags() []string

func (*CPublishedFile_QueryFiles_Request) GetPage

func (*CPublishedFile_QueryFiles_Request) GetQueryType

func (m *CPublishedFile_QueryFiles_Request) GetQueryType() uint32

func (*CPublishedFile_QueryFiles_Request) GetRequiredFlags

func (m *CPublishedFile_QueryFiles_Request) GetRequiredFlags() []string

func (*CPublishedFile_QueryFiles_Request) GetRequiredtags

func (m *CPublishedFile_QueryFiles_Request) GetRequiredtags() []string

func (*CPublishedFile_QueryFiles_Request) GetReturnChildren

func (m *CPublishedFile_QueryFiles_Request) GetReturnChildren() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnKvTags

func (m *CPublishedFile_QueryFiles_Request) GetReturnKvTags() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnPreviews

func (m *CPublishedFile_QueryFiles_Request) GetReturnPreviews() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnShortDescription

func (m *CPublishedFile_QueryFiles_Request) GetReturnShortDescription() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnTags

func (m *CPublishedFile_QueryFiles_Request) GetReturnTags() bool

func (*CPublishedFile_QueryFiles_Request) GetReturnVoteData

func (m *CPublishedFile_QueryFiles_Request) GetReturnVoteData() bool

func (*CPublishedFile_QueryFiles_Request) GetSearchText

func (m *CPublishedFile_QueryFiles_Request) GetSearchText() string

func (*CPublishedFile_QueryFiles_Request) GetTotalonly

func (m *CPublishedFile_QueryFiles_Request) GetTotalonly() bool

func (*CPublishedFile_QueryFiles_Request) ProtoMessage

func (*CPublishedFile_QueryFiles_Request) ProtoMessage()

func (*CPublishedFile_QueryFiles_Request) Reset

func (*CPublishedFile_QueryFiles_Request) String

type CPublishedFile_QueryFiles_Response

type CPublishedFile_QueryFiles_Response struct {
	Total                *uint32                 `protobuf:"varint,1,opt,name=total" json:"total,omitempty"`
	Publishedfiledetails []*PublishedFileDetails `protobuf:"bytes,2,rep,name=publishedfiledetails" json:"publishedfiledetails,omitempty"`
	XXX_unrecognized     []byte                  `json:"-"`
}

func (*CPublishedFile_QueryFiles_Response) GetPublishedfiledetails

func (m *CPublishedFile_QueryFiles_Response) GetPublishedfiledetails() []*PublishedFileDetails

func (*CPublishedFile_QueryFiles_Response) GetTotal

func (*CPublishedFile_QueryFiles_Response) ProtoMessage

func (*CPublishedFile_QueryFiles_Response) ProtoMessage()

func (*CPublishedFile_QueryFiles_Response) Reset

func (*CPublishedFile_QueryFiles_Response) String

type CPublishedFile_RefreshVotingQueue_Request

type CPublishedFile_RefreshVotingQueue_Request struct {
	Appid            *uint32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	MatchingFileType *uint32  `protobuf:"varint,2,opt,name=matching_file_type" json:"matching_file_type,omitempty"`
	Tags             []string `protobuf:"bytes,3,rep,name=tags" json:"tags,omitempty"`
	MatchAllTags     *bool    `protobuf:"varint,4,opt,name=match_all_tags,def=1" json:"match_all_tags,omitempty"`
	ExcludedTags     []string `protobuf:"bytes,5,rep,name=excluded_tags" json:"excluded_tags,omitempty"`
	DesiredQueueSize *uint32  `protobuf:"varint,6,opt,name=desired_queue_size" json:"desired_queue_size,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CPublishedFile_RefreshVotingQueue_Request) GetAppid

func (*CPublishedFile_RefreshVotingQueue_Request) GetDesiredQueueSize

func (m *CPublishedFile_RefreshVotingQueue_Request) GetDesiredQueueSize() uint32

func (*CPublishedFile_RefreshVotingQueue_Request) GetExcludedTags

func (m *CPublishedFile_RefreshVotingQueue_Request) GetExcludedTags() []string

func (*CPublishedFile_RefreshVotingQueue_Request) GetMatchAllTags

func (m *CPublishedFile_RefreshVotingQueue_Request) GetMatchAllTags() bool

func (*CPublishedFile_RefreshVotingQueue_Request) GetMatchingFileType

func (m *CPublishedFile_RefreshVotingQueue_Request) GetMatchingFileType() uint32

func (*CPublishedFile_RefreshVotingQueue_Request) GetTags

func (*CPublishedFile_RefreshVotingQueue_Request) ProtoMessage

func (*CPublishedFile_RefreshVotingQueue_Request) Reset

func (*CPublishedFile_RefreshVotingQueue_Request) String

type CPublishedFile_RefreshVotingQueue_Response

type CPublishedFile_RefreshVotingQueue_Response struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CPublishedFile_RefreshVotingQueue_Response) ProtoMessage

func (*CPublishedFile_RefreshVotingQueue_Response) Reset

func (*CPublishedFile_RefreshVotingQueue_Response) String

type CPublishedFile_Subscribe_Request

type CPublishedFile_Subscribe_Request struct {
	Publishedfileid  *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	Steamid          *uint64 `protobuf:"varint,2,opt,name=steamid" json:"steamid,omitempty"`
	ListType         *uint32 `protobuf:"varint,3,opt,name=list_type" json:"list_type,omitempty"`
	Appid            *int32  `protobuf:"varint,4,opt,name=appid" json:"appid,omitempty"`
	NotifyClient     *bool   `protobuf:"varint,5,opt,name=notify_client" json:"notify_client,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPublishedFile_Subscribe_Request) GetAppid

func (*CPublishedFile_Subscribe_Request) GetListType

func (m *CPublishedFile_Subscribe_Request) GetListType() uint32

func (*CPublishedFile_Subscribe_Request) GetNotifyClient

func (m *CPublishedFile_Subscribe_Request) GetNotifyClient() bool

func (*CPublishedFile_Subscribe_Request) GetPublishedfileid

func (m *CPublishedFile_Subscribe_Request) GetPublishedfileid() uint64

func (*CPublishedFile_Subscribe_Request) GetSteamid

func (m *CPublishedFile_Subscribe_Request) GetSteamid() uint64

func (*CPublishedFile_Subscribe_Request) ProtoMessage

func (*CPublishedFile_Subscribe_Request) ProtoMessage()

func (*CPublishedFile_Subscribe_Request) Reset

func (*CPublishedFile_Subscribe_Request) String

type CPublishedFile_Subscribe_Response

type CPublishedFile_Subscribe_Response struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CPublishedFile_Subscribe_Response) ProtoMessage

func (*CPublishedFile_Subscribe_Response) ProtoMessage()

func (*CPublishedFile_Subscribe_Response) Reset

func (*CPublishedFile_Subscribe_Response) String

type CPublishedFile_Unsubscribe_Request

type CPublishedFile_Unsubscribe_Request struct {
	Publishedfileid  *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	Steamid          *uint64 `protobuf:"varint,2,opt,name=steamid" json:"steamid,omitempty"`
	ListType         *uint32 `protobuf:"varint,3,opt,name=list_type" json:"list_type,omitempty"`
	Appid            *int32  `protobuf:"varint,4,opt,name=appid" json:"appid,omitempty"`
	NotifyClient     *bool   `protobuf:"varint,5,opt,name=notify_client" json:"notify_client,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*CPublishedFile_Unsubscribe_Request) GetAppid

func (*CPublishedFile_Unsubscribe_Request) GetListType

func (m *CPublishedFile_Unsubscribe_Request) GetListType() uint32

func (*CPublishedFile_Unsubscribe_Request) GetNotifyClient

func (m *CPublishedFile_Unsubscribe_Request) GetNotifyClient() bool

func (*CPublishedFile_Unsubscribe_Request) GetPublishedfileid

func (m *CPublishedFile_Unsubscribe_Request) GetPublishedfileid() uint64

func (*CPublishedFile_Unsubscribe_Request) GetSteamid

func (*CPublishedFile_Unsubscribe_Request) ProtoMessage

func (*CPublishedFile_Unsubscribe_Request) ProtoMessage()

func (*CPublishedFile_Unsubscribe_Request) Reset

func (*CPublishedFile_Unsubscribe_Request) String

type CPublishedFile_Unsubscribe_Response

type CPublishedFile_Unsubscribe_Response struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CPublishedFile_Unsubscribe_Response) ProtoMessage

func (*CPublishedFile_Unsubscribe_Response) ProtoMessage()

func (*CPublishedFile_Unsubscribe_Response) Reset

func (*CPublishedFile_Unsubscribe_Response) String

type CPublishedFile_Update_Request

type CPublishedFile_Update_Request struct {
	Appid            *uint32  `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Publishedfileid  *uint64  `protobuf:"fixed64,2,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	Title            *string  `protobuf:"bytes,3,opt,name=title" json:"title,omitempty"`
	FileDescription  *string  `protobuf:"bytes,4,opt,name=file_description" json:"file_description,omitempty"`
	Visibility       *uint32  `protobuf:"varint,5,opt,name=visibility" json:"visibility,omitempty"`
	Tags             []string `protobuf:"bytes,6,rep,name=tags" json:"tags,omitempty"`
	Filename         *string  `protobuf:"bytes,7,opt,name=filename" json:"filename,omitempty"`
	PreviewFilename  *string  `protobuf:"bytes,8,opt,name=preview_filename" json:"preview_filename,omitempty"`
	ImageWidth       *uint32  `protobuf:"varint,15,opt,name=image_width" json:"image_width,omitempty"`
	ImageHeight      *uint32  `protobuf:"varint,16,opt,name=image_height" json:"image_height,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*CPublishedFile_Update_Request) GetAppid

func (m *CPublishedFile_Update_Request) GetAppid() uint32

func (*CPublishedFile_Update_Request) GetFileDescription

func (m *CPublishedFile_Update_Request) GetFileDescription() string

func (*CPublishedFile_Update_Request) GetFilename

func (m *CPublishedFile_Update_Request) GetFilename() string

func (*CPublishedFile_Update_Request) GetImageHeight

func (m *CPublishedFile_Update_Request) GetImageHeight() uint32

func (*CPublishedFile_Update_Request) GetImageWidth

func (m *CPublishedFile_Update_Request) GetImageWidth() uint32

func (*CPublishedFile_Update_Request) GetPreviewFilename

func (m *CPublishedFile_Update_Request) GetPreviewFilename() string

func (*CPublishedFile_Update_Request) GetPublishedfileid

func (m *CPublishedFile_Update_Request) GetPublishedfileid() uint64

func (*CPublishedFile_Update_Request) GetTags

func (m *CPublishedFile_Update_Request) GetTags() []string

func (*CPublishedFile_Update_Request) GetTitle

func (m *CPublishedFile_Update_Request) GetTitle() string

func (*CPublishedFile_Update_Request) GetVisibility

func (m *CPublishedFile_Update_Request) GetVisibility() uint32

func (*CPublishedFile_Update_Request) ProtoMessage

func (*CPublishedFile_Update_Request) ProtoMessage()

func (*CPublishedFile_Update_Request) Reset

func (m *CPublishedFile_Update_Request) Reset()

func (*CPublishedFile_Update_Request) String

type CPublishedFile_Update_Response

type CPublishedFile_Update_Response struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*CPublishedFile_Update_Response) ProtoMessage

func (*CPublishedFile_Update_Response) ProtoMessage()

func (*CPublishedFile_Update_Response) Reset

func (m *CPublishedFile_Update_Response) Reset()

func (*CPublishedFile_Update_Response) String

type ChallengeData

type ChallengeData struct {
	ChallengeValue uint32
	ServerLoad     uint32
}

func NewChallengeData

func NewChallengeData() *ChallengeData

func (*ChallengeData) Deserialize

func (d *ChallengeData) Deserialize(r io.Reader) error

func (*ChallengeData) Serialize

func (d *ChallengeData) Serialize(w io.Writer) error

type ClientAppInfo

type ClientAppInfo struct {
	Appid               *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	Favorite            *bool   `protobuf:"varint,2,opt,name=favorite" json:"favorite,omitempty"`
	Installed           *bool   `protobuf:"varint,3,opt,name=installed" json:"installed,omitempty"`
	AutoUpdate          *bool   `protobuf:"varint,4,opt,name=auto_update" json:"auto_update,omitempty"`
	Category            *string `protobuf:"bytes,5,opt,name=category" json:"category,omitempty"`
	AppType             *string `protobuf:"bytes,6,opt,name=app_type" json:"app_type,omitempty"`
	Downloading         *bool   `protobuf:"varint,7,opt,name=downloading" json:"downloading,omitempty"`
	DownloadPaused      *bool   `protobuf:"varint,8,opt,name=download_paused" json:"download_paused,omitempty"`
	BytesDownloadRate   *uint32 `protobuf:"varint,9,opt,name=bytes_download_rate" json:"bytes_download_rate,omitempty"`
	BytesDownloaded     *uint64 `protobuf:"varint,10,opt,name=bytes_downloaded" json:"bytes_downloaded,omitempty"`
	BytesNeeded         *uint64 `protobuf:"varint,11,opt,name=bytes_needed" json:"bytes_needed,omitempty"`
	Changing            *bool   `protobuf:"varint,12,opt,name=changing" json:"changing,omitempty"`
	AvailableOnPlatform *bool   `protobuf:"varint,13,opt,name=available_on_platform" json:"available_on_platform,omitempty"`
	XXX_unrecognized    []byte  `json:"-"`
}

func (*ClientAppInfo) GetAppType

func (m *ClientAppInfo) GetAppType() string

func (*ClientAppInfo) GetAppid

func (m *ClientAppInfo) GetAppid() uint32

func (*ClientAppInfo) GetAutoUpdate

func (m *ClientAppInfo) GetAutoUpdate() bool

func (*ClientAppInfo) GetAvailableOnPlatform

func (m *ClientAppInfo) GetAvailableOnPlatform() bool

func (*ClientAppInfo) GetBytesDownloadRate

func (m *ClientAppInfo) GetBytesDownloadRate() uint32

func (*ClientAppInfo) GetBytesDownloaded

func (m *ClientAppInfo) GetBytesDownloaded() uint64

func (*ClientAppInfo) GetBytesNeeded

func (m *ClientAppInfo) GetBytesNeeded() uint64

func (*ClientAppInfo) GetCategory

func (m *ClientAppInfo) GetCategory() string

func (*ClientAppInfo) GetChanging

func (m *ClientAppInfo) GetChanging() bool

func (*ClientAppInfo) GetDownloadPaused

func (m *ClientAppInfo) GetDownloadPaused() bool

func (*ClientAppInfo) GetDownloading

func (m *ClientAppInfo) GetDownloading() bool

func (*ClientAppInfo) GetFavorite

func (m *ClientAppInfo) GetFavorite() bool

func (*ClientAppInfo) GetInstalled

func (m *ClientAppInfo) GetInstalled() bool

func (*ClientAppInfo) ProtoMessage

func (*ClientAppInfo) ProtoMessage()

func (*ClientAppInfo) Reset

func (m *ClientAppInfo) Reset()

func (*ClientAppInfo) String

func (m *ClientAppInfo) String() string

type ClientMsg

type ClientMsg struct {
	Header  *ExtendedClientMsgHdr
	Body    MessageBody
	Payload []byte
}

Represents a struct backed client message.

func NewClientMsg

func NewClientMsg(body MessageBody, payload []byte) *ClientMsg

func (*ClientMsg) GetMsgType

func (c *ClientMsg) GetMsgType() EMsg

func (*ClientMsg) GetSessionId

func (c *ClientMsg) GetSessionId() int32

func (*ClientMsg) GetSourceJobId

func (c *ClientMsg) GetSourceJobId() JobId

func (*ClientMsg) GetSteamId

func (c *ClientMsg) GetSteamId() SteamId

func (*ClientMsg) GetTargetJobId

func (c *ClientMsg) GetTargetJobId() JobId

func (*ClientMsg) IsProto

func (c *ClientMsg) IsProto() bool

func (*ClientMsg) Serialize

func (c *ClientMsg) Serialize(w io.Writer) error

func (*ClientMsg) SetSessionId

func (c *ClientMsg) SetSessionId(session int32)

func (*ClientMsg) SetSourceJobId

func (c *ClientMsg) SetSourceJobId(job JobId)

func (*ClientMsg) SetSteamId

func (c *ClientMsg) SetSteamId(s SteamId)

func (*ClientMsg) SetTargetJobId

func (c *ClientMsg) SetTargetJobId(job JobId)

type ClientMsgProtobuf

type ClientMsgProtobuf struct {
	Header *MsgHdrProtoBuf
	Body   proto.Message
}

Represents a protobuf backed client message with session data.

func NewClientMsgProtobuf

func NewClientMsgProtobuf(eMsg EMsg, body proto.Message) *ClientMsgProtobuf

func (*ClientMsgProtobuf) GetMsgType

func (c *ClientMsgProtobuf) GetMsgType() EMsg

func (*ClientMsgProtobuf) GetSessionId

func (c *ClientMsgProtobuf) GetSessionId() int32

func (*ClientMsgProtobuf) GetSourceJobId

func (c *ClientMsgProtobuf) GetSourceJobId() JobId

func (*ClientMsgProtobuf) GetSteamId

func (c *ClientMsgProtobuf) GetSteamId() SteamId

func (*ClientMsgProtobuf) GetTargetJobId

func (c *ClientMsgProtobuf) GetTargetJobId() JobId

func (*ClientMsgProtobuf) IsProto

func (c *ClientMsgProtobuf) IsProto() bool

func (*ClientMsgProtobuf) Serialize

func (c *ClientMsgProtobuf) Serialize(w io.Writer) error

func (*ClientMsgProtobuf) SetSessionId

func (c *ClientMsgProtobuf) SetSessionId(session int32)

func (*ClientMsgProtobuf) SetSourceJobId

func (c *ClientMsgProtobuf) SetSourceJobId(job JobId)

func (*ClientMsgProtobuf) SetSteamId

func (c *ClientMsgProtobuf) SetSteamId(s SteamId)

func (*ClientMsgProtobuf) SetTargetJobId

func (c *ClientMsgProtobuf) SetTargetJobId(job JobId)

type ConnectData

type ConnectData struct {
	ChallengeValue uint32
}

func NewConnectData

func NewConnectData() *ConnectData

func (*ConnectData) Deserialize

func (d *ConnectData) Deserialize(r io.Reader) error

func (*ConnectData) Serialize

func (d *ConnectData) Serialize(w io.Writer) error

type ContentManifestMetadata

type ContentManifestMetadata struct {
	DepotId            *uint32 `protobuf:"varint,1,opt,name=depot_id" json:"depot_id,omitempty"`
	GidManifest        *uint64 `protobuf:"varint,2,opt,name=gid_manifest" json:"gid_manifest,omitempty"`
	CreationTime       *uint32 `protobuf:"varint,3,opt,name=creation_time" json:"creation_time,omitempty"`
	FilenamesEncrypted *bool   `protobuf:"varint,4,opt,name=filenames_encrypted" json:"filenames_encrypted,omitempty"`
	CbDiskOriginal     *uint64 `protobuf:"varint,5,opt,name=cb_disk_original" json:"cb_disk_original,omitempty"`
	CbDiskCompressed   *uint64 `protobuf:"varint,6,opt,name=cb_disk_compressed" json:"cb_disk_compressed,omitempty"`
	UniqueChunks       *uint32 `protobuf:"varint,7,opt,name=unique_chunks" json:"unique_chunks,omitempty"`
	CrcEncrypted       *uint32 `protobuf:"varint,8,opt,name=crc_encrypted" json:"crc_encrypted,omitempty"`
	CrcClear           *uint32 `protobuf:"varint,9,opt,name=crc_clear" json:"crc_clear,omitempty"`
	XXX_unrecognized   []byte  `json:"-"`
}

func (*ContentManifestMetadata) GetCbDiskCompressed

func (m *ContentManifestMetadata) GetCbDiskCompressed() uint64

func (*ContentManifestMetadata) GetCbDiskOriginal

func (m *ContentManifestMetadata) GetCbDiskOriginal() uint64

func (*ContentManifestMetadata) GetCrcClear

func (m *ContentManifestMetadata) GetCrcClear() uint32

func (*ContentManifestMetadata) GetCrcEncrypted

func (m *ContentManifestMetadata) GetCrcEncrypted() uint32

func (*ContentManifestMetadata) GetCreationTime

func (m *ContentManifestMetadata) GetCreationTime() uint32

func (*ContentManifestMetadata) GetDepotId

func (m *ContentManifestMetadata) GetDepotId() uint32

func (*ContentManifestMetadata) GetFilenamesEncrypted

func (m *ContentManifestMetadata) GetFilenamesEncrypted() bool

func (*ContentManifestMetadata) GetGidManifest

func (m *ContentManifestMetadata) GetGidManifest() uint64

func (*ContentManifestMetadata) GetUniqueChunks

func (m *ContentManifestMetadata) GetUniqueChunks() uint32

func (*ContentManifestMetadata) ProtoMessage

func (*ContentManifestMetadata) ProtoMessage()

func (*ContentManifestMetadata) Reset

func (m *ContentManifestMetadata) Reset()

func (*ContentManifestMetadata) String

func (m *ContentManifestMetadata) String() string

type ContentManifestPayload

type ContentManifestPayload struct {
	Mappings         []*ContentManifestPayload_FileMapping `protobuf:"bytes,1,rep,name=mappings" json:"mappings,omitempty"`
	XXX_unrecognized []byte                                `json:"-"`
}

func (*ContentManifestPayload) GetMappings

func (*ContentManifestPayload) ProtoMessage

func (*ContentManifestPayload) ProtoMessage()

func (*ContentManifestPayload) Reset

func (m *ContentManifestPayload) Reset()

func (*ContentManifestPayload) String

func (m *ContentManifestPayload) String() string

type ContentManifestPayload_FileMapping

type ContentManifestPayload_FileMapping struct {
	Filename         *string                                         `protobuf:"bytes,1,opt,name=filename" json:"filename,omitempty"`
	Size             *uint64                                         `protobuf:"varint,2,opt,name=size" json:"size,omitempty"`
	Flags            *uint32                                         `protobuf:"varint,3,opt,name=flags" json:"flags,omitempty"`
	ShaFilename      []byte                                          `protobuf:"bytes,4,opt,name=sha_filename" json:"sha_filename,omitempty"`
	ShaContent       []byte                                          `protobuf:"bytes,5,opt,name=sha_content" json:"sha_content,omitempty"`
	Chunks           []*ContentManifestPayload_FileMapping_ChunkData `protobuf:"bytes,6,rep,name=chunks" json:"chunks,omitempty"`
	XXX_unrecognized []byte                                          `json:"-"`
}

func (*ContentManifestPayload_FileMapping) GetChunks

func (*ContentManifestPayload_FileMapping) GetFilename

func (m *ContentManifestPayload_FileMapping) GetFilename() string

func (*ContentManifestPayload_FileMapping) GetFlags

func (*ContentManifestPayload_FileMapping) GetShaContent

func (m *ContentManifestPayload_FileMapping) GetShaContent() []byte

func (*ContentManifestPayload_FileMapping) GetShaFilename

func (m *ContentManifestPayload_FileMapping) GetShaFilename() []byte

func (*ContentManifestPayload_FileMapping) GetSize

func (*ContentManifestPayload_FileMapping) ProtoMessage

func (*ContentManifestPayload_FileMapping) ProtoMessage()

func (*ContentManifestPayload_FileMapping) Reset

func (*ContentManifestPayload_FileMapping) String

type ContentManifestPayload_FileMapping_ChunkData

type ContentManifestPayload_FileMapping_ChunkData struct {
	Sha              []byte  `protobuf:"bytes,1,opt,name=sha" json:"sha,omitempty"`
	Crc              *uint32 `protobuf:"fixed32,2,opt,name=crc" json:"crc,omitempty"`
	Offset           *uint64 `protobuf:"varint,3,opt,name=offset" json:"offset,omitempty"`
	CbOriginal       *uint32 `protobuf:"varint,4,opt,name=cb_original" json:"cb_original,omitempty"`
	CbCompressed     *uint32 `protobuf:"varint,5,opt,name=cb_compressed" json:"cb_compressed,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*ContentManifestPayload_FileMapping_ChunkData) GetCbCompressed

func (*ContentManifestPayload_FileMapping_ChunkData) GetCbOriginal

func (*ContentManifestPayload_FileMapping_ChunkData) GetCrc

func (*ContentManifestPayload_FileMapping_ChunkData) GetOffset

func (*ContentManifestPayload_FileMapping_ChunkData) GetSha

func (*ContentManifestPayload_FileMapping_ChunkData) ProtoMessage

func (*ContentManifestPayload_FileMapping_ChunkData) Reset

func (*ContentManifestPayload_FileMapping_ChunkData) String

type ContentManifestSignature

type ContentManifestSignature struct {
	Signature        []byte `protobuf:"bytes,1,opt,name=signature" json:"signature,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*ContentManifestSignature) GetSignature

func (m *ContentManifestSignature) GetSignature() []byte

func (*ContentManifestSignature) ProtoMessage

func (*ContentManifestSignature) ProtoMessage()

func (*ContentManifestSignature) Reset

func (m *ContentManifestSignature) Reset()

func (*ContentManifestSignature) String

func (m *ContentManifestSignature) String() string

type Datagram

type Datagram struct {
}

func NewDatagram

func NewDatagram() *Datagram

func (*Datagram) Deserialize

func (d *Datagram) Deserialize(r io.Reader) error

func (*Datagram) Serialize

func (d *Datagram) Serialize(w io.Writer) error

type Deserializer

type Deserializer interface {
	Deserialize(r io.Reader) error
}

type Disconnect

type Disconnect struct {
}

func NewDisconnect

func NewDisconnect() *Disconnect

func (*Disconnect) Deserialize

func (d *Disconnect) Deserialize(r io.Reader) error

func (*Disconnect) Serialize

func (d *Disconnect) Serialize(w io.Writer) error

type EAccountFlags

type EAccountFlags int32

func (EAccountFlags) String

func (e EAccountFlags) String() string

type EAccountType

type EAccountType int32

func (EAccountType) String

func (e EAccountType) String() string

type EActivationCodeClass

type EActivationCodeClass uint32

func (EActivationCodeClass) String

func (e EActivationCodeClass) String() string

type EAppInfoSection

type EAppInfoSection int32

func (EAppInfoSection) String

func (e EAppInfoSection) String() string

type EAppUsageEvent

type EAppUsageEvent int32

func (EAppUsageEvent) String

func (e EAppUsageEvent) String() string

type EAuthSessionResponse

type EAuthSessionResponse int32

func (EAuthSessionResponse) String

func (e EAuthSessionResponse) String() string

type EBillingType

type EBillingType int32

func (EBillingType) String

func (e EBillingType) String() string

type EChatAction

type EChatAction int32

func (EChatAction) String

func (e EChatAction) String() string

type EChatActionResult

type EChatActionResult int32

func (EChatActionResult) String

func (e EChatActionResult) String() string

type EChatEntryType

type EChatEntryType int32

func (EChatEntryType) String

func (e EChatEntryType) String() string

type EChatFlags

type EChatFlags int32

func (EChatFlags) String

func (e EChatFlags) String() string

type EChatInfoType

type EChatInfoType int32

func (EChatInfoType) String

func (e EChatInfoType) String() string

type EChatMemberStateChange

type EChatMemberStateChange int32

func (EChatMemberStateChange) String

func (e EChatMemberStateChange) String() string

type EChatPermission

type EChatPermission int32

func (EChatPermission) String

func (e EChatPermission) String() string

type EChatRoomEnterResponse

type EChatRoomEnterResponse int32

func (EChatRoomEnterResponse) String

func (e EChatRoomEnterResponse) String() string

type EChatRoomType

type EChatRoomType int32

func (EChatRoomType) String

func (e EChatRoomType) String() string

type EClanPermission

type EClanPermission int32

func (EClanPermission) String

func (e EClanPermission) String() string

type EClanRank

type EClanRank int32

func (EClanRank) String

func (e EClanRank) String() string

type EClanRelationship

type EClanRelationship int32

func (EClanRelationship) String

func (e EClanRelationship) String() string

type EClientPersonaStateFlag

type EClientPersonaStateFlag int32

func (EClientPersonaStateFlag) String

func (e EClientPersonaStateFlag) String() string

type EClientStat

type EClientStat int32

func (EClientStat) String

func (e EClientStat) String() string

type EClientStatAggregateMethod

type EClientStatAggregateMethod int32

func (EClientStatAggregateMethod) String

type EContentDownloadSourceType

type EContentDownloadSourceType int32

func (EContentDownloadSourceType) String

type ECurrencyCode

type ECurrencyCode int32

func (ECurrencyCode) String

func (e ECurrencyCode) String() string

type EDRMBlobDownloadErrorDetail

type EDRMBlobDownloadErrorDetail int32

func (EDRMBlobDownloadErrorDetail) String

type EDRMBlobDownloadType

type EDRMBlobDownloadType int32

func (EDRMBlobDownloadType) String

func (e EDRMBlobDownloadType) String() string

type EDenyReason

type EDenyReason int32

func (EDenyReason) String

func (e EDenyReason) String() string

type EDepotFileFlag

type EDepotFileFlag int32

func (EDepotFileFlag) String

func (e EDepotFileFlag) String() string

type EEconTradeResponse

type EEconTradeResponse int32

func (EEconTradeResponse) String

func (e EEconTradeResponse) String() string

type EFriendFlags

type EFriendFlags int32

func (EFriendFlags) String

func (e EFriendFlags) String() string

type EFriendRelationship

type EFriendRelationship int32

func (EFriendRelationship) String

func (e EFriendRelationship) String() string

type EIntroducerRouting

type EIntroducerRouting int32

func (EIntroducerRouting) String

func (e EIntroducerRouting) String() string

type ELeaderboardDataRequest

type ELeaderboardDataRequest int32

func (ELeaderboardDataRequest) String

func (e ELeaderboardDataRequest) String() string

type ELeaderboardSortMethod

type ELeaderboardSortMethod int32

func (ELeaderboardSortMethod) String

func (e ELeaderboardSortMethod) String() string

type ELeaderboardUploadScoreMethod

type ELeaderboardUploadScoreMethod int32

func (ELeaderboardUploadScoreMethod) String

type ELicenseFlags

type ELicenseFlags int32

func (ELicenseFlags) String

func (e ELicenseFlags) String() string

type ELicenseType

type ELicenseType int32

func (ELicenseType) String

func (e ELicenseType) String() string

type EMarketingMessageFlags

type EMarketingMessageFlags int32

func (EMarketingMessageFlags) String

func (e EMarketingMessageFlags) String() string

type EMsg

type EMsg int32

func NewEMsg

func NewEMsg(e uint32) EMsg

func (EMsg) String

func (e EMsg) String() string

type ENewsUpdateType

type ENewsUpdateType int32

func (ENewsUpdateType) String

func (e ENewsUpdateType) String() string

type EOSType

type EOSType int32

func (EOSType) String

func (e EOSType) String() string

type EPaymentMethod

type EPaymentMethod int32

func (EPaymentMethod) String

func (e EPaymentMethod) String() string

type EPersonaState

type EPersonaState int32

func (EPersonaState) String

func (e EPersonaState) String() string

type EPersonaStateFlag

type EPersonaStateFlag int32

func (EPersonaStateFlag) String

func (e EPersonaStateFlag) String() string

type EPlatformType

type EPlatformType int32

func (EPlatformType) String

func (e EPlatformType) String() string

type EPublishedFileVisibility

type EPublishedFileVisibility int32

func (EPublishedFileVisibility) String

func (e EPublishedFileVisibility) String() string

type ERegionCode

type ERegionCode uint8

func (ERegionCode) String

func (e ERegionCode) String() string

type ERemoteStoragePlatform

type ERemoteStoragePlatform int32

func (ERemoteStoragePlatform) String

func (e ERemoteStoragePlatform) String() string

type EResult

type EResult int32

func (EResult) String

func (e EResult) String() string

type EServerFlags

type EServerFlags int32

func (EServerFlags) String

func (e EServerFlags) String() string

type EServerType

type EServerType int32

func (EServerType) String

func (e EServerType) String() string

type ESystemIMType

type ESystemIMType int32

func (ESystemIMType) String

func (e ESystemIMType) String() string

type EUCMFilePrivacyState

type EUCMFilePrivacyState int32

func (EUCMFilePrivacyState) String

func (e EUCMFilePrivacyState) String() string

type EUdpPacketType

type EUdpPacketType uint8

func (EUdpPacketType) String

func (e EUdpPacketType) String() string

type EUniverse

type EUniverse int32

func (EUniverse) String

func (e EUniverse) String() string

type EWorkshopEnumerationType

type EWorkshopEnumerationType int32

func (EWorkshopEnumerationType) String

func (e EWorkshopEnumerationType) String() string

type EWorkshopFileAction

type EWorkshopFileAction int32
const (
	EWorkshopFileAction_Played    EWorkshopFileAction = 0
	EWorkshopFileAction_Completed                     = 1
)

func (EWorkshopFileAction) String

func (e EWorkshopFileAction) String() string

type EncryptedAppTicket

type EncryptedAppTicket struct {
	TicketVersionNo               *uint32 `protobuf:"varint,1,opt,name=ticket_version_no" json:"ticket_version_no,omitempty"`
	CrcEncryptedticket            *uint32 `protobuf:"varint,2,opt,name=crc_encryptedticket" json:"crc_encryptedticket,omitempty"`
	CbEncrypteduserdata           *uint32 `protobuf:"varint,3,opt,name=cb_encrypteduserdata" json:"cb_encrypteduserdata,omitempty"`
	CbEncryptedAppownershipticket *uint32 `protobuf:"varint,4,opt,name=cb_encrypted_appownershipticket" json:"cb_encrypted_appownershipticket,omitempty"`
	EncryptedTicket               []byte  `protobuf:"bytes,5,opt,name=encrypted_ticket" json:"encrypted_ticket,omitempty"`
	XXX_unrecognized              []byte  `json:"-"`
}

func (*EncryptedAppTicket) GetCbEncryptedAppownershipticket

func (m *EncryptedAppTicket) GetCbEncryptedAppownershipticket() uint32

func (*EncryptedAppTicket) GetCbEncrypteduserdata

func (m *EncryptedAppTicket) GetCbEncrypteduserdata() uint32

func (*EncryptedAppTicket) GetCrcEncryptedticket

func (m *EncryptedAppTicket) GetCrcEncryptedticket() uint32

func (*EncryptedAppTicket) GetEncryptedTicket

func (m *EncryptedAppTicket) GetEncryptedTicket() []byte

func (*EncryptedAppTicket) GetTicketVersionNo

func (m *EncryptedAppTicket) GetTicketVersionNo() uint32

func (*EncryptedAppTicket) ProtoMessage

func (*EncryptedAppTicket) ProtoMessage()

func (*EncryptedAppTicket) Reset

func (m *EncryptedAppTicket) Reset()

func (*EncryptedAppTicket) String

func (m *EncryptedAppTicket) String() string

type ExtendedClientMsgHdr

type ExtendedClientMsgHdr struct {
	Msg           EMsg
	HeaderSize    uint8
	HeaderVersion uint16
	TargetJobID   uint64
	SourceJobID   uint64
	HeaderCanary  uint8
	SteamID       SteamId
	SessionID     int32
}

func NewExtendedClientMsgHdr

func NewExtendedClientMsgHdr() *ExtendedClientMsgHdr

func (*ExtendedClientMsgHdr) Deserialize

func (d *ExtendedClientMsgHdr) Deserialize(r io.Reader) error

func (*ExtendedClientMsgHdr) Serialize

func (d *ExtendedClientMsgHdr) Serialize(w io.Writer) error

type GCMsg

type GCMsg struct {
	AppId   uint32
	MsgType uint32
	Header  *MsgGCHdr
	Body    Serializable
}

func (*GCMsg) GetMsgType

func (g *GCMsg) GetMsgType() uint32

func (*GCMsg) GetSourceJobId

func (g *GCMsg) GetSourceJobId() JobId

func (*GCMsg) GetTargetJobId

func (g *GCMsg) GetTargetJobId() JobId

func (*GCMsg) IsProto

func (g *GCMsg) IsProto() bool

func (*GCMsg) NewGCMsg

func (g *GCMsg) NewGCMsg(appId, msgType uint32, body Serializable) *GCMsg

func (*GCMsg) Serialize

func (g *GCMsg) Serialize(w io.Writer) error

func (*GCMsg) SetSourceJobId

func (g *GCMsg) SetSourceJobId(job JobId)

func (*GCMsg) SetTargetJobId

func (g *GCMsg) SetTargetJobId(job JobId)

type GCMsgProtobuf

type GCMsgProtobuf struct {
	AppId  uint32
	Header *MsgGCHdrProtoBuf
	Body   proto.Message
}

func NewGCMsgProtobuf

func NewGCMsgProtobuf(appId, msgType uint32, body proto.Message) *GCMsgProtobuf

func (*GCMsgProtobuf) GetMsgType

func (g *GCMsgProtobuf) GetMsgType() uint32

func (*GCMsgProtobuf) GetSourceJobId

func (g *GCMsgProtobuf) GetSourceJobId() JobId

func (*GCMsgProtobuf) GetTargetJobId

func (g *GCMsgProtobuf) GetTargetJobId() JobId

func (*GCMsgProtobuf) IsProto

func (g *GCMsgProtobuf) IsProto() bool

func (*GCMsgProtobuf) Serialize

func (g *GCMsgProtobuf) Serialize(w io.Writer) error

func (*GCMsgProtobuf) SetSourceJobId

func (g *GCMsgProtobuf) SetSourceJobId(job JobId)

func (*GCMsgProtobuf) SetTargetJobId

func (g *GCMsgProtobuf) SetTargetJobId(job JobId)

type GCPacketMsg

type GCPacketMsg struct {
	AppId       uint32
	MsgType     uint32
	IsProto     bool
	GCName      string
	Body        []byte
	TargetJobId JobId
}

An incoming, partially unread message from the Game Coordinator.

func NewGCPacketMsg

func NewGCPacketMsg(wrapper *CMsgGCClient) (*GCPacketMsg, error)

func (*GCPacketMsg) ReadMsg

func (g *GCPacketMsg) ReadMsg(body MessageBody)

func (*GCPacketMsg) ReadProtoMsg

func (g *GCPacketMsg) ReadProtoMsg(body proto.Message)

type IClientMsg

type IClientMsg interface {
	IMsg
	GetSessionId() int32
	SetSessionId(int32)
	GetSteamId() SteamId
	SetSteamId(SteamId)
}

Interface for client messages, i.e. messages that are sent after logging in. ClientMsgProtobuf and ClientMsg implement this.

type IGCMsg

type IGCMsg interface {
	Serializer
	IsProto() bool
	GetAppId() uint32
	GetMsgType() uint32

	GetTargetJobId() JobId
	SetTargetJobId(JobId)
	GetSourceJobId() JobId
	SetSourceJobId(JobId)
}

An outgoing message to the Game Coordinator.

type IMsg

type IMsg interface {
	Serializer
	IsProto() bool
	GetMsgType() EMsg
	GetTargetJobId() JobId
	SetTargetJobId(JobId)
	GetSourceJobId() JobId
	SetSourceJobId(JobId)
}

Interface for all messages, typically outgoing. They can also be created by using the Read* methods in a PacketMsg.

type JobId

type JobId uint64

type MessageBody

type MessageBody interface {
	Serializable
	GetEMsg() EMsg
}

type Msg

type Msg struct {
	Header  *MsgHdr
	Body    MessageBody
	Payload []byte
}

func NewMsg

func NewMsg(body MessageBody, payload []byte) *Msg

func (*Msg) GetMsgType

func (m *Msg) GetMsgType() EMsg

func (*Msg) GetSourceJobId

func (m *Msg) GetSourceJobId() JobId

func (*Msg) GetTargetJobId

func (m *Msg) GetTargetJobId() JobId

func (*Msg) IsProto

func (m *Msg) IsProto() bool

func (*Msg) Serialize

func (m *Msg) Serialize(w io.Writer) error

func (*Msg) SetSourceJobId

func (m *Msg) SetSourceJobId(job JobId)

func (*Msg) SetTargetJobId

func (m *Msg) SetTargetJobId(job JobId)

type MsgChannelEncryptRequest

type MsgChannelEncryptRequest struct {
	ProtocolVersion uint32
	Universe        EUniverse
}

func NewMsgChannelEncryptRequest

func NewMsgChannelEncryptRequest() *MsgChannelEncryptRequest

func (*MsgChannelEncryptRequest) Deserialize

func (d *MsgChannelEncryptRequest) Deserialize(r io.Reader) error

func (*MsgChannelEncryptRequest) GetEMsg

func (d *MsgChannelEncryptRequest) GetEMsg() EMsg

func (*MsgChannelEncryptRequest) Serialize

func (d *MsgChannelEncryptRequest) Serialize(w io.Writer) error

type MsgChannelEncryptResponse

type MsgChannelEncryptResponse struct {
	ProtocolVersion uint32
	KeySize         uint32
}

func NewMsgChannelEncryptResponse

func NewMsgChannelEncryptResponse() *MsgChannelEncryptResponse

func (*MsgChannelEncryptResponse) Deserialize

func (d *MsgChannelEncryptResponse) Deserialize(r io.Reader) error

func (*MsgChannelEncryptResponse) GetEMsg

func (d *MsgChannelEncryptResponse) GetEMsg() EMsg

func (*MsgChannelEncryptResponse) Serialize

func (d *MsgChannelEncryptResponse) Serialize(w io.Writer) error

type MsgChannelEncryptResult

type MsgChannelEncryptResult struct {
	Result EResult
}

func NewMsgChannelEncryptResult

func NewMsgChannelEncryptResult() *MsgChannelEncryptResult

func (*MsgChannelEncryptResult) Deserialize

func (d *MsgChannelEncryptResult) Deserialize(r io.Reader) error

func (*MsgChannelEncryptResult) GetEMsg

func (d *MsgChannelEncryptResult) GetEMsg() EMsg

func (*MsgChannelEncryptResult) Serialize

func (d *MsgChannelEncryptResult) Serialize(w io.Writer) error

type MsgClientAppUsageEvent

type MsgClientAppUsageEvent struct {
	AppUsageEvent EAppUsageEvent
	GameID        uint64
	Offline       uint16
}

func NewMsgClientAppUsageEvent

func NewMsgClientAppUsageEvent() *MsgClientAppUsageEvent

func (*MsgClientAppUsageEvent) Deserialize

func (d *MsgClientAppUsageEvent) Deserialize(r io.Reader) error

func (*MsgClientAppUsageEvent) GetEMsg

func (d *MsgClientAppUsageEvent) GetEMsg() EMsg

func (*MsgClientAppUsageEvent) Serialize

func (d *MsgClientAppUsageEvent) Serialize(w io.Writer) error

type MsgClientChatAction

type MsgClientChatAction struct {
	SteamIdChat        SteamId
	SteamIdUserToActOn SteamId
	ChatAction         EChatAction
}

func NewMsgClientChatAction

func NewMsgClientChatAction() *MsgClientChatAction

func (*MsgClientChatAction) Deserialize

func (d *MsgClientChatAction) Deserialize(r io.Reader) error

func (*MsgClientChatAction) GetEMsg

func (d *MsgClientChatAction) GetEMsg() EMsg

func (*MsgClientChatAction) Serialize

func (d *MsgClientChatAction) Serialize(w io.Writer) error

type MsgClientChatActionResult

type MsgClientChatActionResult struct {
	SteamIdChat        SteamId
	SteamIdUserActedOn SteamId
	ChatAction         EChatAction
	ActionResult       EChatActionResult
}

func NewMsgClientChatActionResult

func NewMsgClientChatActionResult() *MsgClientChatActionResult

func (*MsgClientChatActionResult) Deserialize

func (d *MsgClientChatActionResult) Deserialize(r io.Reader) error

func (*MsgClientChatActionResult) GetEMsg

func (d *MsgClientChatActionResult) GetEMsg() EMsg

func (*MsgClientChatActionResult) Serialize

func (d *MsgClientChatActionResult) Serialize(w io.Writer) error

type MsgClientChatEnter

type MsgClientChatEnter struct {
	SteamIdChat   SteamId
	SteamIdFriend SteamId
	ChatRoomType  EChatRoomType
	SteamIdOwner  SteamId
	SteamIdClan   SteamId
	ChatFlags     uint8
	EnterResponse EChatRoomEnterResponse
}

func NewMsgClientChatEnter

func NewMsgClientChatEnter() *MsgClientChatEnter

func (*MsgClientChatEnter) Deserialize

func (d *MsgClientChatEnter) Deserialize(r io.Reader) error

func (*MsgClientChatEnter) GetEMsg

func (d *MsgClientChatEnter) GetEMsg() EMsg

func (*MsgClientChatEnter) Serialize

func (d *MsgClientChatEnter) Serialize(w io.Writer) error

type MsgClientChatMemberInfo

type MsgClientChatMemberInfo struct {
	SteamIdChat SteamId
	Type        EChatInfoType
}

func NewMsgClientChatMemberInfo

func NewMsgClientChatMemberInfo() *MsgClientChatMemberInfo

func (*MsgClientChatMemberInfo) Deserialize

func (d *MsgClientChatMemberInfo) Deserialize(r io.Reader) error

func (*MsgClientChatMemberInfo) GetEMsg

func (d *MsgClientChatMemberInfo) GetEMsg() EMsg

func (*MsgClientChatMemberInfo) Serialize

func (d *MsgClientChatMemberInfo) Serialize(w io.Writer) error

type MsgClientChatMsg

type MsgClientChatMsg struct {
	SteamIdChatter  SteamId
	SteamIdChatRoom SteamId
	ChatMsgType     EChatEntryType
}

func NewMsgClientChatMsg

func NewMsgClientChatMsg() *MsgClientChatMsg

func (*MsgClientChatMsg) Deserialize

func (d *MsgClientChatMsg) Deserialize(r io.Reader) error

func (*MsgClientChatMsg) GetEMsg

func (d *MsgClientChatMsg) GetEMsg() EMsg

func (*MsgClientChatMsg) Serialize

func (d *MsgClientChatMsg) Serialize(w io.Writer) error

type MsgClientCreateChat

type MsgClientCreateChat struct {
	ChatRoomType      EChatRoomType
	GameId            uint64
	SteamIdClan       SteamId
	PermissionOfficer EChatPermission
	PermissionMember  EChatPermission
	PermissionAll     EChatPermission
	MembersMax        uint32
	ChatFlags         uint8
	SteamIdFriendChat SteamId
	SteamIdInvited    SteamId
}

func NewMsgClientCreateChat

func NewMsgClientCreateChat() *MsgClientCreateChat

func (*MsgClientCreateChat) Deserialize

func (d *MsgClientCreateChat) Deserialize(r io.Reader) error

func (*MsgClientCreateChat) GetEMsg

func (d *MsgClientCreateChat) GetEMsg() EMsg

func (*MsgClientCreateChat) Serialize

func (d *MsgClientCreateChat) Serialize(w io.Writer) error

type MsgClientCreateChatResponse

type MsgClientCreateChatResponse struct {
	Result            EResult
	SteamIdChat       SteamId
	ChatRoomType      EChatRoomType
	SteamIdFriendChat SteamId
}

func NewMsgClientCreateChatResponse

func NewMsgClientCreateChatResponse() *MsgClientCreateChatResponse

func (*MsgClientCreateChatResponse) Deserialize

func (d *MsgClientCreateChatResponse) Deserialize(r io.Reader) error

func (*MsgClientCreateChatResponse) GetEMsg

func (d *MsgClientCreateChatResponse) GetEMsg() EMsg

func (*MsgClientCreateChatResponse) Serialize

func (d *MsgClientCreateChatResponse) Serialize(w io.Writer) error

type MsgClientEmailAddrInfo

type MsgClientEmailAddrInfo struct {
	PasswordStrength           uint32
	FlagsAccountSecurityPolicy uint32
	Validated                  bool
}

func NewMsgClientEmailAddrInfo

func NewMsgClientEmailAddrInfo() *MsgClientEmailAddrInfo

func (*MsgClientEmailAddrInfo) Deserialize

func (d *MsgClientEmailAddrInfo) Deserialize(r io.Reader) error

func (*MsgClientEmailAddrInfo) GetEMsg

func (d *MsgClientEmailAddrInfo) GetEMsg() EMsg

func (*MsgClientEmailAddrInfo) Serialize

func (d *MsgClientEmailAddrInfo) Serialize(w io.Writer) error

type MsgClientGenericResponse

type MsgClientGenericResponse struct {
	Result EResult
}

func NewMsgClientGenericResponse

func NewMsgClientGenericResponse() *MsgClientGenericResponse

func (*MsgClientGenericResponse) Deserialize

func (d *MsgClientGenericResponse) Deserialize(r io.Reader) error

func (*MsgClientGenericResponse) GetEMsg

func (d *MsgClientGenericResponse) GetEMsg() EMsg

func (*MsgClientGenericResponse) Serialize

func (d *MsgClientGenericResponse) Serialize(w io.Writer) error

type MsgClientGetFriendsWhoPlayGame

type MsgClientGetFriendsWhoPlayGame struct {
	GameId uint64
}

func NewMsgClientGetFriendsWhoPlayGame

func NewMsgClientGetFriendsWhoPlayGame() *MsgClientGetFriendsWhoPlayGame

func (*MsgClientGetFriendsWhoPlayGame) Deserialize

func (d *MsgClientGetFriendsWhoPlayGame) Deserialize(r io.Reader) error

func (*MsgClientGetFriendsWhoPlayGame) GetEMsg

func (d *MsgClientGetFriendsWhoPlayGame) GetEMsg() EMsg

func (*MsgClientGetFriendsWhoPlayGame) Serialize

type MsgClientGetFriendsWhoPlayGameResponse

type MsgClientGetFriendsWhoPlayGameResponse struct {
	Result       EResult
	GameId       uint64
	CountFriends uint32
}

func NewMsgClientGetFriendsWhoPlayGameResponse

func NewMsgClientGetFriendsWhoPlayGameResponse() *MsgClientGetFriendsWhoPlayGameResponse

func (*MsgClientGetFriendsWhoPlayGameResponse) Deserialize

func (*MsgClientGetFriendsWhoPlayGameResponse) GetEMsg

func (*MsgClientGetFriendsWhoPlayGameResponse) Serialize

type MsgClientGetNumberOfCurrentPlayers

type MsgClientGetNumberOfCurrentPlayers struct {
	GameID uint64
}

func NewMsgClientGetNumberOfCurrentPlayers

func NewMsgClientGetNumberOfCurrentPlayers() *MsgClientGetNumberOfCurrentPlayers

func (*MsgClientGetNumberOfCurrentPlayers) Deserialize

func (*MsgClientGetNumberOfCurrentPlayers) GetEMsg

func (*MsgClientGetNumberOfCurrentPlayers) Serialize

type MsgClientGetNumberOfCurrentPlayersResponse

type MsgClientGetNumberOfCurrentPlayersResponse struct {
	Result     EResult
	NumPlayers uint32
}

func NewMsgClientGetNumberOfCurrentPlayersResponse

func NewMsgClientGetNumberOfCurrentPlayersResponse() *MsgClientGetNumberOfCurrentPlayersResponse

func (*MsgClientGetNumberOfCurrentPlayersResponse) Deserialize

func (*MsgClientGetNumberOfCurrentPlayersResponse) GetEMsg

func (*MsgClientGetNumberOfCurrentPlayersResponse) Serialize

type MsgClientJoinChat

type MsgClientJoinChat struct {
	SteamIdChat    SteamId
	IsVoiceSpeaker bool
}

func NewMsgClientJoinChat

func NewMsgClientJoinChat() *MsgClientJoinChat

func (*MsgClientJoinChat) Deserialize

func (d *MsgClientJoinChat) Deserialize(r io.Reader) error

func (*MsgClientJoinChat) GetEMsg

func (d *MsgClientJoinChat) GetEMsg() EMsg

func (*MsgClientJoinChat) Serialize

func (d *MsgClientJoinChat) Serialize(w io.Writer) error

type MsgClientJustStrings

type MsgClientJustStrings struct {
}

func NewMsgClientJustStrings

func NewMsgClientJustStrings() *MsgClientJustStrings

func (*MsgClientJustStrings) Deserialize

func (d *MsgClientJustStrings) Deserialize(r io.Reader) error

func (*MsgClientJustStrings) GetEMsg

func (d *MsgClientJustStrings) GetEMsg() EMsg

func (*MsgClientJustStrings) Serialize

func (d *MsgClientJustStrings) Serialize(w io.Writer) error

type MsgClientLogOnResponse

type MsgClientLogOnResponse struct {
	Result                    EResult
	OutOfGameHeartbeatRateSec int32
	InGameHeartbeatRateSec    int32
	ClientSuppliedSteamId     SteamId
	IpPublic                  uint32
	ServerRealTime            uint32
}

func NewMsgClientLogOnResponse

func NewMsgClientLogOnResponse() *MsgClientLogOnResponse

func (*MsgClientLogOnResponse) Deserialize

func (d *MsgClientLogOnResponse) Deserialize(r io.Reader) error

func (*MsgClientLogOnResponse) GetEMsg

func (d *MsgClientLogOnResponse) GetEMsg() EMsg

func (*MsgClientLogOnResponse) Serialize

func (d *MsgClientLogOnResponse) Serialize(w io.Writer) error

type MsgClientLoggedOff

type MsgClientLoggedOff struct {
	Result              EResult
	SecMinReconnectHint int32
	SecMaxReconnectHint int32
}

func NewMsgClientLoggedOff

func NewMsgClientLoggedOff() *MsgClientLoggedOff

func (*MsgClientLoggedOff) Deserialize

func (d *MsgClientLoggedOff) Deserialize(r io.Reader) error

func (*MsgClientLoggedOff) GetEMsg

func (d *MsgClientLoggedOff) GetEMsg() EMsg

func (*MsgClientLoggedOff) Serialize

func (d *MsgClientLoggedOff) Serialize(w io.Writer) error

type MsgClientLogon

type MsgClientLogon struct {
}

func NewMsgClientLogon

func NewMsgClientLogon() *MsgClientLogon

func (*MsgClientLogon) Deserialize

func (d *MsgClientLogon) Deserialize(r io.Reader) error

func (*MsgClientLogon) GetEMsg

func (d *MsgClientLogon) GetEMsg() EMsg

func (*MsgClientLogon) Serialize

func (d *MsgClientLogon) Serialize(w io.Writer) error

type MsgClientMarketingMessageUpdate2

type MsgClientMarketingMessageUpdate2 struct {
	MarketingMessageUpdateTime uint32
	Count                      uint32
}

func NewMsgClientMarketingMessageUpdate2

func NewMsgClientMarketingMessageUpdate2() *MsgClientMarketingMessageUpdate2

func (*MsgClientMarketingMessageUpdate2) Deserialize

func (d *MsgClientMarketingMessageUpdate2) Deserialize(r io.Reader) error

func (*MsgClientMarketingMessageUpdate2) GetEMsg

func (*MsgClientMarketingMessageUpdate2) Serialize

type MsgClientNewLoginKey

type MsgClientNewLoginKey struct {
	UniqueID uint32
	LoginKey []uint8
}

func NewMsgClientNewLoginKey

func NewMsgClientNewLoginKey() *MsgClientNewLoginKey

func (*MsgClientNewLoginKey) Deserialize

func (d *MsgClientNewLoginKey) Deserialize(r io.Reader) error

func (*MsgClientNewLoginKey) GetEMsg

func (d *MsgClientNewLoginKey) GetEMsg() EMsg

func (*MsgClientNewLoginKey) Serialize

func (d *MsgClientNewLoginKey) Serialize(w io.Writer) error

type MsgClientNewLoginKeyAccepted

type MsgClientNewLoginKeyAccepted struct {
	UniqueID uint32
}

func NewMsgClientNewLoginKeyAccepted

func NewMsgClientNewLoginKeyAccepted() *MsgClientNewLoginKeyAccepted

func (*MsgClientNewLoginKeyAccepted) Deserialize

func (d *MsgClientNewLoginKeyAccepted) Deserialize(r io.Reader) error

func (*MsgClientNewLoginKeyAccepted) GetEMsg

func (d *MsgClientNewLoginKeyAccepted) GetEMsg() EMsg

func (*MsgClientNewLoginKeyAccepted) Serialize

func (d *MsgClientNewLoginKeyAccepted) Serialize(w io.Writer) error

type MsgClientOGSBeginSession

type MsgClientOGSBeginSession struct {
	AccountType uint8
	AccountId   SteamId
	AppId       uint32
	TimeStarted uint32
}

func NewMsgClientOGSBeginSession

func NewMsgClientOGSBeginSession() *MsgClientOGSBeginSession

func (*MsgClientOGSBeginSession) Deserialize

func (d *MsgClientOGSBeginSession) Deserialize(r io.Reader) error

func (*MsgClientOGSBeginSession) GetEMsg

func (d *MsgClientOGSBeginSession) GetEMsg() EMsg

func (*MsgClientOGSBeginSession) Serialize

func (d *MsgClientOGSBeginSession) Serialize(w io.Writer) error

type MsgClientOGSBeginSessionResponse

type MsgClientOGSBeginSessionResponse struct {
	Result            EResult
	CollectingAny     bool
	CollectingDetails bool
	SessionId         uint64
}

func NewMsgClientOGSBeginSessionResponse

func NewMsgClientOGSBeginSessionResponse() *MsgClientOGSBeginSessionResponse

func (*MsgClientOGSBeginSessionResponse) Deserialize

func (d *MsgClientOGSBeginSessionResponse) Deserialize(r io.Reader) error

func (*MsgClientOGSBeginSessionResponse) GetEMsg

func (*MsgClientOGSBeginSessionResponse) Serialize

type MsgClientOGSEndSession

type MsgClientOGSEndSession struct {
	SessionId       uint64
	TimeEnded       uint32
	ReasonCode      int32
	CountAttributes int32
}

func NewMsgClientOGSEndSession

func NewMsgClientOGSEndSession() *MsgClientOGSEndSession

func (*MsgClientOGSEndSession) Deserialize

func (d *MsgClientOGSEndSession) Deserialize(r io.Reader) error

func (*MsgClientOGSEndSession) GetEMsg

func (d *MsgClientOGSEndSession) GetEMsg() EMsg

func (*MsgClientOGSEndSession) Serialize

func (d *MsgClientOGSEndSession) Serialize(w io.Writer) error

type MsgClientOGSEndSessionResponse

type MsgClientOGSEndSessionResponse struct {
	Result EResult
}

func NewMsgClientOGSEndSessionResponse

func NewMsgClientOGSEndSessionResponse() *MsgClientOGSEndSessionResponse

func (*MsgClientOGSEndSessionResponse) Deserialize

func (d *MsgClientOGSEndSessionResponse) Deserialize(r io.Reader) error

func (*MsgClientOGSEndSessionResponse) GetEMsg

func (d *MsgClientOGSEndSessionResponse) GetEMsg() EMsg

func (*MsgClientOGSEndSessionResponse) Serialize

type MsgClientOGSWriteRow

type MsgClientOGSWriteRow struct {
	SessionId       uint64
	CountAttributes int32
}

func NewMsgClientOGSWriteRow

func NewMsgClientOGSWriteRow() *MsgClientOGSWriteRow

func (*MsgClientOGSWriteRow) Deserialize

func (d *MsgClientOGSWriteRow) Deserialize(r io.Reader) error

func (*MsgClientOGSWriteRow) GetEMsg

func (d *MsgClientOGSWriteRow) GetEMsg() EMsg

func (*MsgClientOGSWriteRow) Serialize

func (d *MsgClientOGSWriteRow) Serialize(w io.Writer) error

type MsgClientP2PIntroducerMessage

type MsgClientP2PIntroducerMessage struct {
	SteamID     SteamId
	RoutingType EIntroducerRouting
	Data        []uint8
	DataLen     uint32
}

func NewMsgClientP2PIntroducerMessage

func NewMsgClientP2PIntroducerMessage() *MsgClientP2PIntroducerMessage

func (*MsgClientP2PIntroducerMessage) Deserialize

func (d *MsgClientP2PIntroducerMessage) Deserialize(r io.Reader) error

func (*MsgClientP2PIntroducerMessage) GetEMsg

func (d *MsgClientP2PIntroducerMessage) GetEMsg() EMsg

func (*MsgClientP2PIntroducerMessage) Serialize

func (d *MsgClientP2PIntroducerMessage) Serialize(w io.Writer) error

type MsgClientRequestedClientStats

type MsgClientRequestedClientStats struct {
	CountStats int32
}

func NewMsgClientRequestedClientStats

func NewMsgClientRequestedClientStats() *MsgClientRequestedClientStats

func (*MsgClientRequestedClientStats) Deserialize

func (d *MsgClientRequestedClientStats) Deserialize(r io.Reader) error

func (*MsgClientRequestedClientStats) GetEMsg

func (d *MsgClientRequestedClientStats) GetEMsg() EMsg

func (*MsgClientRequestedClientStats) Serialize

func (d *MsgClientRequestedClientStats) Serialize(w io.Writer) error

type MsgClientSendGuestPass

type MsgClientSendGuestPass struct {
	GiftId    uint64
	GiftType  uint8
	AccountId uint32
}

func NewMsgClientSendGuestPass

func NewMsgClientSendGuestPass() *MsgClientSendGuestPass

func (*MsgClientSendGuestPass) Deserialize

func (d *MsgClientSendGuestPass) Deserialize(r io.Reader) error

func (*MsgClientSendGuestPass) GetEMsg

func (d *MsgClientSendGuestPass) GetEMsg() EMsg

func (*MsgClientSendGuestPass) Serialize

func (d *MsgClientSendGuestPass) Serialize(w io.Writer) error

type MsgClientSendGuestPassResponse

type MsgClientSendGuestPassResponse struct {
	Result EResult
}

func NewMsgClientSendGuestPassResponse

func NewMsgClientSendGuestPassResponse() *MsgClientSendGuestPassResponse

func (*MsgClientSendGuestPassResponse) Deserialize

func (d *MsgClientSendGuestPassResponse) Deserialize(r io.Reader) error

func (*MsgClientSendGuestPassResponse) GetEMsg

func (d *MsgClientSendGuestPassResponse) GetEMsg() EMsg

func (*MsgClientSendGuestPassResponse) Serialize

type MsgClientServerUnavailable

type MsgClientServerUnavailable struct {
	JobidSent              uint64
	EMsgSent               uint32
	EServerTypeUnavailable EServerType
}

func NewMsgClientServerUnavailable

func NewMsgClientServerUnavailable() *MsgClientServerUnavailable

func (*MsgClientServerUnavailable) Deserialize

func (d *MsgClientServerUnavailable) Deserialize(r io.Reader) error

func (*MsgClientServerUnavailable) GetEMsg

func (d *MsgClientServerUnavailable) GetEMsg() EMsg

func (*MsgClientServerUnavailable) Serialize

func (d *MsgClientServerUnavailable) Serialize(w io.Writer) error

type MsgClientSetIgnoreFriend

type MsgClientSetIgnoreFriend struct {
	MySteamId     SteamId
	SteamIdFriend SteamId
	Ignore        uint8
}

func NewMsgClientSetIgnoreFriend

func NewMsgClientSetIgnoreFriend() *MsgClientSetIgnoreFriend

func (*MsgClientSetIgnoreFriend) Deserialize

func (d *MsgClientSetIgnoreFriend) Deserialize(r io.Reader) error

func (*MsgClientSetIgnoreFriend) GetEMsg

func (d *MsgClientSetIgnoreFriend) GetEMsg() EMsg

func (*MsgClientSetIgnoreFriend) Serialize

func (d *MsgClientSetIgnoreFriend) Serialize(w io.Writer) error

type MsgClientSetIgnoreFriendResponse

type MsgClientSetIgnoreFriendResponse struct {
	Unknown uint64
	Result  EResult
}

func NewMsgClientSetIgnoreFriendResponse

func NewMsgClientSetIgnoreFriendResponse() *MsgClientSetIgnoreFriendResponse

func (*MsgClientSetIgnoreFriendResponse) Deserialize

func (d *MsgClientSetIgnoreFriendResponse) Deserialize(r io.Reader) error

func (*MsgClientSetIgnoreFriendResponse) GetEMsg

func (*MsgClientSetIgnoreFriendResponse) Serialize

type MsgClientUpdateGuestPassesList

type MsgClientUpdateGuestPassesList struct {
	Result                   EResult
	CountGuestPassesToGive   int32
	CountGuestPassesToRedeem int32
}

func NewMsgClientUpdateGuestPassesList

func NewMsgClientUpdateGuestPassesList() *MsgClientUpdateGuestPassesList

func (*MsgClientUpdateGuestPassesList) Deserialize

func (d *MsgClientUpdateGuestPassesList) Deserialize(r io.Reader) error

func (*MsgClientUpdateGuestPassesList) GetEMsg

func (d *MsgClientUpdateGuestPassesList) GetEMsg() EMsg

func (*MsgClientUpdateGuestPassesList) Serialize

type MsgClientVACBanStatus

type MsgClientVACBanStatus struct {
	NumBans uint32
}

func NewMsgClientVACBanStatus

func NewMsgClientVACBanStatus() *MsgClientVACBanStatus

func (*MsgClientVACBanStatus) Deserialize

func (d *MsgClientVACBanStatus) Deserialize(r io.Reader) error

func (*MsgClientVACBanStatus) GetEMsg

func (d *MsgClientVACBanStatus) GetEMsg() EMsg

func (*MsgClientVACBanStatus) Serialize

func (d *MsgClientVACBanStatus) Serialize(w io.Writer) error

type MsgGCHdr

type MsgGCHdr struct {
	HeaderVersion uint16
	TargetJobID   uint64
	SourceJobID   uint64
}

func NewMsgGCHdr

func NewMsgGCHdr() *MsgGCHdr

func (*MsgGCHdr) Deserialize

func (d *MsgGCHdr) Deserialize(r io.Reader) error

func (*MsgGCHdr) Serialize

func (d *MsgGCHdr) Serialize(w io.Writer) error

type MsgGCHdrProtoBuf

type MsgGCHdrProtoBuf struct {
	Msg          uint32
	HeaderLength int32
	Proto        *CMsgProtoBufHeader
}

func NewMsgGCHdrProtoBuf

func NewMsgGCHdrProtoBuf() *MsgGCHdrProtoBuf

func (*MsgGCHdrProtoBuf) Deserialize

func (d *MsgGCHdrProtoBuf) Deserialize(r io.Reader) error

func (*MsgGCHdrProtoBuf) Serialize

func (d *MsgGCHdrProtoBuf) Serialize(w io.Writer) error

type MsgGSApprove

type MsgGSApprove struct {
	SteamId SteamId
}

func NewMsgGSApprove

func NewMsgGSApprove() *MsgGSApprove

func (*MsgGSApprove) Deserialize

func (d *MsgGSApprove) Deserialize(r io.Reader) error

func (*MsgGSApprove) GetEMsg

func (d *MsgGSApprove) GetEMsg() EMsg

func (*MsgGSApprove) Serialize

func (d *MsgGSApprove) Serialize(w io.Writer) error

type MsgGSDeny

type MsgGSDeny struct {
	SteamId    SteamId
	DenyReason EDenyReason
}

func NewMsgGSDeny

func NewMsgGSDeny() *MsgGSDeny

func (*MsgGSDeny) Deserialize

func (d *MsgGSDeny) Deserialize(r io.Reader) error

func (*MsgGSDeny) GetEMsg

func (d *MsgGSDeny) GetEMsg() EMsg

func (*MsgGSDeny) Serialize

func (d *MsgGSDeny) Serialize(w io.Writer) error

type MsgGSGetPlayStatsResponse

type MsgGSGetPlayStatsResponse struct {
	Result                EResult
	Rank                  int32
	LifetimeConnects      uint32
	LifetimeMinutesPlayed uint32
}

func NewMsgGSGetPlayStatsResponse

func NewMsgGSGetPlayStatsResponse() *MsgGSGetPlayStatsResponse

func (*MsgGSGetPlayStatsResponse) Deserialize

func (d *MsgGSGetPlayStatsResponse) Deserialize(r io.Reader) error

func (*MsgGSGetPlayStatsResponse) GetEMsg

func (d *MsgGSGetPlayStatsResponse) GetEMsg() EMsg

func (*MsgGSGetPlayStatsResponse) Serialize

func (d *MsgGSGetPlayStatsResponse) Serialize(w io.Writer) error

type MsgGSGetReputationResponse

type MsgGSGetReputationResponse struct {
	Result          EResult
	ReputationScore uint32
	Banned          bool
	BannedIp        uint32
	BannedPort      uint16
	BannedGameId    uint64
	TimeBanExpires  uint32
}

func NewMsgGSGetReputationResponse

func NewMsgGSGetReputationResponse() *MsgGSGetReputationResponse

func (*MsgGSGetReputationResponse) Deserialize

func (d *MsgGSGetReputationResponse) Deserialize(r io.Reader) error

func (*MsgGSGetReputationResponse) GetEMsg

func (d *MsgGSGetReputationResponse) GetEMsg() EMsg

func (*MsgGSGetReputationResponse) Serialize

func (d *MsgGSGetReputationResponse) Serialize(w io.Writer) error

type MsgGSGetUserGroupStatus

type MsgGSGetUserGroupStatus struct {
	SteamIdUser  SteamId
	SteamIdGroup SteamId
}

func NewMsgGSGetUserGroupStatus

func NewMsgGSGetUserGroupStatus() *MsgGSGetUserGroupStatus

func (*MsgGSGetUserGroupStatus) Deserialize

func (d *MsgGSGetUserGroupStatus) Deserialize(r io.Reader) error

func (*MsgGSGetUserGroupStatus) GetEMsg

func (d *MsgGSGetUserGroupStatus) GetEMsg() EMsg

func (*MsgGSGetUserGroupStatus) Serialize

func (d *MsgGSGetUserGroupStatus) Serialize(w io.Writer) error

type MsgGSGetUserGroupStatusResponse

type MsgGSGetUserGroupStatusResponse struct {
	SteamIdUser      SteamId
	SteamIdGroup     SteamId
	ClanRelationship EClanRelationship
	ClanRank         EClanRank
}

func NewMsgGSGetUserGroupStatusResponse

func NewMsgGSGetUserGroupStatusResponse() *MsgGSGetUserGroupStatusResponse

func (*MsgGSGetUserGroupStatusResponse) Deserialize

func (d *MsgGSGetUserGroupStatusResponse) Deserialize(r io.Reader) error

func (*MsgGSGetUserGroupStatusResponse) GetEMsg

func (*MsgGSGetUserGroupStatusResponse) Serialize

type MsgGSKick

type MsgGSKick struct {
	SteamId          SteamId
	DenyReason       EDenyReason
	WaitTilMapChange int32
}

func NewMsgGSKick

func NewMsgGSKick() *MsgGSKick

func (*MsgGSKick) Deserialize

func (d *MsgGSKick) Deserialize(r io.Reader) error

func (*MsgGSKick) GetEMsg

func (d *MsgGSKick) GetEMsg() EMsg

func (*MsgGSKick) Serialize

func (d *MsgGSKick) Serialize(w io.Writer) error

type MsgGSPerformHardwareSurvey

type MsgGSPerformHardwareSurvey struct {
	Flags uint32
}

func NewMsgGSPerformHardwareSurvey

func NewMsgGSPerformHardwareSurvey() *MsgGSPerformHardwareSurvey

func (*MsgGSPerformHardwareSurvey) Deserialize

func (d *MsgGSPerformHardwareSurvey) Deserialize(r io.Reader) error

func (*MsgGSPerformHardwareSurvey) GetEMsg

func (d *MsgGSPerformHardwareSurvey) GetEMsg() EMsg

func (*MsgGSPerformHardwareSurvey) Serialize

func (d *MsgGSPerformHardwareSurvey) Serialize(w io.Writer) error

type MsgHdr

type MsgHdr struct {
	Msg         EMsg
	TargetJobID uint64
	SourceJobID uint64
}

func NewMsgHdr

func NewMsgHdr() *MsgHdr

func (*MsgHdr) Deserialize

func (d *MsgHdr) Deserialize(r io.Reader) error

func (*MsgHdr) Serialize

func (d *MsgHdr) Serialize(w io.Writer) error

type MsgHdrProtoBuf

type MsgHdrProtoBuf struct {
	Msg          EMsg
	HeaderLength int32
	Proto        *CMsgProtoBufHeader
}

func NewMsgHdrProtoBuf

func NewMsgHdrProtoBuf() *MsgHdrProtoBuf

func (*MsgHdrProtoBuf) Deserialize

func (d *MsgHdrProtoBuf) Deserialize(r io.Reader) error

func (*MsgHdrProtoBuf) Serialize

func (d *MsgHdrProtoBuf) Serialize(w io.Writer) error

type PacketMsg

type PacketMsg struct {
	EMsg        EMsg
	IsProto     bool
	TargetJobId JobId
	SourceJobId JobId
	Data        []byte
}

Represents an incoming, partially unread packet message.

func NewPacketMsg

func NewPacketMsg(data []byte) (*PacketMsg, error)

func (*PacketMsg) ReadClientMsg

func (p *PacketMsg) ReadClientMsg(body MessageBody) *ClientMsg

func (*PacketMsg) ReadMsg

func (p *PacketMsg) ReadMsg(body MessageBody) *Msg

func (*PacketMsg) ReadProtoMsg

func (p *PacketMsg) ReadProtoMsg(body proto.Message) *ClientMsgProtobuf

type ParentalApp

type ParentalApp struct {
	Appid            *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"`
	IsAllowed        *bool   `protobuf:"varint,2,opt,name=is_allowed" json:"is_allowed,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*ParentalApp) GetAppid

func (m *ParentalApp) GetAppid() uint32

func (*ParentalApp) GetIsAllowed

func (m *ParentalApp) GetIsAllowed() bool

func (*ParentalApp) ProtoMessage

func (*ParentalApp) ProtoMessage()

func (*ParentalApp) Reset

func (m *ParentalApp) Reset()

func (*ParentalApp) String

func (m *ParentalApp) String() string

type ParentalSettings

type ParentalSettings struct {
	Steamid                *uint64        `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"`
	ApplistBaseId          *uint32        `protobuf:"varint,2,opt,name=applist_base_id" json:"applist_base_id,omitempty"`
	ApplistBaseDescription *string        `protobuf:"bytes,3,opt,name=applist_base_description" json:"applist_base_description,omitempty"`
	ApplistBase            []*ParentalApp `protobuf:"bytes,4,rep,name=applist_base" json:"applist_base,omitempty"`
	ApplistCustom          []*ParentalApp `protobuf:"bytes,5,rep,name=applist_custom" json:"applist_custom,omitempty"`
	Passwordhashtype       *uint32        `protobuf:"varint,6,opt,name=passwordhashtype" json:"passwordhashtype,omitempty"`
	Salt                   []byte         `protobuf:"bytes,7,opt,name=salt" json:"salt,omitempty"`
	Passwordhash           []byte         `protobuf:"bytes,8,opt,name=passwordhash" json:"passwordhash,omitempty"`
	IsEnabled              *bool          `protobuf:"varint,9,opt,name=is_enabled" json:"is_enabled,omitempty"`
	EnabledFeatures        *uint32        `protobuf:"varint,10,opt,name=enabled_features" json:"enabled_features,omitempty"`
	XXX_unrecognized       []byte         `json:"-"`
}

func (*ParentalSettings) GetApplistBase

func (m *ParentalSettings) GetApplistBase() []*ParentalApp

func (*ParentalSettings) GetApplistBaseDescription

func (m *ParentalSettings) GetApplistBaseDescription() string

func (*ParentalSettings) GetApplistBaseId

func (m *ParentalSettings) GetApplistBaseId() uint32

func (*ParentalSettings) GetApplistCustom

func (m *ParentalSettings) GetApplistCustom() []*ParentalApp

func (*ParentalSettings) GetEnabledFeatures

func (m *ParentalSettings) GetEnabledFeatures() uint32

func (*ParentalSettings) GetIsEnabled

func (m *ParentalSettings) GetIsEnabled() bool

func (*ParentalSettings) GetPasswordhash

func (m *ParentalSettings) GetPasswordhash() []byte

func (*ParentalSettings) GetPasswordhashtype

func (m *ParentalSettings) GetPasswordhashtype() uint32

func (*ParentalSettings) GetSalt

func (m *ParentalSettings) GetSalt() []byte

func (*ParentalSettings) GetSteamid

func (m *ParentalSettings) GetSteamid() uint64

func (*ParentalSettings) ProtoMessage

func (*ParentalSettings) ProtoMessage()

func (*ParentalSettings) Reset

func (m *ParentalSettings) Reset()

func (*ParentalSettings) String

func (m *ParentalSettings) String() string

type PublishedFileDetails

type PublishedFileDetails struct {
	Result                *uint32                         `protobuf:"varint,1,opt,name=result" json:"result,omitempty"`
	Publishedfileid       *uint64                         `protobuf:"varint,2,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	Creator               *uint64                         `protobuf:"fixed64,3,opt,name=creator" json:"creator,omitempty"`
	CreatorAppid          *uint32                         `protobuf:"varint,4,opt,name=creator_appid" json:"creator_appid,omitempty"`
	ConsumerAppid         *uint32                         `protobuf:"varint,5,opt,name=consumer_appid" json:"consumer_appid,omitempty"`
	ConsumerShortcutid    *uint32                         `protobuf:"varint,6,opt,name=consumer_shortcutid" json:"consumer_shortcutid,omitempty"`
	Filename              *string                         `protobuf:"bytes,7,opt,name=filename" json:"filename,omitempty"`
	FileSize              *uint64                         `protobuf:"varint,8,opt,name=file_size" json:"file_size,omitempty"`
	PreviewFileSize       *uint64                         `protobuf:"varint,9,opt,name=preview_file_size" json:"preview_file_size,omitempty"`
	FileUrl               *string                         `protobuf:"bytes,10,opt,name=file_url" json:"file_url,omitempty"`
	PreviewUrl            *string                         `protobuf:"bytes,11,opt,name=preview_url" json:"preview_url,omitempty"`
	Youtubevideoid        *string                         `protobuf:"bytes,12,opt,name=youtubevideoid" json:"youtubevideoid,omitempty"`
	Url                   *string                         `protobuf:"bytes,13,opt,name=url" json:"url,omitempty"`
	HcontentFile          *uint64                         `protobuf:"fixed64,14,opt,name=hcontent_file" json:"hcontent_file,omitempty"`
	HcontentPreview       *uint64                         `protobuf:"fixed64,15,opt,name=hcontent_preview" json:"hcontent_preview,omitempty"`
	Title                 *string                         `protobuf:"bytes,16,opt,name=title" json:"title,omitempty"`
	FileDescription       *string                         `protobuf:"bytes,17,opt,name=file_description" json:"file_description,omitempty"`
	ShortDescription      *string                         `protobuf:"bytes,18,opt,name=short_description" json:"short_description,omitempty"`
	TimeCreated           *uint32                         `protobuf:"varint,19,opt,name=time_created" json:"time_created,omitempty"`
	TimeUpdated           *uint32                         `protobuf:"varint,20,opt,name=time_updated" json:"time_updated,omitempty"`
	Visibility            *uint32                         `protobuf:"varint,21,opt,name=visibility" json:"visibility,omitempty"`
	Flags                 *uint32                         `protobuf:"varint,22,opt,name=flags" json:"flags,omitempty"`
	WorkshopFile          *bool                           `protobuf:"varint,23,opt,name=workshop_file" json:"workshop_file,omitempty"`
	WorkshopAccepted      *bool                           `protobuf:"varint,24,opt,name=workshop_accepted" json:"workshop_accepted,omitempty"`
	ShowSubscribeAll      *bool                           `protobuf:"varint,25,opt,name=show_subscribe_all" json:"show_subscribe_all,omitempty"`
	NumCommentsDeveloper  *int32                          `protobuf:"varint,26,opt,name=num_comments_developer" json:"num_comments_developer,omitempty"`
	NumCommentsPublic     *int32                          `protobuf:"varint,27,opt,name=num_comments_public" json:"num_comments_public,omitempty"`
	Banned                *bool                           `protobuf:"varint,28,opt,name=banned" json:"banned,omitempty"`
	BanReason             *string                         `protobuf:"bytes,29,opt,name=ban_reason" json:"ban_reason,omitempty"`
	Banner                *uint64                         `protobuf:"fixed64,30,opt,name=banner" json:"banner,omitempty"`
	CanBeDeleted          *bool                           `protobuf:"varint,31,opt,name=can_be_deleted" json:"can_be_deleted,omitempty"`
	Incompatible          *bool                           `protobuf:"varint,32,opt,name=incompatible" json:"incompatible,omitempty"`
	AppName               *string                         `protobuf:"bytes,33,opt,name=app_name" json:"app_name,omitempty"`
	FileType              *uint32                         `protobuf:"varint,34,opt,name=file_type" json:"file_type,omitempty"`
	CanSubscribe          *bool                           `protobuf:"varint,35,opt,name=can_subscribe" json:"can_subscribe,omitempty"`
	Subscriptions         *uint32                         `protobuf:"varint,36,opt,name=subscriptions" json:"subscriptions,omitempty"`
	Favorited             *uint32                         `protobuf:"varint,37,opt,name=favorited" json:"favorited,omitempty"`
	Followers             *uint32                         `protobuf:"varint,38,opt,name=followers" json:"followers,omitempty"`
	LifetimeSubscriptions *uint32                         `protobuf:"varint,39,opt,name=lifetime_subscriptions" json:"lifetime_subscriptions,omitempty"`
	LifetimeFavorited     *uint32                         `protobuf:"varint,40,opt,name=lifetime_favorited" json:"lifetime_favorited,omitempty"`
	LifetimeFollowers     *uint32                         `protobuf:"varint,41,opt,name=lifetime_followers" json:"lifetime_followers,omitempty"`
	Views                 *uint32                         `protobuf:"varint,42,opt,name=views" json:"views,omitempty"`
	ImageWidth            *uint32                         `protobuf:"varint,43,opt,name=image_width" json:"image_width,omitempty"`
	ImageHeight           *uint32                         `protobuf:"varint,44,opt,name=image_height" json:"image_height,omitempty"`
	ImageUrl              *string                         `protobuf:"bytes,45,opt,name=image_url" json:"image_url,omitempty"`
	SpoilerTag            *bool                           `protobuf:"varint,46,opt,name=spoiler_tag" json:"spoiler_tag,omitempty"`
	Shortcutid            *uint32                         `protobuf:"varint,47,opt,name=shortcutid" json:"shortcutid,omitempty"`
	Shortcutname          *string                         `protobuf:"bytes,48,opt,name=shortcutname" json:"shortcutname,omitempty"`
	NumChildren           *uint32                         `protobuf:"varint,49,opt,name=num_children" json:"num_children,omitempty"`
	NumReports            *uint32                         `protobuf:"varint,50,opt,name=num_reports" json:"num_reports,omitempty"`
	Previews              []*PublishedFileDetails_Preview `protobuf:"bytes,51,rep,name=previews" json:"previews,omitempty"`
	Tags                  []*PublishedFileDetails_Tag     `protobuf:"bytes,52,rep,name=tags" json:"tags,omitempty"`
	Children              []*PublishedFileDetails_Child   `protobuf:"bytes,53,rep,name=children" json:"children,omitempty"`
	Kvtags                []*PublishedFileDetails_KVTag   `protobuf:"bytes,54,rep,name=kvtags" json:"kvtags,omitempty"`
	VoteData              *PublishedFileDetails_VoteData  `protobuf:"bytes,55,opt,name=vote_data" json:"vote_data,omitempty"`
	TimeSubscribed        *uint32                         `protobuf:"varint,56,opt,name=time_subscribed" json:"time_subscribed,omitempty"`
	XXX_unrecognized      []byte                          `json:"-"`
}

func (*PublishedFileDetails) GetAppName

func (m *PublishedFileDetails) GetAppName() string

func (*PublishedFileDetails) GetBanReason

func (m *PublishedFileDetails) GetBanReason() string

func (*PublishedFileDetails) GetBanned

func (m *PublishedFileDetails) GetBanned() bool

func (*PublishedFileDetails) GetBanner

func (m *PublishedFileDetails) GetBanner() uint64

func (*PublishedFileDetails) GetCanBeDeleted

func (m *PublishedFileDetails) GetCanBeDeleted() bool

func (*PublishedFileDetails) GetCanSubscribe

func (m *PublishedFileDetails) GetCanSubscribe() bool

func (*PublishedFileDetails) GetChildren

func (*PublishedFileDetails) GetConsumerAppid

func (m *PublishedFileDetails) GetConsumerAppid() uint32

func (*PublishedFileDetails) GetConsumerShortcutid

func (m *PublishedFileDetails) GetConsumerShortcutid() uint32

func (*PublishedFileDetails) GetCreator

func (m *PublishedFileDetails) GetCreator() uint64

func (*PublishedFileDetails) GetCreatorAppid

func (m *PublishedFileDetails) GetCreatorAppid() uint32

func (*PublishedFileDetails) GetFavorited

func (m *PublishedFileDetails) GetFavorited() uint32

func (*PublishedFileDetails) GetFileDescription

func (m *PublishedFileDetails) GetFileDescription() string

func (*PublishedFileDetails) GetFileSize

func (m *PublishedFileDetails) GetFileSize() uint64

func (*PublishedFileDetails) GetFileType

func (m *PublishedFileDetails) GetFileType() uint32

func (*PublishedFileDetails) GetFileUrl

func (m *PublishedFileDetails) GetFileUrl() string

func (*PublishedFileDetails) GetFilename

func (m *PublishedFileDetails) GetFilename() string

func (*PublishedFileDetails) GetFlags

func (m *PublishedFileDetails) GetFlags() uint32

func (*PublishedFileDetails) GetFollowers

func (m *PublishedFileDetails) GetFollowers() uint32

func (*PublishedFileDetails) GetHcontentFile

func (m *PublishedFileDetails) GetHcontentFile() uint64

func (*PublishedFileDetails) GetHcontentPreview

func (m *PublishedFileDetails) GetHcontentPreview() uint64

func (*PublishedFileDetails) GetImageHeight

func (m *PublishedFileDetails) GetImageHeight() uint32

func (*PublishedFileDetails) GetImageUrl

func (m *PublishedFileDetails) GetImageUrl() string

func (*PublishedFileDetails) GetImageWidth

func (m *PublishedFileDetails) GetImageWidth() uint32

func (*PublishedFileDetails) GetIncompatible

func (m *PublishedFileDetails) GetIncompatible() bool

func (*PublishedFileDetails) GetKvtags

func (*PublishedFileDetails) GetLifetimeFavorited

func (m *PublishedFileDetails) GetLifetimeFavorited() uint32

func (*PublishedFileDetails) GetLifetimeFollowers

func (m *PublishedFileDetails) GetLifetimeFollowers() uint32

func (*PublishedFileDetails) GetLifetimeSubscriptions

func (m *PublishedFileDetails) GetLifetimeSubscriptions() uint32

func (*PublishedFileDetails) GetNumChildren

func (m *PublishedFileDetails) GetNumChildren() uint32

func (*PublishedFileDetails) GetNumCommentsDeveloper

func (m *PublishedFileDetails) GetNumCommentsDeveloper() int32

func (*PublishedFileDetails) GetNumCommentsPublic

func (m *PublishedFileDetails) GetNumCommentsPublic() int32

func (*PublishedFileDetails) GetNumReports

func (m *PublishedFileDetails) GetNumReports() uint32

func (*PublishedFileDetails) GetPreviewFileSize

func (m *PublishedFileDetails) GetPreviewFileSize() uint64

func (*PublishedFileDetails) GetPreviewUrl

func (m *PublishedFileDetails) GetPreviewUrl() string

func (*PublishedFileDetails) GetPreviews

func (*PublishedFileDetails) GetPublishedfileid

func (m *PublishedFileDetails) GetPublishedfileid() uint64

func (*PublishedFileDetails) GetResult

func (m *PublishedFileDetails) GetResult() uint32

func (*PublishedFileDetails) GetShortDescription

func (m *PublishedFileDetails) GetShortDescription() string

func (*PublishedFileDetails) GetShortcutid

func (m *PublishedFileDetails) GetShortcutid() uint32

func (*PublishedFileDetails) GetShortcutname

func (m *PublishedFileDetails) GetShortcutname() string

func (*PublishedFileDetails) GetShowSubscribeAll

func (m *PublishedFileDetails) GetShowSubscribeAll() bool

func (*PublishedFileDetails) GetSpoilerTag

func (m *PublishedFileDetails) GetSpoilerTag() bool

func (*PublishedFileDetails) GetSubscriptions

func (m *PublishedFileDetails) GetSubscriptions() uint32

func (*PublishedFileDetails) GetTags

func (*PublishedFileDetails) GetTimeCreated

func (m *PublishedFileDetails) GetTimeCreated() uint32

func (*PublishedFileDetails) GetTimeSubscribed

func (m *PublishedFileDetails) GetTimeSubscribed() uint32

func (*PublishedFileDetails) GetTimeUpdated

func (m *PublishedFileDetails) GetTimeUpdated() uint32

func (*PublishedFileDetails) GetTitle

func (m *PublishedFileDetails) GetTitle() string

func (*PublishedFileDetails) GetUrl

func (m *PublishedFileDetails) GetUrl() string

func (*PublishedFileDetails) GetViews

func (m *PublishedFileDetails) GetViews() uint32

func (*PublishedFileDetails) GetVisibility

func (m *PublishedFileDetails) GetVisibility() uint32

func (*PublishedFileDetails) GetVoteData

func (*PublishedFileDetails) GetWorkshopAccepted

func (m *PublishedFileDetails) GetWorkshopAccepted() bool

func (*PublishedFileDetails) GetWorkshopFile

func (m *PublishedFileDetails) GetWorkshopFile() bool

func (*PublishedFileDetails) GetYoutubevideoid

func (m *PublishedFileDetails) GetYoutubevideoid() string

func (*PublishedFileDetails) ProtoMessage

func (*PublishedFileDetails) ProtoMessage()

func (*PublishedFileDetails) Reset

func (m *PublishedFileDetails) Reset()

func (*PublishedFileDetails) String

func (m *PublishedFileDetails) String() string

type PublishedFileDetails_Child

type PublishedFileDetails_Child struct {
	Publishedfileid  *uint64 `protobuf:"varint,1,opt,name=publishedfileid" json:"publishedfileid,omitempty"`
	Sortorder        *uint32 `protobuf:"varint,2,opt,name=sortorder" json:"sortorder,omitempty"`
	FileType         *uint32 `protobuf:"varint,3,opt,name=file_type" json:"file_type,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*PublishedFileDetails_Child) GetFileType

func (m *PublishedFileDetails_Child) GetFileType() uint32

func (*PublishedFileDetails_Child) GetPublishedfileid

func (m *PublishedFileDetails_Child) GetPublishedfileid() uint64

func (*PublishedFileDetails_Child) GetSortorder

func (m *PublishedFileDetails_Child) GetSortorder() uint32

func (*PublishedFileDetails_Child) ProtoMessage

func (*PublishedFileDetails_Child) ProtoMessage()

func (*PublishedFileDetails_Child) Reset

func (m *PublishedFileDetails_Child) Reset()

func (*PublishedFileDetails_Child) String

func (m *PublishedFileDetails_Child) String() string

type PublishedFileDetails_KVTag

type PublishedFileDetails_KVTag struct {
	Key              *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"`
	Value            *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*PublishedFileDetails_KVTag) GetKey

func (m *PublishedFileDetails_KVTag) GetKey() string

func (*PublishedFileDetails_KVTag) GetValue

func (m *PublishedFileDetails_KVTag) GetValue() string

func (*PublishedFileDetails_KVTag) ProtoMessage

func (*PublishedFileDetails_KVTag) ProtoMessage()

func (*PublishedFileDetails_KVTag) Reset

func (m *PublishedFileDetails_KVTag) Reset()

func (*PublishedFileDetails_KVTag) String

func (m *PublishedFileDetails_KVTag) String() string

type PublishedFileDetails_Preview

type PublishedFileDetails_Preview struct {
	Previewid        *uint64 `protobuf:"varint,1,opt,name=previewid" json:"previewid,omitempty"`
	Sortorder        *uint32 `protobuf:"varint,2,opt,name=sortorder" json:"sortorder,omitempty"`
	Url              *string `protobuf:"bytes,3,opt,name=url" json:"url,omitempty"`
	Size             *uint32 `protobuf:"varint,4,opt,name=size" json:"size,omitempty"`
	Filename         *string `protobuf:"bytes,5,opt,name=filename" json:"filename,omitempty"`
	Youtubevideoid   *string `protobuf:"bytes,6,opt,name=youtubevideoid" json:"youtubevideoid,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*PublishedFileDetails_Preview) GetFilename

func (m *PublishedFileDetails_Preview) GetFilename() string

func (*PublishedFileDetails_Preview) GetPreviewid

func (m *PublishedFileDetails_Preview) GetPreviewid() uint64

func (*PublishedFileDetails_Preview) GetSize

func (m *PublishedFileDetails_Preview) GetSize() uint32

func (*PublishedFileDetails_Preview) GetSortorder

func (m *PublishedFileDetails_Preview) GetSortorder() uint32

func (*PublishedFileDetails_Preview) GetUrl

func (*PublishedFileDetails_Preview) GetYoutubevideoid

func (m *PublishedFileDetails_Preview) GetYoutubevideoid() string

func (*PublishedFileDetails_Preview) ProtoMessage

func (*PublishedFileDetails_Preview) ProtoMessage()

func (*PublishedFileDetails_Preview) Reset

func (m *PublishedFileDetails_Preview) Reset()

func (*PublishedFileDetails_Preview) String

type PublishedFileDetails_Tag

type PublishedFileDetails_Tag struct {
	Tag              *string `protobuf:"bytes,1,opt,name=tag" json:"tag,omitempty"`
	Adminonly        *bool   `protobuf:"varint,2,opt,name=adminonly" json:"adminonly,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*PublishedFileDetails_Tag) GetAdminonly

func (m *PublishedFileDetails_Tag) GetAdminonly() bool

func (*PublishedFileDetails_Tag) GetTag

func (m *PublishedFileDetails_Tag) GetTag() string

func (*PublishedFileDetails_Tag) ProtoMessage

func (*PublishedFileDetails_Tag) ProtoMessage()

func (*PublishedFileDetails_Tag) Reset

func (m *PublishedFileDetails_Tag) Reset()

func (*PublishedFileDetails_Tag) String

func (m *PublishedFileDetails_Tag) String() string

type PublishedFileDetails_VoteData

type PublishedFileDetails_VoteData struct {
	Score            *float32 `protobuf:"fixed32,1,opt,name=score" json:"score,omitempty"`
	VotesUp          *uint32  `protobuf:"varint,2,opt,name=votes_up" json:"votes_up,omitempty"`
	VotesDown        *uint32  `protobuf:"varint,3,opt,name=votes_down" json:"votes_down,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*PublishedFileDetails_VoteData) GetScore

func (m *PublishedFileDetails_VoteData) GetScore() float32

func (*PublishedFileDetails_VoteData) GetVotesDown

func (m *PublishedFileDetails_VoteData) GetVotesDown() uint32

func (*PublishedFileDetails_VoteData) GetVotesUp

func (m *PublishedFileDetails_VoteData) GetVotesUp() uint32

func (*PublishedFileDetails_VoteData) ProtoMessage

func (*PublishedFileDetails_VoteData) ProtoMessage()

func (*PublishedFileDetails_VoteData) Reset

func (m *PublishedFileDetails_VoteData) Reset()

func (*PublishedFileDetails_VoteData) String

type Serializable

type Serializable interface {
	Serializer
	Deserializer
}

type Serializer

type Serializer interface {
	Serialize(w io.Writer) error
}

type UdpHeader

type UdpHeader struct {
	Magic        uint32
	PayloadSize  uint16
	PacketType   EUdpPacketType
	Flags        uint8
	SourceConnID uint32
	DestConnID   uint32
	SeqThis      uint32
	SeqAck       uint32
	PacketsInMsg uint32
	MsgStartSeq  uint32
	MsgSize      uint32
}

func NewUdpHeader

func NewUdpHeader() *UdpHeader

func (*UdpHeader) Deserialize

func (d *UdpHeader) Deserialize(r io.Reader) error

func (*UdpHeader) Serialize

func (d *UdpHeader) Serialize(w io.Writer) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL