Documentation ¶
Index ¶
- Constants
- Variables
- type CAuthenticationSupport_GetTokenHistory_Request
- func (*CAuthenticationSupport_GetTokenHistory_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthenticationSupport_GetTokenHistory_Request) GetTokenId() uint64
- func (*CAuthenticationSupport_GetTokenHistory_Request) ProtoMessage()
- func (x *CAuthenticationSupport_GetTokenHistory_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthenticationSupport_GetTokenHistory_Request) Reset()
- func (x *CAuthenticationSupport_GetTokenHistory_Request) String() string
- type CAuthenticationSupport_GetTokenHistory_Response
- func (*CAuthenticationSupport_GetTokenHistory_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthenticationSupport_GetTokenHistory_Response) GetHistory() []*CSupportRefreshTokenAudit
- func (*CAuthenticationSupport_GetTokenHistory_Response) ProtoMessage()
- func (x *CAuthenticationSupport_GetTokenHistory_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthenticationSupport_GetTokenHistory_Response) Reset()
- func (x *CAuthenticationSupport_GetTokenHistory_Response) String() string
- type CAuthenticationSupport_QueryRefreshTokenByID_Request
- func (*CAuthenticationSupport_QueryRefreshTokenByID_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthenticationSupport_QueryRefreshTokenByID_Request) GetTokenId() uint64
- func (*CAuthenticationSupport_QueryRefreshTokenByID_Request) ProtoMessage()
- func (x *CAuthenticationSupport_QueryRefreshTokenByID_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthenticationSupport_QueryRefreshTokenByID_Request) Reset()
- func (x *CAuthenticationSupport_QueryRefreshTokenByID_Request) String() string
- type CAuthenticationSupport_QueryRefreshTokenByID_Response
- func (*CAuthenticationSupport_QueryRefreshTokenByID_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthenticationSupport_QueryRefreshTokenByID_Response) GetRefreshTokens() []*CSupportRefreshTokenDescription
- func (*CAuthenticationSupport_QueryRefreshTokenByID_Response) ProtoMessage()
- func (x *CAuthenticationSupport_QueryRefreshTokenByID_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthenticationSupport_QueryRefreshTokenByID_Response) Reset()
- func (x *CAuthenticationSupport_QueryRefreshTokenByID_Response) String() string
- type CAuthenticationSupport_QueryRefreshTokensByAccount_Request
- func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Request) GetIncludeRevokedTokens() bool
- func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Request) GetSteamid() uint64
- func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Request) ProtoMessage()
- func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Request) Reset()
- func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Request) String() string
- type CAuthenticationSupport_QueryRefreshTokensByAccount_Response
- func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Response) GetLastTokenReset() int32
- func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Response) GetRefreshTokens() []*CSupportRefreshTokenDescription
- func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Response) ProtoMessage()
- func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Response) Reset()
- func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Response) String() string
- type CAuthenticationSupport_RevokeToken_Request
- func (*CAuthenticationSupport_RevokeToken_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthenticationSupport_RevokeToken_Request) GetSteamid() uint64
- func (x *CAuthenticationSupport_RevokeToken_Request) GetTokenId() uint64
- func (*CAuthenticationSupport_RevokeToken_Request) ProtoMessage()
- func (x *CAuthenticationSupport_RevokeToken_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthenticationSupport_RevokeToken_Request) Reset()
- func (x *CAuthenticationSupport_RevokeToken_Request) String() string
- type CAuthenticationSupport_RevokeToken_Response
- func (*CAuthenticationSupport_RevokeToken_Response) Descriptor() ([]byte, []int)deprecated
- func (*CAuthenticationSupport_RevokeToken_Response) ProtoMessage()
- func (x *CAuthenticationSupport_RevokeToken_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthenticationSupport_RevokeToken_Response) Reset()
- func (x *CAuthenticationSupport_RevokeToken_Response) String() string
- type CAuthentication_AccessToken_GenerateForApp_Request
- func (*CAuthentication_AccessToken_GenerateForApp_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_AccessToken_GenerateForApp_Request) GetRefreshToken() string
- func (x *CAuthentication_AccessToken_GenerateForApp_Request) GetRenewalType() ETokenRenewalType
- func (x *CAuthentication_AccessToken_GenerateForApp_Request) GetSteamid() uint64
- func (*CAuthentication_AccessToken_GenerateForApp_Request) ProtoMessage()
- func (x *CAuthentication_AccessToken_GenerateForApp_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_AccessToken_GenerateForApp_Request) Reset()
- func (x *CAuthentication_AccessToken_GenerateForApp_Request) String() string
- type CAuthentication_AccessToken_GenerateForApp_Response
- func (*CAuthentication_AccessToken_GenerateForApp_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_AccessToken_GenerateForApp_Response) GetAccessToken() string
- func (x *CAuthentication_AccessToken_GenerateForApp_Response) GetRefreshToken() string
- func (*CAuthentication_AccessToken_GenerateForApp_Response) ProtoMessage()
- func (x *CAuthentication_AccessToken_GenerateForApp_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_AccessToken_GenerateForApp_Response) Reset()
- func (x *CAuthentication_AccessToken_GenerateForApp_Response) String() string
- type CAuthentication_AllowedConfirmation
- func (*CAuthentication_AllowedConfirmation) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_AllowedConfirmation) GetAssociatedMessage() string
- func (x *CAuthentication_AllowedConfirmation) GetConfirmationType() EAuthSessionGuardType
- func (*CAuthentication_AllowedConfirmation) ProtoMessage()
- func (x *CAuthentication_AllowedConfirmation) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_AllowedConfirmation) Reset()
- func (x *CAuthentication_AllowedConfirmation) String() string
- type CAuthentication_BeginAuthSessionViaCredentials_Request
- func (*CAuthentication_BeginAuthSessionViaCredentials_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetAccountName() string
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetDeviceDetails() *CAuthentication_DeviceDetails
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetDeviceFriendlyName() string
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetEncryptedPassword() string
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetEncryptionTimestamp() uint64
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetGuardData() string
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetLanguage() uint32
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetPersistence() ESessionPersistence
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetPlatformType() EAuthTokenPlatformType
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetQosLevel() int32
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetRememberLogin() bool
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetWebsiteId() string
- func (*CAuthentication_BeginAuthSessionViaCredentials_Request) ProtoMessage()
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) Reset()
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) String() string
- type CAuthentication_BeginAuthSessionViaCredentials_Response
- func (*CAuthentication_BeginAuthSessionViaCredentials_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetAgreementSessionUrl() string
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetAllowedConfirmations() []*CAuthentication_AllowedConfirmation
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetClientId() uint64
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetExtendedErrorMessage() string
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetInterval() float32
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetRequestId() []byte
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetSteamid() uint64
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetWeakToken() string
- func (*CAuthentication_BeginAuthSessionViaCredentials_Response) ProtoMessage()
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) Reset()
- func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) String() string
- type CAuthentication_BeginAuthSessionViaQR_Request
- func (*CAuthentication_BeginAuthSessionViaQR_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_BeginAuthSessionViaQR_Request) GetDeviceDetails() *CAuthentication_DeviceDetails
- func (x *CAuthentication_BeginAuthSessionViaQR_Request) GetDeviceFriendlyName() string
- func (x *CAuthentication_BeginAuthSessionViaQR_Request) GetPlatformType() EAuthTokenPlatformType
- func (x *CAuthentication_BeginAuthSessionViaQR_Request) GetWebsiteId() string
- func (*CAuthentication_BeginAuthSessionViaQR_Request) ProtoMessage()
- func (x *CAuthentication_BeginAuthSessionViaQR_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_BeginAuthSessionViaQR_Request) Reset()
- func (x *CAuthentication_BeginAuthSessionViaQR_Request) String() string
- type CAuthentication_BeginAuthSessionViaQR_Response
- func (*CAuthentication_BeginAuthSessionViaQR_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_BeginAuthSessionViaQR_Response) GetAllowedConfirmations() []*CAuthentication_AllowedConfirmation
- func (x *CAuthentication_BeginAuthSessionViaQR_Response) GetChallengeUrl() string
- func (x *CAuthentication_BeginAuthSessionViaQR_Response) GetClientId() uint64
- func (x *CAuthentication_BeginAuthSessionViaQR_Response) GetInterval() float32
- func (x *CAuthentication_BeginAuthSessionViaQR_Response) GetRequestId() []byte
- func (x *CAuthentication_BeginAuthSessionViaQR_Response) GetVersion() int32
- func (*CAuthentication_BeginAuthSessionViaQR_Response) ProtoMessage()
- func (x *CAuthentication_BeginAuthSessionViaQR_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_BeginAuthSessionViaQR_Response) Reset()
- func (x *CAuthentication_BeginAuthSessionViaQR_Response) String() string
- type CAuthentication_DeviceDetails
- func (*CAuthentication_DeviceDetails) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_DeviceDetails) GetClientCount() uint32
- func (x *CAuthentication_DeviceDetails) GetDeviceFriendlyName() string
- func (x *CAuthentication_DeviceDetails) GetGamingDeviceType() uint32
- func (x *CAuthentication_DeviceDetails) GetMachineId() []byte
- func (x *CAuthentication_DeviceDetails) GetOsType() int32
- func (x *CAuthentication_DeviceDetails) GetPlatformType() EAuthTokenPlatformType
- func (*CAuthentication_DeviceDetails) ProtoMessage()
- func (x *CAuthentication_DeviceDetails) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_DeviceDetails) Reset()
- func (x *CAuthentication_DeviceDetails) String() string
- type CAuthentication_GetAuthSessionInfo_Request
- func (*CAuthentication_GetAuthSessionInfo_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_GetAuthSessionInfo_Request) GetClientId() uint64
- func (*CAuthentication_GetAuthSessionInfo_Request) ProtoMessage()
- func (x *CAuthentication_GetAuthSessionInfo_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_GetAuthSessionInfo_Request) Reset()
- func (x *CAuthentication_GetAuthSessionInfo_Request) String() string
- type CAuthentication_GetAuthSessionInfo_Response
- func (*CAuthentication_GetAuthSessionInfo_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_GetAuthSessionInfo_Response) GetCity() string
- func (x *CAuthentication_GetAuthSessionInfo_Response) GetCountry() string
- func (x *CAuthentication_GetAuthSessionInfo_Response) GetDeviceFriendlyName() string
- func (x *CAuthentication_GetAuthSessionInfo_Response) GetGeoloc() string
- func (x *CAuthentication_GetAuthSessionInfo_Response) GetHighUsageLogin() bool
- func (x *CAuthentication_GetAuthSessionInfo_Response) GetIp() string
- func (x *CAuthentication_GetAuthSessionInfo_Response) GetLoginHistory() EAuthSessionSecurityHistory
- func (x *CAuthentication_GetAuthSessionInfo_Response) GetPlatformType() EAuthTokenPlatformType
- func (x *CAuthentication_GetAuthSessionInfo_Response) GetRequestedPersistence() ESessionPersistence
- func (x *CAuthentication_GetAuthSessionInfo_Response) GetRequestorLocationMismatch() bool
- func (x *CAuthentication_GetAuthSessionInfo_Response) GetState() string
- func (x *CAuthentication_GetAuthSessionInfo_Response) GetVersion() int32
- func (*CAuthentication_GetAuthSessionInfo_Response) ProtoMessage()
- func (x *CAuthentication_GetAuthSessionInfo_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_GetAuthSessionInfo_Response) Reset()
- func (x *CAuthentication_GetAuthSessionInfo_Response) String() string
- type CAuthentication_GetAuthSessionsForAccount_Request
- func (*CAuthentication_GetAuthSessionsForAccount_Request) Descriptor() ([]byte, []int)deprecated
- func (*CAuthentication_GetAuthSessionsForAccount_Request) ProtoMessage()
- func (x *CAuthentication_GetAuthSessionsForAccount_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_GetAuthSessionsForAccount_Request) Reset()
- func (x *CAuthentication_GetAuthSessionsForAccount_Request) String() string
- type CAuthentication_GetAuthSessionsForAccount_Response
- func (*CAuthentication_GetAuthSessionsForAccount_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_GetAuthSessionsForAccount_Response) GetClientIds() []uint64
- func (*CAuthentication_GetAuthSessionsForAccount_Response) ProtoMessage()
- func (x *CAuthentication_GetAuthSessionsForAccount_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_GetAuthSessionsForAccount_Response) Reset()
- func (x *CAuthentication_GetAuthSessionsForAccount_Response) String() string
- type CAuthentication_GetPasswordRSAPublicKey_Request
- func (*CAuthentication_GetPasswordRSAPublicKey_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_GetPasswordRSAPublicKey_Request) GetAccountName() string
- func (*CAuthentication_GetPasswordRSAPublicKey_Request) ProtoMessage()
- func (x *CAuthentication_GetPasswordRSAPublicKey_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_GetPasswordRSAPublicKey_Request) Reset()
- func (x *CAuthentication_GetPasswordRSAPublicKey_Request) String() string
- type CAuthentication_GetPasswordRSAPublicKey_Response
- func (*CAuthentication_GetPasswordRSAPublicKey_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_GetPasswordRSAPublicKey_Response) GetPublickeyExp() string
- func (x *CAuthentication_GetPasswordRSAPublicKey_Response) GetPublickeyMod() string
- func (x *CAuthentication_GetPasswordRSAPublicKey_Response) GetTimestamp() uint64
- func (*CAuthentication_GetPasswordRSAPublicKey_Response) ProtoMessage()
- func (x *CAuthentication_GetPasswordRSAPublicKey_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_GetPasswordRSAPublicKey_Response) Reset()
- func (x *CAuthentication_GetPasswordRSAPublicKey_Response) String() string
- type CAuthentication_MigrateMobileSession_Request
- func (*CAuthentication_MigrateMobileSession_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_MigrateMobileSession_Request) GetSignature() string
- func (x *CAuthentication_MigrateMobileSession_Request) GetSteamid() uint64
- func (x *CAuthentication_MigrateMobileSession_Request) GetToken() string
- func (*CAuthentication_MigrateMobileSession_Request) ProtoMessage()
- func (x *CAuthentication_MigrateMobileSession_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_MigrateMobileSession_Request) Reset()
- func (x *CAuthentication_MigrateMobileSession_Request) String() string
- type CAuthentication_MigrateMobileSession_Response
- func (*CAuthentication_MigrateMobileSession_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_MigrateMobileSession_Response) GetAccessToken() string
- func (x *CAuthentication_MigrateMobileSession_Response) GetRefreshToken() string
- func (*CAuthentication_MigrateMobileSession_Response) ProtoMessage()
- func (x *CAuthentication_MigrateMobileSession_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_MigrateMobileSession_Response) Reset()
- func (x *CAuthentication_MigrateMobileSession_Response) String() string
- type CAuthentication_PollAuthSessionStatus_Request
- func (*CAuthentication_PollAuthSessionStatus_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_PollAuthSessionStatus_Request) GetClientId() uint64
- func (x *CAuthentication_PollAuthSessionStatus_Request) GetRequestId() []byte
- func (x *CAuthentication_PollAuthSessionStatus_Request) GetTokenToRevoke() uint64
- func (*CAuthentication_PollAuthSessionStatus_Request) ProtoMessage()
- func (x *CAuthentication_PollAuthSessionStatus_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_PollAuthSessionStatus_Request) Reset()
- func (x *CAuthentication_PollAuthSessionStatus_Request) String() string
- type CAuthentication_PollAuthSessionStatus_Response
- func (*CAuthentication_PollAuthSessionStatus_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_PollAuthSessionStatus_Response) GetAccessToken() string
- func (x *CAuthentication_PollAuthSessionStatus_Response) GetAccountName() string
- func (x *CAuthentication_PollAuthSessionStatus_Response) GetAgreementSessionUrl() string
- func (x *CAuthentication_PollAuthSessionStatus_Response) GetHadRemoteInteraction() bool
- func (x *CAuthentication_PollAuthSessionStatus_Response) GetNewChallengeUrl() string
- func (x *CAuthentication_PollAuthSessionStatus_Response) GetNewClientId() uint64
- func (x *CAuthentication_PollAuthSessionStatus_Response) GetNewGuardData() string
- func (x *CAuthentication_PollAuthSessionStatus_Response) GetRefreshToken() string
- func (*CAuthentication_PollAuthSessionStatus_Response) ProtoMessage()
- func (x *CAuthentication_PollAuthSessionStatus_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_PollAuthSessionStatus_Response) Reset()
- func (x *CAuthentication_PollAuthSessionStatus_Response) String() string
- type CAuthentication_RefreshToken_Enumerate_Request
- func (*CAuthentication_RefreshToken_Enumerate_Request) Descriptor() ([]byte, []int)deprecated
- func (*CAuthentication_RefreshToken_Enumerate_Request) ProtoMessage()
- func (x *CAuthentication_RefreshToken_Enumerate_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_RefreshToken_Enumerate_Request) Reset()
- func (x *CAuthentication_RefreshToken_Enumerate_Request) String() string
- type CAuthentication_RefreshToken_Enumerate_Response
- func (*CAuthentication_RefreshToken_Enumerate_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_RefreshToken_Enumerate_Response) GetRefreshTokens() []*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription
- func (x *CAuthentication_RefreshToken_Enumerate_Response) GetRequestingToken() uint64
- func (*CAuthentication_RefreshToken_Enumerate_Response) ProtoMessage()
- func (x *CAuthentication_RefreshToken_Enumerate_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_RefreshToken_Enumerate_Response) Reset()
- func (x *CAuthentication_RefreshToken_Enumerate_Response) String() string
- type CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription
- func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetAuthType() uint32
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetFirstSeen() *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetGamingDeviceType() uint32
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetLastSeen() *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetLoggedIn() bool
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetOsPlatform() uint32
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetOsType() int32
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetPlatformType() EAuthTokenPlatformType
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetTimeUpdated() uint32
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetTokenDescription() string
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetTokenId() uint64
- func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) ProtoMessage()
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) Reset()
- func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) String() string
- type CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent
- func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetCity() string
- func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetCountry() string
- func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetIp() *CMsgIPAddress
- func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetLocale() string
- func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetState() string
- func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetTime() uint32
- func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) ProtoMessage()
- func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) Reset()
- func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) String() string
- type CAuthentication_RefreshToken_Revoke_Request
- func (*CAuthentication_RefreshToken_Revoke_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_RefreshToken_Revoke_Request) GetRevokeAction() EAuthTokenRevokeAction
- func (x *CAuthentication_RefreshToken_Revoke_Request) GetSignature() []byte
- func (x *CAuthentication_RefreshToken_Revoke_Request) GetSteamid() uint64
- func (x *CAuthentication_RefreshToken_Revoke_Request) GetTokenId() uint64
- func (*CAuthentication_RefreshToken_Revoke_Request) ProtoMessage()
- func (x *CAuthentication_RefreshToken_Revoke_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_RefreshToken_Revoke_Request) Reset()
- func (x *CAuthentication_RefreshToken_Revoke_Request) String() string
- type CAuthentication_RefreshToken_Revoke_Response
- func (*CAuthentication_RefreshToken_Revoke_Response) Descriptor() ([]byte, []int)deprecated
- func (*CAuthentication_RefreshToken_Revoke_Response) ProtoMessage()
- func (x *CAuthentication_RefreshToken_Revoke_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_RefreshToken_Revoke_Response) Reset()
- func (x *CAuthentication_RefreshToken_Revoke_Response) String() string
- type CAuthentication_Token_Revoke_Request
- func (*CAuthentication_Token_Revoke_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_Token_Revoke_Request) GetRevokeAction() EAuthTokenRevokeAction
- func (x *CAuthentication_Token_Revoke_Request) GetToken() string
- func (*CAuthentication_Token_Revoke_Request) ProtoMessage()
- func (x *CAuthentication_Token_Revoke_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_Token_Revoke_Request) Reset()
- func (x *CAuthentication_Token_Revoke_Request) String() string
- type CAuthentication_Token_Revoke_Response
- func (*CAuthentication_Token_Revoke_Response) Descriptor() ([]byte, []int)deprecated
- func (*CAuthentication_Token_Revoke_Response) ProtoMessage()
- func (x *CAuthentication_Token_Revoke_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_Token_Revoke_Response) Reset()
- func (x *CAuthentication_Token_Revoke_Response) String() string
- type CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request
- func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetClientId() uint64
- func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetConfirm() bool
- func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetPersistence() ESessionPersistence
- func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetSignature() []byte
- func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetSteamid() uint64
- func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetVersion() int32
- func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) ProtoMessage()
- func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) Reset()
- func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) String() string
- type CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response
- func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) Descriptor() ([]byte, []int)deprecated
- func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) ProtoMessage()
- func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) Reset()
- func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) String() string
- type CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request
- func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) GetClientId() uint64
- func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) GetCode() string
- func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) GetCodeType() EAuthSessionGuardType
- func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) GetSteamid() uint64
- func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) ProtoMessage()
- func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) Reset()
- func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) String() string
- type CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response
- func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) GetAgreementSessionUrl() string
- func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) ProtoMessage()
- func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) ProtoReflect() protoreflect.Message
- func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) Reset()
- func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) String() string
- type CBilling_Address
- func (*CBilling_Address) Descriptor() ([]byte, []int)deprecated
- func (x *CBilling_Address) GetAddress1() string
- func (x *CBilling_Address) GetAddress2() string
- func (x *CBilling_Address) GetCity() string
- func (x *CBilling_Address) GetCountryCode() string
- func (x *CBilling_Address) GetFirstName() string
- func (x *CBilling_Address) GetLastName() string
- func (x *CBilling_Address) GetPhone() string
- func (x *CBilling_Address) GetPostcode() string
- func (x *CBilling_Address) GetUsState() string
- func (x *CBilling_Address) GetZipPlus4() int32
- func (*CBilling_Address) ProtoMessage()
- func (x *CBilling_Address) ProtoReflect() protoreflect.Message
- func (x *CBilling_Address) Reset()
- func (x *CBilling_Address) String() string
- type CCDDBAppDetailCommon
- func (*CCDDBAppDetailCommon) Descriptor() ([]byte, []int)deprecated
- func (x *CCDDBAppDetailCommon) GetAppType() uint32
- func (x *CCDDBAppDetailCommon) GetAppid() uint32
- func (x *CCDDBAppDetailCommon) GetCommunityVisibleStats() bool
- func (x *CCDDBAppDetailCommon) GetContentDescriptorids() []uint32
- func (x *CCDDBAppDetailCommon) GetDemo() bool
- func (x *CCDDBAppDetailCommon) GetFriendlyName() string
- func (x *CCDDBAppDetailCommon) GetHasAdultContent() bool
- func (x *CCDDBAppDetailCommon) GetHasAdultContentSex() bool
- func (x *CCDDBAppDetailCommon) GetHasAdultContentViolence() bool
- func (x *CCDDBAppDetailCommon) GetIcon() string
- func (x *CCDDBAppDetailCommon) GetIsVisibleInSteamChina() bool
- func (x *CCDDBAppDetailCommon) GetMedia() bool
- func (x *CCDDBAppDetailCommon) GetName() string
- func (x *CCDDBAppDetailCommon) GetPropagation() string
- func (x *CCDDBAppDetailCommon) GetTool() bool
- func (*CCDDBAppDetailCommon) ProtoMessage()
- func (x *CCDDBAppDetailCommon) ProtoReflect() protoreflect.Message
- func (x *CCDDBAppDetailCommon) Reset()
- func (x *CCDDBAppDetailCommon) String() string
- type CClanEventData
- func (*CClanEventData) Descriptor() ([]byte, []int)deprecated
- func (x *CClanEventData) GetAnnouncementBody() *CCommunity_ClanAnnouncementInfo
- func (x *CClanEventData) GetAppid() uint32
- func (x *CClanEventData) GetBroadcasterAccountid() uint32
- func (x *CClanEventData) GetBuildBranch() string
- func (x *CClanEventData) GetBuildId() uint32
- func (x *CClanEventData) GetClanSteamid() uint64
- func (x *CClanEventData) GetCommentCount() int32
- func (x *CClanEventData) GetCreatorSteamid() uint64
- func (x *CClanEventData) GetEventName() string
- func (x *CClanEventData) GetEventNotes() string
- func (x *CClanEventData) GetEventType() EProtoClanEventType
- func (x *CClanEventData) GetFeaturedAppTagid() uint32
- func (x *CClanEventData) GetFollowerCount() uint32
- func (x *CClanEventData) GetForumTopicId() uint64
- func (x *CClanEventData) GetGid() uint64
- func (x *CClanEventData) GetHidden() bool
- func (x *CClanEventData) GetIgnoreCount() uint32
- func (x *CClanEventData) GetJsondata() string
- func (x *CClanEventData) GetLastUpdateSteamid() uint64
- func (x *CClanEventData) GetNewsPostGid() uint64
- func (x *CClanEventData) GetPublished() bool
- func (x *CClanEventData) GetReferencedAppids() []uint32
- func (x *CClanEventData) GetRtime32EndTime() uint32
- func (x *CClanEventData) GetRtime32LastModified() uint32
- func (x *CClanEventData) GetRtime32StartTime() uint32
- func (x *CClanEventData) GetRtime32VisibilityEnd() uint32
- func (x *CClanEventData) GetRtime32VisibilityStart() uint32
- func (x *CClanEventData) GetRtimeModReviewed() uint32
- func (x *CClanEventData) GetServerAddress() string
- func (x *CClanEventData) GetServerPassword() string
- func (*CClanEventData) ProtoMessage()
- func (x *CClanEventData) ProtoReflect() protoreflect.Message
- func (x *CClanEventData) Reset()
- func (x *CClanEventData) String() string
- type CClanEventUserNewsTuple
- func (*CClanEventUserNewsTuple) Descriptor() ([]byte, []int)deprecated
- func (x *CClanEventUserNewsTuple) GetAnnouncementGid() uint64
- func (x *CClanEventUserNewsTuple) GetAppid() uint32
- func (x *CClanEventUserNewsTuple) GetClampRangeSlot() uint32
- func (x *CClanEventUserNewsTuple) GetClanid() uint32
- func (x *CClanEventUserNewsTuple) GetEventGid() uint64
- func (x *CClanEventUserNewsTuple) GetPriorityScore() uint32
- func (x *CClanEventUserNewsTuple) GetRtime32LastModified() uint32
- func (x *CClanEventUserNewsTuple) GetRtimeEnd() uint32
- func (x *CClanEventUserNewsTuple) GetRtimeStart() uint32
- func (x *CClanEventUserNewsTuple) GetType() uint32
- func (*CClanEventUserNewsTuple) ProtoMessage()
- func (x *CClanEventUserNewsTuple) ProtoReflect() protoreflect.Message
- func (x *CClanEventUserNewsTuple) Reset()
- func (x *CClanEventUserNewsTuple) String() string
- type CClanMatchEventByRange
- func (*CClanMatchEventByRange) Descriptor() ([]byte, []int)deprecated
- func (x *CClanMatchEventByRange) GetEvents() []*CClanEventUserNewsTuple
- func (x *CClanMatchEventByRange) GetQualified() uint32
- func (x *CClanMatchEventByRange) GetRtimeAfter() uint32
- func (x *CClanMatchEventByRange) GetRtimeBefore() uint32
- func (*CClanMatchEventByRange) ProtoMessage()
- func (x *CClanMatchEventByRange) ProtoReflect() protoreflect.Message
- func (x *CClanMatchEventByRange) Reset()
- func (x *CClanMatchEventByRange) String() string
- type CCloudGaming_CreateNonce_Request
- func (*CCloudGaming_CreateNonce_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloudGaming_CreateNonce_Request) GetAppid() uint32
- func (x *CCloudGaming_CreateNonce_Request) GetPlatform() string
- func (*CCloudGaming_CreateNonce_Request) ProtoMessage()
- func (x *CCloudGaming_CreateNonce_Request) ProtoReflect() protoreflect.Message
- func (x *CCloudGaming_CreateNonce_Request) Reset()
- func (x *CCloudGaming_CreateNonce_Request) String() string
- type CCloudGaming_CreateNonce_Response
- func (*CCloudGaming_CreateNonce_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloudGaming_CreateNonce_Response) GetExpiry() uint32
- func (x *CCloudGaming_CreateNonce_Response) GetNonce() string
- func (*CCloudGaming_CreateNonce_Response) ProtoMessage()
- func (x *CCloudGaming_CreateNonce_Response) ProtoReflect() protoreflect.Message
- func (x *CCloudGaming_CreateNonce_Response) Reset()
- func (x *CCloudGaming_CreateNonce_Response) String() string
- type CCloudGaming_GetTimeRemaining_Request
- func (*CCloudGaming_GetTimeRemaining_Request) Descriptor() ([]byte, []int)deprecated
- func (x *CCloudGaming_GetTimeRemaining_Request) GetAppidList() []uint32
- func (x *CCloudGaming_GetTimeRemaining_Request) GetPlatform() string
- func (*CCloudGaming_GetTimeRemaining_Request) ProtoMessage()
- func (x *CCloudGaming_GetTimeRemaining_Request) ProtoReflect() protoreflect.Message
- func (x *CCloudGaming_GetTimeRemaining_Request) Reset()
- func (x *CCloudGaming_GetTimeRemaining_Request) String() string
- type CCloudGaming_GetTimeRemaining_Response
- func (*CCloudGaming_GetTimeRemaining_Response) Descriptor() ([]byte, []int)deprecated
- func (x *CCloudGaming_GetTimeRemaining_Response) GetEntries() []*CCloudGaming_TimeRemaining
- func (*CCloudGaming_GetTimeRemaining_Response) ProtoMessage()
- func (x *CCloudGaming_GetTimeRemaining_Response) ProtoReflect() protoreflect.Message
- func (x *CCloudGaming_GetTimeRemaining_Response) Reset()
- func (x *CCloudGaming_GetTimeRemaining_Response) String() string
- type CCloudGaming_TimeRemaining
- func (*CCloudGaming_TimeRemaining) Descriptor() ([]byte, []int)deprecated
- func (x *CCloudGaming_TimeRemaining) GetAppid() uint32
- func (x *CCloudGaming_TimeRemaining) GetMinutesRemaining() uint32
- func (*CCloudGaming_TimeRemaining) ProtoMessage()
- func (x *CCloudGaming_TimeRemaining) ProtoReflect() protoreflect.Message
- func (x *CCloudGaming_TimeRemaining) Reset()
- func (x *CCloudGaming_TimeRemaining) String() string
- type CCloud_PendingRemoteOperation
- func (*CCloud_PendingRemoteOperation) Descriptor() ([]byte, []int)deprecated
- func (x *CCloud_PendingRemoteOperation) GetClientId() uint64
- func (x *CCloud_PendingRemoteOperation) GetMachineName() string
- func (x *CCloud_PendingRemoteOperation) GetOperation() ECloudPendingRemoteOperation
- func (x *CCloud_PendingRemoteOperation) GetTimeLastUpdated() uint32
- func (*CCloud_PendingRemoteOperation) ProtoMessage()
- func (x *CCloud_PendingRemoteOperation) ProtoReflect() protoreflect.Message
- func (x *CCloud_PendingRemoteOperation) Reset()
- func (x *CCloud_PendingRemoteOperation) String() string
- type CCommunity_ClanAnnouncementInfo
- func (*CCommunity_ClanAnnouncementInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CCommunity_ClanAnnouncementInfo) GetBanCheckResult() EBanContentCheckResult
- func (x *CCommunity_ClanAnnouncementInfo) GetBanned() bool
- func (x *CCommunity_ClanAnnouncementInfo) GetBody() string
- func (x *CCommunity_ClanAnnouncementInfo) GetClanid() uint64
- func (x *CCommunity_ClanAnnouncementInfo) GetCommentcount() int32
- func (x *CCommunity_ClanAnnouncementInfo) GetEventGid() uint64
- func (x *CCommunity_ClanAnnouncementInfo) GetForumTopicId() uint64
- func (x *CCommunity_ClanAnnouncementInfo) GetGid() uint64
- func (x *CCommunity_ClanAnnouncementInfo) GetHeadline() string
- func (x *CCommunity_ClanAnnouncementInfo) GetHidden() bool
- func (x *CCommunity_ClanAnnouncementInfo) GetLanguage() int32
- func (x *CCommunity_ClanAnnouncementInfo) GetPosterid() uint64
- func (x *CCommunity_ClanAnnouncementInfo) GetPosttime() uint32
- func (x *CCommunity_ClanAnnouncementInfo) GetTags() []string
- func (x *CCommunity_ClanAnnouncementInfo) GetUpdatetime() uint32
- func (x *CCommunity_ClanAnnouncementInfo) GetVotedowncount() int32
- func (x *CCommunity_ClanAnnouncementInfo) GetVoteupcount() int32
- func (*CCommunity_ClanAnnouncementInfo) ProtoMessage()
- func (x *CCommunity_ClanAnnouncementInfo) ProtoReflect() protoreflect.Message
- func (x *CCommunity_ClanAnnouncementInfo) Reset()
- func (x *CCommunity_ClanAnnouncementInfo) String() string
- type CCuratorPreferences
- func (*CCuratorPreferences) Descriptor() ([]byte, []int)deprecated
- func (x *CCuratorPreferences) GetAdultContentSex() bool
- func (x *CCuratorPreferences) GetAdultContentViolence() bool
- func (x *CCuratorPreferences) GetDiscussionUrl() string
- func (x *CCuratorPreferences) GetPlatformLinux() bool
- func (x *CCuratorPreferences) GetPlatformMac() bool
- func (x *CCuratorPreferences) GetPlatformWindows() bool
- func (x *CCuratorPreferences) GetShowBroadcast() bool
- func (x *CCuratorPreferences) GetSupportedLanguages() uint32
- func (x *CCuratorPreferences) GetTagidsCurated() []uint32
- func (x *CCuratorPreferences) GetTagidsFiltered() []uint32
- func (x *CCuratorPreferences) GetTimestampUpdated() uint32
- func (x *CCuratorPreferences) GetVrContent() bool
- func (x *CCuratorPreferences) GetWebsiteTitle() string
- func (x *CCuratorPreferences) GetWebsiteUrl() string
- func (*CCuratorPreferences) ProtoMessage()
- func (x *CCuratorPreferences) ProtoReflect() protoreflect.Message
- func (x *CCuratorPreferences) Reset()
- func (x *CCuratorPreferences) String() string
- type CLocalizationToken
- func (*CLocalizationToken) Descriptor() ([]byte, []int)deprecated
- func (x *CLocalizationToken) GetLanguage() uint32
- func (x *CLocalizationToken) GetLocalizedString() string
- func (*CLocalizationToken) ProtoMessage()
- func (x *CLocalizationToken) ProtoReflect() protoreflect.Message
- func (x *CLocalizationToken) Reset()
- func (x *CLocalizationToken) String() string
- type CMsgAMUnlockH264
- func (*CMsgAMUnlockH264) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgAMUnlockH264) GetAppid() uint32
- func (x *CMsgAMUnlockH264) GetPlatform() int32
- func (x *CMsgAMUnlockH264) GetReason() int32
- func (*CMsgAMUnlockH264) ProtoMessage()
- func (x *CMsgAMUnlockH264) ProtoReflect() protoreflect.Message
- func (x *CMsgAMUnlockH264) Reset()
- func (x *CMsgAMUnlockH264) String() string
- type CMsgAMUnlockH264Response
- func (*CMsgAMUnlockH264Response) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgAMUnlockH264Response) GetEncryptionKey() []byte
- func (x *CMsgAMUnlockH264Response) GetEresult() int32
- func (*CMsgAMUnlockH264Response) ProtoMessage()
- func (x *CMsgAMUnlockH264Response) ProtoReflect() protoreflect.Message
- func (x *CMsgAMUnlockH264Response) Reset()
- func (x *CMsgAMUnlockH264Response) String() string
- type CMsgAchievementChange
- func (*CMsgAchievementChange) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgAchievementChange) GetAppid() uint32
- func (*CMsgAchievementChange) ProtoMessage()
- func (x *CMsgAchievementChange) ProtoReflect() protoreflect.Message
- func (x *CMsgAchievementChange) Reset()
- func (x *CMsgAchievementChange) String() string
- type CMsgAppRights
- func (*CMsgAppRights) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgAppRights) GetBroadcastLive() bool
- func (x *CMsgAppRights) GetDownload() bool
- func (x *CMsgAppRights) GetEconomySupport() bool
- func (x *CMsgAppRights) GetEconomySupportSupervisor() bool
- func (x *CMsgAppRights) GetEditInfo() bool
- func (x *CMsgAppRights) GetEditMarketing() bool
- func (x *CMsgAppRights) GetEditStoreDisplayContent() bool
- func (x *CMsgAppRights) GetGenerateCdkeys() bool
- func (x *CMsgAppRights) GetManageCdkeys() bool
- func (x *CMsgAppRights) GetManageCeg() bool
- func (x *CMsgAppRights) GetManagePricing() bool
- func (x *CMsgAppRights) GetManageSigning() bool
- func (x *CMsgAppRights) GetPublish() bool
- func (x *CMsgAppRights) GetUploadCdkeys() bool
- func (x *CMsgAppRights) GetViewErrorData() bool
- func (x *CMsgAppRights) GetViewFinancials() bool
- func (x *CMsgAppRights) GetViewMarketingTraffic() bool
- func (*CMsgAppRights) ProtoMessage()
- func (x *CMsgAppRights) ProtoReflect() protoreflect.Message
- func (x *CMsgAppRights) Reset()
- func (x *CMsgAppRights) String() string
- type CMsgAuthTicket
- func (*CMsgAuthTicket) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgAuthTicket) GetEresult() uint32
- func (x *CMsgAuthTicket) GetEstate() uint32
- func (x *CMsgAuthTicket) GetGameid() uint64
- func (x *CMsgAuthTicket) GetHSteamPipe() uint32
- func (x *CMsgAuthTicket) GetServerSecret() []byte
- func (x *CMsgAuthTicket) GetSteamid() uint64
- func (x *CMsgAuthTicket) GetTicket() []byte
- func (x *CMsgAuthTicket) GetTicketCrc() uint32
- func (x *CMsgAuthTicket) GetTicketType() uint32
- func (*CMsgAuthTicket) ProtoMessage()
- func (x *CMsgAuthTicket) ProtoReflect() protoreflect.Message
- func (x *CMsgAuthTicket) Reset()
- func (x *CMsgAuthTicket) String() string
- type CMsgBadgeCraftedNotification
- func (*CMsgBadgeCraftedNotification) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgBadgeCraftedNotification) GetAppid() uint32
- func (x *CMsgBadgeCraftedNotification) GetBadgeLevel() uint32
- func (*CMsgBadgeCraftedNotification) ProtoMessage()
- func (x *CMsgBadgeCraftedNotification) ProtoReflect() protoreflect.Message
- func (x *CMsgBadgeCraftedNotification) Reset()
- func (x *CMsgBadgeCraftedNotification) String() string
- type CMsgBluetoothDevicesData
- func (*CMsgBluetoothDevicesData) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgBluetoothDevicesData) GetAdapters() []*CMsgBluetoothDevicesData_Adapter
- func (x *CMsgBluetoothDevicesData) GetDevices() []*CMsgBluetoothDevicesData_Device
- func (x *CMsgBluetoothDevicesData) GetManager() *CMsgBluetoothDevicesData_Manager
- func (*CMsgBluetoothDevicesData) ProtoMessage()
- func (x *CMsgBluetoothDevicesData) ProtoReflect() protoreflect.Message
- func (x *CMsgBluetoothDevicesData) Reset()
- func (x *CMsgBluetoothDevicesData) String() string
- type CMsgBluetoothDevicesData_Adapter
- func (*CMsgBluetoothDevicesData_Adapter) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgBluetoothDevicesData_Adapter) GetId() uint32
- func (x *CMsgBluetoothDevicesData_Adapter) GetIsDiscovering() bool
- func (x *CMsgBluetoothDevicesData_Adapter) GetIsEnabled() bool
- func (x *CMsgBluetoothDevicesData_Adapter) GetMac() string
- func (x *CMsgBluetoothDevicesData_Adapter) GetName() string
- func (*CMsgBluetoothDevicesData_Adapter) ProtoMessage()
- func (x *CMsgBluetoothDevicesData_Adapter) ProtoReflect() protoreflect.Message
- func (x *CMsgBluetoothDevicesData_Adapter) Reset()
- func (x *CMsgBluetoothDevicesData_Adapter) String() string
- type CMsgBluetoothDevicesData_Device
- func (*CMsgBluetoothDevicesData_Device) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgBluetoothDevicesData_Device) GetAdapterId() uint32
- func (x *CMsgBluetoothDevicesData_Device) GetEtype() EBluetoothDeviceType
- func (x *CMsgBluetoothDevicesData_Device) GetId() uint32
- func (x *CMsgBluetoothDevicesData_Device) GetIsConnected() bool
- func (x *CMsgBluetoothDevicesData_Device) GetIsPaired() bool
- func (x *CMsgBluetoothDevicesData_Device) GetMac() string
- func (x *CMsgBluetoothDevicesData_Device) GetName() string
- func (x *CMsgBluetoothDevicesData_Device) GetStrengthRaw() int32
- func (*CMsgBluetoothDevicesData_Device) ProtoMessage()
- func (x *CMsgBluetoothDevicesData_Device) ProtoReflect() protoreflect.Message
- func (x *CMsgBluetoothDevicesData_Device) Reset()
- func (x *CMsgBluetoothDevicesData_Device) String() string
- type CMsgBluetoothDevicesData_Manager
- func (*CMsgBluetoothDevicesData_Manager) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgBluetoothDevicesData_Manager) GetIsBluetoothEnabled() bool
- func (*CMsgBluetoothDevicesData_Manager) ProtoMessage()
- func (x *CMsgBluetoothDevicesData_Manager) ProtoReflect() protoreflect.Message
- func (x *CMsgBluetoothDevicesData_Manager) Reset()
- func (x *CMsgBluetoothDevicesData_Manager) String() string
- type CMsgCREGetUserPublishedItemVoteDetails
- func (*CMsgCREGetUserPublishedItemVoteDetails) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCREGetUserPublishedItemVoteDetails) GetPublishedFileIds() []*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId
- func (*CMsgCREGetUserPublishedItemVoteDetails) ProtoMessage()
- func (x *CMsgCREGetUserPublishedItemVoteDetails) ProtoReflect() protoreflect.Message
- func (x *CMsgCREGetUserPublishedItemVoteDetails) Reset()
- func (x *CMsgCREGetUserPublishedItemVoteDetails) String() string
- type CMsgCREGetUserPublishedItemVoteDetailsResponse
- func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse) GetEresult() int32
- func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse) GetUserItemVoteDetails() []*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail
- func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) ProtoMessage()
- func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse) Reset()
- func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse) String() string
- type CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail
- func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) GetPublishedFileId() uint64
- func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) GetVote() int32
- func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) ProtoMessage()
- func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) ProtoReflect() protoreflect.Message
- func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) Reset()
- func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) String() string
- type CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId
- func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) GetPublishedFileId() uint64
- func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) ProtoMessage()
- func (x *CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) ProtoReflect() protoreflect.Message
- func (x *CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) Reset()
- func (x *CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) String() string
- type CMsgCREItemVoteSummary
- func (*CMsgCREItemVoteSummary) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCREItemVoteSummary) GetPublishedFileIds() []*CMsgCREItemVoteSummary_PublishedFileId
- func (*CMsgCREItemVoteSummary) ProtoMessage()
- func (x *CMsgCREItemVoteSummary) ProtoReflect() protoreflect.Message
- func (x *CMsgCREItemVoteSummary) Reset()
- func (x *CMsgCREItemVoteSummary) String() string
- type CMsgCREItemVoteSummaryResponse
- func (*CMsgCREItemVoteSummaryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCREItemVoteSummaryResponse) GetEresult() int32
- func (x *CMsgCREItemVoteSummaryResponse) GetItemVoteSummaries() []*CMsgCREItemVoteSummaryResponse_ItemVoteSummary
- func (*CMsgCREItemVoteSummaryResponse) ProtoMessage()
- func (x *CMsgCREItemVoteSummaryResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgCREItemVoteSummaryResponse) Reset()
- func (x *CMsgCREItemVoteSummaryResponse) String() string
- type CMsgCREItemVoteSummaryResponse_ItemVoteSummary
- func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetPublishedFileId() uint64
- func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetReports() int32
- func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetScore() float32
- func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetVotesAgainst() int32
- func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetVotesFor() int32
- func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) ProtoMessage()
- func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) ProtoReflect() protoreflect.Message
- func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) Reset()
- func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) String() string
- type CMsgCREItemVoteSummary_PublishedFileId
- func (*CMsgCREItemVoteSummary_PublishedFileId) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCREItemVoteSummary_PublishedFileId) GetPublishedFileId() uint64
- func (*CMsgCREItemVoteSummary_PublishedFileId) ProtoMessage()
- func (x *CMsgCREItemVoteSummary_PublishedFileId) ProtoReflect() protoreflect.Message
- func (x *CMsgCREItemVoteSummary_PublishedFileId) Reset()
- func (x *CMsgCREItemVoteSummary_PublishedFileId) String() string
- type CMsgCREUpdateUserPublishedItemVote
- func (*CMsgCREUpdateUserPublishedItemVote) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCREUpdateUserPublishedItemVote) GetPublishedFileId() uint64
- func (x *CMsgCREUpdateUserPublishedItemVote) GetVoteUp() bool
- func (*CMsgCREUpdateUserPublishedItemVote) ProtoMessage()
- func (x *CMsgCREUpdateUserPublishedItemVote) ProtoReflect() protoreflect.Message
- func (x *CMsgCREUpdateUserPublishedItemVote) Reset()
- func (x *CMsgCREUpdateUserPublishedItemVote) String() string
- type CMsgCREUpdateUserPublishedItemVoteResponse
- func (*CMsgCREUpdateUserPublishedItemVoteResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCREUpdateUserPublishedItemVoteResponse) GetEresult() int32
- func (*CMsgCREUpdateUserPublishedItemVoteResponse) ProtoMessage()
- func (x *CMsgCREUpdateUserPublishedItemVoteResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgCREUpdateUserPublishedItemVoteResponse) Reset()
- func (x *CMsgCREUpdateUserPublishedItemVoteResponse) String() string
- type CMsgCellList
- type CMsgCellList_Cell
- func (*CMsgCellList_Cell) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCellList_Cell) GetCellId() uint32
- func (x *CMsgCellList_Cell) GetLocName() string
- func (*CMsgCellList_Cell) ProtoMessage()
- func (x *CMsgCellList_Cell) ProtoReflect() protoreflect.Message
- func (x *CMsgCellList_Cell) Reset()
- func (x *CMsgCellList_Cell) String() string
- type CMsgClientAMGetClanOfficers
- func (*CMsgClientAMGetClanOfficers) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAMGetClanOfficers) GetSteamidClan() uint64
- func (*CMsgClientAMGetClanOfficers) ProtoMessage()
- func (x *CMsgClientAMGetClanOfficers) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAMGetClanOfficers) Reset()
- func (x *CMsgClientAMGetClanOfficers) String() string
- type CMsgClientAMGetClanOfficersResponse
- func (*CMsgClientAMGetClanOfficersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAMGetClanOfficersResponse) GetEresult() int32
- func (x *CMsgClientAMGetClanOfficersResponse) GetOfficerCount() int32
- func (x *CMsgClientAMGetClanOfficersResponse) GetSteamidClan() uint64
- func (*CMsgClientAMGetClanOfficersResponse) ProtoMessage()
- func (x *CMsgClientAMGetClanOfficersResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAMGetClanOfficersResponse) Reset()
- func (x *CMsgClientAMGetClanOfficersResponse) String() string
- type CMsgClientAMGetPersonaNameHistory
- func (*CMsgClientAMGetPersonaNameHistory) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAMGetPersonaNameHistory) GetIdCount() int32
- func (x *CMsgClientAMGetPersonaNameHistory) GetIds() []*CMsgClientAMGetPersonaNameHistory_IdInstance
- func (*CMsgClientAMGetPersonaNameHistory) ProtoMessage()
- func (x *CMsgClientAMGetPersonaNameHistory) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAMGetPersonaNameHistory) Reset()
- func (x *CMsgClientAMGetPersonaNameHistory) String() string
- type CMsgClientAMGetPersonaNameHistoryResponse
- func (*CMsgClientAMGetPersonaNameHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAMGetPersonaNameHistoryResponse) GetResponses() []*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance
- func (*CMsgClientAMGetPersonaNameHistoryResponse) ProtoMessage()
- func (x *CMsgClientAMGetPersonaNameHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAMGetPersonaNameHistoryResponse) Reset()
- func (x *CMsgClientAMGetPersonaNameHistoryResponse) String() string
- type CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance
- func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) GetEresult() int32
- func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) GetNames() []*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance
- func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) GetSteamid() uint64
- func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) ProtoMessage()
- func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) Reset()
- func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) String() string
- type CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance
- func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) GetName() string
- func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) GetNameSince() uint32
- func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) ProtoMessage()
- func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) Reset()
- func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) String() string
- type CMsgClientAMGetPersonaNameHistory_IdInstance
- func (*CMsgClientAMGetPersonaNameHistory_IdInstance) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAMGetPersonaNameHistory_IdInstance) GetSteamid() uint64
- func (*CMsgClientAMGetPersonaNameHistory_IdInstance) ProtoMessage()
- func (x *CMsgClientAMGetPersonaNameHistory_IdInstance) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAMGetPersonaNameHistory_IdInstance) Reset()
- func (x *CMsgClientAMGetPersonaNameHistory_IdInstance) String() string
- type CMsgClientAccountInfo
- func (*CMsgClientAccountInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAccountInfo) GetAccountFlags() uint32
- func (x *CMsgClientAccountInfo) GetCountAuthedComputers() int32
- func (x *CMsgClientAccountInfo) GetFacebookId() uint64
- func (x *CMsgClientAccountInfo) GetFacebookName() string
- func (x *CMsgClientAccountInfo) GetIpCountry() string
- func (x *CMsgClientAccountInfo) GetIsPhoneIdentifying() bool
- func (x *CMsgClientAccountInfo) GetIsPhoneNeedingReverify() bool
- func (x *CMsgClientAccountInfo) GetIsPhoneVerified() bool
- func (x *CMsgClientAccountInfo) GetPersonaName() string
- func (x *CMsgClientAccountInfo) GetSteamguardMachineNameUserChosen() string
- func (x *CMsgClientAccountInfo) GetTwoFactorState() uint32
- func (*CMsgClientAccountInfo) ProtoMessage()
- func (x *CMsgClientAccountInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAccountInfo) Reset()
- func (x *CMsgClientAccountInfo) String() string
- type CMsgClientActivateOEMLicense
- func (*CMsgClientActivateOEMLicense) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientActivateOEMLicense) GetBiosManufacturer() string
- func (x *CMsgClientActivateOEMLicense) GetBiosSerialnumber() string
- func (x *CMsgClientActivateOEMLicense) GetLicenseFile() []byte
- func (x *CMsgClientActivateOEMLicense) GetMainboardManufacturer() string
- func (x *CMsgClientActivateOEMLicense) GetMainboardProduct() string
- func (x *CMsgClientActivateOEMLicense) GetMainboardSerialnumber() string
- func (*CMsgClientActivateOEMLicense) ProtoMessage()
- func (x *CMsgClientActivateOEMLicense) ProtoReflect() protoreflect.Message
- func (x *CMsgClientActivateOEMLicense) Reset()
- func (x *CMsgClientActivateOEMLicense) String() string
- type CMsgClientAddFriend
- func (*CMsgClientAddFriend) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAddFriend) GetAccountnameOrEmailToAdd() string
- func (x *CMsgClientAddFriend) GetSteamidToAdd() uint64
- func (*CMsgClientAddFriend) ProtoMessage()
- func (x *CMsgClientAddFriend) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAddFriend) Reset()
- func (x *CMsgClientAddFriend) String() string
- type CMsgClientAddFriendResponse
- func (*CMsgClientAddFriendResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAddFriendResponse) GetEresult() int32
- func (x *CMsgClientAddFriendResponse) GetPersonaNameAdded() string
- func (x *CMsgClientAddFriendResponse) GetSteamIdAdded() uint64
- func (*CMsgClientAddFriendResponse) ProtoMessage()
- func (x *CMsgClientAddFriendResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAddFriendResponse) Reset()
- func (x *CMsgClientAddFriendResponse) String() string
- type CMsgClientAddFriendToGroup
- func (*CMsgClientAddFriendToGroup) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAddFriendToGroup) GetGroupid() int32
- func (x *CMsgClientAddFriendToGroup) GetSteamiduser() uint64
- func (*CMsgClientAddFriendToGroup) ProtoMessage()
- func (x *CMsgClientAddFriendToGroup) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAddFriendToGroup) Reset()
- func (x *CMsgClientAddFriendToGroup) String() string
- type CMsgClientAddFriendToGroupResponse
- func (*CMsgClientAddFriendToGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAddFriendToGroupResponse) GetEresult() uint32
- func (*CMsgClientAddFriendToGroupResponse) ProtoMessage()
- func (x *CMsgClientAddFriendToGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAddFriendToGroupResponse) Reset()
- func (x *CMsgClientAddFriendToGroupResponse) String() string
- type CMsgClientAppInfoChanges
- func (*CMsgClientAppInfoChanges) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAppInfoChanges) GetAppIDs() []uint32
- func (x *CMsgClientAppInfoChanges) GetCurrentChangeNumber() uint32
- func (x *CMsgClientAppInfoChanges) GetForceFullUpdate() bool
- func (*CMsgClientAppInfoChanges) ProtoMessage()
- func (x *CMsgClientAppInfoChanges) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAppInfoChanges) Reset()
- func (x *CMsgClientAppInfoChanges) String() string
- type CMsgClientAppInfoRequest
- func (*CMsgClientAppInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAppInfoRequest) GetApps() []*CMsgClientAppInfoRequest_App
- func (x *CMsgClientAppInfoRequest) GetSupportsBatches() bool
- func (*CMsgClientAppInfoRequest) ProtoMessage()
- func (x *CMsgClientAppInfoRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAppInfoRequest) Reset()
- func (x *CMsgClientAppInfoRequest) String() string
- type CMsgClientAppInfoRequest_App
- func (*CMsgClientAppInfoRequest_App) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAppInfoRequest_App) GetAppId() uint32
- func (x *CMsgClientAppInfoRequest_App) GetSectionFlags() uint32
- func (x *CMsgClientAppInfoRequest_App) GetSection_CRC() []uint32
- func (*CMsgClientAppInfoRequest_App) ProtoMessage()
- func (x *CMsgClientAppInfoRequest_App) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAppInfoRequest_App) Reset()
- func (x *CMsgClientAppInfoRequest_App) String() string
- type CMsgClientAppInfoUpdate
- func (*CMsgClientAppInfoUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAppInfoUpdate) GetLastChangenumber() uint32
- func (x *CMsgClientAppInfoUpdate) GetSendChangelist() bool
- func (*CMsgClientAppInfoUpdate) ProtoMessage()
- func (x *CMsgClientAppInfoUpdate) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAppInfoUpdate) Reset()
- func (x *CMsgClientAppInfoUpdate) String() string
- type CMsgClientAuthList
- func (*CMsgClientAuthList) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAuthList) GetAppIds() []uint32
- func (x *CMsgClientAuthList) GetFiltered() bool
- func (x *CMsgClientAuthList) GetLastRequestSeq() uint32
- func (x *CMsgClientAuthList) GetLastRequestSeqFromServer() uint32
- func (x *CMsgClientAuthList) GetMessageSequence() uint32
- func (x *CMsgClientAuthList) GetTickets() []*CMsgAuthTicket
- func (x *CMsgClientAuthList) GetTokensLeft() uint32
- func (*CMsgClientAuthList) ProtoMessage()
- func (x *CMsgClientAuthList) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAuthList) Reset()
- func (x *CMsgClientAuthList) String() string
- type CMsgClientAuthListAck
- func (*CMsgClientAuthListAck) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAuthListAck) GetAppIds() []uint32
- func (x *CMsgClientAuthListAck) GetMessageSequence() uint32
- func (x *CMsgClientAuthListAck) GetTicketCrc() []uint32
- func (*CMsgClientAuthListAck) ProtoMessage()
- func (x *CMsgClientAuthListAck) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAuthListAck) Reset()
- func (x *CMsgClientAuthListAck) String() string
- type CMsgClientAuthorizeLocalDevice
- func (*CMsgClientAuthorizeLocalDevice) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAuthorizeLocalDevice) GetAuthedDeviceToken() uint64
- func (x *CMsgClientAuthorizeLocalDevice) GetEresult() int32
- func (x *CMsgClientAuthorizeLocalDevice) GetOwnerAccountId() uint32
- func (*CMsgClientAuthorizeLocalDevice) ProtoMessage()
- func (x *CMsgClientAuthorizeLocalDevice) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAuthorizeLocalDevice) Reset()
- func (x *CMsgClientAuthorizeLocalDevice) String() string
- type CMsgClientAuthorizeLocalDeviceNotification
- func (*CMsgClientAuthorizeLocalDeviceNotification) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAuthorizeLocalDeviceNotification) GetEresult() int32
- func (x *CMsgClientAuthorizeLocalDeviceNotification) GetLocalDeviceToken() uint64
- func (x *CMsgClientAuthorizeLocalDeviceNotification) GetOwnerAccountId() uint32
- func (*CMsgClientAuthorizeLocalDeviceNotification) ProtoMessage()
- func (x *CMsgClientAuthorizeLocalDeviceNotification) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAuthorizeLocalDeviceNotification) Reset()
- func (x *CMsgClientAuthorizeLocalDeviceNotification) String() string
- type CMsgClientAuthorizeLocalDeviceRequest
- func (*CMsgClientAuthorizeLocalDeviceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientAuthorizeLocalDeviceRequest) GetDeviceDescription() string
- func (x *CMsgClientAuthorizeLocalDeviceRequest) GetLocalDeviceToken() uint64
- func (x *CMsgClientAuthorizeLocalDeviceRequest) GetOwnerAccountId() uint32
- func (*CMsgClientAuthorizeLocalDeviceRequest) ProtoMessage()
- func (x *CMsgClientAuthorizeLocalDeviceRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgClientAuthorizeLocalDeviceRequest) Reset()
- func (x *CMsgClientAuthorizeLocalDeviceRequest) String() string
- type CMsgClientCMList
- func (*CMsgClientCMList) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientCMList) GetCmAddresses() []uint32
- func (x *CMsgClientCMList) GetCmPorts() []uint32
- func (x *CMsgClientCMList) GetCmWebsocketAddresses() []string
- func (x *CMsgClientCMList) GetPercentDefaultToWebsocket() uint32
- func (*CMsgClientCMList) ProtoMessage()
- func (x *CMsgClientCMList) ProtoReflect() protoreflect.Message
- func (x *CMsgClientCMList) Reset()
- func (x *CMsgClientCMList) String() string
- type CMsgClientChallengeRequest
- func (*CMsgClientChallengeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientChallengeRequest) GetSteamid() uint64
- func (*CMsgClientChallengeRequest) ProtoMessage()
- func (x *CMsgClientChallengeRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgClientChallengeRequest) Reset()
- func (x *CMsgClientChallengeRequest) String() string
- type CMsgClientChallengeResponse
- func (*CMsgClientChallengeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientChallengeResponse) GetChallenge() uint64
- func (*CMsgClientChallengeResponse) ProtoMessage()
- func (x *CMsgClientChallengeResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientChallengeResponse) Reset()
- func (x *CMsgClientChallengeResponse) String() string
- type CMsgClientChangeStatus
- func (*CMsgClientChangeStatus) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientChangeStatus) GetHighPriority() bool
- func (x *CMsgClientChangeStatus) GetIsAutoGeneratedName() bool
- func (x *CMsgClientChangeStatus) GetIsClientIdle() bool
- func (x *CMsgClientChangeStatus) GetNeedPersonaResponse() bool
- func (x *CMsgClientChangeStatus) GetPersonaSetByUser() bool
- func (x *CMsgClientChangeStatus) GetPersonaState() uint32
- func (x *CMsgClientChangeStatus) GetPersonaStateFlags() uint32
- func (x *CMsgClientChangeStatus) GetPlayerName() string
- func (*CMsgClientChangeStatus) ProtoMessage()
- func (x *CMsgClientChangeStatus) ProtoReflect() protoreflect.Message
- func (x *CMsgClientChangeStatus) Reset()
- func (x *CMsgClientChangeStatus) String() string
- type CMsgClientChatGetFriendMessageHistory
- func (*CMsgClientChatGetFriendMessageHistory) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientChatGetFriendMessageHistory) GetSteamid() uint64
- func (*CMsgClientChatGetFriendMessageHistory) ProtoMessage()
- func (x *CMsgClientChatGetFriendMessageHistory) ProtoReflect() protoreflect.Message
- func (x *CMsgClientChatGetFriendMessageHistory) Reset()
- func (x *CMsgClientChatGetFriendMessageHistory) String() string
- type CMsgClientChatGetFriendMessageHistoryForOfflineMessages
- func (*CMsgClientChatGetFriendMessageHistoryForOfflineMessages) Descriptor() ([]byte, []int)deprecated
- func (*CMsgClientChatGetFriendMessageHistoryForOfflineMessages) ProtoMessage()
- func (x *CMsgClientChatGetFriendMessageHistoryForOfflineMessages) ProtoReflect() protoreflect.Message
- func (x *CMsgClientChatGetFriendMessageHistoryForOfflineMessages) Reset()
- func (x *CMsgClientChatGetFriendMessageHistoryForOfflineMessages) String() string
- type CMsgClientChatGetFriendMessageHistoryResponse
- func (*CMsgClientChatGetFriendMessageHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientChatGetFriendMessageHistoryResponse) GetMessages() []*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage
- func (x *CMsgClientChatGetFriendMessageHistoryResponse) GetSteamid() uint64
- func (x *CMsgClientChatGetFriendMessageHistoryResponse) GetSuccess() uint32
- func (*CMsgClientChatGetFriendMessageHistoryResponse) ProtoMessage()
- func (x *CMsgClientChatGetFriendMessageHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientChatGetFriendMessageHistoryResponse) Reset()
- func (x *CMsgClientChatGetFriendMessageHistoryResponse) String() string
- type CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage
- func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) GetAccountid() uint32
- func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) GetMessage() string
- func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) GetTimestamp() uint32
- func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) GetUnread() bool
- func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) ProtoMessage()
- func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) ProtoReflect() protoreflect.Message
- func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) Reset()
- func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) String() string
- type CMsgClientChatInvite
- func (*CMsgClientChatInvite) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientChatInvite) GetChatName() string
- func (x *CMsgClientChatInvite) GetChatroomType() int32
- func (x *CMsgClientChatInvite) GetGameId() uint64
- func (x *CMsgClientChatInvite) GetSteamIdChat() uint64
- func (x *CMsgClientChatInvite) GetSteamIdFriendChat() uint64
- func (x *CMsgClientChatInvite) GetSteamIdInvited() uint64
- func (x *CMsgClientChatInvite) GetSteamIdPatron() uint64
- func (*CMsgClientChatInvite) ProtoMessage()
- func (x *CMsgClientChatInvite) ProtoReflect() protoreflect.Message
- func (x *CMsgClientChatInvite) Reset()
- func (x *CMsgClientChatInvite) String() string
- type CMsgClientCheckAppBetaPassword
- func (*CMsgClientCheckAppBetaPassword) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientCheckAppBetaPassword) GetAppId() uint32
- func (x *CMsgClientCheckAppBetaPassword) GetBetapassword() string
- func (x *CMsgClientCheckAppBetaPassword) GetLanguage() int32
- func (*CMsgClientCheckAppBetaPassword) ProtoMessage()
- func (x *CMsgClientCheckAppBetaPassword) ProtoReflect() protoreflect.Message
- func (x *CMsgClientCheckAppBetaPassword) Reset()
- func (x *CMsgClientCheckAppBetaPassword) String() string
- type CMsgClientCheckAppBetaPasswordResponse
- func (*CMsgClientCheckAppBetaPasswordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientCheckAppBetaPasswordResponse) GetBetapasswords() []*CMsgClientCheckAppBetaPasswordResponse_BetaPassword
- func (x *CMsgClientCheckAppBetaPasswordResponse) GetEresult() int32
- func (*CMsgClientCheckAppBetaPasswordResponse) ProtoMessage()
- func (x *CMsgClientCheckAppBetaPasswordResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientCheckAppBetaPasswordResponse) Reset()
- func (x *CMsgClientCheckAppBetaPasswordResponse) String() string
- type CMsgClientCheckAppBetaPasswordResponse_BetaPassword
- func (*CMsgClientCheckAppBetaPasswordResponse_BetaPassword) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientCheckAppBetaPasswordResponse_BetaPassword) GetBetadescription() string
- func (x *CMsgClientCheckAppBetaPasswordResponse_BetaPassword) GetBetaname() string
- func (x *CMsgClientCheckAppBetaPasswordResponse_BetaPassword) GetBetapassword() string
- func (*CMsgClientCheckAppBetaPasswordResponse_BetaPassword) ProtoMessage()
- func (x *CMsgClientCheckAppBetaPasswordResponse_BetaPassword) ProtoReflect() protoreflect.Message
- func (x *CMsgClientCheckAppBetaPasswordResponse_BetaPassword) Reset()
- func (x *CMsgClientCheckAppBetaPasswordResponse_BetaPassword) String() string
- type CMsgClientCheckFileSignature
- func (*CMsgClientCheckFileSignature) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientCheckFileSignature) GetAppId() uint32
- func (*CMsgClientCheckFileSignature) ProtoMessage()
- func (x *CMsgClientCheckFileSignature) ProtoReflect() protoreflect.Message
- func (x *CMsgClientCheckFileSignature) Reset()
- func (x *CMsgClientCheckFileSignature) String() string
- type CMsgClientCheckFileSignatureResponse
- func (*CMsgClientCheckFileSignatureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientCheckFileSignatureResponse) GetAppId() uint32
- func (x *CMsgClientCheckFileSignatureResponse) GetEresult() uint32
- func (x *CMsgClientCheckFileSignatureResponse) GetEsignatureresult() uint32
- func (x *CMsgClientCheckFileSignatureResponse) GetEvalvesignaturecheckdetail() uint32
- func (x *CMsgClientCheckFileSignatureResponse) GetFilename() string
- func (x *CMsgClientCheckFileSignatureResponse) GetFilesize() uint32
- func (x *CMsgClientCheckFileSignatureResponse) GetGetlasterror() uint32
- func (x *CMsgClientCheckFileSignatureResponse) GetPid() uint32
- func (x *CMsgClientCheckFileSignatureResponse) GetShaFile() []byte
- func (x *CMsgClientCheckFileSignatureResponse) GetSignatureheader() []byte
- func (*CMsgClientCheckFileSignatureResponse) ProtoMessage()
- func (x *CMsgClientCheckFileSignatureResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientCheckFileSignatureResponse) Reset()
- func (x *CMsgClientCheckFileSignatureResponse) String() string
- type CMsgClientClanState
- func (*CMsgClientClanState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientClanState) GetAnnouncements() []*CMsgClientClanState_Event
- func (x *CMsgClientClanState) GetChatRoomPrivate() bool
- func (x *CMsgClientClanState) GetClanAccountFlags() uint32
- func (x *CMsgClientClanState) GetEvents() []*CMsgClientClanState_Event
- func (x *CMsgClientClanState) GetNameInfo() *CMsgClientClanState_NameInfo
- func (x *CMsgClientClanState) GetSteamidClan() uint64
- func (x *CMsgClientClanState) GetUserCounts() *CMsgClientClanState_UserCounts
- func (*CMsgClientClanState) ProtoMessage()
- func (x *CMsgClientClanState) ProtoReflect() protoreflect.Message
- func (x *CMsgClientClanState) Reset()
- func (x *CMsgClientClanState) String() string
- type CMsgClientClanState_Event
- func (*CMsgClientClanState_Event) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientClanState_Event) GetEventTime() uint32
- func (x *CMsgClientClanState_Event) GetGameId() uint64
- func (x *CMsgClientClanState_Event) GetGid() uint64
- func (x *CMsgClientClanState_Event) GetHeadline() string
- func (x *CMsgClientClanState_Event) GetJustPosted() bool
- func (*CMsgClientClanState_Event) ProtoMessage()
- func (x *CMsgClientClanState_Event) ProtoReflect() protoreflect.Message
- func (x *CMsgClientClanState_Event) Reset()
- func (x *CMsgClientClanState_Event) String() string
- type CMsgClientClanState_NameInfo
- func (*CMsgClientClanState_NameInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientClanState_NameInfo) GetClanName() string
- func (x *CMsgClientClanState_NameInfo) GetShaAvatar() []byte
- func (*CMsgClientClanState_NameInfo) ProtoMessage()
- func (x *CMsgClientClanState_NameInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientClanState_NameInfo) Reset()
- func (x *CMsgClientClanState_NameInfo) String() string
- type CMsgClientClanState_UserCounts
- func (*CMsgClientClanState_UserCounts) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientClanState_UserCounts) GetChatRoomMembers() uint32
- func (x *CMsgClientClanState_UserCounts) GetChatting() uint32
- func (x *CMsgClientClanState_UserCounts) GetInGame() uint32
- func (x *CMsgClientClanState_UserCounts) GetMembers() uint32
- func (x *CMsgClientClanState_UserCounts) GetOnline() uint32
- func (*CMsgClientClanState_UserCounts) ProtoMessage()
- func (x *CMsgClientClanState_UserCounts) ProtoReflect() protoreflect.Message
- func (x *CMsgClientClanState_UserCounts) Reset()
- func (x *CMsgClientClanState_UserCounts) String() string
- type CMsgClientCommentNotifications
- func (*CMsgClientCommentNotifications) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientCommentNotifications) GetCountNewComments() uint32
- func (x *CMsgClientCommentNotifications) GetCountNewCommentsOwner() uint32
- func (x *CMsgClientCommentNotifications) GetCountNewCommentsSubscriptions() uint32
- func (*CMsgClientCommentNotifications) ProtoMessage()
- func (x *CMsgClientCommentNotifications) ProtoReflect() protoreflect.Message
- func (x *CMsgClientCommentNotifications) Reset()
- func (x *CMsgClientCommentNotifications) String() string
- type CMsgClientConnectionStats
- func (*CMsgClientConnectionStats) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientConnectionStats) GetStatsLogon() *CMsgClientConnectionStats_Stats_Logon
- func (x *CMsgClientConnectionStats) GetStatsVconn() *CMsgClientConnectionStats_Stats_VConn
- func (*CMsgClientConnectionStats) ProtoMessage()
- func (x *CMsgClientConnectionStats) ProtoReflect() protoreflect.Message
- func (x *CMsgClientConnectionStats) Reset()
- func (x *CMsgClientConnectionStats) String() string
- type CMsgClientConnectionStats_Stats_Logon
- func (*CMsgClientConnectionStats_Stats_Logon) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientConnectionStats_Stats_Logon) GetConnectAttempts() int32
- func (x *CMsgClientConnectionStats_Stats_Logon) GetConnectFailures() int32
- func (x *CMsgClientConnectionStats_Stats_Logon) GetConnectSuccesses() int32
- func (x *CMsgClientConnectionStats_Stats_Logon) GetConnectionsDropped() int32
- func (x *CMsgClientConnectionStats_Stats_Logon) GetCountBadCms() uint32
- func (x *CMsgClientConnectionStats_Stats_Logon) GetMsecTologonthistime() uint32
- func (x *CMsgClientConnectionStats_Stats_Logon) GetNoTcpConnectivity() bool
- func (x *CMsgClientConnectionStats_Stats_Logon) GetNoUdpConnectivity() bool
- func (x *CMsgClientConnectionStats_Stats_Logon) GetNoWebsocketNon_443Connectivity() bool
- func (x *CMsgClientConnectionStats_Stats_Logon) GetNoWebsocket_443Connectivity() bool
- func (x *CMsgClientConnectionStats_Stats_Logon) GetSecondsRunning() uint32
- func (*CMsgClientConnectionStats_Stats_Logon) ProtoMessage()
- func (x *CMsgClientConnectionStats_Stats_Logon) ProtoReflect() protoreflect.Message
- func (x *CMsgClientConnectionStats_Stats_Logon) Reset()
- func (x *CMsgClientConnectionStats_Stats_Logon) String() string
- type CMsgClientConnectionStats_Stats_UDP
- func (*CMsgClientConnectionStats_Stats_UDP) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientConnectionStats_Stats_UDP) GetBytesRecv() uint64
- func (x *CMsgClientConnectionStats_Stats_UDP) GetBytesSent() uint64
- func (x *CMsgClientConnectionStats_Stats_UDP) GetPktsProcessed() uint64
- func (x *CMsgClientConnectionStats_Stats_UDP) GetPktsRecv() uint64
- func (x *CMsgClientConnectionStats_Stats_UDP) GetPktsSent() uint64
- func (*CMsgClientConnectionStats_Stats_UDP) ProtoMessage()
- func (x *CMsgClientConnectionStats_Stats_UDP) ProtoReflect() protoreflect.Message
- func (x *CMsgClientConnectionStats_Stats_UDP) Reset()
- func (x *CMsgClientConnectionStats_Stats_UDP) String() string
- type CMsgClientConnectionStats_Stats_VConn
- func (*CMsgClientConnectionStats_Stats_VConn) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientConnectionStats_Stats_VConn) GetBadPktsRecv() uint64
- func (x *CMsgClientConnectionStats_Stats_VConn) GetConnReqReceived() uint64
- func (x *CMsgClientConnectionStats_Stats_VConn) GetConnectionsTcp() uint32
- func (x *CMsgClientConnectionStats_Stats_VConn) GetConnectionsUdp() uint32
- func (x *CMsgClientConnectionStats_Stats_VConn) GetDatagramsRecv() uint64
- func (x *CMsgClientConnectionStats_Stats_VConn) GetDatagramsSent() uint64
- func (x *CMsgClientConnectionStats_Stats_VConn) GetDupPktsRecv() uint64
- func (x *CMsgClientConnectionStats_Stats_VConn) GetFailedConnectChallenges() uint64
- func (x *CMsgClientConnectionStats_Stats_VConn) GetMicroSecAvgLatency() uint32
- func (x *CMsgClientConnectionStats_Stats_VConn) GetMicroSecMaxLatency() uint32
- func (x *CMsgClientConnectionStats_Stats_VConn) GetMicroSecMinLatency() uint32
- func (x *CMsgClientConnectionStats_Stats_VConn) GetMissedPktsRecv() uint64
- func (x *CMsgClientConnectionStats_Stats_VConn) GetMsgsRecv() uint64
- func (x *CMsgClientConnectionStats_Stats_VConn) GetMsgsSent() uint64
- func (x *CMsgClientConnectionStats_Stats_VConn) GetMsgsSentFailed() uint64
- func (x *CMsgClientConnectionStats_Stats_VConn) GetPktsAbandoned() uint64
- func (x *CMsgClientConnectionStats_Stats_VConn) GetPktsResent() uint64
- func (x *CMsgClientConnectionStats_Stats_VConn) GetStatsUdp() *CMsgClientConnectionStats_Stats_UDP
- func (x *CMsgClientConnectionStats_Stats_VConn) GetUnknownConnPktsRecv() uint64
- func (*CMsgClientConnectionStats_Stats_VConn) ProtoMessage()
- func (x *CMsgClientConnectionStats_Stats_VConn) ProtoReflect() protoreflect.Message
- func (x *CMsgClientConnectionStats_Stats_VConn) Reset()
- func (x *CMsgClientConnectionStats_Stats_VConn) String() string
- type CMsgClientCreateFriendsGroup
- func (*CMsgClientCreateFriendsGroup) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientCreateFriendsGroup) GetGroupname() string
- func (x *CMsgClientCreateFriendsGroup) GetSteamid() uint64
- func (x *CMsgClientCreateFriendsGroup) GetSteamidFriends() []uint64
- func (*CMsgClientCreateFriendsGroup) ProtoMessage()
- func (x *CMsgClientCreateFriendsGroup) ProtoReflect() protoreflect.Message
- func (x *CMsgClientCreateFriendsGroup) Reset()
- func (x *CMsgClientCreateFriendsGroup) String() string
- type CMsgClientCreateFriendsGroupResponse
- func (*CMsgClientCreateFriendsGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientCreateFriendsGroupResponse) GetEresult() uint32
- func (x *CMsgClientCreateFriendsGroupResponse) GetGroupid() int32
- func (*CMsgClientCreateFriendsGroupResponse) ProtoMessage()
- func (x *CMsgClientCreateFriendsGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientCreateFriendsGroupResponse) Reset()
- func (x *CMsgClientCreateFriendsGroupResponse) String() string
- type CMsgClientDPCheckSpecialSurvey
- func (*CMsgClientDPCheckSpecialSurvey) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientDPCheckSpecialSurvey) GetSurveyId() uint32
- func (*CMsgClientDPCheckSpecialSurvey) ProtoMessage()
- func (x *CMsgClientDPCheckSpecialSurvey) ProtoReflect() protoreflect.Message
- func (x *CMsgClientDPCheckSpecialSurvey) Reset()
- func (x *CMsgClientDPCheckSpecialSurvey) String() string
- type CMsgClientDPCheckSpecialSurveyResponse
- func (*CMsgClientDPCheckSpecialSurveyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientDPCheckSpecialSurveyResponse) GetCustomUrl() string
- func (x *CMsgClientDPCheckSpecialSurveyResponse) GetEResult() uint32
- func (x *CMsgClientDPCheckSpecialSurveyResponse) GetIncludeSoftware() bool
- func (x *CMsgClientDPCheckSpecialSurveyResponse) GetName() string
- func (x *CMsgClientDPCheckSpecialSurveyResponse) GetState() uint32
- func (x *CMsgClientDPCheckSpecialSurveyResponse) GetToken() []byte
- func (*CMsgClientDPCheckSpecialSurveyResponse) ProtoMessage()
- func (x *CMsgClientDPCheckSpecialSurveyResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientDPCheckSpecialSurveyResponse) Reset()
- func (x *CMsgClientDPCheckSpecialSurveyResponse) String() string
- type CMsgClientDPSendSpecialSurveyResponse
- func (*CMsgClientDPSendSpecialSurveyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientDPSendSpecialSurveyResponse) GetData() []byte
- func (x *CMsgClientDPSendSpecialSurveyResponse) GetSurveyId() uint32
- func (*CMsgClientDPSendSpecialSurveyResponse) ProtoMessage()
- func (x *CMsgClientDPSendSpecialSurveyResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientDPSendSpecialSurveyResponse) Reset()
- func (x *CMsgClientDPSendSpecialSurveyResponse) String() string
- type CMsgClientDPSendSpecialSurveyResponseReply
- func (*CMsgClientDPSendSpecialSurveyResponseReply) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientDPSendSpecialSurveyResponseReply) GetEResult() uint32
- func (x *CMsgClientDPSendSpecialSurveyResponseReply) GetToken() []byte
- func (*CMsgClientDPSendSpecialSurveyResponseReply) ProtoMessage()
- func (x *CMsgClientDPSendSpecialSurveyResponseReply) ProtoReflect() protoreflect.Message
- func (x *CMsgClientDPSendSpecialSurveyResponseReply) Reset()
- func (x *CMsgClientDPSendSpecialSurveyResponseReply) String() string
- type CMsgClientDeauthorizeDevice
- func (*CMsgClientDeauthorizeDevice) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientDeauthorizeDevice) GetDeauthorizationAccountId() uint32
- func (x *CMsgClientDeauthorizeDevice) GetEresult() int32
- func (*CMsgClientDeauthorizeDevice) ProtoMessage()
- func (x *CMsgClientDeauthorizeDevice) ProtoReflect() protoreflect.Message
- func (x *CMsgClientDeauthorizeDevice) Reset()
- func (x *CMsgClientDeauthorizeDevice) String() string
- type CMsgClientDeauthorizeDeviceRequest
- func (*CMsgClientDeauthorizeDeviceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientDeauthorizeDeviceRequest) GetDeauthorizationAccountId() uint32
- func (x *CMsgClientDeauthorizeDeviceRequest) GetDeauthorizationDeviceToken() uint64
- func (*CMsgClientDeauthorizeDeviceRequest) ProtoMessage()
- func (x *CMsgClientDeauthorizeDeviceRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgClientDeauthorizeDeviceRequest) Reset()
- func (x *CMsgClientDeauthorizeDeviceRequest) String() string
- type CMsgClientDeleteFriendsGroup
- func (*CMsgClientDeleteFriendsGroup) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientDeleteFriendsGroup) GetGroupid() int32
- func (x *CMsgClientDeleteFriendsGroup) GetSteamid() uint64
- func (*CMsgClientDeleteFriendsGroup) ProtoMessage()
- func (x *CMsgClientDeleteFriendsGroup) ProtoReflect() protoreflect.Message
- func (x *CMsgClientDeleteFriendsGroup) Reset()
- func (x *CMsgClientDeleteFriendsGroup) String() string
- type CMsgClientDeleteFriendsGroupResponse
- func (*CMsgClientDeleteFriendsGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientDeleteFriendsGroupResponse) GetEresult() uint32
- func (*CMsgClientDeleteFriendsGroupResponse) ProtoMessage()
- func (x *CMsgClientDeleteFriendsGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientDeleteFriendsGroupResponse) Reset()
- func (x *CMsgClientDeleteFriendsGroupResponse) String() string
- type CMsgClientDeregisterWithServer
- func (*CMsgClientDeregisterWithServer) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientDeregisterWithServer) GetAppId() uint32
- func (x *CMsgClientDeregisterWithServer) GetEservertype() uint32
- func (*CMsgClientDeregisterWithServer) ProtoMessage()
- func (x *CMsgClientDeregisterWithServer) ProtoReflect() protoreflect.Message
- func (x *CMsgClientDeregisterWithServer) Reset()
- func (x *CMsgClientDeregisterWithServer) String() string
- type CMsgClientEmailAddrInfo
- func (*CMsgClientEmailAddrInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientEmailAddrInfo) GetCredentialChangeRequiresCode() bool
- func (x *CMsgClientEmailAddrInfo) GetEmailAddress() string
- func (x *CMsgClientEmailAddrInfo) GetEmailIsValidated() bool
- func (x *CMsgClientEmailAddrInfo) GetEmailValidationChanged() bool
- func (x *CMsgClientEmailAddrInfo) GetPasswordOrSecretqaChangeRequiresCode() bool
- func (*CMsgClientEmailAddrInfo) ProtoMessage()
- func (x *CMsgClientEmailAddrInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientEmailAddrInfo) Reset()
- func (x *CMsgClientEmailAddrInfo) String() string
- type CMsgClientEmoticonList
- func (*CMsgClientEmoticonList) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientEmoticonList) GetEffects() []*CMsgClientEmoticonList_Effect
- func (x *CMsgClientEmoticonList) GetEmoticons() []*CMsgClientEmoticonList_Emoticon
- func (x *CMsgClientEmoticonList) GetStickers() []*CMsgClientEmoticonList_Sticker
- func (*CMsgClientEmoticonList) ProtoMessage()
- func (x *CMsgClientEmoticonList) ProtoReflect() protoreflect.Message
- func (x *CMsgClientEmoticonList) Reset()
- func (x *CMsgClientEmoticonList) String() string
- type CMsgClientEmoticonList_Effect
- func (*CMsgClientEmoticonList_Effect) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientEmoticonList_Effect) GetAppid() uint32
- func (x *CMsgClientEmoticonList_Effect) GetCount() int32
- func (x *CMsgClientEmoticonList_Effect) GetInfiniteUse() bool
- func (x *CMsgClientEmoticonList_Effect) GetName() string
- func (x *CMsgClientEmoticonList_Effect) GetTimeReceived() uint32
- func (*CMsgClientEmoticonList_Effect) ProtoMessage()
- func (x *CMsgClientEmoticonList_Effect) ProtoReflect() protoreflect.Message
- func (x *CMsgClientEmoticonList_Effect) Reset()
- func (x *CMsgClientEmoticonList_Effect) String() string
- type CMsgClientEmoticonList_Emoticon
- func (*CMsgClientEmoticonList_Emoticon) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientEmoticonList_Emoticon) GetAppid() uint32
- func (x *CMsgClientEmoticonList_Emoticon) GetCount() int32
- func (x *CMsgClientEmoticonList_Emoticon) GetName() string
- func (x *CMsgClientEmoticonList_Emoticon) GetTimeLastUsed() uint32
- func (x *CMsgClientEmoticonList_Emoticon) GetTimeReceived() uint32
- func (x *CMsgClientEmoticonList_Emoticon) GetUseCount() uint32
- func (*CMsgClientEmoticonList_Emoticon) ProtoMessage()
- func (x *CMsgClientEmoticonList_Emoticon) ProtoReflect() protoreflect.Message
- func (x *CMsgClientEmoticonList_Emoticon) Reset()
- func (x *CMsgClientEmoticonList_Emoticon) String() string
- type CMsgClientEmoticonList_Sticker
- func (*CMsgClientEmoticonList_Sticker) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientEmoticonList_Sticker) GetAppid() uint32
- func (x *CMsgClientEmoticonList_Sticker) GetCount() int32
- func (x *CMsgClientEmoticonList_Sticker) GetName() string
- func (x *CMsgClientEmoticonList_Sticker) GetTimeLastUsed() uint32
- func (x *CMsgClientEmoticonList_Sticker) GetTimeReceived() uint32
- func (x *CMsgClientEmoticonList_Sticker) GetUseCount() uint32
- func (*CMsgClientEmoticonList_Sticker) ProtoMessage()
- func (x *CMsgClientEmoticonList_Sticker) ProtoReflect() protoreflect.Message
- func (x *CMsgClientEmoticonList_Sticker) Reset()
- func (x *CMsgClientEmoticonList_Sticker) String() string
- type CMsgClientFSGetFriendsSteamLevels
- func (*CMsgClientFSGetFriendsSteamLevels) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFSGetFriendsSteamLevels) GetAccountids() []uint32
- func (*CMsgClientFSGetFriendsSteamLevels) ProtoMessage()
- func (x *CMsgClientFSGetFriendsSteamLevels) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFSGetFriendsSteamLevels) Reset()
- func (x *CMsgClientFSGetFriendsSteamLevels) String() string
- type CMsgClientFSGetFriendsSteamLevelsResponse
- func (*CMsgClientFSGetFriendsSteamLevelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFSGetFriendsSteamLevelsResponse) GetFriends() []*CMsgClientFSGetFriendsSteamLevelsResponse_Friend
- func (*CMsgClientFSGetFriendsSteamLevelsResponse) ProtoMessage()
- func (x *CMsgClientFSGetFriendsSteamLevelsResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFSGetFriendsSteamLevelsResponse) Reset()
- func (x *CMsgClientFSGetFriendsSteamLevelsResponse) String() string
- type CMsgClientFSGetFriendsSteamLevelsResponse_Friend
- func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFSGetFriendsSteamLevelsResponse_Friend) GetAccountid() uint32
- func (x *CMsgClientFSGetFriendsSteamLevelsResponse_Friend) GetLevel() uint32
- func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) ProtoMessage()
- func (x *CMsgClientFSGetFriendsSteamLevelsResponse_Friend) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFSGetFriendsSteamLevelsResponse_Friend) Reset()
- func (x *CMsgClientFSGetFriendsSteamLevelsResponse_Friend) String() string
- type CMsgClientFriendMsg
- func (*CMsgClientFriendMsg) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFriendMsg) GetChatEntryType() int32
- func (x *CMsgClientFriendMsg) GetEchoToSender() bool
- func (x *CMsgClientFriendMsg) GetMessage() []byte
- func (x *CMsgClientFriendMsg) GetRtime32ServerTimestamp() uint32
- func (x *CMsgClientFriendMsg) GetSteamid() uint64
- func (*CMsgClientFriendMsg) ProtoMessage()
- func (x *CMsgClientFriendMsg) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFriendMsg) Reset()
- func (x *CMsgClientFriendMsg) String() string
- type CMsgClientFriendMsgIncoming
- func (*CMsgClientFriendMsgIncoming) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFriendMsgIncoming) GetChatEntryType() int32
- func (x *CMsgClientFriendMsgIncoming) GetFromLimitedAccount() bool
- func (x *CMsgClientFriendMsgIncoming) GetMessage() []byte
- func (x *CMsgClientFriendMsgIncoming) GetRtime32ServerTimestamp() uint32
- func (x *CMsgClientFriendMsgIncoming) GetSteamidFrom() uint64
- func (*CMsgClientFriendMsgIncoming) ProtoMessage()
- func (x *CMsgClientFriendMsgIncoming) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFriendMsgIncoming) Reset()
- func (x *CMsgClientFriendMsgIncoming) String() string
- type CMsgClientFriendProfileInfo
- func (*CMsgClientFriendProfileInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFriendProfileInfo) GetSteamidFriend() uint64
- func (*CMsgClientFriendProfileInfo) ProtoMessage()
- func (x *CMsgClientFriendProfileInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFriendProfileInfo) Reset()
- func (x *CMsgClientFriendProfileInfo) String() string
- type CMsgClientFriendProfileInfoResponse
- func (*CMsgClientFriendProfileInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFriendProfileInfoResponse) GetCityName() string
- func (x *CMsgClientFriendProfileInfoResponse) GetCountryName() string
- func (x *CMsgClientFriendProfileInfoResponse) GetEresult() int32
- func (x *CMsgClientFriendProfileInfoResponse) GetHeadline() string
- func (x *CMsgClientFriendProfileInfoResponse) GetRealName() string
- func (x *CMsgClientFriendProfileInfoResponse) GetStateName() string
- func (x *CMsgClientFriendProfileInfoResponse) GetSteamidFriend() uint64
- func (x *CMsgClientFriendProfileInfoResponse) GetSummary() string
- func (x *CMsgClientFriendProfileInfoResponse) GetTimeCreated() uint32
- func (*CMsgClientFriendProfileInfoResponse) ProtoMessage()
- func (x *CMsgClientFriendProfileInfoResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFriendProfileInfoResponse) Reset()
- func (x *CMsgClientFriendProfileInfoResponse) String() string
- type CMsgClientFriendUserStatusPublished
- func (*CMsgClientFriendUserStatusPublished) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFriendUserStatusPublished) GetAppid() uint32
- func (x *CMsgClientFriendUserStatusPublished) GetFriendSteamid() uint64
- func (x *CMsgClientFriendUserStatusPublished) GetStatusText() string
- func (*CMsgClientFriendUserStatusPublished) ProtoMessage()
- func (x *CMsgClientFriendUserStatusPublished) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFriendUserStatusPublished) Reset()
- func (x *CMsgClientFriendUserStatusPublished) String() string
- type CMsgClientFriendsGroupsList
- func (*CMsgClientFriendsGroupsList) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFriendsGroupsList) GetBincremental() bool
- func (x *CMsgClientFriendsGroupsList) GetBremoval() bool
- func (x *CMsgClientFriendsGroupsList) GetFriendGroups() []*CMsgClientFriendsGroupsList_FriendGroup
- func (x *CMsgClientFriendsGroupsList) GetMemberships() []*CMsgClientFriendsGroupsList_FriendGroupsMembership
- func (*CMsgClientFriendsGroupsList) ProtoMessage()
- func (x *CMsgClientFriendsGroupsList) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFriendsGroupsList) Reset()
- func (x *CMsgClientFriendsGroupsList) String() string
- type CMsgClientFriendsGroupsList_FriendGroup
- func (*CMsgClientFriendsGroupsList_FriendGroup) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFriendsGroupsList_FriendGroup) GetNGroupID() int32
- func (x *CMsgClientFriendsGroupsList_FriendGroup) GetStrGroupName() string
- func (*CMsgClientFriendsGroupsList_FriendGroup) ProtoMessage()
- func (x *CMsgClientFriendsGroupsList_FriendGroup) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFriendsGroupsList_FriendGroup) Reset()
- func (x *CMsgClientFriendsGroupsList_FriendGroup) String() string
- type CMsgClientFriendsGroupsList_FriendGroupsMembership
- func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFriendsGroupsList_FriendGroupsMembership) GetNGroupID() int32
- func (x *CMsgClientFriendsGroupsList_FriendGroupsMembership) GetUlSteamID() uint64
- func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) ProtoMessage()
- func (x *CMsgClientFriendsGroupsList_FriendGroupsMembership) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFriendsGroupsList_FriendGroupsMembership) Reset()
- func (x *CMsgClientFriendsGroupsList_FriendGroupsMembership) String() string
- type CMsgClientFriendsList
- func (*CMsgClientFriendsList) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFriendsList) GetActiveFriendCount() uint32
- func (x *CMsgClientFriendsList) GetBincremental() bool
- func (x *CMsgClientFriendsList) GetFriends() []*CMsgClientFriendsList_Friend
- func (x *CMsgClientFriendsList) GetFriendsLimitHit() bool
- func (x *CMsgClientFriendsList) GetMaxFriendCount() uint32
- func (*CMsgClientFriendsList) ProtoMessage()
- func (x *CMsgClientFriendsList) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFriendsList) Reset()
- func (x *CMsgClientFriendsList) String() string
- type CMsgClientFriendsList_Friend
- func (*CMsgClientFriendsList_Friend) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientFriendsList_Friend) GetEfriendrelationship() uint32
- func (x *CMsgClientFriendsList_Friend) GetUlfriendid() uint64
- func (*CMsgClientFriendsList_Friend) ProtoMessage()
- func (x *CMsgClientFriendsList_Friend) ProtoReflect() protoreflect.Message
- func (x *CMsgClientFriendsList_Friend) Reset()
- func (x *CMsgClientFriendsList_Friend) String() string
- type CMsgClientGameConnectTokens
- func (*CMsgClientGameConnectTokens) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGameConnectTokens) GetMaxTokensToKeep() uint32
- func (x *CMsgClientGameConnectTokens) GetTokens() [][]byte
- func (*CMsgClientGameConnectTokens) ProtoMessage()
- func (x *CMsgClientGameConnectTokens) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGameConnectTokens) Reset()
- func (x *CMsgClientGameConnectTokens) String() string
- type CMsgClientGamesPlayed
- func (*CMsgClientGamesPlayed) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGamesPlayed) GetClientOsType() uint32
- func (x *CMsgClientGamesPlayed) GetCloudGamingPlatform() uint32
- func (x *CMsgClientGamesPlayed) GetGamesPlayed() []*CMsgClientGamesPlayed_GamePlayed
- func (x *CMsgClientGamesPlayed) GetRecentReauthentication() bool
- func (*CMsgClientGamesPlayed) ProtoMessage()
- func (x *CMsgClientGamesPlayed) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGamesPlayed) Reset()
- func (x *CMsgClientGamesPlayed) String() string
- type CMsgClientGamesPlayed_GamePlayed
- func (*CMsgClientGamesPlayed_GamePlayed) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGamesPlayed_GamePlayed) GetBetaName() string
- func (x *CMsgClientGamesPlayed_GamePlayed) GetCompatToolBuildId() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetCompatToolCmd() string
- func (x *CMsgClientGamesPlayed_GamePlayed) GetCompatToolId() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetControllerConnectionType() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetControllerWorkshopFileId() uint64
- func (x *CMsgClientGamesPlayed_GamePlayed) GetDeprecatedGameIpAddress() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetDlcContext() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetGameBuildId() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetGameDataBlob() []byte
- func (x *CMsgClientGamesPlayed_GamePlayed) GetGameExtraInfo() string
- func (x *CMsgClientGamesPlayed_GamePlayed) GetGameFlags() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetGameId() uint64
- func (x *CMsgClientGamesPlayed_GamePlayed) GetGameIpAddress() *CMsgIPAddress
- func (x *CMsgClientGamesPlayed_GamePlayed) GetGameOsPlatform() int32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetGamePort() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetIsSecure() bool
- func (x *CMsgClientGamesPlayed_GamePlayed) GetLaunchOptionType() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetLaunchSource() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetOwnerId() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetPrimaryControllerType() int32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetPrimarySteamControllerSerial() string
- func (x *CMsgClientGamesPlayed_GamePlayed) GetProcessId() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetProcessIdList() []*CMsgClientGamesPlayed_ProcessInfo
- func (x *CMsgClientGamesPlayed_GamePlayed) GetSteamIdGs() uint64
- func (x *CMsgClientGamesPlayed_GamePlayed) GetStreamingProviderId() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetToken() []byte
- func (x *CMsgClientGamesPlayed_GamePlayed) GetTotalNonSteamControllerCount() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetTotalSteamControllerCount() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetVrHmdModel() string
- func (x *CMsgClientGamesPlayed_GamePlayed) GetVrHmdRuntime() uint32
- func (x *CMsgClientGamesPlayed_GamePlayed) GetVrHmdVendor() string
- func (*CMsgClientGamesPlayed_GamePlayed) ProtoMessage()
- func (x *CMsgClientGamesPlayed_GamePlayed) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGamesPlayed_GamePlayed) Reset()
- func (x *CMsgClientGamesPlayed_GamePlayed) String() string
- type CMsgClientGamesPlayed_ProcessInfo
- func (*CMsgClientGamesPlayed_ProcessInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGamesPlayed_ProcessInfo) GetParentIsSteam() bool
- func (x *CMsgClientGamesPlayed_ProcessInfo) GetProcessId() uint32
- func (x *CMsgClientGamesPlayed_ProcessInfo) GetProcessIdParent() uint32
- func (*CMsgClientGamesPlayed_ProcessInfo) ProtoMessage()
- func (x *CMsgClientGamesPlayed_ProcessInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGamesPlayed_ProcessInfo) Reset()
- func (x *CMsgClientGamesPlayed_ProcessInfo) String() string
- type CMsgClientGetAppOwnershipTicket
- func (*CMsgClientGetAppOwnershipTicket) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGetAppOwnershipTicket) GetAppId() uint32
- func (*CMsgClientGetAppOwnershipTicket) ProtoMessage()
- func (x *CMsgClientGetAppOwnershipTicket) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetAppOwnershipTicket) Reset()
- func (x *CMsgClientGetAppOwnershipTicket) String() string
- type CMsgClientGetAppOwnershipTicketResponse
- func (*CMsgClientGetAppOwnershipTicketResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGetAppOwnershipTicketResponse) GetAppId() uint32
- func (x *CMsgClientGetAppOwnershipTicketResponse) GetEresult() uint32
- func (x *CMsgClientGetAppOwnershipTicketResponse) GetTicket() []byte
- func (*CMsgClientGetAppOwnershipTicketResponse) ProtoMessage()
- func (x *CMsgClientGetAppOwnershipTicketResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetAppOwnershipTicketResponse) Reset()
- func (x *CMsgClientGetAppOwnershipTicketResponse) String() string
- type CMsgClientGetAuthorizedDevices
- func (*CMsgClientGetAuthorizedDevices) Descriptor() ([]byte, []int)deprecated
- func (*CMsgClientGetAuthorizedDevices) ProtoMessage()
- func (x *CMsgClientGetAuthorizedDevices) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetAuthorizedDevices) Reset()
- func (x *CMsgClientGetAuthorizedDevices) String() string
- type CMsgClientGetAuthorizedDevicesResponse
- func (*CMsgClientGetAuthorizedDevicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGetAuthorizedDevicesResponse) GetAuthorizedDevice() []*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice
- func (x *CMsgClientGetAuthorizedDevicesResponse) GetEresult() int32
- func (*CMsgClientGetAuthorizedDevicesResponse) ProtoMessage()
- func (x *CMsgClientGetAuthorizedDevicesResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetAuthorizedDevicesResponse) Reset()
- func (x *CMsgClientGetAuthorizedDevicesResponse) String() string
- type CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice
- func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetAppPlayed() uint32
- func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetAuthDeviceToken() uint64
- func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetBorrowerId() uint32
- func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetDeviceName() string
- func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetIsPending() bool
- func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetLastAccessTime() uint32
- func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) ProtoMessage()
- func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) Reset()
- func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) String() string
- type CMsgClientGetCDNAuthToken
- func (*CMsgClientGetCDNAuthToken) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGetCDNAuthToken) GetAppId() uint32
- func (x *CMsgClientGetCDNAuthToken) GetDepotId() uint32
- func (x *CMsgClientGetCDNAuthToken) GetHostName() string
- func (*CMsgClientGetCDNAuthToken) ProtoMessage()
- func (x *CMsgClientGetCDNAuthToken) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetCDNAuthToken) Reset()
- func (x *CMsgClientGetCDNAuthToken) String() string
- type CMsgClientGetCDNAuthTokenResponse
- func (*CMsgClientGetCDNAuthTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGetCDNAuthTokenResponse) GetEresult() uint32
- func (x *CMsgClientGetCDNAuthTokenResponse) GetExpirationTime() uint32
- func (x *CMsgClientGetCDNAuthTokenResponse) GetToken() string
- func (*CMsgClientGetCDNAuthTokenResponse) ProtoMessage()
- func (x *CMsgClientGetCDNAuthTokenResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetCDNAuthTokenResponse) Reset()
- func (x *CMsgClientGetCDNAuthTokenResponse) String() string
- type CMsgClientGetClanActivityCounts
- func (*CMsgClientGetClanActivityCounts) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGetClanActivityCounts) GetSteamidClans() []uint64
- func (*CMsgClientGetClanActivityCounts) ProtoMessage()
- func (x *CMsgClientGetClanActivityCounts) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetClanActivityCounts) Reset()
- func (x *CMsgClientGetClanActivityCounts) String() string
- type CMsgClientGetClanActivityCountsResponse
- func (*CMsgClientGetClanActivityCountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGetClanActivityCountsResponse) GetEresult() uint32
- func (*CMsgClientGetClanActivityCountsResponse) ProtoMessage()
- func (x *CMsgClientGetClanActivityCountsResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetClanActivityCountsResponse) Reset()
- func (x *CMsgClientGetClanActivityCountsResponse) String() string
- type CMsgClientGetDepotDecryptionKey
- func (*CMsgClientGetDepotDecryptionKey) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGetDepotDecryptionKey) GetAppId() uint32
- func (x *CMsgClientGetDepotDecryptionKey) GetDepotId() uint32
- func (*CMsgClientGetDepotDecryptionKey) ProtoMessage()
- func (x *CMsgClientGetDepotDecryptionKey) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetDepotDecryptionKey) Reset()
- func (x *CMsgClientGetDepotDecryptionKey) String() string
- type CMsgClientGetDepotDecryptionKeyResponse
- func (*CMsgClientGetDepotDecryptionKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGetDepotDecryptionKeyResponse) GetDepotEncryptionKey() []byte
- func (x *CMsgClientGetDepotDecryptionKeyResponse) GetDepotId() uint32
- func (x *CMsgClientGetDepotDecryptionKeyResponse) GetEresult() int32
- func (*CMsgClientGetDepotDecryptionKeyResponse) ProtoMessage()
- func (x *CMsgClientGetDepotDecryptionKeyResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetDepotDecryptionKeyResponse) Reset()
- func (x *CMsgClientGetDepotDecryptionKeyResponse) String() string
- type CMsgClientGetEmoticonList
- type CMsgClientGetPeerContentInfo
- func (*CMsgClientGetPeerContentInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGetPeerContentInfo) GetClientRemoteId() uint64
- func (x *CMsgClientGetPeerContentInfo) GetOwnedGamesVisible() bool
- func (x *CMsgClientGetPeerContentInfo) GetSteamid() uint64
- func (*CMsgClientGetPeerContentInfo) ProtoMessage()
- func (x *CMsgClientGetPeerContentInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetPeerContentInfo) Reset()
- func (x *CMsgClientGetPeerContentInfo) String() string
- type CMsgClientGetPeerContentInfoResponse
- func (*CMsgClientGetPeerContentInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientGetPeerContentInfoResponse) GetApps() []uint32
- func (x *CMsgClientGetPeerContentInfoResponse) GetResult() uint32
- func (*CMsgClientGetPeerContentInfoResponse) ProtoMessage()
- func (x *CMsgClientGetPeerContentInfoResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientGetPeerContentInfoResponse) Reset()
- func (x *CMsgClientGetPeerContentInfoResponse) String() string
- type CMsgClientHeartBeat
- func (*CMsgClientHeartBeat) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientHeartBeat) GetSendReply() bool
- func (*CMsgClientHeartBeat) ProtoMessage()
- func (x *CMsgClientHeartBeat) ProtoReflect() protoreflect.Message
- func (x *CMsgClientHeartBeat) Reset()
- func (x *CMsgClientHeartBeat) String() string
- type CMsgClientHello
- type CMsgClientHideFriend
- func (*CMsgClientHideFriend) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientHideFriend) GetFriendid() uint64
- func (x *CMsgClientHideFriend) GetHide() bool
- func (*CMsgClientHideFriend) ProtoMessage()
- func (x *CMsgClientHideFriend) ProtoReflect() protoreflect.Message
- func (x *CMsgClientHideFriend) Reset()
- func (x *CMsgClientHideFriend) String() string
- type CMsgClientInviteToGame
- func (*CMsgClientInviteToGame) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientInviteToGame) GetConnectString() string
- func (x *CMsgClientInviteToGame) GetRemotePlay() string
- func (x *CMsgClientInviteToGame) GetSteamIdDest() uint64
- func (x *CMsgClientInviteToGame) GetSteamIdSrc() uint64
- func (*CMsgClientInviteToGame) ProtoMessage()
- func (x *CMsgClientInviteToGame) ProtoReflect() protoreflect.Message
- func (x *CMsgClientInviteToGame) Reset()
- func (x *CMsgClientInviteToGame) String() string
- type CMsgClientIsLimitedAccount
- func (*CMsgClientIsLimitedAccount) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientIsLimitedAccount) GetBisCommunityBanned() bool
- func (x *CMsgClientIsLimitedAccount) GetBisLimitedAccount() bool
- func (x *CMsgClientIsLimitedAccount) GetBisLimitedAccountAllowedToInviteFriends() bool
- func (x *CMsgClientIsLimitedAccount) GetBisLockedAccount() bool
- func (*CMsgClientIsLimitedAccount) ProtoMessage()
- func (x *CMsgClientIsLimitedAccount) ProtoReflect() protoreflect.Message
- func (x *CMsgClientIsLimitedAccount) Reset()
- func (x *CMsgClientIsLimitedAccount) String() string
- type CMsgClientItemAnnouncements
- func (*CMsgClientItemAnnouncements) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientItemAnnouncements) GetCountNewItems() uint32
- func (x *CMsgClientItemAnnouncements) GetUnseenItems() []*CMsgClientItemAnnouncements_UnseenItem
- func (*CMsgClientItemAnnouncements) ProtoMessage()
- func (x *CMsgClientItemAnnouncements) ProtoReflect() protoreflect.Message
- func (x *CMsgClientItemAnnouncements) Reset()
- func (x *CMsgClientItemAnnouncements) String() string
- type CMsgClientItemAnnouncements_UnseenItem
- func (*CMsgClientItemAnnouncements_UnseenItem) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientItemAnnouncements_UnseenItem) GetAmount() uint64
- func (x *CMsgClientItemAnnouncements_UnseenItem) GetAppid() uint32
- func (x *CMsgClientItemAnnouncements_UnseenItem) GetAssetId() uint64
- func (x *CMsgClientItemAnnouncements_UnseenItem) GetContextId() uint64
- func (x *CMsgClientItemAnnouncements_UnseenItem) GetRtime32Gained() uint32
- func (x *CMsgClientItemAnnouncements_UnseenItem) GetSourceAppid() uint32
- func (*CMsgClientItemAnnouncements_UnseenItem) ProtoMessage()
- func (x *CMsgClientItemAnnouncements_UnseenItem) ProtoReflect() protoreflect.Message
- func (x *CMsgClientItemAnnouncements_UnseenItem) Reset()
- func (x *CMsgClientItemAnnouncements_UnseenItem) String() string
- type CMsgClientKickPlayingSession
- func (*CMsgClientKickPlayingSession) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientKickPlayingSession) GetOnlyStopGame() bool
- func (*CMsgClientKickPlayingSession) ProtoMessage()
- func (x *CMsgClientKickPlayingSession) ProtoReflect() protoreflect.Message
- func (x *CMsgClientKickPlayingSession) Reset()
- func (x *CMsgClientKickPlayingSession) String() string
- type CMsgClientLicenseList
- func (*CMsgClientLicenseList) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientLicenseList) GetEresult() int32
- func (x *CMsgClientLicenseList) GetLicenses() []*CMsgClientLicenseList_License
- func (*CMsgClientLicenseList) ProtoMessage()
- func (x *CMsgClientLicenseList) ProtoReflect() protoreflect.Message
- func (x *CMsgClientLicenseList) Reset()
- func (x *CMsgClientLicenseList) String() string
- type CMsgClientLicenseList_License
- func (*CMsgClientLicenseList_License) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientLicenseList_License) GetAccessToken() uint64
- func (x *CMsgClientLicenseList_License) GetChangeNumber() int32
- func (x *CMsgClientLicenseList_License) GetFlags() uint32
- func (x *CMsgClientLicenseList_License) GetInitialPeriod() uint32
- func (x *CMsgClientLicenseList_License) GetInitialTimeUnit() uint32
- func (x *CMsgClientLicenseList_License) GetLicenseType() uint32
- func (x *CMsgClientLicenseList_License) GetMasterPackageId() uint32
- func (x *CMsgClientLicenseList_License) GetMinuteLimit() int32
- func (x *CMsgClientLicenseList_License) GetMinutesUsed() int32
- func (x *CMsgClientLicenseList_License) GetOwnerId() uint32
- func (x *CMsgClientLicenseList_License) GetPackageId() uint32
- func (x *CMsgClientLicenseList_License) GetPaymentMethod() uint32
- func (x *CMsgClientLicenseList_License) GetPurchaseCountryCode() string
- func (x *CMsgClientLicenseList_License) GetRenewalPeriod() uint32
- func (x *CMsgClientLicenseList_License) GetRenewalTimeUnit() uint32
- func (x *CMsgClientLicenseList_License) GetTerritoryCode() int32
- func (x *CMsgClientLicenseList_License) GetTimeCreated() uint32
- func (x *CMsgClientLicenseList_License) GetTimeNextProcess() uint32
- func (*CMsgClientLicenseList_License) ProtoMessage()
- func (x *CMsgClientLicenseList_License) ProtoReflect() protoreflect.Message
- func (x *CMsgClientLicenseList_License) Reset()
- func (x *CMsgClientLicenseList_License) String() string
- type CMsgClientLogOff
- type CMsgClientLoggedOff
- func (*CMsgClientLoggedOff) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientLoggedOff) GetEresult() int32
- func (*CMsgClientLoggedOff) ProtoMessage()
- func (x *CMsgClientLoggedOff) ProtoReflect() protoreflect.Message
- func (x *CMsgClientLoggedOff) Reset()
- func (x *CMsgClientLoggedOff) String() string
- type CMsgClientLogon
- func (*CMsgClientLogon) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientLogon) GetAccessToken() string
- func (x *CMsgClientLogon) GetAccountName() string
- func (x *CMsgClientLogon) GetAnonUserTargetAccountName() string
- func (x *CMsgClientLogon) GetAuthCode() string
- func (x *CMsgClientLogon) GetCellId() uint32
- func (x *CMsgClientLogon) GetChatMode() uint32
- func (x *CMsgClientLogon) GetClientInstanceId() uint64
- func (x *CMsgClientLogon) GetClientLanguage() string
- func (x *CMsgClientLogon) GetClientOsType() uint32
- func (x *CMsgClientLogon) GetClientPackageVersion() uint32
- func (x *CMsgClientLogon) GetClientSuppliedSteamId() uint64
- func (x *CMsgClientLogon) GetCountryOverride() string
- func (x *CMsgClientLogon) GetCreateNewPsnLinkedAccountIfNeeded() bool
- func (x *CMsgClientLogon) GetDeprecatedObfustucatedPrivateIp() uint32
- func (x *CMsgClientLogon) GetDeprecatedPublicIp() uint32
- func (x *CMsgClientLogon) GetDeprecated_10() uint32
- func (x *CMsgClientLogon) GetDisablePartnerAutogrants() bool
- func (x *CMsgClientLogon) GetEmailAddress() string
- func (x *CMsgClientLogon) GetEmbeddedClientSecret() *CMsgClientSecret
- func (x *CMsgClientLogon) GetEresultSentryfile() int32
- func (x *CMsgClientLogon) GetGameServerAppId() int32
- func (x *CMsgClientLogon) GetGameServerToken() string
- func (x *CMsgClientLogon) GetIsChromeOs() bool
- func (x *CMsgClientLogon) GetIsSteamBox() bool
- func (x *CMsgClientLogon) GetIsSteamDeck() bool
- func (x *CMsgClientLogon) GetIsTesla() bool
- func (x *CMsgClientLogon) GetLastSessionId() uint32
- func (x *CMsgClientLogon) GetLauncherType() uint32
- func (x *CMsgClientLogon) GetLoginKey() string
- func (x *CMsgClientLogon) GetMachineId() []byte
- func (x *CMsgClientLogon) GetMachineName() string
- func (x *CMsgClientLogon) GetMachineNameUserchosen() string
- func (x *CMsgClientLogon) GetObfuscatedPrivateIp() *CMsgIPAddress
- func (x *CMsgClientLogon) GetOtpIdentifier() string
- func (x *CMsgClientLogon) GetOtpType() int32
- func (x *CMsgClientLogon) GetOtpValue() uint32
- func (x *CMsgClientLogon) GetPassword() string
- func (x *CMsgClientLogon) GetPriorityReason() int32
- func (x *CMsgClientLogon) GetProtocolVersion() uint32
- func (x *CMsgClientLogon) GetPublicIp() *CMsgIPAddress
- func (x *CMsgClientLogon) GetQosLevel() uint32
- func (x *CMsgClientLogon) GetResolvedUserSteamId() uint64
- func (x *CMsgClientLogon) GetRtime32AccountCreation() uint32
- func (x *CMsgClientLogon) GetShaSentryfile() []byte
- func (x *CMsgClientLogon) GetShouldRememberPassword() bool
- func (x *CMsgClientLogon) GetSonyPsnName() string
- func (x *CMsgClientLogon) GetSonyPsnServiceId() string
- func (x *CMsgClientLogon) GetSonyPsnTicket() []byte
- func (x *CMsgClientLogon) GetSteam2AuthTicket() []byte
- func (x *CMsgClientLogon) GetSteam2TicketRequest() bool
- func (x *CMsgClientLogon) GetSteamguardDontRememberComputer() bool
- func (x *CMsgClientLogon) GetSupportsRateLimitResponse() bool
- func (x *CMsgClientLogon) GetTwoFactorCode() string
- func (x *CMsgClientLogon) GetUiMode() uint32
- func (x *CMsgClientLogon) GetWasConvertedDeprecatedMsg() bool
- func (x *CMsgClientLogon) GetWebLogonNonce() string
- func (x *CMsgClientLogon) GetWineVersion() string
- func (*CMsgClientLogon) ProtoMessage()
- func (x *CMsgClientLogon) ProtoReflect() protoreflect.Message
- func (x *CMsgClientLogon) Reset()
- func (x *CMsgClientLogon) String() string
- type CMsgClientLogonResponse
- func (*CMsgClientLogonResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientLogonResponse) GetAccountFlags() uint32
- func (x *CMsgClientLogonResponse) GetAgreementSessionUrl() string
- func (x *CMsgClientLogonResponse) GetCellId() uint32
- func (x *CMsgClientLogonResponse) GetCellIdPingThreshold() uint32
- func (x *CMsgClientLogonResponse) GetClientInstanceId() uint64
- func (x *CMsgClientLogonResponse) GetClientSuppliedSteamid() uint64
- func (x *CMsgClientLogonResponse) GetCountDisconnectsToMigrate() int32
- func (x *CMsgClientLogonResponse) GetCountLoginfailuresToMigrate() int32
- func (x *CMsgClientLogonResponse) GetDeprecatedPublicIp() uint32
- func (x *CMsgClientLogonResponse) GetDeprecatedUsePics() bool
- func (x *CMsgClientLogonResponse) GetEmailDomain() string
- func (x *CMsgClientLogonResponse) GetEresult() int32
- func (x *CMsgClientLogonResponse) GetEresultExtended() int32
- func (x *CMsgClientLogonResponse) GetForceClientUpdateCheck() bool
- func (x *CMsgClientLogonResponse) GetHeartbeatSeconds() int32
- func (x *CMsgClientLogonResponse) GetIpCountryCode() string
- func (x *CMsgClientLogonResponse) GetLegacyOutOfGameHeartbeatSeconds() int32
- func (x *CMsgClientLogonResponse) GetOgsDataReportTimeWindow() int32
- func (x *CMsgClientLogonResponse) GetParentalSettingSignature() []byte
- func (x *CMsgClientLogonResponse) GetParentalSettings() []byte
- func (x *CMsgClientLogonResponse) GetPublicIp() *CMsgIPAddress
- func (x *CMsgClientLogonResponse) GetRtime32ServerTime() uint32
- func (x *CMsgClientLogonResponse) GetSteam2Ticket() []byte
- func (x *CMsgClientLogonResponse) GetTokenId() uint64
- func (x *CMsgClientLogonResponse) GetUserCountry() string
- func (x *CMsgClientLogonResponse) GetVanityUrl() string
- func (*CMsgClientLogonResponse) ProtoMessage()
- func (x *CMsgClientLogonResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientLogonResponse) Reset()
- func (x *CMsgClientLogonResponse) String() string
- type CMsgClientManageFriendsGroup
- func (*CMsgClientManageFriendsGroup) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientManageFriendsGroup) GetGroupid() int32
- func (x *CMsgClientManageFriendsGroup) GetGroupname() string
- func (x *CMsgClientManageFriendsGroup) GetSteamidFriendsAdded() []uint64
- func (x *CMsgClientManageFriendsGroup) GetSteamidFriendsRemoved() []uint64
- func (*CMsgClientManageFriendsGroup) ProtoMessage()
- func (x *CMsgClientManageFriendsGroup) ProtoReflect() protoreflect.Message
- func (x *CMsgClientManageFriendsGroup) Reset()
- func (x *CMsgClientManageFriendsGroup) String() string
- type CMsgClientManageFriendsGroupResponse
- func (*CMsgClientManageFriendsGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientManageFriendsGroupResponse) GetEresult() uint32
- func (*CMsgClientManageFriendsGroupResponse) ProtoMessage()
- func (x *CMsgClientManageFriendsGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientManageFriendsGroupResponse) Reset()
- func (x *CMsgClientManageFriendsGroupResponse) String() string
- type CMsgClientNetworkingCertReply
- func (*CMsgClientNetworkingCertReply) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientNetworkingCertReply) GetCaKeyId() uint64
- func (x *CMsgClientNetworkingCertReply) GetCaSignature() []byte
- func (x *CMsgClientNetworkingCertReply) GetCert() []byte
- func (*CMsgClientNetworkingCertReply) ProtoMessage()
- func (x *CMsgClientNetworkingCertReply) ProtoReflect() protoreflect.Message
- func (x *CMsgClientNetworkingCertReply) Reset()
- func (x *CMsgClientNetworkingCertReply) String() string
- type CMsgClientNetworkingCertRequest
- func (*CMsgClientNetworkingCertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientNetworkingCertRequest) GetAppId() uint32
- func (x *CMsgClientNetworkingCertRequest) GetKeyData() []byte
- func (*CMsgClientNetworkingCertRequest) ProtoMessage()
- func (x *CMsgClientNetworkingCertRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgClientNetworkingCertRequest) Reset()
- func (x *CMsgClientNetworkingCertRequest) String() string
- type CMsgClientNetworkingMobileCertReply
- func (*CMsgClientNetworkingMobileCertReply) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientNetworkingMobileCertReply) GetEncodedCert() string
- func (*CMsgClientNetworkingMobileCertReply) ProtoMessage()
- func (x *CMsgClientNetworkingMobileCertReply) ProtoReflect() protoreflect.Message
- func (x *CMsgClientNetworkingMobileCertReply) Reset()
- func (x *CMsgClientNetworkingMobileCertReply) String() string
- type CMsgClientNetworkingMobileCertRequest
- func (*CMsgClientNetworkingMobileCertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientNetworkingMobileCertRequest) GetAppId() uint32
- func (*CMsgClientNetworkingMobileCertRequest) ProtoMessage()
- func (x *CMsgClientNetworkingMobileCertRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgClientNetworkingMobileCertRequest) Reset()
- func (x *CMsgClientNetworkingMobileCertRequest) String() string
- type CMsgClientNewLoginKey
- func (*CMsgClientNewLoginKey) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientNewLoginKey) GetLoginKey() string
- func (x *CMsgClientNewLoginKey) GetUniqueId() uint32
- func (*CMsgClientNewLoginKey) ProtoMessage()
- func (x *CMsgClientNewLoginKey) ProtoReflect() protoreflect.Message
- func (x *CMsgClientNewLoginKey) Reset()
- func (x *CMsgClientNewLoginKey) String() string
- type CMsgClientNewLoginKeyAccepted
- func (*CMsgClientNewLoginKeyAccepted) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientNewLoginKeyAccepted) GetUniqueId() uint32
- func (*CMsgClientNewLoginKeyAccepted) ProtoMessage()
- func (x *CMsgClientNewLoginKeyAccepted) ProtoReflect() protoreflect.Message
- func (x *CMsgClientNewLoginKeyAccepted) Reset()
- func (x *CMsgClientNewLoginKeyAccepted) String() string
- type CMsgClientOGSReportBug
- func (*CMsgClientOGSReportBug) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientOGSReportBug) GetBugtext() string
- func (x *CMsgClientOGSReportBug) GetScreenshot() []byte
- func (x *CMsgClientOGSReportBug) GetSessionid() uint64
- func (*CMsgClientOGSReportBug) ProtoMessage()
- func (x *CMsgClientOGSReportBug) ProtoReflect() protoreflect.Message
- func (x *CMsgClientOGSReportBug) Reset()
- func (x *CMsgClientOGSReportBug) String() string
- type CMsgClientOGSReportString
- func (*CMsgClientOGSReportString) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientOGSReportString) GetAccumulated() bool
- func (x *CMsgClientOGSReportString) GetFormatter() string
- func (x *CMsgClientOGSReportString) GetSessionid() uint64
- func (x *CMsgClientOGSReportString) GetSeverity() int32
- func (x *CMsgClientOGSReportString) GetVarargs() []byte
- func (*CMsgClientOGSReportString) ProtoMessage()
- func (x *CMsgClientOGSReportString) ProtoReflect() protoreflect.Message
- func (x *CMsgClientOGSReportString) Reset()
- func (x *CMsgClientOGSReportString) String() string
- type CMsgClientOfflineMessageNotification
- func (*CMsgClientOfflineMessageNotification) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientOfflineMessageNotification) GetFriendsWithOfflineMessages() []uint32
- func (x *CMsgClientOfflineMessageNotification) GetOfflineMessages() uint32
- func (*CMsgClientOfflineMessageNotification) ProtoMessage()
- func (x *CMsgClientOfflineMessageNotification) ProtoReflect() protoreflect.Message
- func (x *CMsgClientOfflineMessageNotification) Reset()
- func (x *CMsgClientOfflineMessageNotification) String() string
- type CMsgClientP2PConnectionFailInfo
- func (*CMsgClientP2PConnectionFailInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientP2PConnectionFailInfo) GetAppId() uint32
- func (x *CMsgClientP2PConnectionFailInfo) GetCloseMessage() string
- func (x *CMsgClientP2PConnectionFailInfo) GetCloseReason() uint32
- func (x *CMsgClientP2PConnectionFailInfo) GetConnectionIdDest() uint64
- func (x *CMsgClientP2PConnectionFailInfo) GetEp2PSessionError() uint32
- func (x *CMsgClientP2PConnectionFailInfo) GetSteamIdDest() uint64
- func (x *CMsgClientP2PConnectionFailInfo) GetSteamIdSrc() uint64
- func (*CMsgClientP2PConnectionFailInfo) ProtoMessage()
- func (x *CMsgClientP2PConnectionFailInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientP2PConnectionFailInfo) Reset()
- func (x *CMsgClientP2PConnectionFailInfo) String() string
- type CMsgClientP2PConnectionInfo
- func (*CMsgClientP2PConnectionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientP2PConnectionInfo) GetAppId() uint32
- func (x *CMsgClientP2PConnectionInfo) GetCandidate() []byte
- func (x *CMsgClientP2PConnectionInfo) GetLegacyConnectionIdSrc() uint64
- func (x *CMsgClientP2PConnectionInfo) GetRendezvous() []byte
- func (x *CMsgClientP2PConnectionInfo) GetSteamIdDest() uint64
- func (x *CMsgClientP2PConnectionInfo) GetSteamIdSrc() uint64
- func (*CMsgClientP2PConnectionInfo) ProtoMessage()
- func (x *CMsgClientP2PConnectionInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientP2PConnectionInfo) Reset()
- func (x *CMsgClientP2PConnectionInfo) String() string
- type CMsgClientPICSAccessTokenRequest
- func (*CMsgClientPICSAccessTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSAccessTokenRequest) GetAppids() []uint32
- func (x *CMsgClientPICSAccessTokenRequest) GetPackageids() []uint32
- func (*CMsgClientPICSAccessTokenRequest) ProtoMessage()
- func (x *CMsgClientPICSAccessTokenRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSAccessTokenRequest) Reset()
- func (x *CMsgClientPICSAccessTokenRequest) String() string
- type CMsgClientPICSAccessTokenResponse
- func (*CMsgClientPICSAccessTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSAccessTokenResponse) GetAppAccessTokens() []*CMsgClientPICSAccessTokenResponse_AppToken
- func (x *CMsgClientPICSAccessTokenResponse) GetAppDeniedTokens() []uint32
- func (x *CMsgClientPICSAccessTokenResponse) GetPackageAccessTokens() []*CMsgClientPICSAccessTokenResponse_PackageToken
- func (x *CMsgClientPICSAccessTokenResponse) GetPackageDeniedTokens() []uint32
- func (*CMsgClientPICSAccessTokenResponse) ProtoMessage()
- func (x *CMsgClientPICSAccessTokenResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSAccessTokenResponse) Reset()
- func (x *CMsgClientPICSAccessTokenResponse) String() string
- type CMsgClientPICSAccessTokenResponse_AppToken
- func (*CMsgClientPICSAccessTokenResponse_AppToken) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSAccessTokenResponse_AppToken) GetAccessToken() uint64
- func (x *CMsgClientPICSAccessTokenResponse_AppToken) GetAppid() uint32
- func (*CMsgClientPICSAccessTokenResponse_AppToken) ProtoMessage()
- func (x *CMsgClientPICSAccessTokenResponse_AppToken) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSAccessTokenResponse_AppToken) Reset()
- func (x *CMsgClientPICSAccessTokenResponse_AppToken) String() string
- type CMsgClientPICSAccessTokenResponse_PackageToken
- func (*CMsgClientPICSAccessTokenResponse_PackageToken) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSAccessTokenResponse_PackageToken) GetAccessToken() uint64
- func (x *CMsgClientPICSAccessTokenResponse_PackageToken) GetPackageid() uint32
- func (*CMsgClientPICSAccessTokenResponse_PackageToken) ProtoMessage()
- func (x *CMsgClientPICSAccessTokenResponse_PackageToken) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSAccessTokenResponse_PackageToken) Reset()
- func (x *CMsgClientPICSAccessTokenResponse_PackageToken) String() string
- type CMsgClientPICSChangesSinceRequest
- func (*CMsgClientPICSChangesSinceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSChangesSinceRequest) GetNumAppInfoCached() uint32
- func (x *CMsgClientPICSChangesSinceRequest) GetNumPackageInfoCached() uint32
- func (x *CMsgClientPICSChangesSinceRequest) GetSendAppInfoChanges() bool
- func (x *CMsgClientPICSChangesSinceRequest) GetSendPackageInfoChanges() bool
- func (x *CMsgClientPICSChangesSinceRequest) GetSinceChangeNumber() uint32
- func (*CMsgClientPICSChangesSinceRequest) ProtoMessage()
- func (x *CMsgClientPICSChangesSinceRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSChangesSinceRequest) Reset()
- func (x *CMsgClientPICSChangesSinceRequest) String() string
- type CMsgClientPICSChangesSinceResponse
- func (*CMsgClientPICSChangesSinceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSChangesSinceResponse) GetAppChanges() []*CMsgClientPICSChangesSinceResponse_AppChange
- func (x *CMsgClientPICSChangesSinceResponse) GetCurrentChangeNumber() uint32
- func (x *CMsgClientPICSChangesSinceResponse) GetForceFullAppUpdate() bool
- func (x *CMsgClientPICSChangesSinceResponse) GetForceFullPackageUpdate() bool
- func (x *CMsgClientPICSChangesSinceResponse) GetForceFullUpdate() bool
- func (x *CMsgClientPICSChangesSinceResponse) GetPackageChanges() []*CMsgClientPICSChangesSinceResponse_PackageChange
- func (x *CMsgClientPICSChangesSinceResponse) GetSinceChangeNumber() uint32
- func (*CMsgClientPICSChangesSinceResponse) ProtoMessage()
- func (x *CMsgClientPICSChangesSinceResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSChangesSinceResponse) Reset()
- func (x *CMsgClientPICSChangesSinceResponse) String() string
- type CMsgClientPICSChangesSinceResponse_AppChange
- func (*CMsgClientPICSChangesSinceResponse_AppChange) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSChangesSinceResponse_AppChange) GetAppid() uint32
- func (x *CMsgClientPICSChangesSinceResponse_AppChange) GetChangeNumber() uint32
- func (x *CMsgClientPICSChangesSinceResponse_AppChange) GetNeedsToken() bool
- func (*CMsgClientPICSChangesSinceResponse_AppChange) ProtoMessage()
- func (x *CMsgClientPICSChangesSinceResponse_AppChange) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSChangesSinceResponse_AppChange) Reset()
- func (x *CMsgClientPICSChangesSinceResponse_AppChange) String() string
- type CMsgClientPICSChangesSinceResponse_PackageChange
- func (*CMsgClientPICSChangesSinceResponse_PackageChange) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSChangesSinceResponse_PackageChange) GetChangeNumber() uint32
- func (x *CMsgClientPICSChangesSinceResponse_PackageChange) GetNeedsToken() bool
- func (x *CMsgClientPICSChangesSinceResponse_PackageChange) GetPackageid() uint32
- func (*CMsgClientPICSChangesSinceResponse_PackageChange) ProtoMessage()
- func (x *CMsgClientPICSChangesSinceResponse_PackageChange) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSChangesSinceResponse_PackageChange) Reset()
- func (x *CMsgClientPICSChangesSinceResponse_PackageChange) String() string
- type CMsgClientPICSProductInfoRequest
- func (*CMsgClientPICSProductInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSProductInfoRequest) GetApps() []*CMsgClientPICSProductInfoRequest_AppInfo
- func (x *CMsgClientPICSProductInfoRequest) GetMetaDataOnly() bool
- func (x *CMsgClientPICSProductInfoRequest) GetNumPrevFailed() uint32
- func (x *CMsgClientPICSProductInfoRequest) GetOBSOLETESupportsPackageTokens() uint32
- func (x *CMsgClientPICSProductInfoRequest) GetPackages() []*CMsgClientPICSProductInfoRequest_PackageInfo
- func (x *CMsgClientPICSProductInfoRequest) GetSequenceNumber() uint32
- func (x *CMsgClientPICSProductInfoRequest) GetSingleResponse() bool
- func (*CMsgClientPICSProductInfoRequest) ProtoMessage()
- func (x *CMsgClientPICSProductInfoRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSProductInfoRequest) Reset()
- func (x *CMsgClientPICSProductInfoRequest) String() string
- type CMsgClientPICSProductInfoRequest_AppInfo
- func (*CMsgClientPICSProductInfoRequest_AppInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSProductInfoRequest_AppInfo) GetAccessToken() uint64
- func (x *CMsgClientPICSProductInfoRequest_AppInfo) GetAppid() uint32
- func (x *CMsgClientPICSProductInfoRequest_AppInfo) GetOnlyPublicObsolete() bool
- func (*CMsgClientPICSProductInfoRequest_AppInfo) ProtoMessage()
- func (x *CMsgClientPICSProductInfoRequest_AppInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSProductInfoRequest_AppInfo) Reset()
- func (x *CMsgClientPICSProductInfoRequest_AppInfo) String() string
- type CMsgClientPICSProductInfoRequest_PackageInfo
- func (*CMsgClientPICSProductInfoRequest_PackageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSProductInfoRequest_PackageInfo) GetAccessToken() uint64
- func (x *CMsgClientPICSProductInfoRequest_PackageInfo) GetPackageid() uint32
- func (*CMsgClientPICSProductInfoRequest_PackageInfo) ProtoMessage()
- func (x *CMsgClientPICSProductInfoRequest_PackageInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSProductInfoRequest_PackageInfo) Reset()
- func (x *CMsgClientPICSProductInfoRequest_PackageInfo) String() string
- type CMsgClientPICSProductInfoResponse
- func (*CMsgClientPICSProductInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSProductInfoResponse) GetApps() []*CMsgClientPICSProductInfoResponse_AppInfo
- func (x *CMsgClientPICSProductInfoResponse) GetHttpHost() string
- func (x *CMsgClientPICSProductInfoResponse) GetHttpMinSize() uint32
- func (x *CMsgClientPICSProductInfoResponse) GetMetaDataOnly() bool
- func (x *CMsgClientPICSProductInfoResponse) GetPackages() []*CMsgClientPICSProductInfoResponse_PackageInfo
- func (x *CMsgClientPICSProductInfoResponse) GetResponsePending() bool
- func (x *CMsgClientPICSProductInfoResponse) GetUnknownAppids() []uint32
- func (x *CMsgClientPICSProductInfoResponse) GetUnknownPackageids() []uint32
- func (*CMsgClientPICSProductInfoResponse) ProtoMessage()
- func (x *CMsgClientPICSProductInfoResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSProductInfoResponse) Reset()
- func (x *CMsgClientPICSProductInfoResponse) String() string
- type CMsgClientPICSProductInfoResponse_AppInfo
- func (*CMsgClientPICSProductInfoResponse_AppInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetAppid() uint32
- func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetBuffer() []byte
- func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetChangeNumber() uint32
- func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetMissingToken() bool
- func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetOnlyPublic() bool
- func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetSha() []byte
- func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetSize() uint32
- func (*CMsgClientPICSProductInfoResponse_AppInfo) ProtoMessage()
- func (x *CMsgClientPICSProductInfoResponse_AppInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSProductInfoResponse_AppInfo) Reset()
- func (x *CMsgClientPICSProductInfoResponse_AppInfo) String() string
- type CMsgClientPICSProductInfoResponse_PackageInfo
- func (*CMsgClientPICSProductInfoResponse_PackageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPICSProductInfoResponse_PackageInfo) GetBuffer() []byte
- func (x *CMsgClientPICSProductInfoResponse_PackageInfo) GetChangeNumber() uint32
- func (x *CMsgClientPICSProductInfoResponse_PackageInfo) GetMissingToken() bool
- func (x *CMsgClientPICSProductInfoResponse_PackageInfo) GetPackageid() uint32
- func (x *CMsgClientPICSProductInfoResponse_PackageInfo) GetSha() []byte
- func (x *CMsgClientPICSProductInfoResponse_PackageInfo) GetSize() uint32
- func (*CMsgClientPICSProductInfoResponse_PackageInfo) ProtoMessage()
- func (x *CMsgClientPICSProductInfoResponse_PackageInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPICSProductInfoResponse_PackageInfo) Reset()
- func (x *CMsgClientPICSProductInfoResponse_PackageInfo) String() string
- type CMsgClientPersonaState
- func (*CMsgClientPersonaState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPersonaState) GetFriends() []*CMsgClientPersonaState_Friend
- func (x *CMsgClientPersonaState) GetStatusFlags() uint32
- func (*CMsgClientPersonaState) ProtoMessage()
- func (x *CMsgClientPersonaState) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPersonaState) Reset()
- func (x *CMsgClientPersonaState) String() string
- type CMsgClientPersonaState_Friend
- func (*CMsgClientPersonaState_Friend) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPersonaState_Friend) GetAvatarHash() []byte
- func (x *CMsgClientPersonaState_Friend) GetAvatarPendingReview() bool
- func (x *CMsgClientPersonaState_Friend) GetBroadcastId() uint64
- func (x *CMsgClientPersonaState_Friend) GetClanData() *CMsgClientPersonaState_Friend_ClanData
- func (x *CMsgClientPersonaState_Friend) GetClanRank() uint32
- func (x *CMsgClientPersonaState_Friend) GetClanTag() string
- func (x *CMsgClientPersonaState_Friend) GetFriendid() uint64
- func (x *CMsgClientPersonaState_Friend) GetGameDataBlob() []byte
- func (x *CMsgClientPersonaState_Friend) GetGameLobbyId() uint64
- func (x *CMsgClientPersonaState_Friend) GetGameName() string
- func (x *CMsgClientPersonaState_Friend) GetGamePlayedAppId() uint32
- func (x *CMsgClientPersonaState_Friend) GetGameServerIp() uint32
- func (x *CMsgClientPersonaState_Friend) GetGameServerPort() uint32
- func (x *CMsgClientPersonaState_Friend) GetGameid() uint64
- func (x *CMsgClientPersonaState_Friend) GetIsCommunityBanned() bool
- func (x *CMsgClientPersonaState_Friend) GetLastLogoff() uint32
- func (x *CMsgClientPersonaState_Friend) GetLastLogon() uint32
- func (x *CMsgClientPersonaState_Friend) GetLastSeenOnline() uint32
- func (x *CMsgClientPersonaState_Friend) GetOnlineSessionInstances() uint32
- func (x *CMsgClientPersonaState_Friend) GetPersonaSetByUser() bool
- func (x *CMsgClientPersonaState_Friend) GetPersonaState() uint32
- func (x *CMsgClientPersonaState_Friend) GetPersonaStateFlags() uint32
- func (x *CMsgClientPersonaState_Friend) GetPlayerName() string
- func (x *CMsgClientPersonaState_Friend) GetPlayerNamePendingReview() bool
- func (x *CMsgClientPersonaState_Friend) GetQueryPort() uint32
- func (x *CMsgClientPersonaState_Friend) GetRichPresence() []*CMsgClientPersonaState_Friend_KV
- func (x *CMsgClientPersonaState_Friend) GetSteamidSource() uint64
- func (x *CMsgClientPersonaState_Friend) GetWatchingBroadcastAccountid() uint32
- func (x *CMsgClientPersonaState_Friend) GetWatchingBroadcastAppid() uint32
- func (x *CMsgClientPersonaState_Friend) GetWatchingBroadcastTitle() string
- func (x *CMsgClientPersonaState_Friend) GetWatchingBroadcastViewers() uint32
- func (*CMsgClientPersonaState_Friend) ProtoMessage()
- func (x *CMsgClientPersonaState_Friend) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPersonaState_Friend) Reset()
- func (x *CMsgClientPersonaState_Friend) String() string
- type CMsgClientPersonaState_Friend_ClanData
- func (*CMsgClientPersonaState_Friend_ClanData) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPersonaState_Friend_ClanData) GetChatGroupId() uint64
- func (x *CMsgClientPersonaState_Friend_ClanData) GetOggAppId() uint32
- func (*CMsgClientPersonaState_Friend_ClanData) ProtoMessage()
- func (x *CMsgClientPersonaState_Friend_ClanData) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPersonaState_Friend_ClanData) Reset()
- func (x *CMsgClientPersonaState_Friend_ClanData) String() string
- type CMsgClientPersonaState_Friend_KV
- func (*CMsgClientPersonaState_Friend_KV) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPersonaState_Friend_KV) GetKey() string
- func (x *CMsgClientPersonaState_Friend_KV) GetValue() string
- func (*CMsgClientPersonaState_Friend_KV) ProtoMessage()
- func (x *CMsgClientPersonaState_Friend_KV) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPersonaState_Friend_KV) Reset()
- func (x *CMsgClientPersonaState_Friend_KV) String() string
- type CMsgClientPlayerNicknameList
- func (*CMsgClientPlayerNicknameList) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPlayerNicknameList) GetIncremental() bool
- func (x *CMsgClientPlayerNicknameList) GetNicknames() []*CMsgClientPlayerNicknameList_PlayerNickname
- func (x *CMsgClientPlayerNicknameList) GetRemoval() bool
- func (*CMsgClientPlayerNicknameList) ProtoMessage()
- func (x *CMsgClientPlayerNicknameList) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPlayerNicknameList) Reset()
- func (x *CMsgClientPlayerNicknameList) String() string
- type CMsgClientPlayerNicknameList_PlayerNickname
- func (*CMsgClientPlayerNicknameList_PlayerNickname) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPlayerNicknameList_PlayerNickname) GetNickname() string
- func (x *CMsgClientPlayerNicknameList_PlayerNickname) GetSteamid() uint64
- func (*CMsgClientPlayerNicknameList_PlayerNickname) ProtoMessage()
- func (x *CMsgClientPlayerNicknameList_PlayerNickname) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPlayerNicknameList_PlayerNickname) Reset()
- func (x *CMsgClientPlayerNicknameList_PlayerNickname) String() string
- type CMsgClientPlayingSessionState
- func (*CMsgClientPlayingSessionState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPlayingSessionState) GetPlayingApp() uint32
- func (x *CMsgClientPlayingSessionState) GetPlayingBlocked() bool
- func (*CMsgClientPlayingSessionState) ProtoMessage()
- func (x *CMsgClientPlayingSessionState) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPlayingSessionState) Reset()
- func (x *CMsgClientPlayingSessionState) String() string
- type CMsgClientPurchaseResponse
- func (*CMsgClientPurchaseResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPurchaseResponse) GetEresult() int32
- func (x *CMsgClientPurchaseResponse) GetPurchaseReceiptInfo() []byte
- func (x *CMsgClientPurchaseResponse) GetPurchaseResultDetails() int32
- func (*CMsgClientPurchaseResponse) ProtoMessage()
- func (x *CMsgClientPurchaseResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPurchaseResponse) Reset()
- func (x *CMsgClientPurchaseResponse) String() string
- type CMsgClientPurchaseWithMachineID
- func (*CMsgClientPurchaseWithMachineID) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientPurchaseWithMachineID) GetMachineInfo() []byte
- func (x *CMsgClientPurchaseWithMachineID) GetPackageId() uint32
- func (*CMsgClientPurchaseWithMachineID) ProtoMessage()
- func (x *CMsgClientPurchaseWithMachineID) ProtoReflect() protoreflect.Message
- func (x *CMsgClientPurchaseWithMachineID) Reset()
- func (x *CMsgClientPurchaseWithMachineID) String() string
- type CMsgClientReadMachineAuth
- func (*CMsgClientReadMachineAuth) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientReadMachineAuth) GetCubtoread() uint32
- func (x *CMsgClientReadMachineAuth) GetFilename() string
- func (x *CMsgClientReadMachineAuth) GetOffset() uint32
- func (*CMsgClientReadMachineAuth) ProtoMessage()
- func (x *CMsgClientReadMachineAuth) ProtoReflect() protoreflect.Message
- func (x *CMsgClientReadMachineAuth) Reset()
- func (x *CMsgClientReadMachineAuth) String() string
- type CMsgClientReadMachineAuthResponse
- func (*CMsgClientReadMachineAuthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientReadMachineAuthResponse) GetBytesRead() []byte
- func (x *CMsgClientReadMachineAuthResponse) GetCubread() uint32
- func (x *CMsgClientReadMachineAuthResponse) GetEresult() uint32
- func (x *CMsgClientReadMachineAuthResponse) GetFilename() string
- func (x *CMsgClientReadMachineAuthResponse) GetFilenameSentry() string
- func (x *CMsgClientReadMachineAuthResponse) GetFilesize() uint32
- func (x *CMsgClientReadMachineAuthResponse) GetGetlasterror() uint32
- func (x *CMsgClientReadMachineAuthResponse) GetOffset() uint32
- func (x *CMsgClientReadMachineAuthResponse) GetShaFile() []byte
- func (*CMsgClientReadMachineAuthResponse) ProtoMessage()
- func (x *CMsgClientReadMachineAuthResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientReadMachineAuthResponse) Reset()
- func (x *CMsgClientReadMachineAuthResponse) String() string
- type CMsgClientRedeemGuestPass
- func (*CMsgClientRedeemGuestPass) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRedeemGuestPass) GetGuestPassId() uint64
- func (*CMsgClientRedeemGuestPass) ProtoMessage()
- func (x *CMsgClientRedeemGuestPass) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRedeemGuestPass) Reset()
- func (x *CMsgClientRedeemGuestPass) String() string
- type CMsgClientRedeemGuestPassResponse
- func (*CMsgClientRedeemGuestPassResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRedeemGuestPassResponse) GetEresult() uint32
- func (x *CMsgClientRedeemGuestPassResponse) GetMustOwnAppid() uint32
- func (x *CMsgClientRedeemGuestPassResponse) GetPackageId() uint32
- func (*CMsgClientRedeemGuestPassResponse) ProtoMessage()
- func (x *CMsgClientRedeemGuestPassResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRedeemGuestPassResponse) Reset()
- func (x *CMsgClientRedeemGuestPassResponse) String() string
- type CMsgClientRegisterAuthTicketWithCM
- func (*CMsgClientRegisterAuthTicketWithCM) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRegisterAuthTicketWithCM) GetClientInstanceId() uint64
- func (x *CMsgClientRegisterAuthTicketWithCM) GetProtocolVersion() uint32
- func (x *CMsgClientRegisterAuthTicketWithCM) GetTicket() []byte
- func (*CMsgClientRegisterAuthTicketWithCM) ProtoMessage()
- func (x *CMsgClientRegisterAuthTicketWithCM) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRegisterAuthTicketWithCM) Reset()
- func (x *CMsgClientRegisterAuthTicketWithCM) String() string
- type CMsgClientRegisterKey
- func (*CMsgClientRegisterKey) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRegisterKey) GetKey() string
- func (*CMsgClientRegisterKey) ProtoMessage()
- func (x *CMsgClientRegisterKey) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRegisterKey) Reset()
- func (x *CMsgClientRegisterKey) String() string
- type CMsgClientRegisterOEMMachine
- func (*CMsgClientRegisterOEMMachine) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRegisterOEMMachine) GetOemRegisterFile() []byte
- func (*CMsgClientRegisterOEMMachine) ProtoMessage()
- func (x *CMsgClientRegisterOEMMachine) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRegisterOEMMachine) Reset()
- func (x *CMsgClientRegisterOEMMachine) String() string
- type CMsgClientRegisterOEMMachineResponse
- func (*CMsgClientRegisterOEMMachineResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRegisterOEMMachineResponse) GetEresult() uint32
- func (*CMsgClientRegisterOEMMachineResponse) ProtoMessage()
- func (x *CMsgClientRegisterOEMMachineResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRegisterOEMMachineResponse) Reset()
- func (x *CMsgClientRegisterOEMMachineResponse) String() string
- type CMsgClientRemoveFriend
- func (*CMsgClientRemoveFriend) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRemoveFriend) GetFriendid() uint64
- func (*CMsgClientRemoveFriend) ProtoMessage()
- func (x *CMsgClientRemoveFriend) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRemoveFriend) Reset()
- func (x *CMsgClientRemoveFriend) String() string
- type CMsgClientRemoveFriendFromGroup
- func (*CMsgClientRemoveFriendFromGroup) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRemoveFriendFromGroup) GetGroupid() int32
- func (x *CMsgClientRemoveFriendFromGroup) GetSteamiduser() uint64
- func (*CMsgClientRemoveFriendFromGroup) ProtoMessage()
- func (x *CMsgClientRemoveFriendFromGroup) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRemoveFriendFromGroup) Reset()
- func (x *CMsgClientRemoveFriendFromGroup) String() string
- type CMsgClientRemoveFriendFromGroupResponse
- func (*CMsgClientRemoveFriendFromGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRemoveFriendFromGroupResponse) GetEresult() uint32
- func (*CMsgClientRemoveFriendFromGroupResponse) ProtoMessage()
- func (x *CMsgClientRemoveFriendFromGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRemoveFriendFromGroupResponse) Reset()
- func (x *CMsgClientRemoveFriendFromGroupResponse) String() string
- type CMsgClientReportOverlayDetourFailure
- func (*CMsgClientReportOverlayDetourFailure) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientReportOverlayDetourFailure) GetFailureStrings() []string
- func (*CMsgClientReportOverlayDetourFailure) ProtoMessage()
- func (x *CMsgClientReportOverlayDetourFailure) ProtoReflect() protoreflect.Message
- func (x *CMsgClientReportOverlayDetourFailure) Reset()
- func (x *CMsgClientReportOverlayDetourFailure) String() string
- type CMsgClientRequestAccountData
- func (*CMsgClientRequestAccountData) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestAccountData) GetAccountOrEmail() string
- func (x *CMsgClientRequestAccountData) GetAction() uint32
- func (*CMsgClientRequestAccountData) ProtoMessage()
- func (x *CMsgClientRequestAccountData) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestAccountData) Reset()
- func (x *CMsgClientRequestAccountData) String() string
- type CMsgClientRequestAccountDataResponse
- func (*CMsgClientRequestAccountDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestAccountDataResponse) GetAccountName() string
- func (x *CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion1() string
- func (x *CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion2() string
- func (x *CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion3() string
- func (x *CMsgClientRequestAccountDataResponse) GetAction() uint32
- func (x *CMsgClientRequestAccountDataResponse) GetCtMatches() uint32
- func (x *CMsgClientRequestAccountDataResponse) GetEresult() uint32
- func (*CMsgClientRequestAccountDataResponse) ProtoMessage()
- func (x *CMsgClientRequestAccountDataResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestAccountDataResponse) Reset()
- func (x *CMsgClientRequestAccountDataResponse) String() string
- type CMsgClientRequestCommentNotifications
- func (*CMsgClientRequestCommentNotifications) Descriptor() ([]byte, []int)deprecated
- func (*CMsgClientRequestCommentNotifications) ProtoMessage()
- func (x *CMsgClientRequestCommentNotifications) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestCommentNotifications) Reset()
- func (x *CMsgClientRequestCommentNotifications) String() string
- type CMsgClientRequestEncryptedAppTicket
- func (*CMsgClientRequestEncryptedAppTicket) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestEncryptedAppTicket) GetAppId() uint32
- func (x *CMsgClientRequestEncryptedAppTicket) GetUserdata() []byte
- func (*CMsgClientRequestEncryptedAppTicket) ProtoMessage()
- func (x *CMsgClientRequestEncryptedAppTicket) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestEncryptedAppTicket) Reset()
- func (x *CMsgClientRequestEncryptedAppTicket) String() string
- type CMsgClientRequestEncryptedAppTicketResponse
- func (*CMsgClientRequestEncryptedAppTicketResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestEncryptedAppTicketResponse) GetAppId() uint32
- func (x *CMsgClientRequestEncryptedAppTicketResponse) GetEncryptedAppTicket() *EncryptedAppTicket
- func (x *CMsgClientRequestEncryptedAppTicketResponse) GetEresult() int32
- func (*CMsgClientRequestEncryptedAppTicketResponse) ProtoMessage()
- func (x *CMsgClientRequestEncryptedAppTicketResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestEncryptedAppTicketResponse) Reset()
- func (x *CMsgClientRequestEncryptedAppTicketResponse) String() string
- type CMsgClientRequestForgottenPasswordEmail
- func (*CMsgClientRequestForgottenPasswordEmail) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestForgottenPasswordEmail) GetAccountName() string
- func (x *CMsgClientRequestForgottenPasswordEmail) GetPasswordTried() string
- func (*CMsgClientRequestForgottenPasswordEmail) ProtoMessage()
- func (x *CMsgClientRequestForgottenPasswordEmail) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestForgottenPasswordEmail) Reset()
- func (x *CMsgClientRequestForgottenPasswordEmail) String() string
- type CMsgClientRequestForgottenPasswordEmailResponse
- func (*CMsgClientRequestForgottenPasswordEmailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestForgottenPasswordEmailResponse) GetEResult() uint32
- func (x *CMsgClientRequestForgottenPasswordEmailResponse) GetUseSecretQuestion() bool
- func (*CMsgClientRequestForgottenPasswordEmailResponse) ProtoMessage()
- func (x *CMsgClientRequestForgottenPasswordEmailResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestForgottenPasswordEmailResponse) Reset()
- func (x *CMsgClientRequestForgottenPasswordEmailResponse) String() string
- type CMsgClientRequestFreeLicense
- func (*CMsgClientRequestFreeLicense) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestFreeLicense) GetAppids() []uint32
- func (*CMsgClientRequestFreeLicense) ProtoMessage()
- func (x *CMsgClientRequestFreeLicense) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestFreeLicense) Reset()
- func (x *CMsgClientRequestFreeLicense) String() string
- type CMsgClientRequestFreeLicenseResponse
- func (*CMsgClientRequestFreeLicenseResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestFreeLicenseResponse) GetEresult() uint32
- func (x *CMsgClientRequestFreeLicenseResponse) GetGrantedAppids() []uint32
- func (x *CMsgClientRequestFreeLicenseResponse) GetGrantedPackageids() []uint32
- func (*CMsgClientRequestFreeLicenseResponse) ProtoMessage()
- func (x *CMsgClientRequestFreeLicenseResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestFreeLicenseResponse) Reset()
- func (x *CMsgClientRequestFreeLicenseResponse) String() string
- type CMsgClientRequestFriendData
- func (*CMsgClientRequestFriendData) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestFriendData) GetFriends() []uint64
- func (x *CMsgClientRequestFriendData) GetPersonaStateRequested() uint32
- func (*CMsgClientRequestFriendData) ProtoMessage()
- func (x *CMsgClientRequestFriendData) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestFriendData) Reset()
- func (x *CMsgClientRequestFriendData) String() string
- type CMsgClientRequestItemAnnouncements
- func (*CMsgClientRequestItemAnnouncements) Descriptor() ([]byte, []int)deprecated
- func (*CMsgClientRequestItemAnnouncements) ProtoMessage()
- func (x *CMsgClientRequestItemAnnouncements) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestItemAnnouncements) Reset()
- func (x *CMsgClientRequestItemAnnouncements) String() string
- type CMsgClientRequestMachineAuth
- func (*CMsgClientRequestMachineAuth) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestMachineAuth) GetEresultSentryfile() uint32
- func (x *CMsgClientRequestMachineAuth) GetFilename() string
- func (x *CMsgClientRequestMachineAuth) GetFilesize() uint32
- func (x *CMsgClientRequestMachineAuth) GetLockAccountAction() int32
- func (x *CMsgClientRequestMachineAuth) GetMachineName() string
- func (x *CMsgClientRequestMachineAuth) GetMachineNameUserchosen() string
- func (x *CMsgClientRequestMachineAuth) GetOtpIdentifier() string
- func (x *CMsgClientRequestMachineAuth) GetOtpSharedsecret() []byte
- func (x *CMsgClientRequestMachineAuth) GetOtpType() uint32
- func (x *CMsgClientRequestMachineAuth) GetOtpValue() uint32
- func (x *CMsgClientRequestMachineAuth) GetShaSentryfile() []byte
- func (*CMsgClientRequestMachineAuth) ProtoMessage()
- func (x *CMsgClientRequestMachineAuth) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestMachineAuth) Reset()
- func (x *CMsgClientRequestMachineAuth) String() string
- type CMsgClientRequestMachineAuthResponse
- func (*CMsgClientRequestMachineAuthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestMachineAuthResponse) GetEresult() uint32
- func (*CMsgClientRequestMachineAuthResponse) ProtoMessage()
- func (x *CMsgClientRequestMachineAuthResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestMachineAuthResponse) Reset()
- func (x *CMsgClientRequestMachineAuthResponse) String() string
- type CMsgClientRequestOfflineMessageCount
- func (*CMsgClientRequestOfflineMessageCount) Descriptor() ([]byte, []int)deprecated
- func (*CMsgClientRequestOfflineMessageCount) ProtoMessage()
- func (x *CMsgClientRequestOfflineMessageCount) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestOfflineMessageCount) Reset()
- func (x *CMsgClientRequestOfflineMessageCount) String() string
- type CMsgClientRequestWebAPIAuthenticateUserNonce
- func (*CMsgClientRequestWebAPIAuthenticateUserNonce) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestWebAPIAuthenticateUserNonce) GetTokenType() int32
- func (*CMsgClientRequestWebAPIAuthenticateUserNonce) ProtoMessage()
- func (x *CMsgClientRequestWebAPIAuthenticateUserNonce) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestWebAPIAuthenticateUserNonce) Reset()
- func (x *CMsgClientRequestWebAPIAuthenticateUserNonce) String() string
- type CMsgClientRequestWebAPIAuthenticateUserNonceResponse
- func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) GetEresult() int32
- func (x *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) GetTokenType() int32
- func (x *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) GetWebapiAuthenticateUserNonce() string
- func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) ProtoMessage()
- func (x *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) Reset()
- func (x *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) String() string
- type CMsgClientRequestedClientStats
- func (*CMsgClientRequestedClientStats) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestedClientStats) GetStatsToSend() []*CMsgClientRequestedClientStats_StatsToSend
- func (*CMsgClientRequestedClientStats) ProtoMessage()
- func (x *CMsgClientRequestedClientStats) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestedClientStats) Reset()
- func (x *CMsgClientRequestedClientStats) String() string
- type CMsgClientRequestedClientStats_StatsToSend
- func (*CMsgClientRequestedClientStats_StatsToSend) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRequestedClientStats_StatsToSend) GetClientStat() uint32
- func (x *CMsgClientRequestedClientStats_StatsToSend) GetStatAggregateMethod() uint32
- func (*CMsgClientRequestedClientStats_StatsToSend) ProtoMessage()
- func (x *CMsgClientRequestedClientStats_StatsToSend) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRequestedClientStats_StatsToSend) Reset()
- func (x *CMsgClientRequestedClientStats_StatsToSend) String() string
- type CMsgClientRichPresenceInfo
- func (*CMsgClientRichPresenceInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRichPresenceInfo) GetRichPresence() []*CMsgClientRichPresenceInfo_RichPresence
- func (*CMsgClientRichPresenceInfo) ProtoMessage()
- func (x *CMsgClientRichPresenceInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRichPresenceInfo) Reset()
- func (x *CMsgClientRichPresenceInfo) String() string
- type CMsgClientRichPresenceInfo_RichPresence
- func (*CMsgClientRichPresenceInfo_RichPresence) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRichPresenceInfo_RichPresence) GetRichPresenceKv() []byte
- func (x *CMsgClientRichPresenceInfo_RichPresence) GetSteamidUser() uint64
- func (*CMsgClientRichPresenceInfo_RichPresence) ProtoMessage()
- func (x *CMsgClientRichPresenceInfo_RichPresence) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRichPresenceInfo_RichPresence) Reset()
- func (x *CMsgClientRichPresenceInfo_RichPresence) String() string
- type CMsgClientRichPresenceRequest
- func (*CMsgClientRichPresenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRichPresenceRequest) GetSteamidRequest() []uint64
- func (*CMsgClientRichPresenceRequest) ProtoMessage()
- func (x *CMsgClientRichPresenceRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRichPresenceRequest) Reset()
- func (x *CMsgClientRichPresenceRequest) String() string
- type CMsgClientRichPresenceUpload
- func (*CMsgClientRichPresenceUpload) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientRichPresenceUpload) GetRichPresenceKv() []byte
- func (x *CMsgClientRichPresenceUpload) GetSteamidBroadcast() []uint64
- func (*CMsgClientRichPresenceUpload) ProtoMessage()
- func (x *CMsgClientRichPresenceUpload) ProtoReflect() protoreflect.Message
- func (x *CMsgClientRichPresenceUpload) Reset()
- func (x *CMsgClientRichPresenceUpload) String() string
- type CMsgClientSecret
- func (*CMsgClientSecret) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSecret) GetAppid() uint32
- func (x *CMsgClientSecret) GetDeviceid() uint32
- func (x *CMsgClientSecret) GetHmac() []byte
- func (x *CMsgClientSecret) GetNonce() uint64
- func (x *CMsgClientSecret) GetVersion() uint32
- func (*CMsgClientSecret) ProtoMessage()
- func (x *CMsgClientSecret) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSecret) Reset()
- func (x *CMsgClientSecret) String() string
- type CMsgClientSentLogs
- type CMsgClientServerTimestampRequest
- func (*CMsgClientServerTimestampRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientServerTimestampRequest) GetClientRequestTimestamp() uint64
- func (*CMsgClientServerTimestampRequest) ProtoMessage()
- func (x *CMsgClientServerTimestampRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgClientServerTimestampRequest) Reset()
- func (x *CMsgClientServerTimestampRequest) String() string
- type CMsgClientServerTimestampResponse
- func (*CMsgClientServerTimestampResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientServerTimestampResponse) GetClientRequestTimestamp() uint64
- func (x *CMsgClientServerTimestampResponse) GetServerTimestampMs() uint64
- func (*CMsgClientServerTimestampResponse) ProtoMessage()
- func (x *CMsgClientServerTimestampResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientServerTimestampResponse) Reset()
- func (x *CMsgClientServerTimestampResponse) String() string
- type CMsgClientServersAvailable
- func (*CMsgClientServersAvailable) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientServersAvailable) GetServerTypeForAuthServices() uint32
- func (x *CMsgClientServersAvailable) GetServerTypesAvailable() []*CMsgClientServersAvailable_Server_Types_Available
- func (*CMsgClientServersAvailable) ProtoMessage()
- func (x *CMsgClientServersAvailable) ProtoReflect() protoreflect.Message
- func (x *CMsgClientServersAvailable) Reset()
- func (x *CMsgClientServersAvailable) String() string
- type CMsgClientServersAvailable_Server_Types_Available
- func (*CMsgClientServersAvailable_Server_Types_Available) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientServersAvailable_Server_Types_Available) GetChanged() bool
- func (x *CMsgClientServersAvailable_Server_Types_Available) GetServer() uint32
- func (*CMsgClientServersAvailable_Server_Types_Available) ProtoMessage()
- func (x *CMsgClientServersAvailable_Server_Types_Available) ProtoReflect() protoreflect.Message
- func (x *CMsgClientServersAvailable_Server_Types_Available) Reset()
- func (x *CMsgClientServersAvailable_Server_Types_Available) String() string
- type CMsgClientServiceCall
- func (*CMsgClientServiceCall) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientServiceCall) GetAppId() uint32
- func (x *CMsgClientServiceCall) GetCallHandle() uint32
- func (x *CMsgClientServiceCall) GetCallparameter() []byte
- func (x *CMsgClientServiceCall) GetCubOutputMax() uint32
- func (x *CMsgClientServiceCall) GetFlags() uint32
- func (x *CMsgClientServiceCall) GetFunctionId() uint32
- func (x *CMsgClientServiceCall) GetMaxOutstandingCalls() uint32
- func (x *CMsgClientServiceCall) GetModuleCrc() uint32
- func (x *CMsgClientServiceCall) GetModuleHash() []byte
- func (x *CMsgClientServiceCall) GetPingOnly() bool
- func (x *CMsgClientServiceCall) GetSysidRouting() []byte
- func (*CMsgClientServiceCall) ProtoMessage()
- func (x *CMsgClientServiceCall) ProtoReflect() protoreflect.Message
- func (x *CMsgClientServiceCall) Reset()
- func (x *CMsgClientServiceCall) String() string
- type CMsgClientServiceCallResponse
- func (*CMsgClientServiceCallResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientServiceCallResponse) GetCallHandle() uint32
- func (x *CMsgClientServiceCallResponse) GetCurrentCount() uint32
- func (x *CMsgClientServiceCallResponse) GetEcallresult() uint32
- func (x *CMsgClientServiceCallResponse) GetExceptionRecord() []byte
- func (x *CMsgClientServiceCallResponse) GetInternalResult() uint32
- func (x *CMsgClientServiceCallResponse) GetLastCallHandle() uint32
- func (x *CMsgClientServiceCallResponse) GetLastCallModuleCrc() uint32
- func (x *CMsgClientServiceCallResponse) GetLastCallSysidRouting() []byte
- func (x *CMsgClientServiceCallResponse) GetLastCallcompleteDelta() uint32
- func (x *CMsgClientServiceCallResponse) GetLastCallissueDelta() uint32
- func (x *CMsgClientServiceCallResponse) GetLastEcallresult() uint32
- func (x *CMsgClientServiceCallResponse) GetLoadAddress() uint64
- func (x *CMsgClientServiceCallResponse) GetModuleCrc() uint32
- func (x *CMsgClientServiceCallResponse) GetModuleHash() []byte
- func (x *CMsgClientServiceCallResponse) GetOsVersionInfo() []byte
- func (x *CMsgClientServiceCallResponse) GetPortableOsVersionInfo() []byte
- func (x *CMsgClientServiceCallResponse) GetPortableSystemInfo() []byte
- func (x *CMsgClientServiceCallResponse) GetResultContent() []byte
- func (x *CMsgClientServiceCallResponse) GetSysidRouting() []byte
- func (x *CMsgClientServiceCallResponse) GetSystemInfo() []byte
- func (x *CMsgClientServiceCallResponse) GetWasConverted() bool
- func (*CMsgClientServiceCallResponse) ProtoMessage()
- func (x *CMsgClientServiceCallResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientServiceCallResponse) Reset()
- func (x *CMsgClientServiceCallResponse) String() string
- type CMsgClientServiceMethodLegacy
- func (*CMsgClientServiceMethodLegacy) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientServiceMethodLegacy) GetIsNotification() bool
- func (x *CMsgClientServiceMethodLegacy) GetMethodName() string
- func (x *CMsgClientServiceMethodLegacy) GetSerializedMethod() []byte
- func (*CMsgClientServiceMethodLegacy) ProtoMessage()
- func (x *CMsgClientServiceMethodLegacy) ProtoReflect() protoreflect.Message
- func (x *CMsgClientServiceMethodLegacy) Reset()
- func (x *CMsgClientServiceMethodLegacy) String() string
- type CMsgClientServiceMethodLegacyResponse
- func (*CMsgClientServiceMethodLegacyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientServiceMethodLegacyResponse) GetMethodName() string
- func (x *CMsgClientServiceMethodLegacyResponse) GetSerializedMethodResponse() []byte
- func (*CMsgClientServiceMethodLegacyResponse) ProtoMessage()
- func (x *CMsgClientServiceMethodLegacyResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientServiceMethodLegacyResponse) Reset()
- func (x *CMsgClientServiceMethodLegacyResponse) String() string
- type CMsgClientServiceModule
- func (*CMsgClientServiceModule) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientServiceModule) GetModuleContent() []byte
- func (x *CMsgClientServiceModule) GetModuleCrc() uint32
- func (x *CMsgClientServiceModule) GetModuleHash() []byte
- func (*CMsgClientServiceModule) ProtoMessage()
- func (x *CMsgClientServiceModule) ProtoReflect() protoreflect.Message
- func (x *CMsgClientServiceModule) Reset()
- func (x *CMsgClientServiceModule) String() string
- type CMsgClientSessionToken
- func (*CMsgClientSessionToken) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSessionToken) GetToken() uint64
- func (*CMsgClientSessionToken) ProtoMessage()
- func (x *CMsgClientSessionToken) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSessionToken) Reset()
- func (x *CMsgClientSessionToken) String() string
- type CMsgClientSetPlayerNickname
- func (*CMsgClientSetPlayerNickname) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSetPlayerNickname) GetNickname() string
- func (x *CMsgClientSetPlayerNickname) GetSteamid() uint64
- func (*CMsgClientSetPlayerNickname) ProtoMessage()
- func (x *CMsgClientSetPlayerNickname) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSetPlayerNickname) Reset()
- func (x *CMsgClientSetPlayerNickname) String() string
- type CMsgClientSetPlayerNicknameResponse
- func (*CMsgClientSetPlayerNicknameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSetPlayerNicknameResponse) GetEresult() uint32
- func (*CMsgClientSetPlayerNicknameResponse) ProtoMessage()
- func (x *CMsgClientSetPlayerNicknameResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSetPlayerNicknameResponse) Reset()
- func (x *CMsgClientSetPlayerNicknameResponse) String() string
- type CMsgClientShaderHitCache
- func (*CMsgClientShaderHitCache) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientShaderHitCache) GetEntries() []*CMsgClientShaderHitCacheEntry
- func (*CMsgClientShaderHitCache) ProtoMessage()
- func (x *CMsgClientShaderHitCache) ProtoReflect() protoreflect.Message
- func (x *CMsgClientShaderHitCache) Reset()
- func (x *CMsgClientShaderHitCache) String() string
- type CMsgClientShaderHitCacheEntry
- func (*CMsgClientShaderHitCacheEntry) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientShaderHitCacheEntry) GetCodeSha() []byte
- func (x *CMsgClientShaderHitCacheEntry) GetKeySha() []byte
- func (x *CMsgClientShaderHitCacheEntry) GetTimeLastReported() uint64
- func (*CMsgClientShaderHitCacheEntry) ProtoMessage()
- func (x *CMsgClientShaderHitCacheEntry) ProtoReflect() protoreflect.Message
- func (x *CMsgClientShaderHitCacheEntry) Reset()
- func (x *CMsgClientShaderHitCacheEntry) String() string
- type CMsgClientSharedLibraryLockStatus
- func (*CMsgClientSharedLibraryLockStatus) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSharedLibraryLockStatus) GetLockedLibrary() []*CMsgClientSharedLibraryLockStatus_LockedLibrary
- func (x *CMsgClientSharedLibraryLockStatus) GetOwnLibraryLockedBy() uint32
- func (*CMsgClientSharedLibraryLockStatus) ProtoMessage()
- func (x *CMsgClientSharedLibraryLockStatus) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSharedLibraryLockStatus) Reset()
- func (x *CMsgClientSharedLibraryLockStatus) String() string
- type CMsgClientSharedLibraryLockStatus_LockedLibrary
- func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSharedLibraryLockStatus_LockedLibrary) GetLockedBy() uint32
- func (x *CMsgClientSharedLibraryLockStatus_LockedLibrary) GetOwnerId() uint32
- func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) ProtoMessage()
- func (x *CMsgClientSharedLibraryLockStatus_LockedLibrary) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSharedLibraryLockStatus_LockedLibrary) Reset()
- func (x *CMsgClientSharedLibraryLockStatus_LockedLibrary) String() string
- type CMsgClientSharedLibraryStopPlaying
- func (*CMsgClientSharedLibraryStopPlaying) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSharedLibraryStopPlaying) GetSecondsLeft() int32
- func (x *CMsgClientSharedLibraryStopPlaying) GetStopApps() []*CMsgClientSharedLibraryStopPlaying_StopApp
- func (*CMsgClientSharedLibraryStopPlaying) ProtoMessage()
- func (x *CMsgClientSharedLibraryStopPlaying) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSharedLibraryStopPlaying) Reset()
- func (x *CMsgClientSharedLibraryStopPlaying) String() string
- type CMsgClientSharedLibraryStopPlaying_StopApp
- func (*CMsgClientSharedLibraryStopPlaying_StopApp) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSharedLibraryStopPlaying_StopApp) GetAppId() uint32
- func (x *CMsgClientSharedLibraryStopPlaying_StopApp) GetOwnerId() uint32
- func (*CMsgClientSharedLibraryStopPlaying_StopApp) ProtoMessage()
- func (x *CMsgClientSharedLibraryStopPlaying_StopApp) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSharedLibraryStopPlaying_StopApp) Reset()
- func (x *CMsgClientSharedLibraryStopPlaying_StopApp) String() string
- type CMsgClientSiteInfo
- func (*CMsgClientSiteInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSiteInfo) GetAllowCachedCredentials() bool
- func (x *CMsgClientSiteInfo) GetSiteId() uint64
- func (x *CMsgClientSiteInfo) GetSiteName() string
- func (*CMsgClientSiteInfo) ProtoMessage()
- func (x *CMsgClientSiteInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSiteInfo) Reset()
- func (x *CMsgClientSiteInfo) String() string
- type CMsgClientSiteLicenseCheckout
- func (*CMsgClientSiteLicenseCheckout) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSiteLicenseCheckout) GetAppid() uint32
- func (*CMsgClientSiteLicenseCheckout) ProtoMessage()
- func (x *CMsgClientSiteLicenseCheckout) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSiteLicenseCheckout) Reset()
- func (x *CMsgClientSiteLicenseCheckout) String() string
- type CMsgClientSiteLicenseCheckoutResponse
- func (*CMsgClientSiteLicenseCheckoutResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSiteLicenseCheckoutResponse) GetEresult() int32
- func (*CMsgClientSiteLicenseCheckoutResponse) ProtoMessage()
- func (x *CMsgClientSiteLicenseCheckoutResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSiteLicenseCheckoutResponse) Reset()
- func (x *CMsgClientSiteLicenseCheckoutResponse) String() string
- type CMsgClientSiteLicenseGetAvailableSeats
- func (*CMsgClientSiteLicenseGetAvailableSeats) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSiteLicenseGetAvailableSeats) GetAppid() uint32
- func (*CMsgClientSiteLicenseGetAvailableSeats) ProtoMessage()
- func (x *CMsgClientSiteLicenseGetAvailableSeats) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSiteLicenseGetAvailableSeats) Reset()
- func (x *CMsgClientSiteLicenseGetAvailableSeats) String() string
- type CMsgClientSiteLicenseGetAvailableSeatsResponse
- func (*CMsgClientSiteLicenseGetAvailableSeatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSiteLicenseGetAvailableSeatsResponse) GetEresult() int32
- func (x *CMsgClientSiteLicenseGetAvailableSeatsResponse) GetSeats() uint32
- func (*CMsgClientSiteLicenseGetAvailableSeatsResponse) ProtoMessage()
- func (x *CMsgClientSiteLicenseGetAvailableSeatsResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSiteLicenseGetAvailableSeatsResponse) Reset()
- func (x *CMsgClientSiteLicenseGetAvailableSeatsResponse) String() string
- type CMsgClientSiteLicenseGetContentCacheInfo
- func (*CMsgClientSiteLicenseGetContentCacheInfo) Descriptor() ([]byte, []int)deprecated
- func (*CMsgClientSiteLicenseGetContentCacheInfo) ProtoMessage()
- func (x *CMsgClientSiteLicenseGetContentCacheInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSiteLicenseGetContentCacheInfo) Reset()
- func (x *CMsgClientSiteLicenseGetContentCacheInfo) String() string
- type CMsgClientSiteLicenseGetContentCacheInfoResponse
- func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) GetIpAddress() string
- func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) GetIpv4Address() uint32
- func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) GetP2PGroup() uint32
- func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) GetPortNumber() uint32
- func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) GetUseCache() bool
- func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) ProtoMessage()
- func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) Reset()
- func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) String() string
- type CMsgClientStartPeerContentServer
- func (*CMsgClientStartPeerContentServer) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientStartPeerContentServer) GetAppId() uint32
- func (x *CMsgClientStartPeerContentServer) GetClientRemoteId() uint64
- func (x *CMsgClientStartPeerContentServer) GetCurrentBuildId() uint32
- func (x *CMsgClientStartPeerContentServer) GetSteamid() uint64
- func (*CMsgClientStartPeerContentServer) ProtoMessage()
- func (x *CMsgClientStartPeerContentServer) ProtoReflect() protoreflect.Message
- func (x *CMsgClientStartPeerContentServer) Reset()
- func (x *CMsgClientStartPeerContentServer) String() string
- type CMsgClientStartPeerContentServerResponse
- func (*CMsgClientStartPeerContentServerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientStartPeerContentServerResponse) GetInstalledDepots() []uint32
- func (x *CMsgClientStartPeerContentServerResponse) GetResult() uint32
- func (x *CMsgClientStartPeerContentServerResponse) GetServerPort() uint32
- func (*CMsgClientStartPeerContentServerResponse) ProtoMessage()
- func (x *CMsgClientStartPeerContentServerResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientStartPeerContentServerResponse) Reset()
- func (x *CMsgClientStartPeerContentServerResponse) String() string
- type CMsgClientStat2
- func (*CMsgClientStat2) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientStat2) GetStatDetail() []*CMsgClientStat2_StatDetail
- func (*CMsgClientStat2) ProtoMessage()
- func (x *CMsgClientStat2) ProtoReflect() protoreflect.Message
- func (x *CMsgClientStat2) Reset()
- func (x *CMsgClientStat2) String() string
- type CMsgClientStat2_StatDetail
- func (*CMsgClientStat2_StatDetail) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientStat2_StatDetail) GetAppId() uint32
- func (x *CMsgClientStat2_StatDetail) GetCellId() uint32
- func (x *CMsgClientStat2_StatDetail) GetClientStat() uint32
- func (x *CMsgClientStat2_StatDetail) GetDepotId() uint32
- func (x *CMsgClientStat2_StatDetail) GetLlValue() int64
- func (x *CMsgClientStat2_StatDetail) GetTimeOfDay() uint32
- func (*CMsgClientStat2_StatDetail) ProtoMessage()
- func (x *CMsgClientStat2_StatDetail) ProtoReflect() protoreflect.Message
- func (x *CMsgClientStat2_StatDetail) Reset()
- func (x *CMsgClientStat2_StatDetail) String() string
- type CMsgClientTicketAuthComplete
- func (*CMsgClientTicketAuthComplete) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientTicketAuthComplete) GetDEPRECATEDTicket() []byte
- func (x *CMsgClientTicketAuthComplete) GetEauthSessionResponse() uint32
- func (x *CMsgClientTicketAuthComplete) GetEstate() uint32
- func (x *CMsgClientTicketAuthComplete) GetGameId() uint64
- func (x *CMsgClientTicketAuthComplete) GetOwnerSteamId() uint64
- func (x *CMsgClientTicketAuthComplete) GetSteamId() uint64
- func (x *CMsgClientTicketAuthComplete) GetTicketCrc() uint32
- func (x *CMsgClientTicketAuthComplete) GetTicketSequence() uint32
- func (*CMsgClientTicketAuthComplete) ProtoMessage()
- func (x *CMsgClientTicketAuthComplete) ProtoReflect() protoreflect.Message
- func (x *CMsgClientTicketAuthComplete) Reset()
- func (x *CMsgClientTicketAuthComplete) String() string
- type CMsgClientUGSGetGlobalStats
- func (*CMsgClientUGSGetGlobalStats) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientUGSGetGlobalStats) GetDaysCached() uint32
- func (x *CMsgClientUGSGetGlobalStats) GetFirstDayCached() uint32
- func (x *CMsgClientUGSGetGlobalStats) GetGameid() uint64
- func (x *CMsgClientUGSGetGlobalStats) GetHistoryDaysRequested() uint32
- func (x *CMsgClientUGSGetGlobalStats) GetTimeLastRequested() uint32
- func (*CMsgClientUGSGetGlobalStats) ProtoMessage()
- func (x *CMsgClientUGSGetGlobalStats) ProtoReflect() protoreflect.Message
- func (x *CMsgClientUGSGetGlobalStats) Reset()
- func (x *CMsgClientUGSGetGlobalStats) String() string
- type CMsgClientUGSGetGlobalStatsResponse
- func (*CMsgClientUGSGetGlobalStatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientUGSGetGlobalStatsResponse) GetDayCurrent() int32
- func (x *CMsgClientUGSGetGlobalStatsResponse) GetDays() []*CMsgClientUGSGetGlobalStatsResponse_Day
- func (x *CMsgClientUGSGetGlobalStatsResponse) GetEresult() int32
- func (x *CMsgClientUGSGetGlobalStatsResponse) GetTimestamp() uint32
- func (*CMsgClientUGSGetGlobalStatsResponse) ProtoMessage()
- func (x *CMsgClientUGSGetGlobalStatsResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientUGSGetGlobalStatsResponse) Reset()
- func (x *CMsgClientUGSGetGlobalStatsResponse) String() string
- type CMsgClientUGSGetGlobalStatsResponse_Day
- func (*CMsgClientUGSGetGlobalStatsResponse_Day) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientUGSGetGlobalStatsResponse_Day) GetDayId() uint32
- func (x *CMsgClientUGSGetGlobalStatsResponse_Day) GetStats() []*CMsgClientUGSGetGlobalStatsResponse_Day_Stat
- func (*CMsgClientUGSGetGlobalStatsResponse_Day) ProtoMessage()
- func (x *CMsgClientUGSGetGlobalStatsResponse_Day) ProtoReflect() protoreflect.Message
- func (x *CMsgClientUGSGetGlobalStatsResponse_Day) Reset()
- func (x *CMsgClientUGSGetGlobalStatsResponse_Day) String() string
- type CMsgClientUGSGetGlobalStatsResponse_Day_Stat
- func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientUGSGetGlobalStatsResponse_Day_Stat) GetData() int64
- func (x *CMsgClientUGSGetGlobalStatsResponse_Day_Stat) GetStatId() int32
- func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) ProtoMessage()
- func (x *CMsgClientUGSGetGlobalStatsResponse_Day_Stat) ProtoReflect() protoreflect.Message
- func (x *CMsgClientUGSGetGlobalStatsResponse_Day_Stat) Reset()
- func (x *CMsgClientUGSGetGlobalStatsResponse_Day_Stat) String() string
- type CMsgClientUIMode
- func (*CMsgClientUIMode) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientUIMode) GetChatMode() uint32
- func (x *CMsgClientUIMode) GetUimode() uint32
- func (*CMsgClientUIMode) ProtoMessage()
- func (x *CMsgClientUIMode) ProtoReflect() protoreflect.Message
- func (x *CMsgClientUIMode) Reset()
- func (x *CMsgClientUIMode) String() string
- type CMsgClientUpdateMachineAuth
- func (*CMsgClientUpdateMachineAuth) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientUpdateMachineAuth) GetBytes() []byte
- func (x *CMsgClientUpdateMachineAuth) GetCubtowrite() uint32
- func (x *CMsgClientUpdateMachineAuth) GetFilename() string
- func (x *CMsgClientUpdateMachineAuth) GetOffset() uint32
- func (x *CMsgClientUpdateMachineAuth) GetOtpIdentifier() string
- func (x *CMsgClientUpdateMachineAuth) GetOtpSharedsecret() []byte
- func (x *CMsgClientUpdateMachineAuth) GetOtpTimedrift() uint32
- func (x *CMsgClientUpdateMachineAuth) GetOtpType() uint32
- func (*CMsgClientUpdateMachineAuth) ProtoMessage()
- func (x *CMsgClientUpdateMachineAuth) ProtoReflect() protoreflect.Message
- func (x *CMsgClientUpdateMachineAuth) Reset()
- func (x *CMsgClientUpdateMachineAuth) String() string
- type CMsgClientUpdateMachineAuthResponse
- func (*CMsgClientUpdateMachineAuthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientUpdateMachineAuthResponse) GetCubwrote() uint32
- func (x *CMsgClientUpdateMachineAuthResponse) GetEresult() uint32
- func (x *CMsgClientUpdateMachineAuthResponse) GetFilename() string
- func (x *CMsgClientUpdateMachineAuthResponse) GetFilesize() uint32
- func (x *CMsgClientUpdateMachineAuthResponse) GetGetlasterror() uint32
- func (x *CMsgClientUpdateMachineAuthResponse) GetOffset() uint32
- func (x *CMsgClientUpdateMachineAuthResponse) GetOtpIdentifier() string
- func (x *CMsgClientUpdateMachineAuthResponse) GetOtpType() int32
- func (x *CMsgClientUpdateMachineAuthResponse) GetOtpValue() uint32
- func (x *CMsgClientUpdateMachineAuthResponse) GetShaFile() []byte
- func (*CMsgClientUpdateMachineAuthResponse) ProtoMessage()
- func (x *CMsgClientUpdateMachineAuthResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientUpdateMachineAuthResponse) Reset()
- func (x *CMsgClientUpdateMachineAuthResponse) String() string
- type CMsgClientUpdateUserGameInfo
- func (*CMsgClientUpdateUserGameInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientUpdateUserGameInfo) GetGameIp() uint32
- func (x *CMsgClientUpdateUserGameInfo) GetGamePort() uint32
- func (x *CMsgClientUpdateUserGameInfo) GetGameid() uint64
- func (x *CMsgClientUpdateUserGameInfo) GetSteamidIdgs() uint64
- func (x *CMsgClientUpdateUserGameInfo) GetToken() []byte
- func (*CMsgClientUpdateUserGameInfo) ProtoMessage()
- func (x *CMsgClientUpdateUserGameInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgClientUpdateUserGameInfo) Reset()
- func (x *CMsgClientUpdateUserGameInfo) String() string
- type CMsgClientUseLocalDeviceAuthorizations
- func (*CMsgClientUseLocalDeviceAuthorizations) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientUseLocalDeviceAuthorizations) GetAuthorizationAccountId() []uint32
- func (x *CMsgClientUseLocalDeviceAuthorizations) GetDeviceTokens() []*CMsgClientUseLocalDeviceAuthorizations_DeviceToken
- func (*CMsgClientUseLocalDeviceAuthorizations) ProtoMessage()
- func (x *CMsgClientUseLocalDeviceAuthorizations) ProtoReflect() protoreflect.Message
- func (x *CMsgClientUseLocalDeviceAuthorizations) Reset()
- func (x *CMsgClientUseLocalDeviceAuthorizations) String() string
- type CMsgClientUseLocalDeviceAuthorizations_DeviceToken
- func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientUseLocalDeviceAuthorizations_DeviceToken) GetOwnerAccountId() uint32
- func (x *CMsgClientUseLocalDeviceAuthorizations_DeviceToken) GetTokenId() uint64
- func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) ProtoMessage()
- func (x *CMsgClientUseLocalDeviceAuthorizations_DeviceToken) ProtoReflect() protoreflect.Message
- func (x *CMsgClientUseLocalDeviceAuthorizations_DeviceToken) Reset()
- func (x *CMsgClientUseLocalDeviceAuthorizations_DeviceToken) String() string
- type CMsgClientUserNotifications
- func (*CMsgClientUserNotifications) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientUserNotifications) GetNotifications() []*CMsgClientUserNotifications_Notification
- func (*CMsgClientUserNotifications) ProtoMessage()
- func (x *CMsgClientUserNotifications) ProtoReflect() protoreflect.Message
- func (x *CMsgClientUserNotifications) Reset()
- func (x *CMsgClientUserNotifications) String() string
- type CMsgClientUserNotifications_Notification
- func (*CMsgClientUserNotifications_Notification) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientUserNotifications_Notification) GetCount() uint32
- func (x *CMsgClientUserNotifications_Notification) GetUserNotificationType() uint32
- func (*CMsgClientUserNotifications_Notification) ProtoMessage()
- func (x *CMsgClientUserNotifications_Notification) ProtoReflect() protoreflect.Message
- func (x *CMsgClientUserNotifications_Notification) Reset()
- func (x *CMsgClientUserNotifications_Notification) String() string
- type CMsgClientVanityURLChangedNotification
- func (*CMsgClientVanityURLChangedNotification) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientVanityURLChangedNotification) GetVanityUrl() string
- func (*CMsgClientVanityURLChangedNotification) ProtoMessage()
- func (x *CMsgClientVanityURLChangedNotification) ProtoReflect() protoreflect.Message
- func (x *CMsgClientVanityURLChangedNotification) Reset()
- func (x *CMsgClientVanityURLChangedNotification) String() string
- type CMsgClientVoiceCallPreAuthorize
- func (*CMsgClientVoiceCallPreAuthorize) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientVoiceCallPreAuthorize) GetCallerId() int32
- func (x *CMsgClientVoiceCallPreAuthorize) GetCallerSteamid() uint64
- func (x *CMsgClientVoiceCallPreAuthorize) GetHangup() bool
- func (x *CMsgClientVoiceCallPreAuthorize) GetReceiverSteamid() uint64
- func (*CMsgClientVoiceCallPreAuthorize) ProtoMessage()
- func (x *CMsgClientVoiceCallPreAuthorize) ProtoReflect() protoreflect.Message
- func (x *CMsgClientVoiceCallPreAuthorize) Reset()
- func (x *CMsgClientVoiceCallPreAuthorize) String() string
- type CMsgClientVoiceCallPreAuthorizeResponse
- func (*CMsgClientVoiceCallPreAuthorizeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientVoiceCallPreAuthorizeResponse) GetCallerId() int32
- func (x *CMsgClientVoiceCallPreAuthorizeResponse) GetCallerSteamid() uint64
- func (x *CMsgClientVoiceCallPreAuthorizeResponse) GetEresult() int32
- func (x *CMsgClientVoiceCallPreAuthorizeResponse) GetReceiverSteamid() uint64
- func (*CMsgClientVoiceCallPreAuthorizeResponse) ProtoMessage()
- func (x *CMsgClientVoiceCallPreAuthorizeResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgClientVoiceCallPreAuthorizeResponse) Reset()
- func (x *CMsgClientVoiceCallPreAuthorizeResponse) String() string
- type CMsgClientWalletInfoUpdate
- func (*CMsgClientWalletInfoUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgClientWalletInfoUpdate) GetBalance() int32
- func (x *CMsgClientWalletInfoUpdate) GetBalance64() int64
- func (x *CMsgClientWalletInfoUpdate) GetBalance64Delayed() int64
- func (x *CMsgClientWalletInfoUpdate) GetBalanceDelayed() int32
- func (x *CMsgClientWalletInfoUpdate) GetCurrency() int32
- func (x *CMsgClientWalletInfoUpdate) GetHasWallet() bool
- func (x *CMsgClientWalletInfoUpdate) GetRealm() int32
- func (*CMsgClientWalletInfoUpdate) ProtoMessage()
- func (x *CMsgClientWalletInfoUpdate) ProtoReflect() protoreflect.Message
- func (x *CMsgClientWalletInfoUpdate) Reset()
- func (x *CMsgClientWalletInfoUpdate) String() string
- type CMsgCloudPendingRemoteOperations
- func (*CMsgCloudPendingRemoteOperations) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgCloudPendingRemoteOperations) GetOperations() []*CCloud_PendingRemoteOperation
- func (*CMsgCloudPendingRemoteOperations) ProtoMessage()
- func (x *CMsgCloudPendingRemoteOperations) ProtoReflect() protoreflect.Message
- func (x *CMsgCloudPendingRemoteOperations) Reset()
- func (x *CMsgCloudPendingRemoteOperations) String() string
- type CMsgDPGetNumberOfCurrentPlayers
- func (*CMsgDPGetNumberOfCurrentPlayers) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgDPGetNumberOfCurrentPlayers) GetAppid() uint32
- func (*CMsgDPGetNumberOfCurrentPlayers) ProtoMessage()
- func (x *CMsgDPGetNumberOfCurrentPlayers) ProtoReflect() protoreflect.Message
- func (x *CMsgDPGetNumberOfCurrentPlayers) Reset()
- func (x *CMsgDPGetNumberOfCurrentPlayers) String() string
- type CMsgDPGetNumberOfCurrentPlayersResponse
- func (*CMsgDPGetNumberOfCurrentPlayersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgDPGetNumberOfCurrentPlayersResponse) GetEresult() int32
- func (x *CMsgDPGetNumberOfCurrentPlayersResponse) GetPlayerCount() int32
- func (*CMsgDPGetNumberOfCurrentPlayersResponse) ProtoMessage()
- func (x *CMsgDPGetNumberOfCurrentPlayersResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgDPGetNumberOfCurrentPlayersResponse) Reset()
- func (x *CMsgDPGetNumberOfCurrentPlayersResponse) String() string
- type CMsgDRMDownloadRequestWithCrashData
- func (*CMsgDRMDownloadRequestWithCrashData) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgDRMDownloadRequestWithCrashData) GetCrashData() []byte
- func (x *CMsgDRMDownloadRequestWithCrashData) GetDownloadFlags() uint32
- func (x *CMsgDRMDownloadRequestWithCrashData) GetDownloadTypesKnown() uint32
- func (x *CMsgDRMDownloadRequestWithCrashData) GetGuidDrm() []byte
- func (x *CMsgDRMDownloadRequestWithCrashData) GetGuidMerge() []byte
- func (x *CMsgDRMDownloadRequestWithCrashData) GetGuidSplit() []byte
- func (x *CMsgDRMDownloadRequestWithCrashData) GetModuleName() string
- func (x *CMsgDRMDownloadRequestWithCrashData) GetModulePath() string
- func (*CMsgDRMDownloadRequestWithCrashData) ProtoMessage()
- func (x *CMsgDRMDownloadRequestWithCrashData) ProtoReflect() protoreflect.Message
- func (x *CMsgDRMDownloadRequestWithCrashData) Reset()
- func (x *CMsgDRMDownloadRequestWithCrashData) String() string
- type CMsgDRMDownloadResponse
- func (*CMsgDRMDownloadResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgDRMDownloadResponse) GetAppId() uint32
- func (x *CMsgDRMDownloadResponse) GetBlobDownloadType() uint32
- func (x *CMsgDRMDownloadResponse) GetDownloadFileDfsIp() uint32
- func (x *CMsgDRMDownloadResponse) GetDownloadFileDfsPort() uint32
- func (x *CMsgDRMDownloadResponse) GetDownloadFileUrl() string
- func (x *CMsgDRMDownloadResponse) GetEresult() uint32
- func (x *CMsgDRMDownloadResponse) GetMergeGuid() []byte
- func (x *CMsgDRMDownloadResponse) GetModulePath() string
- func (*CMsgDRMDownloadResponse) ProtoMessage()
- func (x *CMsgDRMDownloadResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgDRMDownloadResponse) Reset()
- func (x *CMsgDRMDownloadResponse) String() string
- type CMsgDRMFinalResult
- func (*CMsgDRMFinalResult) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgDRMFinalResult) GetAppId() uint32
- func (x *CMsgDRMFinalResult) GetBlobDownloadType() uint32
- func (x *CMsgDRMFinalResult) GetDownloadFileDfsIp() uint32
- func (x *CMsgDRMFinalResult) GetDownloadFileDfsPort() uint32
- func (x *CMsgDRMFinalResult) GetDownloadFileUrl() string
- func (x *CMsgDRMFinalResult) GetEResult() uint32
- func (x *CMsgDRMFinalResult) GetErrorDetail() uint32
- func (x *CMsgDRMFinalResult) GetMergeGuid() []byte
- func (*CMsgDRMFinalResult) ProtoMessage()
- func (x *CMsgDRMFinalResult) ProtoReflect() protoreflect.Message
- func (x *CMsgDRMFinalResult) Reset()
- func (x *CMsgDRMFinalResult) String() string
- type CMsgDownloadRateStatistics
- func (*CMsgDownloadRateStatistics) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgDownloadRateStatistics) GetCellId() uint32
- func (x *CMsgDownloadRateStatistics) GetStats() []*CMsgDownloadRateStatistics_StatsInfo
- func (x *CMsgDownloadRateStatistics) GetSteamRealm() uint32
- func (x *CMsgDownloadRateStatistics) GetThrottlingKbps() uint32
- func (*CMsgDownloadRateStatistics) ProtoMessage()
- func (x *CMsgDownloadRateStatistics) ProtoReflect() protoreflect.Message
- func (x *CMsgDownloadRateStatistics) Reset()
- func (x *CMsgDownloadRateStatistics) String() string
- type CMsgDownloadRateStatistics_StatsInfo
- func (*CMsgDownloadRateStatistics_StatsInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgDownloadRateStatistics_StatsInfo) GetBytes() uint64
- func (x *CMsgDownloadRateStatistics_StatsInfo) GetHostName() string
- func (x *CMsgDownloadRateStatistics_StatsInfo) GetMicroseconds() uint64
- func (x *CMsgDownloadRateStatistics_StatsInfo) GetProxied() bool
- func (x *CMsgDownloadRateStatistics_StatsInfo) GetSeconds() uint32
- func (x *CMsgDownloadRateStatistics_StatsInfo) GetSourceId() uint32
- func (x *CMsgDownloadRateStatistics_StatsInfo) GetSourceType() uint32
- func (x *CMsgDownloadRateStatistics_StatsInfo) GetUsedIpv6() bool
- func (*CMsgDownloadRateStatistics_StatsInfo) ProtoMessage()
- func (x *CMsgDownloadRateStatistics_StatsInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgDownloadRateStatistics_StatsInfo) Reset()
- func (x *CMsgDownloadRateStatistics_StatsInfo) String() string
- type CMsgFSEnumerateFollowingList
- func (*CMsgFSEnumerateFollowingList) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgFSEnumerateFollowingList) GetStartIndex() uint32
- func (*CMsgFSEnumerateFollowingList) ProtoMessage()
- func (x *CMsgFSEnumerateFollowingList) ProtoReflect() protoreflect.Message
- func (x *CMsgFSEnumerateFollowingList) Reset()
- func (x *CMsgFSEnumerateFollowingList) String() string
- type CMsgFSEnumerateFollowingListResponse
- func (*CMsgFSEnumerateFollowingListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgFSEnumerateFollowingListResponse) GetEresult() int32
- func (x *CMsgFSEnumerateFollowingListResponse) GetSteamIds() []uint64
- func (x *CMsgFSEnumerateFollowingListResponse) GetTotalResults() int32
- func (*CMsgFSEnumerateFollowingListResponse) ProtoMessage()
- func (x *CMsgFSEnumerateFollowingListResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgFSEnumerateFollowingListResponse) Reset()
- func (x *CMsgFSEnumerateFollowingListResponse) String() string
- type CMsgFSGetFollowerCount
- func (*CMsgFSGetFollowerCount) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgFSGetFollowerCount) GetSteamId() uint64
- func (*CMsgFSGetFollowerCount) ProtoMessage()
- func (x *CMsgFSGetFollowerCount) ProtoReflect() protoreflect.Message
- func (x *CMsgFSGetFollowerCount) Reset()
- func (x *CMsgFSGetFollowerCount) String() string
- type CMsgFSGetFollowerCountResponse
- func (*CMsgFSGetFollowerCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgFSGetFollowerCountResponse) GetCount() int32
- func (x *CMsgFSGetFollowerCountResponse) GetEresult() int32
- func (*CMsgFSGetFollowerCountResponse) ProtoMessage()
- func (x *CMsgFSGetFollowerCountResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgFSGetFollowerCountResponse) Reset()
- func (x *CMsgFSGetFollowerCountResponse) String() string
- type CMsgFSGetIsFollowing
- func (*CMsgFSGetIsFollowing) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgFSGetIsFollowing) GetSteamId() uint64
- func (*CMsgFSGetIsFollowing) ProtoMessage()
- func (x *CMsgFSGetIsFollowing) ProtoReflect() protoreflect.Message
- func (x *CMsgFSGetIsFollowing) Reset()
- func (x *CMsgFSGetIsFollowing) String() string
- type CMsgFSGetIsFollowingResponse
- func (*CMsgFSGetIsFollowingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgFSGetIsFollowingResponse) GetEresult() int32
- func (x *CMsgFSGetIsFollowingResponse) GetIsFollowing() bool
- func (*CMsgFSGetIsFollowingResponse) ProtoMessage()
- func (x *CMsgFSGetIsFollowingResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgFSGetIsFollowingResponse) Reset()
- func (x *CMsgFSGetIsFollowingResponse) String() string
- type CMsgGCClient
- func (*CMsgGCClient) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgGCClient) GetAppid() uint32
- func (x *CMsgGCClient) GetGcname() string
- func (x *CMsgGCClient) GetIp() uint32
- func (x *CMsgGCClient) GetMsgtype() uint32
- func (x *CMsgGCClient) GetPayload() []byte
- func (x *CMsgGCClient) GetSteamid() uint64
- func (*CMsgGCClient) ProtoMessage()
- func (x *CMsgGCClient) ProtoReflect() protoreflect.Message
- func (x *CMsgGCClient) Reset()
- func (x *CMsgGCClient) String() string
- type CMsgGCRoutingProtoBufHeader
- func (*CMsgGCRoutingProtoBufHeader) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgGCRoutingProtoBufHeader) GetDstGcDirIndex() uint32
- func (x *CMsgGCRoutingProtoBufHeader) GetDstGcidQueue() uint64
- func (*CMsgGCRoutingProtoBufHeader) ProtoMessage()
- func (x *CMsgGCRoutingProtoBufHeader) ProtoReflect() protoreflect.Message
- func (x *CMsgGCRoutingProtoBufHeader) Reset()
- func (x *CMsgGCRoutingProtoBufHeader) String() string
- type CMsgGSApprove
- func (*CMsgGSApprove) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgGSApprove) GetOwnerSteamId() uint64
- func (x *CMsgGSApprove) GetSteamId() uint64
- func (*CMsgGSApprove) ProtoMessage()
- func (x *CMsgGSApprove) ProtoReflect() protoreflect.Message
- func (x *CMsgGSApprove) Reset()
- func (x *CMsgGSApprove) String() string
- type CMsgGSDeny
- func (*CMsgGSDeny) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgGSDeny) GetDenyString() string
- func (x *CMsgGSDeny) GetEdenyReason() int32
- func (x *CMsgGSDeny) GetSteamId() uint64
- func (*CMsgGSDeny) ProtoMessage()
- func (x *CMsgGSDeny) ProtoReflect() protoreflect.Message
- func (x *CMsgGSDeny) Reset()
- func (x *CMsgGSDeny) String() string
- type CMsgGSKick
- type CMsgGenerateSystemReportReply
- func (*CMsgGenerateSystemReportReply) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgGenerateSystemReportReply) GetReportId() string
- func (*CMsgGenerateSystemReportReply) ProtoMessage()
- func (x *CMsgGenerateSystemReportReply) ProtoReflect() protoreflect.Message
- func (x *CMsgGenerateSystemReportReply) Reset()
- func (x *CMsgGenerateSystemReportReply) String() string
- type CMsgIPAddress
- func (*CMsgIPAddress) Descriptor() ([]byte, []int)deprecated
- func (m *CMsgIPAddress) GetIp() isCMsgIPAddress_Ip
- func (x *CMsgIPAddress) GetV4() uint32
- func (x *CMsgIPAddress) GetV6() []byte
- func (*CMsgIPAddress) ProtoMessage()
- func (x *CMsgIPAddress) ProtoReflect() protoreflect.Message
- func (x *CMsgIPAddress) Reset()
- func (x *CMsgIPAddress) String() string
- type CMsgIPAddressBucket
- func (*CMsgIPAddressBucket) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgIPAddressBucket) GetBucket() uint64
- func (x *CMsgIPAddressBucket) GetOriginalIpAddress() *CMsgIPAddress
- func (*CMsgIPAddressBucket) ProtoMessage()
- func (x *CMsgIPAddressBucket) ProtoReflect() protoreflect.Message
- func (x *CMsgIPAddressBucket) Reset()
- func (x *CMsgIPAddressBucket) String() string
- type CMsgIPAddress_V4
- type CMsgIPAddress_V6
- type CMsgKeyValuePair
- func (*CMsgKeyValuePair) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgKeyValuePair) GetName() string
- func (x *CMsgKeyValuePair) GetValue() string
- func (*CMsgKeyValuePair) ProtoMessage()
- func (x *CMsgKeyValuePair) ProtoReflect() protoreflect.Message
- func (x *CMsgKeyValuePair) Reset()
- func (x *CMsgKeyValuePair) String() string
- type CMsgKeyValueSet
- type CMsgMonitorInfo
- func (*CMsgMonitorInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgMonitorInfo) GetMonitors() []*CMsgMonitorInfo_MonitorInfo
- func (x *CMsgMonitorInfo) GetSelectedDisplayName() string
- func (*CMsgMonitorInfo) ProtoMessage()
- func (x *CMsgMonitorInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgMonitorInfo) Reset()
- func (x *CMsgMonitorInfo) String() string
- type CMsgMonitorInfo_MonitorInfo
- func (*CMsgMonitorInfo_MonitorInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgMonitorInfo_MonitorInfo) GetMonitorDeviceName() string
- func (x *CMsgMonitorInfo_MonitorInfo) GetMonitorDisplayName() string
- func (*CMsgMonitorInfo_MonitorInfo) ProtoMessage()
- func (x *CMsgMonitorInfo_MonitorInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgMonitorInfo_MonitorInfo) Reset()
- func (x *CMsgMonitorInfo_MonitorInfo) String() string
- type CMsgMulti
- type CMsgNetworkDeviceConnect
- func (*CMsgNetworkDeviceConnect) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceConnect) GetApCustom() *CMsgNetworkDeviceConnect_CustomAP
- func (m *CMsgNetworkDeviceConnect) GetApInfo() isCMsgNetworkDeviceConnect_ApInfo
- func (x *CMsgNetworkDeviceConnect) GetApKnown() *CMsgNetworkDeviceConnect_KnownAP
- func (x *CMsgNetworkDeviceConnect) GetCredentials() *CMsgNetworkDeviceConnect_Credentials
- func (x *CMsgNetworkDeviceConnect) GetDeviceId() uint32
- func (x *CMsgNetworkDeviceConnect) GetIp4() *CMsgNetworkDeviceIP4Config
- func (x *CMsgNetworkDeviceConnect) GetIp6() *CMsgNetworkDeviceIP6Config
- func (*CMsgNetworkDeviceConnect) ProtoMessage()
- func (x *CMsgNetworkDeviceConnect) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceConnect) Reset()
- func (x *CMsgNetworkDeviceConnect) String() string
- type CMsgNetworkDeviceConnect_ApCustom
- type CMsgNetworkDeviceConnect_ApKnown
- type CMsgNetworkDeviceConnect_Credentials
- func (*CMsgNetworkDeviceConnect_Credentials) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceConnect_Credentials) GetPassword() string
- func (x *CMsgNetworkDeviceConnect_Credentials) GetUsername() string
- func (*CMsgNetworkDeviceConnect_Credentials) ProtoMessage()
- func (x *CMsgNetworkDeviceConnect_Credentials) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceConnect_Credentials) Reset()
- func (x *CMsgNetworkDeviceConnect_Credentials) String() string
- type CMsgNetworkDeviceConnect_CustomAP
- func (*CMsgNetworkDeviceConnect_CustomAP) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceConnect_CustomAP) GetEsecurity() int32
- func (x *CMsgNetworkDeviceConnect_CustomAP) GetSsid() string
- func (*CMsgNetworkDeviceConnect_CustomAP) ProtoMessage()
- func (x *CMsgNetworkDeviceConnect_CustomAP) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceConnect_CustomAP) Reset()
- func (x *CMsgNetworkDeviceConnect_CustomAP) String() string
- type CMsgNetworkDeviceConnect_KnownAP
- func (*CMsgNetworkDeviceConnect_KnownAP) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceConnect_KnownAP) GetApId() uint32
- func (*CMsgNetworkDeviceConnect_KnownAP) ProtoMessage()
- func (x *CMsgNetworkDeviceConnect_KnownAP) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceConnect_KnownAP) Reset()
- func (x *CMsgNetworkDeviceConnect_KnownAP) String() string
- type CMsgNetworkDeviceIP4Address
- func (*CMsgNetworkDeviceIP4Address) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceIP4Address) GetIp() int32
- func (x *CMsgNetworkDeviceIP4Address) GetNetmask() int32
- func (*CMsgNetworkDeviceIP4Address) ProtoMessage()
- func (x *CMsgNetworkDeviceIP4Address) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceIP4Address) Reset()
- func (x *CMsgNetworkDeviceIP4Address) String() string
- type CMsgNetworkDeviceIP4Config
- func (*CMsgNetworkDeviceIP4Config) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceIP4Config) GetAddresses() []*CMsgNetworkDeviceIP4Address
- func (x *CMsgNetworkDeviceIP4Config) GetDnsIp() []int32
- func (x *CMsgNetworkDeviceIP4Config) GetGatewayIp() int32
- func (x *CMsgNetworkDeviceIP4Config) GetIsDefaultRoute() bool
- func (x *CMsgNetworkDeviceIP4Config) GetIsDhcpEnabled() bool
- func (x *CMsgNetworkDeviceIP4Config) GetIsEnabled() bool
- func (*CMsgNetworkDeviceIP4Config) ProtoMessage()
- func (x *CMsgNetworkDeviceIP4Config) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceIP4Config) Reset()
- func (x *CMsgNetworkDeviceIP4Config) String() string
- type CMsgNetworkDeviceIP6Address
- func (*CMsgNetworkDeviceIP6Address) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceIP6Address) GetIp() string
- func (*CMsgNetworkDeviceIP6Address) ProtoMessage()
- func (x *CMsgNetworkDeviceIP6Address) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceIP6Address) Reset()
- func (x *CMsgNetworkDeviceIP6Address) String() string
- type CMsgNetworkDeviceIP6Config
- func (*CMsgNetworkDeviceIP6Config) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDeviceIP6Config) GetAddresses() []*CMsgNetworkDeviceIP6Address
- func (x *CMsgNetworkDeviceIP6Config) GetDnsIp() []string
- func (x *CMsgNetworkDeviceIP6Config) GetGatewayIp() string
- func (x *CMsgNetworkDeviceIP6Config) GetIsDefaultRoute() bool
- func (x *CMsgNetworkDeviceIP6Config) GetIsDhcpEnabled() bool
- func (x *CMsgNetworkDeviceIP6Config) GetIsEnabled() bool
- func (*CMsgNetworkDeviceIP6Config) ProtoMessage()
- func (x *CMsgNetworkDeviceIP6Config) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDeviceIP6Config) Reset()
- func (x *CMsgNetworkDeviceIP6Config) String() string
- type CMsgNetworkDevicesData
- func (*CMsgNetworkDevicesData) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDevicesData) GetDevices() []*CMsgNetworkDevicesData_Device
- func (x *CMsgNetworkDevicesData) GetIsWifiEnabled() bool
- func (x *CMsgNetworkDevicesData) GetIsWifiScanningEnabled() bool
- func (*CMsgNetworkDevicesData) ProtoMessage()
- func (x *CMsgNetworkDevicesData) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDevicesData) Reset()
- func (x *CMsgNetworkDevicesData) String() string
- type CMsgNetworkDevicesData_Device
- func (*CMsgNetworkDevicesData_Device) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDevicesData_Device) GetEstate() int32
- func (x *CMsgNetworkDevicesData_Device) GetEtype() int32
- func (x *CMsgNetworkDevicesData_Device) GetId() uint32
- func (x *CMsgNetworkDevicesData_Device) GetIp4() *CMsgNetworkDeviceIP4Config
- func (x *CMsgNetworkDevicesData_Device) GetIp6() *CMsgNetworkDeviceIP6Config
- func (x *CMsgNetworkDevicesData_Device) GetMac() string
- func (x *CMsgNetworkDevicesData_Device) GetProduct() string
- func (x *CMsgNetworkDevicesData_Device) GetVendor() string
- func (x *CMsgNetworkDevicesData_Device) GetWired() *CMsgNetworkDevicesData_Device_Wired
- func (x *CMsgNetworkDevicesData_Device) GetWireless() *CMsgNetworkDevicesData_Device_Wireless
- func (*CMsgNetworkDevicesData_Device) ProtoMessage()
- func (x *CMsgNetworkDevicesData_Device) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDevicesData_Device) Reset()
- func (x *CMsgNetworkDevicesData_Device) String() string
- type CMsgNetworkDevicesData_Device_Wired
- func (*CMsgNetworkDevicesData_Device_Wired) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDevicesData_Device_Wired) GetFriendlyName() string
- func (x *CMsgNetworkDevicesData_Device_Wired) GetIsCablePresent() bool
- func (x *CMsgNetworkDevicesData_Device_Wired) GetSpeedMbit() uint32
- func (*CMsgNetworkDevicesData_Device_Wired) ProtoMessage()
- func (x *CMsgNetworkDevicesData_Device_Wired) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDevicesData_Device_Wired) Reset()
- func (x *CMsgNetworkDevicesData_Device_Wired) String() string
- type CMsgNetworkDevicesData_Device_Wireless
- func (*CMsgNetworkDevicesData_Device_Wireless) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDevicesData_Device_Wireless) GetAps() []*CMsgNetworkDevicesData_Device_Wireless_AP
- func (x *CMsgNetworkDevicesData_Device_Wireless) GetEsecuritySupported() int32
- func (*CMsgNetworkDevicesData_Device_Wireless) ProtoMessage()
- func (x *CMsgNetworkDevicesData_Device_Wireless) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDevicesData_Device_Wireless) Reset()
- func (x *CMsgNetworkDevicesData_Device_Wireless) String() string
- type CMsgNetworkDevicesData_Device_Wireless_AP
- func (*CMsgNetworkDevicesData_Device_Wireless_AP) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetEsecurity() int32
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetEstrength() int32
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetId() uint32
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetIsActive() bool
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetIsAutoconnect() bool
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetPassword() string
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetSsid() string
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetStrengthRaw() int32
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetUserName() string
- func (*CMsgNetworkDevicesData_Device_Wireless_AP) ProtoMessage()
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) ProtoReflect() protoreflect.Message
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) Reset()
- func (x *CMsgNetworkDevicesData_Device_Wireless_AP) String() string
- type CMsgPersonaChangeResponse
- func (*CMsgPersonaChangeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgPersonaChangeResponse) GetPlayerName() string
- func (x *CMsgPersonaChangeResponse) GetResult() uint32
- func (*CMsgPersonaChangeResponse) ProtoMessage()
- func (x *CMsgPersonaChangeResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgPersonaChangeResponse) Reset()
- func (x *CMsgPersonaChangeResponse) String() string
- type CMsgProtoBufHeader
- func (*CMsgProtoBufHeader) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgProtoBufHeader) GetAdminSpoofingUser() bool
- func (x *CMsgProtoBufHeader) GetAuthAccountFlags() uint32
- func (x *CMsgProtoBufHeader) GetClientSessionid() int32
- func (x *CMsgProtoBufHeader) GetCmSysid() uint32
- func (x *CMsgProtoBufHeader) GetDebugSource() string
- func (x *CMsgProtoBufHeader) GetDebugSourceStringIndex() uint32
- func (x *CMsgProtoBufHeader) GetEresult() int32
- func (x *CMsgProtoBufHeader) GetErrorMessage() string
- func (x *CMsgProtoBufHeader) GetForwardToSysid() []uint32
- func (x *CMsgProtoBufHeader) GetIp() uint32
- func (m *CMsgProtoBufHeader) GetIpAddr() isCMsgProtoBufHeader_IpAddr
- func (x *CMsgProtoBufHeader) GetIpV6() []byte
- func (x *CMsgProtoBufHeader) GetIsFromExternalSource() bool
- func (x *CMsgProtoBufHeader) GetJobidSource() uint64
- func (x *CMsgProtoBufHeader) GetJobidTarget() uint64
- func (x *CMsgProtoBufHeader) GetLauncherType() uint32
- func (x *CMsgProtoBufHeader) GetMessageid() uint64
- func (x *CMsgProtoBufHeader) GetPublisherGroupId() uint32
- func (x *CMsgProtoBufHeader) GetRealm() uint32
- func (x *CMsgProtoBufHeader) GetRoutingAppid() uint32
- func (x *CMsgProtoBufHeader) GetRoutingGc() *CMsgGCRoutingProtoBufHeader
- func (x *CMsgProtoBufHeader) GetSeqNum() int32
- func (x *CMsgProtoBufHeader) GetSessionDisposition() CMsgProtoBufHeader_ESessionDisposition
- func (x *CMsgProtoBufHeader) GetSteamid() uint64
- func (x *CMsgProtoBufHeader) GetSysid() uint32
- func (x *CMsgProtoBufHeader) GetTargetJobName() string
- func (x *CMsgProtoBufHeader) GetTimeoutMs() int32
- func (x *CMsgProtoBufHeader) GetTokenId() uint64
- func (x *CMsgProtoBufHeader) GetTokenSource() uint32
- func (x *CMsgProtoBufHeader) GetTraceTag() uint64
- func (x *CMsgProtoBufHeader) GetTransportError() int32
- func (x *CMsgProtoBufHeader) GetWebapiKeyId() uint32
- func (x *CMsgProtoBufHeader) GetWebuiAuthKey() string
- func (x *CMsgProtoBufHeader) GetWgToken() string
- func (*CMsgProtoBufHeader) ProtoMessage()
- func (x *CMsgProtoBufHeader) ProtoReflect() protoreflect.Message
- func (x *CMsgProtoBufHeader) Reset()
- func (x *CMsgProtoBufHeader) String() string
- type CMsgProtoBufHeader_ESessionDisposition
- func (CMsgProtoBufHeader_ESessionDisposition) Descriptor() protoreflect.EnumDescriptor
- func (x CMsgProtoBufHeader_ESessionDisposition) Enum() *CMsgProtoBufHeader_ESessionDisposition
- func (CMsgProtoBufHeader_ESessionDisposition) EnumDescriptor() ([]byte, []int)deprecated
- func (x CMsgProtoBufHeader_ESessionDisposition) Number() protoreflect.EnumNumber
- func (x CMsgProtoBufHeader_ESessionDisposition) String() string
- func (CMsgProtoBufHeader_ESessionDisposition) Type() protoreflect.EnumType
- func (x *CMsgProtoBufHeader_ESessionDisposition) UnmarshalJSON(b []byte) errordeprecated
- type CMsgProtoBufHeader_Ip
- type CMsgProtoBufHeader_IpV6
- type CMsgProtobufWrapped
- func (*CMsgProtobufWrapped) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgProtobufWrapped) GetMessageBody() []byte
- func (*CMsgProtobufWrapped) ProtoMessage()
- func (x *CMsgProtobufWrapped) ProtoReflect() protoreflect.Message
- func (x *CMsgProtobufWrapped) Reset()
- func (x *CMsgProtobufWrapped) String() string
- type CMsgSelectOSBranchParams
- func (*CMsgSelectOSBranchParams) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSelectOSBranchParams) GetBranch() EOSBranch
- func (x *CMsgSelectOSBranchParams) GetCustomBranch() string
- func (*CMsgSelectOSBranchParams) ProtoMessage()
- func (x *CMsgSelectOSBranchParams) ProtoReflect() protoreflect.Message
- func (x *CMsgSelectOSBranchParams) Reset()
- func (x *CMsgSelectOSBranchParams) String() string
- type CMsgShortcutAppIds
- func (*CMsgShortcutAppIds) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgShortcutAppIds) GetAppids() []uint32
- func (*CMsgShortcutAppIds) ProtoMessage()
- func (x *CMsgShortcutAppIds) ProtoReflect() protoreflect.Message
- func (x *CMsgShortcutAppIds) Reset()
- func (x *CMsgShortcutAppIds) String() string
- type CMsgShortcutInfo
- func (*CMsgShortcutInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgShortcutInfo) GetAllowDesktopConfig() bool
- func (x *CMsgShortcutInfo) GetAllowOverlay() bool
- func (x *CMsgShortcutInfo) GetAppName() string
- func (x *CMsgShortcutInfo) GetAppid() uint32
- func (x *CMsgShortcutInfo) GetArgs() string
- func (x *CMsgShortcutInfo) GetDevkitGameid() string
- func (x *CMsgShortcutInfo) GetExe() string
- func (x *CMsgShortcutInfo) GetFlatpakAppid() string
- func (x *CMsgShortcutInfo) GetIcon() string
- func (x *CMsgShortcutInfo) GetIsDevkitShortcut() bool
- func (x *CMsgShortcutInfo) GetIsHidden() bool
- func (x *CMsgShortcutInfo) GetIsOpenvr() bool
- func (x *CMsgShortcutInfo) GetIsRemote() bool
- func (x *CMsgShortcutInfo) GetIsTemporary() bool
- func (x *CMsgShortcutInfo) GetOverrideAppid() uint32
- func (x *CMsgShortcutInfo) GetPath() string
- func (x *CMsgShortcutInfo) GetRtLastPlayedTime() uint32
- func (x *CMsgShortcutInfo) GetStartDir() string
- func (x *CMsgShortcutInfo) GetTags() []string
- func (*CMsgShortcutInfo) ProtoMessage()
- func (x *CMsgShortcutInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgShortcutInfo) Reset()
- func (x *CMsgShortcutInfo) String() string
- type CMsgStorageDevicesData
- func (*CMsgStorageDevicesData) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgStorageDevicesData) GetBlockDevices() []*CMsgStorageDevicesData_BlockDevice
- func (x *CMsgStorageDevicesData) GetDrives() []*CMsgStorageDevicesData_Drive
- func (x *CMsgStorageDevicesData) GetIsTrimRunning() bool
- func (x *CMsgStorageDevicesData) GetIsTrimSupported() bool
- func (x *CMsgStorageDevicesData) GetIsUnmountSupported() bool
- func (*CMsgStorageDevicesData) ProtoMessage()
- func (x *CMsgStorageDevicesData) ProtoReflect() protoreflect.Message
- func (x *CMsgStorageDevicesData) Reset()
- func (x *CMsgStorageDevicesData) String() string
- type CMsgStorageDevicesData_BlockDevice
- func (*CMsgStorageDevicesData_BlockDevice) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgStorageDevicesData_BlockDevice) GetContentType() EStorageBlockContentType
- func (x *CMsgStorageDevicesData_BlockDevice) GetDriveId() uint32
- func (x *CMsgStorageDevicesData_BlockDevice) GetFilesystemType() EStorageBlockFileSystemType
- func (x *CMsgStorageDevicesData_BlockDevice) GetFriendlyPath() string
- func (x *CMsgStorageDevicesData_BlockDevice) GetId() uint32
- func (x *CMsgStorageDevicesData_BlockDevice) GetIsFormattable() bool
- func (x *CMsgStorageDevicesData_BlockDevice) GetIsReadOnly() bool
- func (x *CMsgStorageDevicesData_BlockDevice) GetIsRootDevice() bool
- func (x *CMsgStorageDevicesData_BlockDevice) GetLabel() string
- func (x *CMsgStorageDevicesData_BlockDevice) GetMountPath() string
- func (x *CMsgStorageDevicesData_BlockDevice) GetPath() string
- func (x *CMsgStorageDevicesData_BlockDevice) GetSizeBytes() uint64
- func (*CMsgStorageDevicesData_BlockDevice) ProtoMessage()
- func (x *CMsgStorageDevicesData_BlockDevice) ProtoReflect() protoreflect.Message
- func (x *CMsgStorageDevicesData_BlockDevice) Reset()
- func (x *CMsgStorageDevicesData_BlockDevice) String() string
- type CMsgStorageDevicesData_Drive
- func (*CMsgStorageDevicesData_Drive) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgStorageDevicesData_Drive) GetId() uint32
- func (x *CMsgStorageDevicesData_Drive) GetIsEjectable() bool
- func (x *CMsgStorageDevicesData_Drive) GetMediaType() EStorageDriveMediaType
- func (x *CMsgStorageDevicesData_Drive) GetModel() string
- func (x *CMsgStorageDevicesData_Drive) GetSerial() string
- func (x *CMsgStorageDevicesData_Drive) GetSizeBytes() uint64
- func (x *CMsgStorageDevicesData_Drive) GetVendor() string
- func (*CMsgStorageDevicesData_Drive) ProtoMessage()
- func (x *CMsgStorageDevicesData_Drive) ProtoReflect() protoreflect.Message
- func (x *CMsgStorageDevicesData_Drive) Reset()
- func (x *CMsgStorageDevicesData_Drive) String() string
- type CMsgSystemAudioManagerDevice
- func (*CMsgSystemAudioManagerDevice) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerDevice) GetApi() string
- func (x *CMsgSystemAudioManagerDevice) GetBase() *CMsgSystemAudioManagerObject
- func (x *CMsgSystemAudioManagerDevice) GetDescription() string
- func (x *CMsgSystemAudioManagerDevice) GetName() string
- func (x *CMsgSystemAudioManagerDevice) GetNick() string
- func (*CMsgSystemAudioManagerDevice) ProtoMessage()
- func (x *CMsgSystemAudioManagerDevice) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerDevice) Reset()
- func (x *CMsgSystemAudioManagerDevice) String() string
- type CMsgSystemAudioManagerLink
- func (*CMsgSystemAudioManagerLink) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerLink) GetBase() *CMsgSystemAudioManagerObject
- func (x *CMsgSystemAudioManagerLink) GetInputNodeId() uint32
- func (x *CMsgSystemAudioManagerLink) GetInputPortId() uint32
- func (x *CMsgSystemAudioManagerLink) GetOutputNodeId() uint32
- func (x *CMsgSystemAudioManagerLink) GetOutputPortId() uint32
- func (*CMsgSystemAudioManagerLink) ProtoMessage()
- func (x *CMsgSystemAudioManagerLink) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerLink) Reset()
- func (x *CMsgSystemAudioManagerLink) String() string
- type CMsgSystemAudioManagerNode
- func (*CMsgSystemAudioManagerNode) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerNode) GetBase() *CMsgSystemAudioManagerObject
- func (x *CMsgSystemAudioManagerNode) GetDescription() string
- func (x *CMsgSystemAudioManagerNode) GetDeviceId() uint32
- func (x *CMsgSystemAudioManagerNode) GetEdirection() ESystemAudioDirection
- func (x *CMsgSystemAudioManagerNode) GetName() string
- func (x *CMsgSystemAudioManagerNode) GetNick() string
- func (x *CMsgSystemAudioManagerNode) GetVolume() *CMsgSystemAudioVolume
- func (*CMsgSystemAudioManagerNode) ProtoMessage()
- func (x *CMsgSystemAudioManagerNode) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerNode) Reset()
- func (x *CMsgSystemAudioManagerNode) String() string
- type CMsgSystemAudioManagerObject
- func (*CMsgSystemAudioManagerObject) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerObject) GetId() uint32
- func (x *CMsgSystemAudioManagerObject) GetRtimeLastUpdate() uint32
- func (*CMsgSystemAudioManagerObject) ProtoMessage()
- func (x *CMsgSystemAudioManagerObject) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerObject) Reset()
- func (x *CMsgSystemAudioManagerObject) String() string
- type CMsgSystemAudioManagerPort
- func (*CMsgSystemAudioManagerPort) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerPort) GetAlias() string
- func (x *CMsgSystemAudioManagerPort) GetBase() *CMsgSystemAudioManagerObject
- func (x *CMsgSystemAudioManagerPort) GetEdirection() ESystemAudioPortDirection
- func (x *CMsgSystemAudioManagerPort) GetEtype() ESystemAudioPortType
- func (x *CMsgSystemAudioManagerPort) GetIsControl() bool
- func (x *CMsgSystemAudioManagerPort) GetIsMonitor() bool
- func (x *CMsgSystemAudioManagerPort) GetIsPhysical() bool
- func (x *CMsgSystemAudioManagerPort) GetIsTerminal() bool
- func (x *CMsgSystemAudioManagerPort) GetName() string
- func (x *CMsgSystemAudioManagerPort) GetNodeId() uint32
- func (*CMsgSystemAudioManagerPort) ProtoMessage()
- func (x *CMsgSystemAudioManagerPort) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerPort) Reset()
- func (x *CMsgSystemAudioManagerPort) String() string
- type CMsgSystemAudioManagerState
- func (*CMsgSystemAudioManagerState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerState) GetCounter() int32
- func (x *CMsgSystemAudioManagerState) GetHw() *CMsgSystemAudioManagerStateHW
- func (x *CMsgSystemAudioManagerState) GetRtimeFilter() uint32
- func (*CMsgSystemAudioManagerState) ProtoMessage()
- func (x *CMsgSystemAudioManagerState) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerState) Reset()
- func (x *CMsgSystemAudioManagerState) String() string
- type CMsgSystemAudioManagerStateHW
- func (*CMsgSystemAudioManagerStateHW) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerStateHW) GetDevices() []*CMsgSystemAudioManagerDevice
- func (x *CMsgSystemAudioManagerStateHW) GetLinks() []*CMsgSystemAudioManagerLink
- func (x *CMsgSystemAudioManagerStateHW) GetNodes() []*CMsgSystemAudioManagerNode
- func (x *CMsgSystemAudioManagerStateHW) GetPorts() []*CMsgSystemAudioManagerPort
- func (*CMsgSystemAudioManagerStateHW) ProtoMessage()
- func (x *CMsgSystemAudioManagerStateHW) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerStateHW) Reset()
- func (x *CMsgSystemAudioManagerStateHW) String() string
- type CMsgSystemAudioManagerUpdateSomething
- func (*CMsgSystemAudioManagerUpdateSomething) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioManagerUpdateSomething) GetCounter() int32
- func (*CMsgSystemAudioManagerUpdateSomething) ProtoMessage()
- func (x *CMsgSystemAudioManagerUpdateSomething) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioManagerUpdateSomething) Reset()
- func (x *CMsgSystemAudioManagerUpdateSomething) String() string
- type CMsgSystemAudioVolume
- func (*CMsgSystemAudioVolume) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioVolume) GetEntries() []*CMsgSystemAudioVolume_ChannelEntry
- func (x *CMsgSystemAudioVolume) GetIsMuted() bool
- func (*CMsgSystemAudioVolume) ProtoMessage()
- func (x *CMsgSystemAudioVolume) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioVolume) Reset()
- func (x *CMsgSystemAudioVolume) String() string
- type CMsgSystemAudioVolume_ChannelEntry
- func (*CMsgSystemAudioVolume_ChannelEntry) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemAudioVolume_ChannelEntry) GetEchannel() ESystemAudioChannel
- func (x *CMsgSystemAudioVolume_ChannelEntry) GetVolume() float32
- func (*CMsgSystemAudioVolume_ChannelEntry) ProtoMessage()
- func (x *CMsgSystemAudioVolume_ChannelEntry) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemAudioVolume_ChannelEntry) Reset()
- func (x *CMsgSystemAudioVolume_ChannelEntry) String() string
- type CMsgSystemDisplay
- func (*CMsgSystemDisplay) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDisplay) GetAppWantsHdr() bool
- func (x *CMsgSystemDisplay) GetCompatibilityParams() []int32
- func (x *CMsgSystemDisplay) GetCurrentModeId() int32
- func (x *CMsgSystemDisplay) GetDescription() string
- func (x *CMsgSystemDisplay) GetHasModeOverride() bool
- func (x *CMsgSystemDisplay) GetHeightMm() int32
- func (x *CMsgSystemDisplay) GetId() int32
- func (x *CMsgSystemDisplay) GetIsEnabled() bool
- func (x *CMsgSystemDisplay) GetIsHdrCapable() bool
- func (x *CMsgSystemDisplay) GetIsHdrEnabled() bool
- func (x *CMsgSystemDisplay) GetIsInternal() bool
- func (x *CMsgSystemDisplay) GetIsPrimary() bool
- func (x *CMsgSystemDisplay) GetIsVrrCapable() bool
- func (x *CMsgSystemDisplay) GetIsVrrEnabled() bool
- func (x *CMsgSystemDisplay) GetModes() []*CMsgSystemDisplayMode
- func (x *CMsgSystemDisplay) GetName() string
- func (x *CMsgSystemDisplay) GetRefreshRateMax() int32
- func (x *CMsgSystemDisplay) GetRefreshRateMin() int32
- func (x *CMsgSystemDisplay) GetWidthMm() int32
- func (*CMsgSystemDisplay) ProtoMessage()
- func (x *CMsgSystemDisplay) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDisplay) Reset()
- func (x *CMsgSystemDisplay) String() string
- type CMsgSystemDisplayManagerSetMode
- func (*CMsgSystemDisplayManagerSetMode) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDisplayManagerSetMode) GetDisplayId() int32
- func (x *CMsgSystemDisplayManagerSetMode) GetModeId() int32
- func (*CMsgSystemDisplayManagerSetMode) ProtoMessage()
- func (x *CMsgSystemDisplayManagerSetMode) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDisplayManagerSetMode) Reset()
- func (x *CMsgSystemDisplayManagerSetMode) String() string
- type CMsgSystemDisplayManagerState
- func (*CMsgSystemDisplayManagerState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDisplayManagerState) GetCompatibilityMode() ESystemDisplayCompatibilityMode
- func (x *CMsgSystemDisplayManagerState) GetDisplays() []*CMsgSystemDisplay
- func (x *CMsgSystemDisplayManagerState) GetIsModeSwitchingSupported() bool
- func (*CMsgSystemDisplayManagerState) ProtoMessage()
- func (x *CMsgSystemDisplayManagerState) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDisplayManagerState) Reset()
- func (x *CMsgSystemDisplayManagerState) String() string
- type CMsgSystemDisplayMode
- func (*CMsgSystemDisplayMode) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDisplayMode) GetHeight() int32
- func (x *CMsgSystemDisplayMode) GetId() int32
- func (x *CMsgSystemDisplayMode) GetRefreshHz() int32
- func (x *CMsgSystemDisplayMode) GetWidth() int32
- func (*CMsgSystemDisplayMode) ProtoMessage()
- func (x *CMsgSystemDisplayMode) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDisplayMode) Reset()
- func (x *CMsgSystemDisplayMode) String() string
- type CMsgSystemDockState
- func (*CMsgSystemDockState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDockState) GetUpdateState() *CMsgSystemDockUpdateState
- func (*CMsgSystemDockState) ProtoMessage()
- func (x *CMsgSystemDockState) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDockState) Reset()
- func (x *CMsgSystemDockState) String() string
- type CMsgSystemDockUpdateFirmware
- func (*CMsgSystemDockUpdateFirmware) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDockUpdateFirmware) GetCheckOnly() bool
- func (*CMsgSystemDockUpdateFirmware) ProtoMessage()
- func (x *CMsgSystemDockUpdateFirmware) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDockUpdateFirmware) Reset()
- func (x *CMsgSystemDockUpdateFirmware) String() string
- type CMsgSystemDockUpdateState
- func (*CMsgSystemDockUpdateState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemDockUpdateState) GetOldFwWorkaround() int32
- func (x *CMsgSystemDockUpdateState) GetRtimeEstimatedCompletion() uint32
- func (x *CMsgSystemDockUpdateState) GetRtimeLastChecked() uint32
- func (x *CMsgSystemDockUpdateState) GetStageProgress() float32
- func (x *CMsgSystemDockUpdateState) GetState() EUpdaterState
- func (x *CMsgSystemDockUpdateState) GetVersionAvailable() string
- func (x *CMsgSystemDockUpdateState) GetVersionCurrent() string
- func (*CMsgSystemDockUpdateState) ProtoMessage()
- func (x *CMsgSystemDockUpdateState) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemDockUpdateState) Reset()
- func (x *CMsgSystemDockUpdateState) String() string
- type CMsgSystemManagerSettings
- func (*CMsgSystemManagerSettings) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemManagerSettings) GetAlsLuxAlternate() float32
- func (x *CMsgSystemManagerSettings) GetAlsLuxMedian() float32
- func (x *CMsgSystemManagerSettings) GetAlsLuxPrimary() float32
- func (x *CMsgSystemManagerSettings) GetDisplayAdaptiveBrightnessEnabled() bool
- func (x *CMsgSystemManagerSettings) GetDisplayBacklightRaw() float32
- func (x *CMsgSystemManagerSettings) GetDisplayBrightnessAdaptivemax() float32
- func (x *CMsgSystemManagerSettings) GetDisplayBrightnessAdaptivemin() float32
- func (x *CMsgSystemManagerSettings) GetDisplayColorgamut() float32
- func (x *CMsgSystemManagerSettings) GetDisplayColorgamutLabelset() EColorGamutLabelSet
- func (x *CMsgSystemManagerSettings) GetDisplayColortemp() float32
- func (x *CMsgSystemManagerSettings) GetDisplayColortempDefault() float32
- func (x *CMsgSystemManagerSettings) GetDisplayColortempEnabled() bool
- func (x *CMsgSystemManagerSettings) GetDisplayDiagnosticsEnabled() bool
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeBlend() float32
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeEnabled() bool
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeMaxhue() float32
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeMaxsat() float32
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeReset() bool
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeScheduleEnabled() bool
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeScheduleEndtime() float32
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeScheduleStarttime() float32
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeTintstrength() float32
- func (x *CMsgSystemManagerSettings) GetDisplayNightmodeUiexp() float32
- func (x *CMsgSystemManagerSettings) GetFanControlMode() ESystemFanControlMode
- func (x *CMsgSystemManagerSettings) GetIdleBacklightDimAcSeconds() float32
- func (x *CMsgSystemManagerSettings) GetIdleBacklightDimBatterySeconds() float32
- func (x *CMsgSystemManagerSettings) GetIdleSuspendAcSeconds() float32
- func (x *CMsgSystemManagerSettings) GetIdleSuspendBatterySeconds() float32
- func (x *CMsgSystemManagerSettings) GetIdleSuspendSupressed() bool
- func (x *CMsgSystemManagerSettings) GetIsAdaptiveBrightnessAvailable() bool
- func (x *CMsgSystemManagerSettings) GetIsDisplayBrightnessAvailable() bool
- func (x *CMsgSystemManagerSettings) GetIsDisplayColormanagementAvailable() bool
- func (x *CMsgSystemManagerSettings) GetIsDisplayColortempAvailable() bool
- func (x *CMsgSystemManagerSettings) GetIsFanControlAvailable() bool
- func (x *CMsgSystemManagerSettings) GetIsWifiPowersaveEnabled() bool
- func (*CMsgSystemManagerSettings) ProtoMessage()
- func (x *CMsgSystemManagerSettings) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemManagerSettings) Reset()
- func (x *CMsgSystemManagerSettings) String() string
- type CMsgSystemPerfDiagnosticEntry
- func (*CMsgSystemPerfDiagnosticEntry) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfDiagnosticEntry) GetName() string
- func (x *CMsgSystemPerfDiagnosticEntry) GetValue() string
- func (*CMsgSystemPerfDiagnosticEntry) ProtoMessage()
- func (x *CMsgSystemPerfDiagnosticEntry) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfDiagnosticEntry) Reset()
- func (x *CMsgSystemPerfDiagnosticEntry) String() string
- type CMsgSystemPerfDiagnosticInfo
- func (*CMsgSystemPerfDiagnosticInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfDiagnosticInfo) GetBatteryTempC() float32
- func (x *CMsgSystemPerfDiagnosticInfo) GetEntries() []*CMsgSystemPerfDiagnosticEntry
- func (x *CMsgSystemPerfDiagnosticInfo) GetInterfaces() []*CMsgSystemPerfNetworkInterface
- func (*CMsgSystemPerfDiagnosticInfo) ProtoMessage()
- func (x *CMsgSystemPerfDiagnosticInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfDiagnosticInfo) Reset()
- func (x *CMsgSystemPerfDiagnosticInfo) String() string
- type CMsgSystemPerfLimits
- func (*CMsgSystemPerfLimits) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfLimits) GetCpuGovernorManualMaxMhz() int32
- func (x *CMsgSystemPerfLimits) GetCpuGovernorManualMinMhz() int32
- func (x *CMsgSystemPerfLimits) GetDisplayExternalRefreshManualHzMax() int32
- func (x *CMsgSystemPerfLimits) GetDisplayExternalRefreshManualHzMin() int32
- func (x *CMsgSystemPerfLimits) GetDisplayRefreshManualHzMax() int32
- func (x *CMsgSystemPerfLimits) GetDisplayRefreshManualHzMin() int32
- func (x *CMsgSystemPerfLimits) GetDisplayRefreshManualHzOcMax() int32
- func (x *CMsgSystemPerfLimits) GetFpsLimitOptions() []int32
- func (x *CMsgSystemPerfLimits) GetFpsLimitOptionsExternal() []int32
- func (x *CMsgSystemPerfLimits) GetFsrSharpnessMax() int32
- func (x *CMsgSystemPerfLimits) GetFsrSharpnessMin() int32
- func (x *CMsgSystemPerfLimits) GetGpuPerformanceLevelsAvailable() []EGPUPerformanceLevel
- func (x *CMsgSystemPerfLimits) GetGpuPerformanceManualMaxMhz() int32
- func (x *CMsgSystemPerfLimits) GetGpuPerformanceManualMinMhz() int32
- func (x *CMsgSystemPerfLimits) GetIsDynamicRefreshRateInSteamSupported() bool
- func (x *CMsgSystemPerfLimits) GetIsDynamicVrsAvailable() bool
- func (x *CMsgSystemPerfLimits) GetIsHdrSupported() bool
- func (x *CMsgSystemPerfLimits) GetIsManualDisplayRefreshRateAvailable() bool
- func (x *CMsgSystemPerfLimits) GetIsNisSupported() bool
- func (x *CMsgSystemPerfLimits) GetIsSplitScalingAndFilteringSupported() bool
- func (x *CMsgSystemPerfLimits) GetIsTearingSupported() bool
- func (x *CMsgSystemPerfLimits) GetIsVrrSupported() bool
- func (x *CMsgSystemPerfLimits) GetNisSharpnessMax() int32
- func (x *CMsgSystemPerfLimits) GetNisSharpnessMin() int32
- func (x *CMsgSystemPerfLimits) GetPerfOverlayIsStandalone() bool
- func (x *CMsgSystemPerfLimits) GetSplitScalingFiltersAvailable() []ESplitScalingFilter
- func (x *CMsgSystemPerfLimits) GetSplitScalingScalersAvailable() []ESplitScalingScaler
- func (x *CMsgSystemPerfLimits) GetTdpLimitMax() int32
- func (x *CMsgSystemPerfLimits) GetTdpLimitMin() int32
- func (*CMsgSystemPerfLimits) ProtoMessage()
- func (x *CMsgSystemPerfLimits) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfLimits) Reset()
- func (x *CMsgSystemPerfLimits) String() string
- type CMsgSystemPerfNetworkInterface
- func (*CMsgSystemPerfNetworkInterface) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfNetworkInterface) GetName() string
- func (x *CMsgSystemPerfNetworkInterface) GetRxBytesPerSec() int32
- func (x *CMsgSystemPerfNetworkInterface) GetRxBytesTotal() int64
- func (x *CMsgSystemPerfNetworkInterface) GetTimestamp() float64
- func (x *CMsgSystemPerfNetworkInterface) GetTxBytesPerSec() int32
- func (x *CMsgSystemPerfNetworkInterface) GetTxBytesTotal() int64
- func (*CMsgSystemPerfNetworkInterface) ProtoMessage()
- func (x *CMsgSystemPerfNetworkInterface) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfNetworkInterface) Reset()
- func (x *CMsgSystemPerfNetworkInterface) String() string
- type CMsgSystemPerfSettings
- func (*CMsgSystemPerfSettings) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfSettings) GetGlobal() *CMsgSystemPerfSettingsGlobal
- func (x *CMsgSystemPerfSettings) GetPerApp() *CMsgSystemPerfSettingsPerApp
- func (*CMsgSystemPerfSettings) ProtoMessage()
- func (x *CMsgSystemPerfSettings) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfSettings) Reset()
- func (x *CMsgSystemPerfSettings) String() string
- type CMsgSystemPerfSettingsGlobal
- func (*CMsgSystemPerfSettingsGlobal) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfSettingsGlobal) GetAllowExperimentalHdr() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetAllowExternalDisplayRefreshControl() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetDebugForceHdrSupport() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetDiagnosticUpdateRate() float32
- func (x *CMsgSystemPerfSettingsGlobal) GetForceHdrWideGammutForSdr() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetForceHdr_10PqOutputDebug() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetGraphicsProfilingServiceState() ESystemServiceState
- func (x *CMsgSystemPerfSettingsGlobal) GetHdrOnSdrTonemapOperator() EHDRToneMapOperator
- func (x *CMsgSystemPerfSettingsGlobal) GetIsAdvancedSettingsEnabled() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetIsColorManagementEnabled() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetIsDisplayOcEnabled() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetIsHdrDebugHeatmapEnabled() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetIsHdrEnabled() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetIsShowPerfOverlayOverSteamEnabled() bool
- func (x *CMsgSystemPerfSettingsGlobal) GetPerfOverlayLevel() EGraphicsPerfOverlayLevel
- func (x *CMsgSystemPerfSettingsGlobal) GetPerfOverlayServiceState() ESystemServiceState
- func (x *CMsgSystemPerfSettingsGlobal) GetSdrToHdrBrightness() float32
- func (x *CMsgSystemPerfSettingsGlobal) GetSystemTraceServiceState() ESystemServiceState
- func (*CMsgSystemPerfSettingsGlobal) ProtoMessage()
- func (x *CMsgSystemPerfSettingsGlobal) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfSettingsGlobal) Reset()
- func (x *CMsgSystemPerfSettingsGlobal) String() string
- type CMsgSystemPerfSettingsPerApp
- func (*CMsgSystemPerfSettingsPerApp) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfSettingsPerApp) GetCpuGovernor() ECPUGovernor
- func (x *CMsgSystemPerfSettingsPerApp) GetCpuGovernorManualMhz() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetDisplayExternalRefreshManualHz() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetDisplayRefreshManualHz() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetForceComposite() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetFpsLimit() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetFpsLimitExternal() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetFsrSharpness() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetGpuPerformanceLevel() EGPUPerformanceLevel
- func (x *CMsgSystemPerfSettingsPerApp) GetGpuPerformanceManualMhz() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetIsCompositeDebugEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsDynamicRefreshRateEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsFpsLimitEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsGamePerfProfileEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsLowLatencyModeEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsTdpLimitEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsTearingEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsVariableResolutionEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetIsVrrEnabled() bool
- func (x *CMsgSystemPerfSettingsPerApp) GetNisSharpness() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetScalingFilter() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetSplitScalingFilter() ESplitScalingFilter
- func (x *CMsgSystemPerfSettingsPerApp) GetSplitScalingScaler() ESplitScalingScaler
- func (x *CMsgSystemPerfSettingsPerApp) GetTdpLimit() int32
- func (x *CMsgSystemPerfSettingsPerApp) GetUseDynamicRefreshRateInSteam() bool
- func (*CMsgSystemPerfSettingsPerApp) ProtoMessage()
- func (x *CMsgSystemPerfSettingsPerApp) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfSettingsPerApp) Reset()
- func (x *CMsgSystemPerfSettingsPerApp) String() string
- type CMsgSystemPerfSettingsV1
- func (*CMsgSystemPerfSettingsV1) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfSettingsV1) GetCpuGovernor() ECPUGovernor
- func (x *CMsgSystemPerfSettingsV1) GetCpuGovernorManualMhz() int32
- func (x *CMsgSystemPerfSettingsV1) GetDiagnosticUpdateRate() float32
- func (x *CMsgSystemPerfSettingsV1) GetDisplayRefreshManualHz() int32
- func (x *CMsgSystemPerfSettingsV1) GetFpsLimit() int32
- func (x *CMsgSystemPerfSettingsV1) GetFsrSharpness() int32
- func (x *CMsgSystemPerfSettingsV1) GetGpuPerformanceLevel() EGPUPerformanceLevel
- func (x *CMsgSystemPerfSettingsV1) GetGpuPerformanceManualMhz() int32
- func (x *CMsgSystemPerfSettingsV1) GetGraphicsProfilingServiceState() ESystemServiceState
- func (x *CMsgSystemPerfSettingsV1) GetIsDynamicRefreshRateEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetIsFpsLimitEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetIsGamePerfProfileEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetIsLowLatencyModeEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetIsShowPerfOverlayOverSteamEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetIsTdpLimitEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetIsVariableResolutionEnabled() bool
- func (x *CMsgSystemPerfSettingsV1) GetPerfOverlayLevel() EGraphicsPerfOverlayLevel
- func (x *CMsgSystemPerfSettingsV1) GetPerfOverlayServiceState() ESystemServiceState
- func (x *CMsgSystemPerfSettingsV1) GetScalingFilter() int32
- func (x *CMsgSystemPerfSettingsV1) GetSystemTraceServiceState() ESystemServiceState
- func (x *CMsgSystemPerfSettingsV1) GetTdpLimit() int32
- func (*CMsgSystemPerfSettingsV1) ProtoMessage()
- func (x *CMsgSystemPerfSettingsV1) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfSettingsV1) Reset()
- func (x *CMsgSystemPerfSettingsV1) String() string
- type CMsgSystemPerfState
- func (*CMsgSystemPerfState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfState) GetActiveProfileGameId() uint64
- func (x *CMsgSystemPerfState) GetCurrentGameId() uint64
- func (x *CMsgSystemPerfState) GetLimits() *CMsgSystemPerfLimits
- func (x *CMsgSystemPerfState) GetSettings() *CMsgSystemPerfSettings
- func (*CMsgSystemPerfState) ProtoMessage()
- func (x *CMsgSystemPerfState) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfState) Reset()
- func (x *CMsgSystemPerfState) String() string
- type CMsgSystemPerfUpdateSettings
- func (*CMsgSystemPerfUpdateSettings) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemPerfUpdateSettings) GetGameid() uint64
- func (x *CMsgSystemPerfUpdateSettings) GetResetToDefault() bool
- func (x *CMsgSystemPerfUpdateSettings) GetSettingsDelta() *CMsgSystemPerfSettings
- func (x *CMsgSystemPerfUpdateSettings) GetSkipStorageUpdate() bool
- func (m *CMsgSystemPerfUpdateSettings) GetUpdate() isCMsgSystemPerfUpdateSettings_Update
- func (*CMsgSystemPerfUpdateSettings) ProtoMessage()
- func (x *CMsgSystemPerfUpdateSettings) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemPerfUpdateSettings) Reset()
- func (x *CMsgSystemPerfUpdateSettings) String() string
- type CMsgSystemPerfUpdateSettings_ResetToDefault
- type CMsgSystemPerfUpdateSettings_SettingsDelta
- type CMsgSystemUpdateApplyParams
- func (*CMsgSystemUpdateApplyParams) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemUpdateApplyParams) GetApplyTypes() []EUpdaterType
- func (*CMsgSystemUpdateApplyParams) ProtoMessage()
- func (x *CMsgSystemUpdateApplyParams) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemUpdateApplyParams) Reset()
- func (x *CMsgSystemUpdateApplyParams) String() string
- type CMsgSystemUpdateApplyResult
- func (*CMsgSystemUpdateApplyResult) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemUpdateApplyResult) GetEresult() uint32
- func (x *CMsgSystemUpdateApplyResult) GetRequiresClientRestart() bool
- func (x *CMsgSystemUpdateApplyResult) GetRequiresSystemRestart() bool
- func (x *CMsgSystemUpdateApplyResult) GetType() EUpdaterType
- func (*CMsgSystemUpdateApplyResult) ProtoMessage()
- func (x *CMsgSystemUpdateApplyResult) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemUpdateApplyResult) Reset()
- func (x *CMsgSystemUpdateApplyResult) String() string
- type CMsgSystemUpdateCheckResult
- func (*CMsgSystemUpdateCheckResult) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemUpdateCheckResult) GetAutoMessage() string
- func (x *CMsgSystemUpdateCheckResult) GetAvailable() bool
- func (x *CMsgSystemUpdateCheckResult) GetEresult() uint32
- func (x *CMsgSystemUpdateCheckResult) GetRtimeChecked() uint32
- func (x *CMsgSystemUpdateCheckResult) GetType() EUpdaterType
- func (x *CMsgSystemUpdateCheckResult) GetVersion() string
- func (*CMsgSystemUpdateCheckResult) ProtoMessage()
- func (x *CMsgSystemUpdateCheckResult) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemUpdateCheckResult) Reset()
- func (x *CMsgSystemUpdateCheckResult) String() string
- type CMsgSystemUpdateProgress
- func (*CMsgSystemUpdateProgress) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemUpdateProgress) GetRtimeEstimatedCompletion() uint32
- func (x *CMsgSystemUpdateProgress) GetStageProgress() float32
- func (x *CMsgSystemUpdateProgress) GetStageSizeBytes() int64
- func (*CMsgSystemUpdateProgress) ProtoMessage()
- func (x *CMsgSystemUpdateProgress) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemUpdateProgress) Reset()
- func (x *CMsgSystemUpdateProgress) String() string
- type CMsgSystemUpdateState
- func (*CMsgSystemUpdateState) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgSystemUpdateState) GetProgress() *CMsgSystemUpdateProgress
- func (x *CMsgSystemUpdateState) GetState() EUpdaterState
- func (x *CMsgSystemUpdateState) GetSupportsOsUpdates() bool
- func (x *CMsgSystemUpdateState) GetUpdateApplyResults() []*CMsgSystemUpdateApplyResult
- func (x *CMsgSystemUpdateState) GetUpdateCheckResults() []*CMsgSystemUpdateCheckResult
- func (*CMsgSystemUpdateState) ProtoMessage()
- func (x *CMsgSystemUpdateState) ProtoReflect() protoreflect.Message
- func (x *CMsgSystemUpdateState) Reset()
- func (x *CMsgSystemUpdateState) String() string
- type CMsgTrading_CancelTradeRequest
- func (*CMsgTrading_CancelTradeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgTrading_CancelTradeRequest) GetOtherSteamid() uint64
- func (*CMsgTrading_CancelTradeRequest) ProtoMessage()
- func (x *CMsgTrading_CancelTradeRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgTrading_CancelTradeRequest) Reset()
- func (x *CMsgTrading_CancelTradeRequest) String() string
- type CMsgTrading_InitiateTradeRequest
- func (*CMsgTrading_InitiateTradeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgTrading_InitiateTradeRequest) GetOtherName() string
- func (x *CMsgTrading_InitiateTradeRequest) GetOtherSteamid() uint64
- func (x *CMsgTrading_InitiateTradeRequest) GetTradeRequestId() uint32
- func (*CMsgTrading_InitiateTradeRequest) ProtoMessage()
- func (x *CMsgTrading_InitiateTradeRequest) ProtoReflect() protoreflect.Message
- func (x *CMsgTrading_InitiateTradeRequest) Reset()
- func (x *CMsgTrading_InitiateTradeRequest) String() string
- type CMsgTrading_InitiateTradeResponse
- func (*CMsgTrading_InitiateTradeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgTrading_InitiateTradeResponse) GetDefaultEmailChangeProbationDays() uint32
- func (x *CMsgTrading_InitiateTradeResponse) GetDefaultPasswordResetProbationDays() uint32
- func (x *CMsgTrading_InitiateTradeResponse) GetEmailChangeProbationDays() uint32
- func (x *CMsgTrading_InitiateTradeResponse) GetNewDeviceCooldownDays() uint32
- func (x *CMsgTrading_InitiateTradeResponse) GetOtherSteamid() uint64
- func (x *CMsgTrading_InitiateTradeResponse) GetPasswordResetProbationDays() uint32
- func (x *CMsgTrading_InitiateTradeResponse) GetResponse() uint32
- func (x *CMsgTrading_InitiateTradeResponse) GetSteamguardRequiredDays() uint32
- func (x *CMsgTrading_InitiateTradeResponse) GetTradeRequestId() uint32
- func (*CMsgTrading_InitiateTradeResponse) ProtoMessage()
- func (x *CMsgTrading_InitiateTradeResponse) ProtoReflect() protoreflect.Message
- func (x *CMsgTrading_InitiateTradeResponse) Reset()
- func (x *CMsgTrading_InitiateTradeResponse) String() string
- type CMsgTrading_StartSession
- func (*CMsgTrading_StartSession) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgTrading_StartSession) GetOtherSteamid() uint64
- func (*CMsgTrading_StartSession) ProtoMessage()
- func (x *CMsgTrading_StartSession) ProtoReflect() protoreflect.Message
- func (x *CMsgTrading_StartSession) Reset()
- func (x *CMsgTrading_StartSession) String() string
- type CMsgWebUITransportInfo
- func (*CMsgWebUITransportInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CMsgWebUITransportInfo) GetAuthKey() string
- func (x *CMsgWebUITransportInfo) GetPort() uint32
- func (*CMsgWebUITransportInfo) ProtoMessage()
- func (x *CMsgWebUITransportInfo) ProtoReflect() protoreflect.Message
- func (x *CMsgWebUITransportInfo) Reset()
- func (x *CMsgWebUITransportInfo) String() string
- type CPackageReservationStatus
- func (*CPackageReservationStatus) Descriptor() ([]byte, []int)deprecated
- func (x *CPackageReservationStatus) GetExpired() bool
- func (x *CPackageReservationStatus) GetPackageid() uint32
- func (x *CPackageReservationStatus) GetQueuePosition() int32
- func (x *CPackageReservationStatus) GetReservationCountryCode() string
- func (x *CPackageReservationStatus) GetReservationState() int32
- func (x *CPackageReservationStatus) GetTimeExpires() uint32
- func (x *CPackageReservationStatus) GetTimeReserved() uint32
- func (x *CPackageReservationStatus) GetTotalQueueSize() int32
- func (*CPackageReservationStatus) ProtoMessage()
- func (x *CPackageReservationStatus) ProtoReflect() protoreflect.Message
- func (x *CPackageReservationStatus) Reset()
- func (x *CPackageReservationStatus) String() string
- type CSupportRefreshTokenAudit
- func (*CSupportRefreshTokenAudit) Descriptor() ([]byte, []int)deprecated
- func (x *CSupportRefreshTokenAudit) GetAction() int32
- func (x *CSupportRefreshTokenAudit) GetActor() uint64
- func (x *CSupportRefreshTokenAudit) GetIp() *CMsgIPAddress
- func (x *CSupportRefreshTokenAudit) GetTime() uint32
- func (*CSupportRefreshTokenAudit) ProtoMessage()
- func (x *CSupportRefreshTokenAudit) ProtoReflect() protoreflect.Message
- func (x *CSupportRefreshTokenAudit) Reset()
- func (x *CSupportRefreshTokenAudit) String() string
- type CSupportRefreshTokenDescription
- func (*CSupportRefreshTokenDescription) Descriptor() ([]byte, []int)deprecated
- func (x *CSupportRefreshTokenDescription) GetAuthType() uint32
- func (x *CSupportRefreshTokenDescription) GetFirstSeen() *CSupportRefreshTokenDescription_TokenUsageEvent
- func (x *CSupportRefreshTokenDescription) GetGamingDeviceType() uint32
- func (x *CSupportRefreshTokenDescription) GetLastSeen() *CSupportRefreshTokenDescription_TokenUsageEvent
- func (x *CSupportRefreshTokenDescription) GetOsPlatform() uint32
- func (x *CSupportRefreshTokenDescription) GetOsType() int32
- func (x *CSupportRefreshTokenDescription) GetOwnerSteamid() uint64
- func (x *CSupportRefreshTokenDescription) GetPlatformType() EAuthTokenPlatformType
- func (x *CSupportRefreshTokenDescription) GetTimeUpdated() uint32
- func (x *CSupportRefreshTokenDescription) GetTokenDescription() string
- func (x *CSupportRefreshTokenDescription) GetTokenId() uint64
- func (x *CSupportRefreshTokenDescription) GetTokenState() EAuthTokenState
- func (*CSupportRefreshTokenDescription) ProtoMessage()
- func (x *CSupportRefreshTokenDescription) ProtoReflect() protoreflect.Message
- func (x *CSupportRefreshTokenDescription) Reset()
- func (x *CSupportRefreshTokenDescription) String() string
- type CSupportRefreshTokenDescription_TokenUsageEvent
- func (*CSupportRefreshTokenDescription_TokenUsageEvent) Descriptor() ([]byte, []int)deprecated
- func (x *CSupportRefreshTokenDescription_TokenUsageEvent) GetCity() string
- func (x *CSupportRefreshTokenDescription_TokenUsageEvent) GetCountry() string
- func (x *CSupportRefreshTokenDescription_TokenUsageEvent) GetIp() *CMsgIPAddress
- func (x *CSupportRefreshTokenDescription_TokenUsageEvent) GetState() string
- func (x *CSupportRefreshTokenDescription_TokenUsageEvent) GetTime() uint32
- func (*CSupportRefreshTokenDescription_TokenUsageEvent) ProtoMessage()
- func (x *CSupportRefreshTokenDescription_TokenUsageEvent) ProtoReflect() protoreflect.Message
- func (x *CSupportRefreshTokenDescription_TokenUsageEvent) Reset()
- func (x *CSupportRefreshTokenDescription_TokenUsageEvent) String() string
- type ContentDeltaChunks
- func (*ContentDeltaChunks) Descriptor() ([]byte, []int)deprecated
- func (x *ContentDeltaChunks) GetChunkDataLocation() EContentDeltaChunkDataLocation
- func (x *ContentDeltaChunks) GetDeltaChunks() []*ContentDeltaChunks_DeltaChunk
- func (x *ContentDeltaChunks) GetDepotId() uint32
- func (x *ContentDeltaChunks) GetManifestIdSource() uint64
- func (x *ContentDeltaChunks) GetManifestIdTarget() uint64
- func (*ContentDeltaChunks) ProtoMessage()
- func (x *ContentDeltaChunks) ProtoReflect() protoreflect.Message
- func (x *ContentDeltaChunks) Reset()
- func (x *ContentDeltaChunks) String() string
- type ContentDeltaChunks_DeltaChunk
- func (*ContentDeltaChunks_DeltaChunk) Descriptor() ([]byte, []int)deprecated
- func (x *ContentDeltaChunks_DeltaChunk) GetChunk() []byte
- func (x *ContentDeltaChunks_DeltaChunk) GetPatchMethod() uint32
- func (x *ContentDeltaChunks_DeltaChunk) GetShaSource() []byte
- func (x *ContentDeltaChunks_DeltaChunk) GetShaTarget() []byte
- func (x *ContentDeltaChunks_DeltaChunk) GetSizeDelta() uint32
- func (x *ContentDeltaChunks_DeltaChunk) GetSizeOriginal() uint32
- func (*ContentDeltaChunks_DeltaChunk) ProtoMessage()
- func (x *ContentDeltaChunks_DeltaChunk) ProtoReflect() protoreflect.Message
- func (x *ContentDeltaChunks_DeltaChunk) Reset()
- func (x *ContentDeltaChunks_DeltaChunk) String() string
- type ContentManifestMetadata
- func (*ContentManifestMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *ContentManifestMetadata) GetCbDiskCompressed() uint64
- func (x *ContentManifestMetadata) GetCbDiskOriginal() uint64
- func (x *ContentManifestMetadata) GetCrcClear() uint32
- func (x *ContentManifestMetadata) GetCrcEncrypted() uint32
- func (x *ContentManifestMetadata) GetCreationTime() uint32
- func (x *ContentManifestMetadata) GetDepotId() uint32
- func (x *ContentManifestMetadata) GetFilenamesEncrypted() bool
- func (x *ContentManifestMetadata) GetGidManifest() uint64
- func (x *ContentManifestMetadata) GetUniqueChunks() uint32
- func (*ContentManifestMetadata) ProtoMessage()
- func (x *ContentManifestMetadata) ProtoReflect() protoreflect.Message
- func (x *ContentManifestMetadata) Reset()
- func (x *ContentManifestMetadata) String() string
- type ContentManifestPayload
- func (*ContentManifestPayload) Descriptor() ([]byte, []int)deprecated
- func (x *ContentManifestPayload) GetMappings() []*ContentManifestPayload_FileMapping
- func (*ContentManifestPayload) ProtoMessage()
- func (x *ContentManifestPayload) ProtoReflect() protoreflect.Message
- func (x *ContentManifestPayload) Reset()
- func (x *ContentManifestPayload) String() string
- type ContentManifestPayload_FileMapping
- func (*ContentManifestPayload_FileMapping) Descriptor() ([]byte, []int)deprecated
- func (x *ContentManifestPayload_FileMapping) GetChunks() []*ContentManifestPayload_FileMapping_ChunkData
- func (x *ContentManifestPayload_FileMapping) GetFilename() string
- func (x *ContentManifestPayload_FileMapping) GetFlags() uint32
- func (x *ContentManifestPayload_FileMapping) GetLinktarget() string
- func (x *ContentManifestPayload_FileMapping) GetShaContent() []byte
- func (x *ContentManifestPayload_FileMapping) GetShaFilename() []byte
- func (x *ContentManifestPayload_FileMapping) GetSize() uint64
- func (*ContentManifestPayload_FileMapping) ProtoMessage()
- func (x *ContentManifestPayload_FileMapping) ProtoReflect() protoreflect.Message
- func (x *ContentManifestPayload_FileMapping) Reset()
- func (x *ContentManifestPayload_FileMapping) String() string
- type ContentManifestPayload_FileMapping_ChunkData
- func (*ContentManifestPayload_FileMapping_ChunkData) Descriptor() ([]byte, []int)deprecated
- func (x *ContentManifestPayload_FileMapping_ChunkData) GetCbCompressed() uint32
- func (x *ContentManifestPayload_FileMapping_ChunkData) GetCbOriginal() uint32
- func (x *ContentManifestPayload_FileMapping_ChunkData) GetCrc() uint32
- func (x *ContentManifestPayload_FileMapping_ChunkData) GetOffset() uint64
- func (x *ContentManifestPayload_FileMapping_ChunkData) GetSha() []byte
- func (*ContentManifestPayload_FileMapping_ChunkData) ProtoMessage()
- func (x *ContentManifestPayload_FileMapping_ChunkData) ProtoReflect() protoreflect.Message
- func (x *ContentManifestPayload_FileMapping_ChunkData) Reset()
- func (x *ContentManifestPayload_FileMapping_ChunkData) String() string
- type ContentManifestSignature
- func (*ContentManifestSignature) Descriptor() ([]byte, []int)deprecated
- func (x *ContentManifestSignature) GetSignature() []byte
- func (*ContentManifestSignature) ProtoMessage()
- func (x *ContentManifestSignature) ProtoReflect() protoreflect.Message
- func (x *ContentManifestSignature) Reset()
- func (x *ContentManifestSignature) String() string
- type EACState
- func (EACState) Descriptor() protoreflect.EnumDescriptor
- func (x EACState) Enum() *EACState
- func (EACState) EnumDescriptor() ([]byte, []int)deprecated
- func (x EACState) Number() protoreflect.EnumNumber
- func (x EACState) String() string
- func (EACState) Type() protoreflect.EnumType
- func (x *EACState) UnmarshalJSON(b []byte) errordeprecated
- type EAuthSessionGuardType
- func (EAuthSessionGuardType) Descriptor() protoreflect.EnumDescriptor
- func (x EAuthSessionGuardType) Enum() *EAuthSessionGuardType
- func (EAuthSessionGuardType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EAuthSessionGuardType) Number() protoreflect.EnumNumber
- func (x EAuthSessionGuardType) String() string
- func (EAuthSessionGuardType) Type() protoreflect.EnumType
- func (x *EAuthSessionGuardType) UnmarshalJSON(b []byte) errordeprecated
- type EAuthSessionSecurityHistory
- func (EAuthSessionSecurityHistory) Descriptor() protoreflect.EnumDescriptor
- func (x EAuthSessionSecurityHistory) Enum() *EAuthSessionSecurityHistory
- func (EAuthSessionSecurityHistory) EnumDescriptor() ([]byte, []int)deprecated
- func (x EAuthSessionSecurityHistory) Number() protoreflect.EnumNumber
- func (x EAuthSessionSecurityHistory) String() string
- func (EAuthSessionSecurityHistory) Type() protoreflect.EnumType
- func (x *EAuthSessionSecurityHistory) UnmarshalJSON(b []byte) errordeprecated
- type EAuthTokenPlatformType
- func (EAuthTokenPlatformType) Descriptor() protoreflect.EnumDescriptor
- func (x EAuthTokenPlatformType) Enum() *EAuthTokenPlatformType
- func (EAuthTokenPlatformType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EAuthTokenPlatformType) Number() protoreflect.EnumNumber
- func (x EAuthTokenPlatformType) String() string
- func (EAuthTokenPlatformType) Type() protoreflect.EnumType
- func (x *EAuthTokenPlatformType) UnmarshalJSON(b []byte) errordeprecated
- type EAuthTokenRevokeAction
- func (EAuthTokenRevokeAction) Descriptor() protoreflect.EnumDescriptor
- func (x EAuthTokenRevokeAction) Enum() *EAuthTokenRevokeAction
- func (EAuthTokenRevokeAction) EnumDescriptor() ([]byte, []int)deprecated
- func (x EAuthTokenRevokeAction) Number() protoreflect.EnumNumber
- func (x EAuthTokenRevokeAction) String() string
- func (EAuthTokenRevokeAction) Type() protoreflect.EnumType
- func (x *EAuthTokenRevokeAction) UnmarshalJSON(b []byte) errordeprecated
- type EAuthTokenState
- func (EAuthTokenState) Descriptor() protoreflect.EnumDescriptor
- func (x EAuthTokenState) Enum() *EAuthTokenState
- func (EAuthTokenState) EnumDescriptor() ([]byte, []int)deprecated
- func (x EAuthTokenState) Number() protoreflect.EnumNumber
- func (x EAuthTokenState) String() string
- func (EAuthTokenState) Type() protoreflect.EnumType
- func (x *EAuthTokenState) UnmarshalJSON(b []byte) errordeprecated
- type EBanContentCheckResult
- func (EBanContentCheckResult) Descriptor() protoreflect.EnumDescriptor
- func (x EBanContentCheckResult) Enum() *EBanContentCheckResult
- func (EBanContentCheckResult) EnumDescriptor() ([]byte, []int)deprecated
- func (x EBanContentCheckResult) Number() protoreflect.EnumNumber
- func (x EBanContentCheckResult) String() string
- func (EBanContentCheckResult) Type() protoreflect.EnumType
- func (x *EBanContentCheckResult) UnmarshalJSON(b []byte) errordeprecated
- type EBatteryState
- func (EBatteryState) Descriptor() protoreflect.EnumDescriptor
- func (x EBatteryState) Enum() *EBatteryState
- func (EBatteryState) EnumDescriptor() ([]byte, []int)deprecated
- func (x EBatteryState) Number() protoreflect.EnumNumber
- func (x EBatteryState) String() string
- func (EBatteryState) Type() protoreflect.EnumType
- func (x *EBatteryState) UnmarshalJSON(b []byte) errordeprecated
- type EBluetoothDeviceType
- func (EBluetoothDeviceType) Descriptor() protoreflect.EnumDescriptor
- func (x EBluetoothDeviceType) Enum() *EBluetoothDeviceType
- func (EBluetoothDeviceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EBluetoothDeviceType) Number() protoreflect.EnumNumber
- func (x EBluetoothDeviceType) String() string
- func (EBluetoothDeviceType) Type() protoreflect.EnumType
- func (x *EBluetoothDeviceType) UnmarshalJSON(b []byte) errordeprecated
- type EBroadcastEncoderSetting
- func (EBroadcastEncoderSetting) Descriptor() protoreflect.EnumDescriptor
- func (x EBroadcastEncoderSetting) Enum() *EBroadcastEncoderSetting
- func (EBroadcastEncoderSetting) EnumDescriptor() ([]byte, []int)deprecated
- func (x EBroadcastEncoderSetting) Number() protoreflect.EnumNumber
- func (x EBroadcastEncoderSetting) String() string
- func (EBroadcastEncoderSetting) Type() protoreflect.EnumType
- func (x *EBroadcastEncoderSetting) UnmarshalJSON(b []byte) errordeprecated
- type EBroadcastPermission
- func (EBroadcastPermission) Descriptor() protoreflect.EnumDescriptor
- func (x EBroadcastPermission) Enum() *EBroadcastPermission
- func (EBroadcastPermission) EnumDescriptor() ([]byte, []int)deprecated
- func (x EBroadcastPermission) Number() protoreflect.EnumNumber
- func (x EBroadcastPermission) String() string
- func (EBroadcastPermission) Type() protoreflect.EnumType
- func (x *EBroadcastPermission) UnmarshalJSON(b []byte) errordeprecated
- type ECPUGovernor
- func (ECPUGovernor) Descriptor() protoreflect.EnumDescriptor
- func (x ECPUGovernor) Enum() *ECPUGovernor
- func (ECPUGovernor) EnumDescriptor() ([]byte, []int)deprecated
- func (x ECPUGovernor) Number() protoreflect.EnumNumber
- func (x ECPUGovernor) String() string
- func (ECPUGovernor) Type() protoreflect.EnumType
- func (x *ECPUGovernor) UnmarshalJSON(b []byte) errordeprecated
- type ECloudGamingPlatform
- func (ECloudGamingPlatform) Descriptor() protoreflect.EnumDescriptor
- func (x ECloudGamingPlatform) Enum() *ECloudGamingPlatform
- func (ECloudGamingPlatform) EnumDescriptor() ([]byte, []int)deprecated
- func (x ECloudGamingPlatform) Number() protoreflect.EnumNumber
- func (x ECloudGamingPlatform) String() string
- func (ECloudGamingPlatform) Type() protoreflect.EnumType
- func (x *ECloudGamingPlatform) UnmarshalJSON(b []byte) errordeprecated
- type ECloudPendingRemoteOperation
- func (ECloudPendingRemoteOperation) Descriptor() protoreflect.EnumDescriptor
- func (x ECloudPendingRemoteOperation) Enum() *ECloudPendingRemoteOperation
- func (ECloudPendingRemoteOperation) EnumDescriptor() ([]byte, []int)deprecated
- func (x ECloudPendingRemoteOperation) Number() protoreflect.EnumNumber
- func (x ECloudPendingRemoteOperation) String() string
- func (ECloudPendingRemoteOperation) Type() protoreflect.EnumType
- func (x *ECloudPendingRemoteOperation) UnmarshalJSON(b []byte) errordeprecated
- type ECloudStoragePersistState
- func (ECloudStoragePersistState) Descriptor() protoreflect.EnumDescriptor
- func (x ECloudStoragePersistState) Enum() *ECloudStoragePersistState
- func (ECloudStoragePersistState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ECloudStoragePersistState) Number() protoreflect.EnumNumber
- func (x ECloudStoragePersistState) String() string
- func (ECloudStoragePersistState) Type() protoreflect.EnumType
- func (x *ECloudStoragePersistState) UnmarshalJSON(b []byte) errordeprecated
- type EColorGamutLabelSet
- func (EColorGamutLabelSet) Descriptor() protoreflect.EnumDescriptor
- func (x EColorGamutLabelSet) Enum() *EColorGamutLabelSet
- func (EColorGamutLabelSet) EnumDescriptor() ([]byte, []int)deprecated
- func (x EColorGamutLabelSet) Number() protoreflect.EnumNumber
- func (x EColorGamutLabelSet) String() string
- func (EColorGamutLabelSet) Type() protoreflect.EnumType
- func (x *EColorGamutLabelSet) UnmarshalJSON(b []byte) errordeprecated
- type ECommentThreadType
- func (ECommentThreadType) Descriptor() protoreflect.EnumDescriptor
- func (x ECommentThreadType) Enum() *ECommentThreadType
- func (ECommentThreadType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ECommentThreadType) Number() protoreflect.EnumNumber
- func (x ECommentThreadType) String() string
- func (ECommentThreadType) Type() protoreflect.EnumType
- func (x *ECommentThreadType) UnmarshalJSON(b []byte) errordeprecated
- type ECommunityItemClass
- func (ECommunityItemClass) Descriptor() protoreflect.EnumDescriptor
- func (x ECommunityItemClass) Enum() *ECommunityItemClass
- func (ECommunityItemClass) EnumDescriptor() ([]byte, []int)deprecated
- func (x ECommunityItemClass) Number() protoreflect.EnumNumber
- func (x ECommunityItemClass) String() string
- func (ECommunityItemClass) Type() protoreflect.EnumType
- func (x *ECommunityItemClass) UnmarshalJSON(b []byte) errordeprecated
- type EContentCheckProvider
- func (EContentCheckProvider) Descriptor() protoreflect.EnumDescriptor
- func (x EContentCheckProvider) Enum() *EContentCheckProvider
- func (EContentCheckProvider) EnumDescriptor() ([]byte, []int)deprecated
- func (x EContentCheckProvider) Number() protoreflect.EnumNumber
- func (x EContentCheckProvider) String() string
- func (EContentCheckProvider) Type() protoreflect.EnumType
- func (x *EContentCheckProvider) UnmarshalJSON(b []byte) errordeprecated
- type EContentDeltaChunkDataLocation
- func (EContentDeltaChunkDataLocation) Descriptor() protoreflect.EnumDescriptor
- func (x EContentDeltaChunkDataLocation) Enum() *EContentDeltaChunkDataLocation
- func (EContentDeltaChunkDataLocation) EnumDescriptor() ([]byte, []int)deprecated
- func (x EContentDeltaChunkDataLocation) Number() protoreflect.EnumNumber
- func (x EContentDeltaChunkDataLocation) String() string
- func (EContentDeltaChunkDataLocation) Type() protoreflect.EnumType
- func (x *EContentDeltaChunkDataLocation) UnmarshalJSON(b []byte) errordeprecated
- type EContentDescriptorID
- func (EContentDescriptorID) Descriptor() protoreflect.EnumDescriptor
- func (x EContentDescriptorID) Enum() *EContentDescriptorID
- func (EContentDescriptorID) EnumDescriptor() ([]byte, []int)deprecated
- func (x EContentDescriptorID) Number() protoreflect.EnumNumber
- func (x EContentDescriptorID) String() string
- func (EContentDescriptorID) Type() protoreflect.EnumType
- func (x *EContentDescriptorID) UnmarshalJSON(b []byte) errordeprecated
- type EGPUPerformanceLevel
- func (EGPUPerformanceLevel) Descriptor() protoreflect.EnumDescriptor
- func (x EGPUPerformanceLevel) Enum() *EGPUPerformanceLevel
- func (EGPUPerformanceLevel) EnumDescriptor() ([]byte, []int)deprecated
- func (x EGPUPerformanceLevel) Number() protoreflect.EnumNumber
- func (x EGPUPerformanceLevel) String() string
- func (EGPUPerformanceLevel) Type() protoreflect.EnumType
- func (x *EGPUPerformanceLevel) UnmarshalJSON(b []byte) errordeprecated
- type EGamescopeBlurMode
- func (EGamescopeBlurMode) Descriptor() protoreflect.EnumDescriptor
- func (x EGamescopeBlurMode) Enum() *EGamescopeBlurMode
- func (EGamescopeBlurMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x EGamescopeBlurMode) Number() protoreflect.EnumNumber
- func (x EGamescopeBlurMode) String() string
- func (EGamescopeBlurMode) Type() protoreflect.EnumType
- func (x *EGamescopeBlurMode) UnmarshalJSON(b []byte) errordeprecated
- type EGraphicsPerfOverlayLevel
- func (EGraphicsPerfOverlayLevel) Descriptor() protoreflect.EnumDescriptor
- func (x EGraphicsPerfOverlayLevel) Enum() *EGraphicsPerfOverlayLevel
- func (EGraphicsPerfOverlayLevel) EnumDescriptor() ([]byte, []int)deprecated
- func (x EGraphicsPerfOverlayLevel) Number() protoreflect.EnumNumber
- func (x EGraphicsPerfOverlayLevel) String() string
- func (EGraphicsPerfOverlayLevel) Type() protoreflect.EnumType
- func (x *EGraphicsPerfOverlayLevel) UnmarshalJSON(b []byte) errordeprecated
- type EHDRToneMapOperator
- func (EHDRToneMapOperator) Descriptor() protoreflect.EnumDescriptor
- func (x EHDRToneMapOperator) Enum() *EHDRToneMapOperator
- func (EHDRToneMapOperator) EnumDescriptor() ([]byte, []int)deprecated
- func (x EHDRToneMapOperator) Number() protoreflect.EnumNumber
- func (x EHDRToneMapOperator) String() string
- func (EHDRToneMapOperator) Type() protoreflect.EnumType
- func (x *EHDRToneMapOperator) UnmarshalJSON(b []byte) errordeprecated
- type EHDRVisualization
- func (EHDRVisualization) Descriptor() protoreflect.EnumDescriptor
- func (x EHDRVisualization) Enum() *EHDRVisualization
- func (EHDRVisualization) EnumDescriptor() ([]byte, []int)deprecated
- func (x EHDRVisualization) Number() protoreflect.EnumNumber
- func (x EHDRVisualization) String() string
- func (EHDRVisualization) Type() protoreflect.EnumType
- func (x *EHDRVisualization) UnmarshalJSON(b []byte) errordeprecated
- type ENewSteamAnnouncementState
- func (ENewSteamAnnouncementState) Descriptor() protoreflect.EnumDescriptor
- func (x ENewSteamAnnouncementState) Enum() *ENewSteamAnnouncementState
- func (ENewSteamAnnouncementState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ENewSteamAnnouncementState) Number() protoreflect.EnumNumber
- func (x ENewSteamAnnouncementState) String() string
- func (ENewSteamAnnouncementState) Type() protoreflect.EnumType
- func (x *ENewSteamAnnouncementState) UnmarshalJSON(b []byte) errordeprecated
- type EOSBranch
- func (EOSBranch) Descriptor() protoreflect.EnumDescriptor
- func (x EOSBranch) Enum() *EOSBranch
- func (EOSBranch) EnumDescriptor() ([]byte, []int)deprecated
- func (x EOSBranch) Number() protoreflect.EnumNumber
- func (x EOSBranch) String() string
- func (EOSBranch) Type() protoreflect.EnumType
- func (x *EOSBranch) UnmarshalJSON(b []byte) errordeprecated
- type EPersonaStateFlag
- func (EPersonaStateFlag) Descriptor() protoreflect.EnumDescriptor
- func (x EPersonaStateFlag) Enum() *EPersonaStateFlag
- func (EPersonaStateFlag) EnumDescriptor() ([]byte, []int)deprecated
- func (x EPersonaStateFlag) Number() protoreflect.EnumNumber
- func (x EPersonaStateFlag) String() string
- func (EPersonaStateFlag) Type() protoreflect.EnumType
- func (x *EPersonaStateFlag) UnmarshalJSON(b []byte) errordeprecated
- type EProfileCustomizationType
- func (EProfileCustomizationType) Descriptor() protoreflect.EnumDescriptor
- func (x EProfileCustomizationType) Enum() *EProfileCustomizationType
- func (EProfileCustomizationType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EProfileCustomizationType) Number() protoreflect.EnumNumber
- func (x EProfileCustomizationType) String() string
- func (EProfileCustomizationType) Type() protoreflect.EnumType
- func (x *EProfileCustomizationType) UnmarshalJSON(b []byte) errordeprecated
- type EProtoClanEventType
- func (EProtoClanEventType) Descriptor() protoreflect.EnumDescriptor
- func (x EProtoClanEventType) Enum() *EProtoClanEventType
- func (EProtoClanEventType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EProtoClanEventType) Number() protoreflect.EnumNumber
- func (x EProtoClanEventType) String() string
- func (EProtoClanEventType) Type() protoreflect.EnumType
- func (x *EProtoClanEventType) UnmarshalJSON(b []byte) errordeprecated
- type EProvideDeckFeedbackPreference
- func (EProvideDeckFeedbackPreference) Descriptor() protoreflect.EnumDescriptor
- func (x EProvideDeckFeedbackPreference) Enum() *EProvideDeckFeedbackPreference
- func (EProvideDeckFeedbackPreference) EnumDescriptor() ([]byte, []int)deprecated
- func (x EProvideDeckFeedbackPreference) Number() protoreflect.EnumNumber
- func (x EProvideDeckFeedbackPreference) String() string
- func (EProvideDeckFeedbackPreference) Type() protoreflect.EnumType
- func (x *EProvideDeckFeedbackPreference) UnmarshalJSON(b []byte) errordeprecated
- type EPublishedFileInappropriateProvider
- func (EPublishedFileInappropriateProvider) Descriptor() protoreflect.EnumDescriptor
- func (x EPublishedFileInappropriateProvider) Enum() *EPublishedFileInappropriateProvider
- func (EPublishedFileInappropriateProvider) EnumDescriptor() ([]byte, []int)deprecated
- func (x EPublishedFileInappropriateProvider) Number() protoreflect.EnumNumber
- func (x EPublishedFileInappropriateProvider) String() string
- func (EPublishedFileInappropriateProvider) Type() protoreflect.EnumType
- func (x *EPublishedFileInappropriateProvider) UnmarshalJSON(b []byte) errordeprecated
- type EPublishedFileInappropriateResult
- func (EPublishedFileInappropriateResult) Descriptor() protoreflect.EnumDescriptor
- func (x EPublishedFileInappropriateResult) Enum() *EPublishedFileInappropriateResult
- func (EPublishedFileInappropriateResult) EnumDescriptor() ([]byte, []int)deprecated
- func (x EPublishedFileInappropriateResult) Number() protoreflect.EnumNumber
- func (x EPublishedFileInappropriateResult) String() string
- func (EPublishedFileInappropriateResult) Type() protoreflect.EnumType
- func (x *EPublishedFileInappropriateResult) UnmarshalJSON(b []byte) errordeprecated
- type EPublishedFileQueryType
- func (EPublishedFileQueryType) Descriptor() protoreflect.EnumDescriptor
- func (x EPublishedFileQueryType) Enum() *EPublishedFileQueryType
- func (EPublishedFileQueryType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EPublishedFileQueryType) Number() protoreflect.EnumNumber
- func (x EPublishedFileQueryType) String() string
- func (EPublishedFileQueryType) Type() protoreflect.EnumType
- func (x *EPublishedFileQueryType) UnmarshalJSON(b []byte) errordeprecated
- type EPublishedFileStorageSystem
- func (EPublishedFileStorageSystem) Descriptor() protoreflect.EnumDescriptor
- func (x EPublishedFileStorageSystem) Enum() *EPublishedFileStorageSystem
- func (EPublishedFileStorageSystem) EnumDescriptor() ([]byte, []int)deprecated
- func (x EPublishedFileStorageSystem) Number() protoreflect.EnumNumber
- func (x EPublishedFileStorageSystem) String() string
- func (EPublishedFileStorageSystem) Type() protoreflect.EnumType
- func (x *EPublishedFileStorageSystem) UnmarshalJSON(b []byte) errordeprecated
- type ESDCardFormatStage
- func (ESDCardFormatStage) Descriptor() protoreflect.EnumDescriptor
- func (x ESDCardFormatStage) Enum() *ESDCardFormatStage
- func (ESDCardFormatStage) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESDCardFormatStage) Number() protoreflect.EnumNumber
- func (x ESDCardFormatStage) String() string
- func (ESDCardFormatStage) Type() protoreflect.EnumType
- func (x *ESDCardFormatStage) UnmarshalJSON(b []byte) errordeprecated
- type ESLSHelper
- func (ESLSHelper) Descriptor() protoreflect.EnumDescriptor
- func (x ESLSHelper) Enum() *ESLSHelper
- func (ESLSHelper) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESLSHelper) Number() protoreflect.EnumNumber
- func (x ESLSHelper) String() string
- func (ESLSHelper) Type() protoreflect.EnumType
- func (x *ESLSHelper) UnmarshalJSON(b []byte) errordeprecated
- type EScalingFilter
- func (EScalingFilter) Descriptor() protoreflect.EnumDescriptor
- func (x EScalingFilter) Enum() *EScalingFilter
- func (EScalingFilter) EnumDescriptor() ([]byte, []int)deprecated
- func (x EScalingFilter) Number() protoreflect.EnumNumber
- func (x EScalingFilter) String() string
- func (EScalingFilter) Type() protoreflect.EnumType
- func (x *EScalingFilter) UnmarshalJSON(b []byte) errordeprecated
- type ESessionPersistence
- func (ESessionPersistence) Descriptor() protoreflect.EnumDescriptor
- func (x ESessionPersistence) Enum() *ESessionPersistence
- func (ESessionPersistence) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESessionPersistence) Number() protoreflect.EnumNumber
- func (x ESessionPersistence) String() string
- func (ESessionPersistence) Type() protoreflect.EnumType
- func (x *ESessionPersistence) UnmarshalJSON(b []byte) errordeprecated
- type ESplitScalingFilter
- func (ESplitScalingFilter) Descriptor() protoreflect.EnumDescriptor
- func (x ESplitScalingFilter) Enum() *ESplitScalingFilter
- func (ESplitScalingFilter) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESplitScalingFilter) Number() protoreflect.EnumNumber
- func (x ESplitScalingFilter) String() string
- func (ESplitScalingFilter) Type() protoreflect.EnumType
- func (x *ESplitScalingFilter) UnmarshalJSON(b []byte) errordeprecated
- type ESplitScalingScaler
- func (ESplitScalingScaler) Descriptor() protoreflect.EnumDescriptor
- func (x ESplitScalingScaler) Enum() *ESplitScalingScaler
- func (ESplitScalingScaler) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESplitScalingScaler) Number() protoreflect.EnumNumber
- func (x ESplitScalingScaler) String() string
- func (ESplitScalingScaler) Type() protoreflect.EnumType
- func (x *ESplitScalingScaler) UnmarshalJSON(b []byte) errordeprecated
- type ESteamDeckCompatibilityCategory
- func (ESteamDeckCompatibilityCategory) Descriptor() protoreflect.EnumDescriptor
- func (x ESteamDeckCompatibilityCategory) Enum() *ESteamDeckCompatibilityCategory
- func (ESteamDeckCompatibilityCategory) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESteamDeckCompatibilityCategory) Number() protoreflect.EnumNumber
- func (x ESteamDeckCompatibilityCategory) String() string
- func (ESteamDeckCompatibilityCategory) Type() protoreflect.EnumType
- func (x *ESteamDeckCompatibilityCategory) UnmarshalJSON(b []byte) errordeprecated
- type ESteamDeckCompatibilityFeedback
- func (ESteamDeckCompatibilityFeedback) Descriptor() protoreflect.EnumDescriptor
- func (x ESteamDeckCompatibilityFeedback) Enum() *ESteamDeckCompatibilityFeedback
- func (ESteamDeckCompatibilityFeedback) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESteamDeckCompatibilityFeedback) Number() protoreflect.EnumNumber
- func (x ESteamDeckCompatibilityFeedback) String() string
- func (ESteamDeckCompatibilityFeedback) Type() protoreflect.EnumType
- func (x *ESteamDeckCompatibilityFeedback) UnmarshalJSON(b []byte) errordeprecated
- type ESteamDeckCompatibilityResultDisplayType
- func (ESteamDeckCompatibilityResultDisplayType) Descriptor() protoreflect.EnumDescriptor
- func (x ESteamDeckCompatibilityResultDisplayType) Enum() *ESteamDeckCompatibilityResultDisplayType
- func (ESteamDeckCompatibilityResultDisplayType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESteamDeckCompatibilityResultDisplayType) Number() protoreflect.EnumNumber
- func (x ESteamDeckCompatibilityResultDisplayType) String() string
- func (ESteamDeckCompatibilityResultDisplayType) Type() protoreflect.EnumType
- func (x *ESteamDeckCompatibilityResultDisplayType) UnmarshalJSON(b []byte) errordeprecated
- type ESteamDeckKeyboardLayout
- func (ESteamDeckKeyboardLayout) Descriptor() protoreflect.EnumDescriptor
- func (x ESteamDeckKeyboardLayout) Enum() *ESteamDeckKeyboardLayout
- func (ESteamDeckKeyboardLayout) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESteamDeckKeyboardLayout) Number() protoreflect.EnumNumber
- func (x ESteamDeckKeyboardLayout) String() string
- func (ESteamDeckKeyboardLayout) Type() protoreflect.EnumType
- func (x *ESteamDeckKeyboardLayout) UnmarshalJSON(b []byte) errordeprecated
- type EStorageBlockContentType
- func (EStorageBlockContentType) Descriptor() protoreflect.EnumDescriptor
- func (x EStorageBlockContentType) Enum() *EStorageBlockContentType
- func (EStorageBlockContentType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EStorageBlockContentType) Number() protoreflect.EnumNumber
- func (x EStorageBlockContentType) String() string
- func (EStorageBlockContentType) Type() protoreflect.EnumType
- func (x *EStorageBlockContentType) UnmarshalJSON(b []byte) errordeprecated
- type EStorageBlockFileSystemType
- func (EStorageBlockFileSystemType) Descriptor() protoreflect.EnumDescriptor
- func (x EStorageBlockFileSystemType) Enum() *EStorageBlockFileSystemType
- func (EStorageBlockFileSystemType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EStorageBlockFileSystemType) Number() protoreflect.EnumNumber
- func (x EStorageBlockFileSystemType) String() string
- func (EStorageBlockFileSystemType) Type() protoreflect.EnumType
- func (x *EStorageBlockFileSystemType) UnmarshalJSON(b []byte) errordeprecated
- type EStorageDriveMediaType
- func (EStorageDriveMediaType) Descriptor() protoreflect.EnumDescriptor
- func (x EStorageDriveMediaType) Enum() *EStorageDriveMediaType
- func (EStorageDriveMediaType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EStorageDriveMediaType) Number() protoreflect.EnumNumber
- func (x EStorageDriveMediaType) String() string
- func (EStorageDriveMediaType) Type() protoreflect.EnumType
- func (x *EStorageDriveMediaType) UnmarshalJSON(b []byte) errordeprecated
- type EStorageFormatStage
- func (EStorageFormatStage) Descriptor() protoreflect.EnumDescriptor
- func (x EStorageFormatStage) Enum() *EStorageFormatStage
- func (EStorageFormatStage) EnumDescriptor() ([]byte, []int)deprecated
- func (x EStorageFormatStage) Number() protoreflect.EnumNumber
- func (x EStorageFormatStage) String() string
- func (EStorageFormatStage) Type() protoreflect.EnumType
- func (x *EStorageFormatStage) UnmarshalJSON(b []byte) errordeprecated
- type ESystemAudioChannel
- func (ESystemAudioChannel) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemAudioChannel) Enum() *ESystemAudioChannel
- func (ESystemAudioChannel) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemAudioChannel) Number() protoreflect.EnumNumber
- func (x ESystemAudioChannel) String() string
- func (ESystemAudioChannel) Type() protoreflect.EnumType
- func (x *ESystemAudioChannel) UnmarshalJSON(b []byte) errordeprecated
- type ESystemAudioDirection
- func (ESystemAudioDirection) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemAudioDirection) Enum() *ESystemAudioDirection
- func (ESystemAudioDirection) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemAudioDirection) Number() protoreflect.EnumNumber
- func (x ESystemAudioDirection) String() string
- func (ESystemAudioDirection) Type() protoreflect.EnumType
- func (x *ESystemAudioDirection) UnmarshalJSON(b []byte) errordeprecated
- type ESystemAudioPortDirection
- func (ESystemAudioPortDirection) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemAudioPortDirection) Enum() *ESystemAudioPortDirection
- func (ESystemAudioPortDirection) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemAudioPortDirection) Number() protoreflect.EnumNumber
- func (x ESystemAudioPortDirection) String() string
- func (ESystemAudioPortDirection) Type() protoreflect.EnumType
- func (x *ESystemAudioPortDirection) UnmarshalJSON(b []byte) errordeprecated
- type ESystemAudioPortType
- func (ESystemAudioPortType) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemAudioPortType) Enum() *ESystemAudioPortType
- func (ESystemAudioPortType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemAudioPortType) Number() protoreflect.EnumNumber
- func (x ESystemAudioPortType) String() string
- func (ESystemAudioPortType) Type() protoreflect.EnumType
- func (x *ESystemAudioPortType) UnmarshalJSON(b []byte) errordeprecated
- type ESystemDisplayCompatibilityMode
- func (ESystemDisplayCompatibilityMode) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemDisplayCompatibilityMode) Enum() *ESystemDisplayCompatibilityMode
- func (ESystemDisplayCompatibilityMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemDisplayCompatibilityMode) Number() protoreflect.EnumNumber
- func (x ESystemDisplayCompatibilityMode) String() string
- func (ESystemDisplayCompatibilityMode) Type() protoreflect.EnumType
- func (x *ESystemDisplayCompatibilityMode) UnmarshalJSON(b []byte) errordeprecated
- type ESystemFanControlMode
- func (ESystemFanControlMode) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemFanControlMode) Enum() *ESystemFanControlMode
- func (ESystemFanControlMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemFanControlMode) Number() protoreflect.EnumNumber
- func (x ESystemFanControlMode) String() string
- func (ESystemFanControlMode) Type() protoreflect.EnumType
- func (x *ESystemFanControlMode) UnmarshalJSON(b []byte) errordeprecated
- type ESystemServiceState
- func (ESystemServiceState) Descriptor() protoreflect.EnumDescriptor
- func (x ESystemServiceState) Enum() *ESystemServiceState
- func (ESystemServiceState) EnumDescriptor() ([]byte, []int)deprecated
- func (x ESystemServiceState) Number() protoreflect.EnumNumber
- func (x ESystemServiceState) String() string
- func (ESystemServiceState) Type() protoreflect.EnumType
- func (x *ESystemServiceState) UnmarshalJSON(b []byte) errordeprecated
- type ETokenRenewalType
- func (ETokenRenewalType) Descriptor() protoreflect.EnumDescriptor
- func (x ETokenRenewalType) Enum() *ETokenRenewalType
- func (ETokenRenewalType) EnumDescriptor() ([]byte, []int)deprecated
- func (x ETokenRenewalType) Number() protoreflect.EnumNumber
- func (x ETokenRenewalType) String() string
- func (ETokenRenewalType) Type() protoreflect.EnumType
- func (x *ETokenRenewalType) UnmarshalJSON(b []byte) errordeprecated
- type ETouchGesture
- func (ETouchGesture) Descriptor() protoreflect.EnumDescriptor
- func (x ETouchGesture) Enum() *ETouchGesture
- func (ETouchGesture) EnumDescriptor() ([]byte, []int)deprecated
- func (x ETouchGesture) Number() protoreflect.EnumNumber
- func (x ETouchGesture) String() string
- func (ETouchGesture) Type() protoreflect.EnumType
- func (x *ETouchGesture) UnmarshalJSON(b []byte) errordeprecated
- type EUpdaterState
- func (EUpdaterState) Descriptor() protoreflect.EnumDescriptor
- func (x EUpdaterState) Enum() *EUpdaterState
- func (EUpdaterState) EnumDescriptor() ([]byte, []int)deprecated
- func (x EUpdaterState) Number() protoreflect.EnumNumber
- func (x EUpdaterState) String() string
- func (EUpdaterState) Type() protoreflect.EnumType
- func (x *EUpdaterState) UnmarshalJSON(b []byte) errordeprecated
- type EUpdaterType
- func (EUpdaterType) Descriptor() protoreflect.EnumDescriptor
- func (x EUpdaterType) Enum() *EUpdaterType
- func (EUpdaterType) EnumDescriptor() ([]byte, []int)deprecated
- func (x EUpdaterType) Number() protoreflect.EnumNumber
- func (x EUpdaterType) String() string
- func (EUpdaterType) Type() protoreflect.EnumType
- func (x *EUpdaterType) UnmarshalJSON(b []byte) errordeprecated
- type EncryptedAppTicket
- func (*EncryptedAppTicket) Descriptor() ([]byte, []int)deprecated
- func (x *EncryptedAppTicket) GetCbEncryptedAppownershipticket() uint32
- func (x *EncryptedAppTicket) GetCbEncrypteduserdata() uint32
- func (x *EncryptedAppTicket) GetCrcEncryptedticket() uint32
- func (x *EncryptedAppTicket) GetEncryptedTicket() []byte
- func (x *EncryptedAppTicket) GetTicketVersionNo() uint32
- func (*EncryptedAppTicket) ProtoMessage()
- func (x *EncryptedAppTicket) ProtoReflect() protoreflect.Message
- func (x *EncryptedAppTicket) Reset()
- func (x *EncryptedAppTicket) String() string
- type Offline_Ticket
- func (*Offline_Ticket) Descriptor() ([]byte, []int)deprecated
- func (x *Offline_Ticket) GetEncryptedTicket() []byte
- func (x *Offline_Ticket) GetKdf1() int32
- func (x *Offline_Ticket) GetKdf2() int32
- func (x *Offline_Ticket) GetSalt1() []byte
- func (x *Offline_Ticket) GetSalt2() []byte
- func (x *Offline_Ticket) GetSignature() []byte
- func (*Offline_Ticket) ProtoMessage()
- func (x *Offline_Ticket) ProtoReflect() protoreflect.Message
- func (x *Offline_Ticket) Reset()
- func (x *Offline_Ticket) String() string
- type PartnerEventNotificationType
- func (PartnerEventNotificationType) Descriptor() protoreflect.EnumDescriptor
- func (x PartnerEventNotificationType) Enum() *PartnerEventNotificationType
- func (PartnerEventNotificationType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PartnerEventNotificationType) Number() protoreflect.EnumNumber
- func (x PartnerEventNotificationType) String() string
- func (PartnerEventNotificationType) Type() protoreflect.EnumType
- func (x *PartnerEventNotificationType) UnmarshalJSON(b []byte) errordeprecated
- type SteamMessagesClientIClientForcedEnumDependencies
- func (*SteamMessagesClientIClientForcedEnumDependencies) Descriptor() ([]byte, []int)deprecated
- func (x *SteamMessagesClientIClientForcedEnumDependencies) GetA() EBluetoothDeviceType
- func (x *SteamMessagesClientIClientForcedEnumDependencies) GetB() EStorageBlockContentType
- func (x *SteamMessagesClientIClientForcedEnumDependencies) GetC() EStorageBlockFileSystemType
- func (x *SteamMessagesClientIClientForcedEnumDependencies) GetD() ESDCardFormatStage
- func (*SteamMessagesClientIClientForcedEnumDependencies) ProtoMessage()
- func (x *SteamMessagesClientIClientForcedEnumDependencies) ProtoReflect() protoreflect.Message
- func (x *SteamMessagesClientIClientForcedEnumDependencies) Reset()
- func (x *SteamMessagesClientIClientForcedEnumDependencies) String() string
- type UserContentDescriptorPreferences
- func (*UserContentDescriptorPreferences) Descriptor() ([]byte, []int)deprecated
- func (x *UserContentDescriptorPreferences) GetContentDescriptorsToExclude() []*UserContentDescriptorPreferences_ContentDescriptor
- func (*UserContentDescriptorPreferences) ProtoMessage()
- func (x *UserContentDescriptorPreferences) ProtoReflect() protoreflect.Message
- func (x *UserContentDescriptorPreferences) Reset()
- func (x *UserContentDescriptorPreferences) String() string
- type UserContentDescriptorPreferences_ContentDescriptor
- func (*UserContentDescriptorPreferences_ContentDescriptor) Descriptor() ([]byte, []int)deprecated
- func (x *UserContentDescriptorPreferences_ContentDescriptor) GetContentDescriptorid() uint32
- func (x *UserContentDescriptorPreferences_ContentDescriptor) GetTimestampAdded() uint32
- func (*UserContentDescriptorPreferences_ContentDescriptor) ProtoMessage()
- func (x *UserContentDescriptorPreferences_ContentDescriptor) ProtoReflect() protoreflect.Message
- func (x *UserContentDescriptorPreferences_ContentDescriptor) Reset()
- func (x *UserContentDescriptorPreferences_ContentDescriptor) String() string
Constants ¶
const ( Default_CAuthentication_BeginAuthSessionViaQR_Request_PlatformType = EAuthTokenPlatformType_k_EAuthTokenPlatformType_Unknown Default_CAuthentication_BeginAuthSessionViaQR_Request_WebsiteId = string("Unknown") )
Default values for CAuthentication_BeginAuthSessionViaQR_Request fields.
const ( Default_CAuthentication_BeginAuthSessionViaCredentials_Request_PlatformType = EAuthTokenPlatformType_k_EAuthTokenPlatformType_Unknown Default_CAuthentication_BeginAuthSessionViaCredentials_Request_Persistence = ESessionPersistence(1) // ESessionPersistence_k_ESessionPersistence_Persistent Default_CAuthentication_BeginAuthSessionViaCredentials_Request_WebsiteId = string("Unknown") Default_CAuthentication_BeginAuthSessionViaCredentials_Request_QosLevel = int32(2) )
Default values for CAuthentication_BeginAuthSessionViaCredentials_Request fields.
const ( Default_CAuthentication_GetAuthSessionInfo_Response_PlatformType = EAuthTokenPlatformType_k_EAuthTokenPlatformType_Unknown Default_CAuthentication_GetAuthSessionInfo_Response_LoginHistory = EAuthSessionSecurityHistory_k_EAuthSessionSecurityHistory_Invalid Default_CAuthentication_GetAuthSessionInfo_Response_RequestedPersistence = ESessionPersistence(-1) // ESessionPersistence_k_ESessionPersistence_Invalid )
Default values for CAuthentication_GetAuthSessionInfo_Response fields.
const ( Default_CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request_Confirm = bool(false) Default_CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request_Persistence = ESessionPersistence(1) // ESessionPersistence_k_ESessionPersistence_Persistent )
Default values for CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request fields.
const ( Default_CSupportRefreshTokenDescription_PlatformType = EAuthTokenPlatformType_k_EAuthTokenPlatformType_Unknown Default_CSupportRefreshTokenDescription_TokenState = EAuthTokenState_k_EAuthTokenState_Invalid )
Default values for CSupportRefreshTokenDescription fields.
const ( Default_CMsgProtoBufHeader_JobidSource = uint64(18446744073709551615) Default_CMsgProtoBufHeader_JobidTarget = uint64(18446744073709551615) Default_CMsgProtoBufHeader_Eresult = int32(2) Default_CMsgProtoBufHeader_TransportError = int32(1) Default_CMsgProtoBufHeader_Messageid = uint64(18446744073709551615) Default_CMsgProtoBufHeader_LauncherType = uint32(0) Default_CMsgProtoBufHeader_Realm = uint32(0) Default_CMsgProtoBufHeader_TimeoutMs = int32(-1) Default_CMsgProtoBufHeader_SessionDisposition = CMsgProtoBufHeader_k_ESessionDispositionNormal )
Default values for CMsgProtoBufHeader fields.
const ( Default_CMsgClientGamesPlayed_GamePlayed_LaunchOptionType = uint32(0) Default_CMsgClientGamesPlayed_GamePlayed_PrimaryControllerType = int32(-1) Default_CMsgClientGamesPlayed_GamePlayed_TotalSteamControllerCount = uint32(0) Default_CMsgClientGamesPlayed_GamePlayed_TotalNonSteamControllerCount = uint32(0) Default_CMsgClientGamesPlayed_GamePlayed_ControllerWorkshopFileId = uint64(0) Default_CMsgClientGamesPlayed_GamePlayed_LaunchSource = uint32(0) Default_CMsgClientGamesPlayed_GamePlayed_ControllerConnectionType = uint32(0) Default_CMsgClientGamesPlayed_GamePlayed_CompatToolId = uint32(0) )
Default values for CMsgClientGamesPlayed_GamePlayed fields.
const ( Default_CMsgFSGetFollowerCountResponse_Eresult = int32(2) Default_CMsgFSGetFollowerCountResponse_Count = int32(0) )
Default values for CMsgFSGetFollowerCountResponse fields.
const ( Default_CMsgFSGetIsFollowingResponse_Eresult = int32(2) Default_CMsgFSGetIsFollowingResponse_IsFollowing = bool(false) )
Default values for CMsgFSGetIsFollowingResponse fields.
const ( Default_CMsgClientLogon_ShouldRememberPassword = bool(false) Default_CMsgClientLogon_LauncherType = uint32(0) Default_CMsgClientLogon_UiMode = uint32(0) Default_CMsgClientLogon_ChatMode = uint32(0) Default_CMsgClientLogon_WasConvertedDeprecatedMsg = bool(false) Default_CMsgClientLogon_CreateNewPsnLinkedAccountIfNeeded = bool(false) )
Default values for CMsgClientLogon fields.
const ( Default_CMsgClientRequestWebAPIAuthenticateUserNonceResponse_Eresult = int32(2) Default_CMsgClientRequestWebAPIAuthenticateUserNonceResponse_TokenType = int32(-1) )
Default values for CMsgClientRequestWebAPIAuthenticateUserNonceResponse fields.
const ( Default_SteamMessagesClientIClientForcedEnumDependencies_A = EBluetoothDeviceType(0) // EBluetoothDeviceType_k_BluetoothDeviceType_Invalid Default_SteamMessagesClientIClientForcedEnumDependencies_B = EStorageBlockContentType(0) // EStorageBlockContentType_k_EStorageBlockContentType_Invalid Default_SteamMessagesClientIClientForcedEnumDependencies_C = EStorageBlockFileSystemType(0) // EStorageBlockFileSystemType_k_EStorageBlockFileSystemType_Invalid Default_SteamMessagesClientIClientForcedEnumDependencies_D = ESDCardFormatStage(0) // ESDCardFormatStage_k_ESDCardFormatStage_Invalid )
Default values for SteamMessagesClientIClientForcedEnumDependencies fields.
const ( Default_CMsgSystemPerfSettingsGlobal_SystemTraceServiceState = ESystemServiceState(0) // ESystemServiceState_k_ESystemServiceState_Unavailable Default_CMsgSystemPerfSettingsGlobal_GraphicsProfilingServiceState = ESystemServiceState(0) // ESystemServiceState_k_ESystemServiceState_Unavailable Default_CMsgSystemPerfSettingsGlobal_PerfOverlayServiceState = ESystemServiceState(0) // ESystemServiceState_k_ESystemServiceState_Unavailable Default_CMsgSystemPerfSettingsGlobal_PerfOverlayLevel = EGraphicsPerfOverlayLevel(0) // EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Hidden Default_CMsgSystemPerfSettingsGlobal_HdrOnSdrTonemapOperator = EHDRToneMapOperator(0) // EHDRToneMapOperator_k_EHDRToneMapOperator_Invalid Default_CMsgSystemPerfSettingsGlobal_ForceHdrWideGammutForSdr = bool(true) )
Default values for CMsgSystemPerfSettingsGlobal fields.
const ( Default_CMsgSystemPerfSettingsPerApp_CpuGovernor = ECPUGovernor(0) // ECPUGovernor_k_ECPUGovernor_Invalid Default_CMsgSystemPerfSettingsPerApp_GpuPerformanceLevel = EGPUPerformanceLevel(0) // EGPUPerformanceLevel_k_EGPUPerformanceLevel_Invalid Default_CMsgSystemPerfSettingsPerApp_SplitScalingFilter = ESplitScalingFilter(0) // ESplitScalingFilter_k_ESplitScalingFilter_Invalid Default_CMsgSystemPerfSettingsPerApp_SplitScalingScaler = ESplitScalingScaler(0) // ESplitScalingScaler_k_ESplitScalingScaler_Invalid )
Default values for CMsgSystemPerfSettingsPerApp fields.
const ( Default_CMsgSystemPerfSettingsV1_SystemTraceServiceState = ESystemServiceState(0) // ESystemServiceState_k_ESystemServiceState_Unavailable Default_CMsgSystemPerfSettingsV1_GraphicsProfilingServiceState = ESystemServiceState(0) // ESystemServiceState_k_ESystemServiceState_Unavailable Default_CMsgSystemPerfSettingsV1_PerfOverlayServiceState = ESystemServiceState(0) // ESystemServiceState_k_ESystemServiceState_Unavailable Default_CMsgSystemPerfSettingsV1_PerfOverlayLevel = EGraphicsPerfOverlayLevel(0) // EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Hidden Default_CMsgSystemPerfSettingsV1_GpuPerformanceLevel = EGPUPerformanceLevel(0) // EGPUPerformanceLevel_k_EGPUPerformanceLevel_Invalid Default_CMsgSystemPerfSettingsV1_CpuGovernor = ECPUGovernor(0) // ECPUGovernor_k_ECPUGovernor_Invalid )
Default values for CMsgSystemPerfSettingsV1 fields.
const ( Default_CMsgSystemAudioManagerPort_Etype = ESystemAudioPortType(0) // ESystemAudioPortType_k_SystemAudioPortType_Invalid Default_CMsgSystemAudioManagerPort_Edirection = ESystemAudioPortDirection(0) // ESystemAudioPortDirection_k_SystemAudioPortDirection_Invalid )
Default values for CMsgSystemAudioManagerPort fields.
const ( Default_CMsgSystemManagerSettings_FanControlMode = ESystemFanControlMode(0) // ESystemFanControlMode_k_SystemFanControlMode_Invalid Default_CMsgSystemManagerSettings_DisplayColorgamutLabelset = EColorGamutLabelSet(0) // EColorGamutLabelSet_k_ColorGamutLabelSet_Default )
Default values for CMsgSystemManagerSettings fields.
const ( Default_CMsgSystemUpdateCheckResult_Type = EUpdaterType(0) // EUpdaterType_k_EUpdaterType_Invalid Default_CMsgSystemUpdateCheckResult_Eresult = uint32(2) )
Default values for CMsgSystemUpdateCheckResult fields.
const ( Default_CMsgSystemUpdateApplyResult_Type = EUpdaterType(0) // EUpdaterType_k_EUpdaterType_Invalid Default_CMsgSystemUpdateApplyResult_Eresult = uint32(2) Default_CMsgSystemUpdateApplyResult_RequiresClientRestart = bool(false) Default_CMsgSystemUpdateApplyResult_RequiresSystemRestart = bool(false) )
Default values for CMsgSystemUpdateApplyResult fields.
const ( Default_CMsgStorageDevicesData_Drive_Id = uint32(0) Default_CMsgStorageDevicesData_Drive_MediaType = EStorageDriveMediaType(0) // EStorageDriveMediaType_k_EStorageDriveMediaType_Invalid )
Default values for CMsgStorageDevicesData_Drive fields.
const ( Default_CMsgStorageDevicesData_BlockDevice_Id = uint32(0) Default_CMsgStorageDevicesData_BlockDevice_DriveId = uint32(0) Default_CMsgStorageDevicesData_BlockDevice_ContentType = EStorageBlockContentType(0) // EStorageBlockContentType_k_EStorageBlockContentType_Invalid Default_CMsgStorageDevicesData_BlockDevice_FilesystemType = EStorageBlockFileSystemType(0) // EStorageBlockFileSystemType_k_EStorageBlockFileSystemType_Invalid )
Default values for CMsgStorageDevicesData_BlockDevice fields.
const ( Default_CMsgBluetoothDevicesData_Device_Id = uint32(0) Default_CMsgBluetoothDevicesData_Device_AdapterId = uint32(0) Default_CMsgBluetoothDevicesData_Device_Etype = EBluetoothDeviceType(0) // EBluetoothDeviceType_k_BluetoothDeviceType_Invalid )
Default values for CMsgBluetoothDevicesData_Device fields.
const (
Default_CAuthentication_AccessToken_GenerateForApp_Request_RenewalType = ETokenRenewalType_k_ETokenRenewalType_None
)
Default values for CAuthentication_AccessToken_GenerateForApp_Request fields.
const (
Default_CAuthentication_AllowedConfirmation_ConfirmationType = EAuthSessionGuardType_k_EAuthSessionGuardType_Unknown
)
Default values for CAuthentication_AllowedConfirmation fields.
const (
Default_CAuthentication_DeviceDetails_PlatformType = EAuthTokenPlatformType_k_EAuthTokenPlatformType_Unknown
)
Default values for CAuthentication_DeviceDetails fields.
const (
Default_CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription_PlatformType = EAuthTokenPlatformType_k_EAuthTokenPlatformType_Unknown
)
Default values for CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription fields.
const (
Default_CAuthentication_RefreshToken_Revoke_Request_RevokeAction = EAuthTokenRevokeAction_k_EAuthTokenRevokePermanent
)
Default values for CAuthentication_RefreshToken_Revoke_Request fields.
const (
Default_CAuthentication_Token_Revoke_Request_RevokeAction = EAuthTokenRevokeAction_k_EAuthTokenRevokePermanent
)
Default values for CAuthentication_Token_Revoke_Request fields.
const (
Default_CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request_CodeType = EAuthSessionGuardType_k_EAuthSessionGuardType_Unknown
)
Default values for CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request fields.
const (
Default_CClanEventData_EventType = EProtoClanEventType_k_EClanOtherEvent
)
Default values for CClanEventData fields.
const (
Default_CCloud_PendingRemoteOperation_Operation = ECloudPendingRemoteOperation_k_ECloudPendingRemoteOperationNone
)
Default values for CCloud_PendingRemoteOperation fields.
const (
Default_CCommunity_ClanAnnouncementInfo_BanCheckResult = EBanContentCheckResult_k_EBanContentCheckResult_NotScanned
)
Default values for CCommunity_ClanAnnouncementInfo fields.
const (
Default_CMsgAMUnlockH264Response_Eresult = int32(2)
)
Default values for CMsgAMUnlockH264Response fields.
const (
Default_CMsgAuthTicket_Eresult = uint32(2)
)
Default values for CMsgAuthTicket fields.
const (
Default_CMsgBluetoothDevicesData_Adapter_Id = uint32(0)
)
Default values for CMsgBluetoothDevicesData_Adapter fields.
const (
Default_CMsgCREGetUserPublishedItemVoteDetailsResponse_Eresult = int32(2)
)
Default values for CMsgCREGetUserPublishedItemVoteDetailsResponse fields.
const (
Default_CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail_Vote = int32(0)
)
Default values for CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail fields.
const (
Default_CMsgCREItemVoteSummaryResponse_Eresult = int32(2)
)
Default values for CMsgCREItemVoteSummaryResponse fields.
const (
Default_CMsgCREUpdateUserPublishedItemVoteResponse_Eresult = int32(2)
)
Default values for CMsgCREUpdateUserPublishedItemVoteResponse fields.
const (
Default_CMsgClientAMGetClanOfficersResponse_Eresult = int32(2)
)
Default values for CMsgClientAMGetClanOfficersResponse fields.
const (
Default_CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_Eresult = int32(2)
)
Default values for CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance fields.
const (
Default_CMsgClientAddFriendResponse_Eresult = int32(2)
)
Default values for CMsgClientAddFriendResponse fields.
const (
Default_CMsgClientAppInfoRequest_SupportsBatches = bool(false)
)
Default values for CMsgClientAppInfoRequest fields.
const (
Default_CMsgClientAuthorizeLocalDeviceNotification_Eresult = int32(2)
)
Default values for CMsgClientAuthorizeLocalDeviceNotification fields.
const (
Default_CMsgClientAuthorizeLocalDevice_Eresult = int32(2)
)
Default values for CMsgClientAuthorizeLocalDevice fields.
const (
Default_CMsgClientChangeStatus_PersonaStateFlags = uint32(0)
)
Default values for CMsgClientChangeStatus fields.
const (
Default_CMsgClientCheckAppBetaPasswordResponse_Eresult = int32(2)
)
Default values for CMsgClientCheckAppBetaPasswordResponse fields.
const (
Default_CMsgClientDPCheckSpecialSurveyResponse_EResult = uint32(2)
)
Default values for CMsgClientDPCheckSpecialSurveyResponse fields.
const (
Default_CMsgClientDPSendSpecialSurveyResponseReply_EResult = uint32(2)
)
Default values for CMsgClientDPSendSpecialSurveyResponseReply fields.
const (
)Default values for CMsgClientDeauthorizeDevice fields.
const (
Default_CMsgClientFriendProfileInfoResponse_Eresult = int32(2)
)
Default values for CMsgClientFriendProfileInfoResponse fields.
const (
Default_CMsgClientGameConnectTokens_MaxTokensToKeep = uint32(10)
)
Default values for CMsgClientGameConnectTokens fields.
const (
Default_CMsgClientGetAppOwnershipTicketResponse_Eresult = uint32(2)
)
Default values for CMsgClientGetAppOwnershipTicketResponse fields.
const (
Default_CMsgClientGetAuthorizedDevicesResponse_Eresult = int32(2)
)
Default values for CMsgClientGetAuthorizedDevicesResponse fields.
const (
Default_CMsgClientGetCDNAuthTokenResponse_Eresult = uint32(2)
)
Default values for CMsgClientGetCDNAuthTokenResponse fields.
const (
Default_CMsgClientGetClanActivityCountsResponse_Eresult = uint32(2)
)
Default values for CMsgClientGetClanActivityCountsResponse fields.
const (
Default_CMsgClientGetDepotDecryptionKeyResponse_Eresult = int32(2)
)
Default values for CMsgClientGetDepotDecryptionKeyResponse fields.
const (
Default_CMsgClientLicenseList_Eresult = int32(2)
)
Default values for CMsgClientLicenseList fields.
const (
Default_CMsgClientLoggedOff_Eresult = int32(2)
)
Default values for CMsgClientLoggedOff fields.
const (
Default_CMsgClientLogonResponse_Eresult = int32(2)
)
Default values for CMsgClientLogonResponse fields.
const (
Default_CMsgClientPurchaseResponse_Eresult = int32(2)
)
Default values for CMsgClientPurchaseResponse fields.
const (
Default_CMsgClientRedeemGuestPassResponse_Eresult = uint32(2)
)
Default values for CMsgClientRedeemGuestPassResponse fields.
const (
Default_CMsgClientRequestEncryptedAppTicketResponse_Eresult = int32(2)
)
Default values for CMsgClientRequestEncryptedAppTicketResponse fields.
const (
Default_CMsgClientRequestFreeLicenseResponse_Eresult = uint32(2)
)
Default values for CMsgClientRequestFreeLicenseResponse fields.
const (
Default_CMsgClientRequestWebAPIAuthenticateUserNonce_TokenType = int32(-1)
)
Default values for CMsgClientRequestWebAPIAuthenticateUserNonce fields.
const (
Default_CMsgClientSiteLicenseCheckoutResponse_Eresult = int32(2)
)
Default values for CMsgClientSiteLicenseCheckoutResponse fields.
const (
Default_CMsgClientSiteLicenseGetAvailableSeatsResponse_Eresult = int32(2)
)
Default values for CMsgClientSiteLicenseGetAvailableSeatsResponse fields.
const (
Default_CMsgClientUGSGetGlobalStatsResponse_Eresult = int32(2)
)
Default values for CMsgClientUGSGetGlobalStatsResponse fields.
const (
Default_CMsgClientVoiceCallPreAuthorizeResponse_Eresult = int32(2)
)
Default values for CMsgClientVoiceCallPreAuthorizeResponse fields.
const (
Default_CMsgDPGetNumberOfCurrentPlayersResponse_Eresult = int32(2)
)
Default values for CMsgDPGetNumberOfCurrentPlayersResponse fields.
const (
Default_CMsgDRMDownloadResponse_Eresult = uint32(2)
)
Default values for CMsgDRMDownloadResponse fields.
const (
Default_CMsgDRMFinalResult_EResult = uint32(2)
)
Default values for CMsgDRMFinalResult fields.
const (
Default_CMsgFSEnumerateFollowingListResponse_Eresult = int32(2)
)
Default values for CMsgFSEnumerateFollowingListResponse fields.
const (
Default_CMsgNetworkDeviceConnect_DeviceId = uint32(0)
)
Default values for CMsgNetworkDeviceConnect fields.
const (
Default_CMsgNetworkDeviceIP4Address_Ip = int32(0)
)
Default values for CMsgNetworkDeviceIP4Address fields.
const (
Default_CMsgNetworkDeviceIP4Config_IsEnabled = bool(false)
)
Default values for CMsgNetworkDeviceIP4Config fields.
const (
Default_CMsgNetworkDeviceIP6Config_IsEnabled = bool(false)
)
Default values for CMsgNetworkDeviceIP6Config fields.
const (
Default_CMsgNetworkDevicesData_Device_Id = uint32(0)
)
Default values for CMsgNetworkDevicesData_Device fields.
const (
Default_CMsgNetworkDevicesData_Device_Wired_IsCablePresent = bool(false)
)
Default values for CMsgNetworkDevicesData_Device_Wired fields.
const (
Default_CMsgNetworkDevicesData_Device_Wireless_AP_Id = uint32(0)
)
Default values for CMsgNetworkDevicesData_Device_Wireless_AP fields.
const (
Default_CMsgSelectOSBranchParams_Branch = EOSBranch(0) // EOSBranch_k_EOSBranch_Unknown
)
Default values for CMsgSelectOSBranchParams fields.
const (
Default_CMsgSystemAudioManagerNode_Edirection = ESystemAudioDirection(0) // ESystemAudioDirection_k_SystemAudioDirection_Invalid
)
Default values for CMsgSystemAudioManagerNode fields.
const (
Default_CMsgSystemAudioVolume_ChannelEntry_Echannel = ESystemAudioChannel(0) // ESystemAudioChannel_k_SystemAudioChannel_Invalid
)
Default values for CMsgSystemAudioVolume_ChannelEntry fields.
const (
Default_CMsgSystemDisplayManagerState_CompatibilityMode = ESystemDisplayCompatibilityMode(0) // ESystemDisplayCompatibilityMode_k_ESystemDisplayCompatibilityMode_Invalid
)
Default values for CMsgSystemDisplayManagerState fields.
const (
Default_CMsgSystemDockUpdateState_State = EUpdaterState(0) // EUpdaterState_k_EUpdaterState_Invalid
)
Default values for CMsgSystemDockUpdateState fields.
const (
Default_CMsgSystemUpdateState_State = EUpdaterState(0) // EUpdaterState_k_EUpdaterState_Invalid
)
Default values for CMsgSystemUpdateState fields.
const (
Default_ContentDeltaChunks_ChunkDataLocation = EContentDeltaChunkDataLocation_k_EContentDeltaChunkDataLocationInProtobuf
)
Default values for ContentDeltaChunks fields.
Variables ¶
var ( EAuthTokenPlatformType_name = map[int32]string{ 0: "k_EAuthTokenPlatformType_Unknown", 1: "k_EAuthTokenPlatformType_SteamClient", 2: "k_EAuthTokenPlatformType_WebBrowser", 3: "k_EAuthTokenPlatformType_MobileApp", } EAuthTokenPlatformType_value = map[string]int32{ "k_EAuthTokenPlatformType_Unknown": 0, "k_EAuthTokenPlatformType_SteamClient": 1, "k_EAuthTokenPlatformType_WebBrowser": 2, "k_EAuthTokenPlatformType_MobileApp": 3, } )
Enum value maps for EAuthTokenPlatformType.
var ( EAuthSessionGuardType_name = map[int32]string{ 0: "k_EAuthSessionGuardType_Unknown", 1: "k_EAuthSessionGuardType_None", 2: "k_EAuthSessionGuardType_EmailCode", 3: "k_EAuthSessionGuardType_DeviceCode", 4: "k_EAuthSessionGuardType_DeviceConfirmation", 5: "k_EAuthSessionGuardType_EmailConfirmation", 6: "k_EAuthSessionGuardType_MachineToken", 7: "k_EAuthSessionGuardType_LegacyMachineAuth", } EAuthSessionGuardType_value = map[string]int32{ "k_EAuthSessionGuardType_Unknown": 0, "k_EAuthSessionGuardType_None": 1, "k_EAuthSessionGuardType_EmailCode": 2, "k_EAuthSessionGuardType_DeviceCode": 3, "k_EAuthSessionGuardType_DeviceConfirmation": 4, "k_EAuthSessionGuardType_EmailConfirmation": 5, "k_EAuthSessionGuardType_MachineToken": 6, "k_EAuthSessionGuardType_LegacyMachineAuth": 7, } )
Enum value maps for EAuthSessionGuardType.
var ( EAuthSessionSecurityHistory_name = map[int32]string{ 0: "k_EAuthSessionSecurityHistory_Invalid", 1: "k_EAuthSessionSecurityHistory_UsedPreviously", 2: "k_EAuthSessionSecurityHistory_NoPriorHistory", } EAuthSessionSecurityHistory_value = map[string]int32{ "k_EAuthSessionSecurityHistory_Invalid": 0, "k_EAuthSessionSecurityHistory_UsedPreviously": 1, "k_EAuthSessionSecurityHistory_NoPriorHistory": 2, } )
Enum value maps for EAuthSessionSecurityHistory.
var ( ETokenRenewalType_name = map[int32]string{ 0: "k_ETokenRenewalType_None", 1: "k_ETokenRenewalType_Allow", } ETokenRenewalType_value = map[string]int32{ "k_ETokenRenewalType_None": 0, "k_ETokenRenewalType_Allow": 1, } )
Enum value maps for ETokenRenewalType.
var ( EAuthTokenRevokeAction_name = map[int32]string{ 0: "k_EAuthTokenRevokeLogout", 1: "k_EAuthTokenRevokePermanent", 2: "k_EAuthTokenRevokeReplaced", 3: "k_EAuthTokenRevokeSupport", 4: "k_EAuthTokenRevokeConsume", 5: "k_EAuthTokenRevokeNonRememberedLogout", 6: "k_EAuthTokenRevokeNonRememberedPermanent", 7: "k_EAuthTokenRevokeAutomatic", } EAuthTokenRevokeAction_value = map[string]int32{ "k_EAuthTokenRevokeLogout": 0, "k_EAuthTokenRevokePermanent": 1, "k_EAuthTokenRevokeReplaced": 2, "k_EAuthTokenRevokeSupport": 3, "k_EAuthTokenRevokeConsume": 4, "k_EAuthTokenRevokeNonRememberedLogout": 5, "k_EAuthTokenRevokeNonRememberedPermanent": 6, "k_EAuthTokenRevokeAutomatic": 7, } )
Enum value maps for EAuthTokenRevokeAction.
var ( EAuthTokenState_name = map[int32]string{ 0: "k_EAuthTokenState_Invalid", 1: "k_EAuthTokenState_New", 2: "k_EAuthTokenState_Confirmed", 3: "k_EAuthTokenState_Issued", 4: "k_EAuthTokenState_Denied", 5: "k_EAuthTokenState_LoggedOut", 6: "k_EAuthTokenState_Consumed", 99: "k_EAuthTokenState_Revoked", } EAuthTokenState_value = map[string]int32{ "k_EAuthTokenState_Invalid": 0, "k_EAuthTokenState_New": 1, "k_EAuthTokenState_Confirmed": 2, "k_EAuthTokenState_Issued": 3, "k_EAuthTokenState_Denied": 4, "k_EAuthTokenState_LoggedOut": 5, "k_EAuthTokenState_Consumed": 6, "k_EAuthTokenState_Revoked": 99, } )
Enum value maps for EAuthTokenState.
var ( EBanContentCheckResult_name = map[int32]string{ 0: "k_EBanContentCheckResult_NotScanned", 1: "k_EBanContentCheckResult_Reset", 2: "k_EBanContentCheckResult_NeedsChecking", 5: "k_EBanContentCheckResult_VeryUnlikely", 30: "k_EBanContentCheckResult_Unlikely", 50: "k_EBanContentCheckResult_Possible", 75: "k_EBanContentCheckResult_Likely", 100: "k_EBanContentCheckResult_VeryLikely", } EBanContentCheckResult_value = map[string]int32{ "k_EBanContentCheckResult_NotScanned": 0, "k_EBanContentCheckResult_Reset": 1, "k_EBanContentCheckResult_NeedsChecking": 2, "k_EBanContentCheckResult_VeryUnlikely": 5, "k_EBanContentCheckResult_Unlikely": 30, "k_EBanContentCheckResult_Possible": 50, "k_EBanContentCheckResult_Likely": 75, "k_EBanContentCheckResult_VeryLikely": 100, } )
Enum value maps for EBanContentCheckResult.
var ( EProtoClanEventType_name = map[int32]string{ 1: "k_EClanOtherEvent", 2: "k_EClanGameEvent", 3: "k_EClanPartyEvent", 4: "k_EClanMeetingEvent", 5: "k_EClanSpecialCauseEvent", 6: "k_EClanMusicAndArtsEvent", 7: "k_EClanSportsEvent", 8: "k_EClanTripEvent", 9: "k_EClanChatEvent", 10: "k_EClanGameReleaseEvent", 11: "k_EClanBroadcastEvent", 12: "k_EClanSmallUpdateEvent", 13: "k_EClanPreAnnounceMajorUpdateEvent", 14: "k_EClanMajorUpdateEvent", 15: "k_EClanDLCReleaseEvent", 16: "k_EClanFutureReleaseEvent", 17: "k_EClanESportTournamentStreamEvent", 18: "k_EClanDevStreamEvent", 19: "k_EClanFamousStreamEvent", 20: "k_EClanGameSalesEvent", 21: "k_EClanGameItemSalesEvent", 22: "k_EClanInGameBonusXPEvent", 23: "k_EClanInGameLootEvent", 24: "k_EClanInGamePerksEvent", 25: "k_EClanInGameChallengeEvent", 26: "k_EClanInGameContestEvent", 27: "k_EClanIRLEvent", 28: "k_EClanNewsEvent", 29: "k_EClanBetaReleaseEvent", 30: "k_EClanInGameContentReleaseEvent", 31: "k_EClanFreeTrial", 32: "k_EClanSeasonRelease", 33: "k_EClanSeasonUpdate", 34: "k_EClanCrosspostEvent", 35: "k_EClanInGameEventGeneral", } EProtoClanEventType_value = map[string]int32{ "k_EClanOtherEvent": 1, "k_EClanGameEvent": 2, "k_EClanPartyEvent": 3, "k_EClanMeetingEvent": 4, "k_EClanSpecialCauseEvent": 5, "k_EClanMusicAndArtsEvent": 6, "k_EClanSportsEvent": 7, "k_EClanTripEvent": 8, "k_EClanChatEvent": 9, "k_EClanGameReleaseEvent": 10, "k_EClanBroadcastEvent": 11, "k_EClanSmallUpdateEvent": 12, "k_EClanPreAnnounceMajorUpdateEvent": 13, "k_EClanMajorUpdateEvent": 14, "k_EClanDLCReleaseEvent": 15, "k_EClanFutureReleaseEvent": 16, "k_EClanESportTournamentStreamEvent": 17, "k_EClanDevStreamEvent": 18, "k_EClanFamousStreamEvent": 19, "k_EClanGameSalesEvent": 20, "k_EClanGameItemSalesEvent": 21, "k_EClanInGameBonusXPEvent": 22, "k_EClanInGameLootEvent": 23, "k_EClanInGamePerksEvent": 24, "k_EClanInGameChallengeEvent": 25, "k_EClanInGameContestEvent": 26, "k_EClanIRLEvent": 27, "k_EClanNewsEvent": 28, "k_EClanBetaReleaseEvent": 29, "k_EClanInGameContentReleaseEvent": 30, "k_EClanFreeTrial": 31, "k_EClanSeasonRelease": 32, "k_EClanSeasonUpdate": 33, "k_EClanCrosspostEvent": 34, "k_EClanInGameEventGeneral": 35, } )
Enum value maps for EProtoClanEventType.
var ( PartnerEventNotificationType_name = map[int32]string{ 0: "k_EEventStart", 1: "k_EEventBroadcastStart", 2: "k_EEventMatchStart", 3: "k_EEventPartnerMaxType", } PartnerEventNotificationType_value = map[string]int32{ "k_EEventStart": 0, "k_EEventBroadcastStart": 1, "k_EEventMatchStart": 2, "k_EEventPartnerMaxType": 3, } )
Enum value maps for PartnerEventNotificationType.
var ( CMsgProtoBufHeader_ESessionDisposition_name = map[int32]string{ 0: "k_ESessionDispositionNormal", 1: "k_ESessionDispositionDisconnect", } CMsgProtoBufHeader_ESessionDisposition_value = map[string]int32{ "k_ESessionDispositionNormal": 0, "k_ESessionDispositionDisconnect": 1, } )
Enum value maps for CMsgProtoBufHeader_ESessionDisposition.
var ( // optional int32 msgpool_soft_limit = 50000; E_MsgpoolSoftLimit = &file_steammessages_base_proto_extTypes[0] // optional int32 msgpool_hard_limit = 50001; E_MsgpoolHardLimit = &file_steammessages_base_proto_extTypes[1] )
Extension fields to descriptor_proto.MessageOptions.
var ( // optional bool php_output_always_number = 50020; E_PhpOutputAlwaysNumber = &file_steammessages_base_proto_extTypes[3] // optional bool allow_field_named_steam_id = 50024; E_AllowFieldNamedSteamId = &file_steammessages_base_proto_extTypes[4] )
Extension fields to descriptor_proto.FieldOptions.
var ( EContentDeltaChunkDataLocation_name = map[int32]string{ 0: "k_EContentDeltaChunkDataLocationInProtobuf", 1: "k_EContentDeltaChunkDataLocationAfterProtobuf", } EContentDeltaChunkDataLocation_value = map[string]int32{ "k_EContentDeltaChunkDataLocationInProtobuf": 0, "k_EContentDeltaChunkDataLocationAfterProtobuf": 1, } )
Enum value maps for EContentDeltaChunkDataLocation.
var ( EPublishedFileQueryType_name = map[int32]string{ 0: "k_PublishedFileQueryType_RankedByVote", 1: "k_PublishedFileQueryType_RankedByPublicationDate", 2: "k_PublishedFileQueryType_AcceptedForGameRankedByAcceptanceDate", 3: "k_PublishedFileQueryType_RankedByTrend", 4: "k_PublishedFileQueryType_FavoritedByFriendsRankedByPublicationDate", 5: "k_PublishedFileQueryType_CreatedByFriendsRankedByPublicationDate", 6: "k_PublishedFileQueryType_RankedByNumTimesReported", 7: "k_PublishedFileQueryType_CreatedByFollowedUsersRankedByPublicationDate", 8: "k_PublishedFileQueryType_NotYetRated", 9: "k_PublishedFileQueryType_RankedByTotalUniqueSubscriptions", 10: "k_PublishedFileQueryType_RankedByTotalVotesAsc", 11: "k_PublishedFileQueryType_RankedByVotesUp", 12: "k_PublishedFileQueryType_RankedByTextSearch", 13: "k_PublishedFileQueryType_RankedByPlaytimeTrend", 14: "k_PublishedFileQueryType_RankedByTotalPlaytime", 15: "k_PublishedFileQueryType_RankedByAveragePlaytimeTrend", 16: "k_PublishedFileQueryType_RankedByLifetimeAveragePlaytime", 17: "k_PublishedFileQueryType_RankedByPlaytimeSessionsTrend", 18: "k_PublishedFileQueryType_RankedByLifetimePlaytimeSessions", 19: "k_PublishedFileQueryType_RankedByInappropriateContentRating", 20: "k_PublishedFileQueryType_RankedByBanContentCheck", 21: "k_PublishedFileQueryType_RankedByLastUpdatedDate", } EPublishedFileQueryType_value = map[string]int32{ "k_PublishedFileQueryType_RankedByVote": 0, "k_PublishedFileQueryType_RankedByPublicationDate": 1, "k_PublishedFileQueryType_AcceptedForGameRankedByAcceptanceDate": 2, "k_PublishedFileQueryType_RankedByTrend": 3, "k_PublishedFileQueryType_FavoritedByFriendsRankedByPublicationDate": 4, "k_PublishedFileQueryType_CreatedByFriendsRankedByPublicationDate": 5, "k_PublishedFileQueryType_RankedByNumTimesReported": 6, "k_PublishedFileQueryType_CreatedByFollowedUsersRankedByPublicationDate": 7, "k_PublishedFileQueryType_NotYetRated": 8, "k_PublishedFileQueryType_RankedByTotalUniqueSubscriptions": 9, "k_PublishedFileQueryType_RankedByTotalVotesAsc": 10, "k_PublishedFileQueryType_RankedByVotesUp": 11, "k_PublishedFileQueryType_RankedByTextSearch": 12, "k_PublishedFileQueryType_RankedByPlaytimeTrend": 13, "k_PublishedFileQueryType_RankedByTotalPlaytime": 14, "k_PublishedFileQueryType_RankedByAveragePlaytimeTrend": 15, "k_PublishedFileQueryType_RankedByLifetimeAveragePlaytime": 16, "k_PublishedFileQueryType_RankedByPlaytimeSessionsTrend": 17, "k_PublishedFileQueryType_RankedByLifetimePlaytimeSessions": 18, "k_PublishedFileQueryType_RankedByInappropriateContentRating": 19, "k_PublishedFileQueryType_RankedByBanContentCheck": 20, "k_PublishedFileQueryType_RankedByLastUpdatedDate": 21, } )
Enum value maps for EPublishedFileQueryType.
var ( EPublishedFileInappropriateProvider_name = map[int32]string{ 0: "k_EPublishedFileInappropriateProvider_Invalid", 1: "k_EPublishedFileInappropriateProvider_Google", 2: "k_EPublishedFileInappropriateProvider_Amazon", } EPublishedFileInappropriateProvider_value = map[string]int32{ "k_EPublishedFileInappropriateProvider_Invalid": 0, "k_EPublishedFileInappropriateProvider_Google": 1, "k_EPublishedFileInappropriateProvider_Amazon": 2, } )
Enum value maps for EPublishedFileInappropriateProvider.
var ( EPublishedFileInappropriateResult_name = map[int32]string{ 0: "k_EPublishedFileInappropriateResult_NotScanned", 1: "k_EPublishedFileInappropriateResult_VeryUnlikely", 30: "k_EPublishedFileInappropriateResult_Unlikely", 50: "k_EPublishedFileInappropriateResult_Possible", 75: "k_EPublishedFileInappropriateResult_Likely", 100: "k_EPublishedFileInappropriateResult_VeryLikely", } EPublishedFileInappropriateResult_value = map[string]int32{ "k_EPublishedFileInappropriateResult_NotScanned": 0, "k_EPublishedFileInappropriateResult_VeryUnlikely": 1, "k_EPublishedFileInappropriateResult_Unlikely": 30, "k_EPublishedFileInappropriateResult_Possible": 50, "k_EPublishedFileInappropriateResult_Likely": 75, "k_EPublishedFileInappropriateResult_VeryLikely": 100, } )
Enum value maps for EPublishedFileInappropriateResult.
var ( EPersonaStateFlag_name = map[int32]string{ 1: "k_EPersonaStateFlag_HasRichPresence", 2: "k_EPersonaStateFlag_InJoinableGame", 4: "k_EPersonaStateFlag_Golden", 8: "k_EPersonaStateFlag_RemotePlayTogether", 256: "k_EPersonaStateFlag_ClientTypeWeb", 512: "k_EPersonaStateFlag_ClientTypeMobile", 1024: "k_EPersonaStateFlag_ClientTypeTenfoot", 2048: "k_EPersonaStateFlag_ClientTypeVR", 4096: "k_EPersonaStateFlag_LaunchTypeGamepad", 8192: "k_EPersonaStateFlag_LaunchTypeCompatTool", } EPersonaStateFlag_value = map[string]int32{ "k_EPersonaStateFlag_HasRichPresence": 1, "k_EPersonaStateFlag_InJoinableGame": 2, "k_EPersonaStateFlag_Golden": 4, "k_EPersonaStateFlag_RemotePlayTogether": 8, "k_EPersonaStateFlag_ClientTypeWeb": 256, "k_EPersonaStateFlag_ClientTypeMobile": 512, "k_EPersonaStateFlag_ClientTypeTenfoot": 1024, "k_EPersonaStateFlag_ClientTypeVR": 2048, "k_EPersonaStateFlag_LaunchTypeGamepad": 4096, "k_EPersonaStateFlag_LaunchTypeCompatTool": 8192, } )
Enum value maps for EPersonaStateFlag.
var ( EContentCheckProvider_name = map[int32]string{ 0: "k_EContentCheckProvider_Invalid", 1: "k_EContentCheckProvider_Google_DEPRECATED", 2: "k_EContentCheckProvider_Amazon", 3: "k_EContentCheckProvider_Local", 4: "k_EContentCheckProvider_GoogleVertexAI", } EContentCheckProvider_value = map[string]int32{ "k_EContentCheckProvider_Invalid": 0, "k_EContentCheckProvider_Google_DEPRECATED": 1, "k_EContentCheckProvider_Amazon": 2, "k_EContentCheckProvider_Local": 3, "k_EContentCheckProvider_GoogleVertexAI": 4, } )
Enum value maps for EContentCheckProvider.
var ( EProfileCustomizationType_name = map[int32]string{ 0: "k_EProfileCustomizationTypeInvalid", 1: "k_EProfileCustomizationTypeRareAchievementShowcase", 2: "k_EProfileCustomizationTypeGameCollector", 3: "k_EProfileCustomizationTypeItemShowcase", 4: "k_EProfileCustomizationTypeTradeShowcase", 5: "k_EProfileCustomizationTypeBadges", 6: "k_EProfileCustomizationTypeFavoriteGame", 7: "k_EProfileCustomizationTypeScreenshotShowcase", 8: "k_EProfileCustomizationTypeCustomText", 9: "k_EProfileCustomizationTypeFavoriteGroup", 10: "k_EProfileCustomizationTypeRecommendation", 11: "k_EProfileCustomizationTypeWorkshopItem", 12: "k_EProfileCustomizationTypeMyWorkshop", 13: "k_EProfileCustomizationTypeArtworkShowcase", 14: "k_EProfileCustomizationTypeVideoShowcase", 15: "k_EProfileCustomizationTypeGuides", 16: "k_EProfileCustomizationTypeMyGuides", 17: "k_EProfileCustomizationTypeAchievements", 18: "k_EProfileCustomizationTypeGreenlight", 19: "k_EProfileCustomizationTypeMyGreenlight", 20: "k_EProfileCustomizationTypeSalien", 21: "k_EProfileCustomizationTypeLoyaltyRewardReactions", 22: "k_EProfileCustomizationTypeSingleArtworkShowcase", 23: "k_EProfileCustomizationTypeAchievementsCompletionist", 24: "k_EProfileCustomizationTypeReplay", } EProfileCustomizationType_value = map[string]int32{ "k_EProfileCustomizationTypeInvalid": 0, "k_EProfileCustomizationTypeRareAchievementShowcase": 1, "k_EProfileCustomizationTypeGameCollector": 2, "k_EProfileCustomizationTypeItemShowcase": 3, "k_EProfileCustomizationTypeTradeShowcase": 4, "k_EProfileCustomizationTypeBadges": 5, "k_EProfileCustomizationTypeFavoriteGame": 6, "k_EProfileCustomizationTypeScreenshotShowcase": 7, "k_EProfileCustomizationTypeCustomText": 8, "k_EProfileCustomizationTypeFavoriteGroup": 9, "k_EProfileCustomizationTypeRecommendation": 10, "k_EProfileCustomizationTypeWorkshopItem": 11, "k_EProfileCustomizationTypeMyWorkshop": 12, "k_EProfileCustomizationTypeArtworkShowcase": 13, "k_EProfileCustomizationTypeVideoShowcase": 14, "k_EProfileCustomizationTypeGuides": 15, "k_EProfileCustomizationTypeMyGuides": 16, "k_EProfileCustomizationTypeAchievements": 17, "k_EProfileCustomizationTypeGreenlight": 18, "k_EProfileCustomizationTypeMyGreenlight": 19, "k_EProfileCustomizationTypeSalien": 20, "k_EProfileCustomizationTypeLoyaltyRewardReactions": 21, "k_EProfileCustomizationTypeSingleArtworkShowcase": 22, "k_EProfileCustomizationTypeAchievementsCompletionist": 23, "k_EProfileCustomizationTypeReplay": 24, } )
Enum value maps for EProfileCustomizationType.
var ( EPublishedFileStorageSystem_name = map[int32]string{ 0: "k_EPublishedFileStorageSystemInvalid", 1: "k_EPublishedFileStorageSystemLegacyCloud", 2: "k_EPublishedFileStorageSystemDepot", 3: "k_EPublishedFileStorageSystemUGCCloud", } EPublishedFileStorageSystem_value = map[string]int32{ "k_EPublishedFileStorageSystemInvalid": 0, "k_EPublishedFileStorageSystemLegacyCloud": 1, "k_EPublishedFileStorageSystemDepot": 2, "k_EPublishedFileStorageSystemUGCCloud": 3, } )
Enum value maps for EPublishedFileStorageSystem.
var ( ECloudStoragePersistState_name = map[int32]string{ 0: "k_ECloudStoragePersistStatePersisted", 1: "k_ECloudStoragePersistStateForgotten", 2: "k_ECloudStoragePersistStateDeleted", } ECloudStoragePersistState_value = map[string]int32{ "k_ECloudStoragePersistStatePersisted": 0, "k_ECloudStoragePersistStateForgotten": 1, "k_ECloudStoragePersistStateDeleted": 2, } )
Enum value maps for ECloudStoragePersistState.
var ( ESDCardFormatStage_name = map[int32]string{ 0: "k_ESDCardFormatStage_Invalid", 1: "k_ESDCardFormatStage_Starting", 2: "k_ESDCardFormatStage_Testing", 3: "k_ESDCardFormatStage_Rescuing", 4: "k_ESDCardFormatStage_Formatting", 5: "k_ESDCardFormatStage_Finalizing", } ESDCardFormatStage_value = map[string]int32{ "k_ESDCardFormatStage_Invalid": 0, "k_ESDCardFormatStage_Starting": 1, "k_ESDCardFormatStage_Testing": 2, "k_ESDCardFormatStage_Rescuing": 3, "k_ESDCardFormatStage_Formatting": 4, "k_ESDCardFormatStage_Finalizing": 5, } )
Enum value maps for ESDCardFormatStage.
var ( EStorageFormatStage_name = map[int32]string{ 0: "k_EStorageFormatStage_Invalid", 1: "k_EStorageFormatStage_NotRunning", 2: "k_EStorageFormatStage_Starting", 3: "k_EStorageFormatStage_Testing", 4: "k_EStorageFormatStage_Rescuing", 5: "k_EStorageFormatStage_Formatting", 6: "k_EStorageFormatStage_Finalizing", } EStorageFormatStage_value = map[string]int32{ "k_EStorageFormatStage_Invalid": 0, "k_EStorageFormatStage_NotRunning": 1, "k_EStorageFormatStage_Starting": 2, "k_EStorageFormatStage_Testing": 3, "k_EStorageFormatStage_Rescuing": 4, "k_EStorageFormatStage_Formatting": 5, "k_EStorageFormatStage_Finalizing": 6, } )
Enum value maps for EStorageFormatStage.
var ( ESystemFanControlMode_name = map[int32]string{ 0: "k_SystemFanControlMode_Invalid", 1: "k_SystemFanControlMode_Disabled", 2: "k_SystemFanControlMode_Default", } ESystemFanControlMode_value = map[string]int32{ "k_SystemFanControlMode_Invalid": 0, "k_SystemFanControlMode_Disabled": 1, "k_SystemFanControlMode_Default": 2, } )
Enum value maps for ESystemFanControlMode.
var ( EColorGamutLabelSet_name = map[int32]string{ 0: "k_ColorGamutLabelSet_Default", 1: "k_ColorGamutLabelSet_sRGB_Native", 2: "k_ColorGamutLabelSet_Native_sRGB_Boosted", } EColorGamutLabelSet_value = map[string]int32{ "k_ColorGamutLabelSet_Default": 0, "k_ColorGamutLabelSet_sRGB_Native": 1, "k_ColorGamutLabelSet_Native_sRGB_Boosted": 2, } )
Enum value maps for EColorGamutLabelSet.
var ( EBluetoothDeviceType_name = map[int32]string{ 0: "k_BluetoothDeviceType_Invalid", 1: "k_BluetoothDeviceType_Unknown", 2: "k_BluetoothDeviceType_Phone", 3: "k_BluetoothDeviceType_Computer", 4: "k_BluetoothDeviceType_Headset", 5: "k_BluetoothDeviceType_Headphones", 6: "k_BluetoothDeviceType_Speakers", 7: "k_BluetoothDeviceType_OtherAudio", 8: "k_BluetoothDeviceType_Mouse", 9: "k_BluetoothDeviceType_Joystick", 10: "k_BluetoothDeviceType_Gamepad", 11: "k_BluetoothDeviceType_Keyboard", } EBluetoothDeviceType_value = map[string]int32{ "k_BluetoothDeviceType_Invalid": 0, "k_BluetoothDeviceType_Unknown": 1, "k_BluetoothDeviceType_Phone": 2, "k_BluetoothDeviceType_Computer": 3, "k_BluetoothDeviceType_Headset": 4, "k_BluetoothDeviceType_Headphones": 5, "k_BluetoothDeviceType_Speakers": 6, "k_BluetoothDeviceType_OtherAudio": 7, "k_BluetoothDeviceType_Mouse": 8, "k_BluetoothDeviceType_Joystick": 9, "k_BluetoothDeviceType_Gamepad": 10, "k_BluetoothDeviceType_Keyboard": 11, } )
Enum value maps for EBluetoothDeviceType.
var ( ESystemAudioDirection_name = map[int32]string{ 0: "k_SystemAudioDirection_Invalid", 1: "k_SystemAudioDirection_Input", 2: "k_SystemAudioDirection_Output", } ESystemAudioDirection_value = map[string]int32{ "k_SystemAudioDirection_Invalid": 0, "k_SystemAudioDirection_Input": 1, "k_SystemAudioDirection_Output": 2, } )
Enum value maps for ESystemAudioDirection.
var ( ESystemAudioChannel_name = map[int32]string{ 0: "k_SystemAudioChannel_Invalid", 1: "k_SystemAudioChannel_Aggregated", 2: "k_SystemAudioChannel_FrontLeft", 3: "k_SystemAudioChannel_FrontRight", 4: "k_SystemAudioChannel_LFE", 5: "k_SystemAudioChannel_BackLeft", 6: "k_SystemAudioChannel_BackRight", 7: "k_SystemAudioChannel_FrontCenter", 8: "k_SystemAudioChannel_Unknown", 9: "k_SystemAudioChannel_Mono", } ESystemAudioChannel_value = map[string]int32{ "k_SystemAudioChannel_Invalid": 0, "k_SystemAudioChannel_Aggregated": 1, "k_SystemAudioChannel_FrontLeft": 2, "k_SystemAudioChannel_FrontRight": 3, "k_SystemAudioChannel_LFE": 4, "k_SystemAudioChannel_BackLeft": 5, "k_SystemAudioChannel_BackRight": 6, "k_SystemAudioChannel_FrontCenter": 7, "k_SystemAudioChannel_Unknown": 8, "k_SystemAudioChannel_Mono": 9, } )
Enum value maps for ESystemAudioChannel.
var ( ESystemAudioPortType_name = map[int32]string{ 0: "k_SystemAudioPortType_Invalid", 1: "k_SystemAudioPortType_Unknown", 2: "k_SystemAudioPortType_Audio32f", 3: "k_SystemAudioPortType_Midi8b", 4: "k_SystemAudioPortType_Video32RGBA", } ESystemAudioPortType_value = map[string]int32{ "k_SystemAudioPortType_Invalid": 0, "k_SystemAudioPortType_Unknown": 1, "k_SystemAudioPortType_Audio32f": 2, "k_SystemAudioPortType_Midi8b": 3, "k_SystemAudioPortType_Video32RGBA": 4, } )
Enum value maps for ESystemAudioPortType.
var ( ESystemAudioPortDirection_name = map[int32]string{ 0: "k_SystemAudioPortDirection_Invalid", 1: "k_SystemAudioPortDirection_Input", 2: "k_SystemAudioPortDirection_Output", } ESystemAudioPortDirection_value = map[string]int32{ "k_SystemAudioPortDirection_Invalid": 0, "k_SystemAudioPortDirection_Input": 1, "k_SystemAudioPortDirection_Output": 2, } )
Enum value maps for ESystemAudioPortDirection.
var ( ESystemServiceState_name = map[int32]string{ 0: "k_ESystemServiceState_Unavailable", 1: "k_ESystemServiceState_Disabled", 2: "k_ESystemServiceState_Enabled", } ESystemServiceState_value = map[string]int32{ "k_ESystemServiceState_Unavailable": 0, "k_ESystemServiceState_Disabled": 1, "k_ESystemServiceState_Enabled": 2, } )
Enum value maps for ESystemServiceState.
var ( EGraphicsPerfOverlayLevel_name = map[int32]string{ 0: "k_EGraphicsPerfOverlayLevel_Hidden", 1: "k_EGraphicsPerfOverlayLevel_Basic", 2: "k_EGraphicsPerfOverlayLevel_Medium", 3: "k_EGraphicsPerfOverlayLevel_Full", 4: "k_EGraphicsPerfOverlayLevel_Minimal", } EGraphicsPerfOverlayLevel_value = map[string]int32{ "k_EGraphicsPerfOverlayLevel_Hidden": 0, "k_EGraphicsPerfOverlayLevel_Basic": 1, "k_EGraphicsPerfOverlayLevel_Medium": 2, "k_EGraphicsPerfOverlayLevel_Full": 3, "k_EGraphicsPerfOverlayLevel_Minimal": 4, } )
Enum value maps for EGraphicsPerfOverlayLevel.
var ( EGPUPerformanceLevel_name = map[int32]string{ 0: "k_EGPUPerformanceLevel_Invalid", 1: "k_EGPUPerformanceLevel_Auto", 2: "k_EGPUPerformanceLevel_Manual", 3: "k_EGPUPerformanceLevel_Low", 4: "k_EGPUPerformanceLevel_High", 5: "k_EGPUPerformanceLevel_Profiling", } EGPUPerformanceLevel_value = map[string]int32{ "k_EGPUPerformanceLevel_Invalid": 0, "k_EGPUPerformanceLevel_Auto": 1, "k_EGPUPerformanceLevel_Manual": 2, "k_EGPUPerformanceLevel_Low": 3, "k_EGPUPerformanceLevel_High": 4, "k_EGPUPerformanceLevel_Profiling": 5, } )
Enum value maps for EGPUPerformanceLevel.
var ( EScalingFilter_name = map[int32]string{ 0: "k_EScalingFilter_Invalid", 1: "k_EScalingFilter_FSR", 2: "k_EScalingFilter_Nearest", 3: "k_EScalingFilter_Integer", 4: "k_EScalingFilter_Linear", 5: "k_EScalingFilter_NIS", } EScalingFilter_value = map[string]int32{ "k_EScalingFilter_Invalid": 0, "k_EScalingFilter_FSR": 1, "k_EScalingFilter_Nearest": 2, "k_EScalingFilter_Integer": 3, "k_EScalingFilter_Linear": 4, "k_EScalingFilter_NIS": 5, } )
Enum value maps for EScalingFilter.
var ( ESplitScalingFilter_name = map[int32]string{ 0: "k_ESplitScalingFilter_Invalid", 1: "k_ESplitScalingFilter_Linear", 2: "k_ESplitScalingFilter_Nearest", 3: "k_ESplitScalingFilter_FSR", 4: "k_ESplitScalingFilter_NIS", } ESplitScalingFilter_value = map[string]int32{ "k_ESplitScalingFilter_Invalid": 0, "k_ESplitScalingFilter_Linear": 1, "k_ESplitScalingFilter_Nearest": 2, "k_ESplitScalingFilter_FSR": 3, "k_ESplitScalingFilter_NIS": 4, } )
Enum value maps for ESplitScalingFilter.
var ( ESplitScalingScaler_name = map[int32]string{ 0: "k_ESplitScalingScaler_Invalid", 1: "k_ESplitScalingScaler_Auto", 2: "k_ESplitScalingScaler_Integer", 3: "k_ESplitScalingScaler_Fit", 4: "k_ESplitScalingScaler_Fill", 5: "k_ESplitScalingScaler_Stretch", } ESplitScalingScaler_value = map[string]int32{ "k_ESplitScalingScaler_Invalid": 0, "k_ESplitScalingScaler_Auto": 1, "k_ESplitScalingScaler_Integer": 2, "k_ESplitScalingScaler_Fit": 3, "k_ESplitScalingScaler_Fill": 4, "k_ESplitScalingScaler_Stretch": 5, } )
Enum value maps for ESplitScalingScaler.
var ( EGamescopeBlurMode_name = map[int32]string{ 0: "k_EGamescopeBlurMode_Disabled", 1: "k_EGamescopeBlurMode_IfOccluded", 2: "k_EGamescopeBlurMode_Always", } EGamescopeBlurMode_value = map[string]int32{ "k_EGamescopeBlurMode_Disabled": 0, "k_EGamescopeBlurMode_IfOccluded": 1, "k_EGamescopeBlurMode_Always": 2, } )
Enum value maps for EGamescopeBlurMode.
var ( ESLSHelper_name = map[int32]string{ 0: "k_ESLSHelper_Invalid", 1: "k_ESLSHelper_Minidump", 2: "k_ESLSHelper_Kdump", 3: "k_ESLSHelper_Journal", 4: "k_ESLSHelper_Gpu", 5: "k_ESLSHelper_SystemInfo", } ESLSHelper_value = map[string]int32{ "k_ESLSHelper_Invalid": 0, "k_ESLSHelper_Minidump": 1, "k_ESLSHelper_Kdump": 2, "k_ESLSHelper_Journal": 3, "k_ESLSHelper_Gpu": 4, "k_ESLSHelper_SystemInfo": 5, } )
Enum value maps for ESLSHelper.
var ( EHDRVisualization_name = map[int32]string{ 0: "k_EHDRVisualization_None", 1: "k_EHDRVisualization_Heatmap", 2: "k_EHDRVisualization_Analysis", 3: "k_EHDRVisualization_HeatmapExtended", 4: "k_EHDRVisualization_HeatmapClassic", } EHDRVisualization_value = map[string]int32{ "k_EHDRVisualization_None": 0, "k_EHDRVisualization_Heatmap": 1, "k_EHDRVisualization_Analysis": 2, "k_EHDRVisualization_HeatmapExtended": 3, "k_EHDRVisualization_HeatmapClassic": 4, } )
Enum value maps for EHDRVisualization.
var ( EHDRToneMapOperator_name = map[int32]string{ 0: "k_EHDRToneMapOperator_Invalid", 1: "k_EHDRToneMapOperator_Uncharted", 2: "k_EHDRToneMapOperator_Reinhard", } EHDRToneMapOperator_value = map[string]int32{ "k_EHDRToneMapOperator_Invalid": 0, "k_EHDRToneMapOperator_Uncharted": 1, "k_EHDRToneMapOperator_Reinhard": 2, } )
Enum value maps for EHDRToneMapOperator.
var ( ECPUGovernor_name = map[int32]string{ 0: "k_ECPUGovernor_Invalid", 1: "k_ECPUGovernor_Perf", 2: "k_ECPUGovernor_Powersave", 3: "k_ECPUGovernor_Manual", } ECPUGovernor_value = map[string]int32{ "k_ECPUGovernor_Invalid": 0, "k_ECPUGovernor_Perf": 1, "k_ECPUGovernor_Powersave": 2, "k_ECPUGovernor_Manual": 3, } )
Enum value maps for ECPUGovernor.
var ( EUpdaterType_name = map[int32]string{ 0: "k_EUpdaterType_Invalid", 1: "k_EUpdaterType_Client", 2: "k_EUpdaterType_OS", 3: "k_EUpdaterType_BIOS", 4: "k_EUpdaterType_Aggregated", 5: "k_EUpdaterType_Test1", 6: "k_EUpdaterType_Test2", 7: "k_EUpdaterType_Dummy", } EUpdaterType_value = map[string]int32{ "k_EUpdaterType_Invalid": 0, "k_EUpdaterType_Client": 1, "k_EUpdaterType_OS": 2, "k_EUpdaterType_BIOS": 3, "k_EUpdaterType_Aggregated": 4, "k_EUpdaterType_Test1": 5, "k_EUpdaterType_Test2": 6, "k_EUpdaterType_Dummy": 7, } )
Enum value maps for EUpdaterType.
var ( EUpdaterState_name = map[int32]string{ 0: "k_EUpdaterState_Invalid", 2: "k_EUpdaterState_UpToDate", 3: "k_EUpdaterState_Checking", 4: "k_EUpdaterState_Available", 5: "k_EUpdaterState_Applying", 6: "k_EUpdaterState_ClientRestartPending", 7: "k_EUpdaterState_SystemRestartPending", } EUpdaterState_value = map[string]int32{ "k_EUpdaterState_Invalid": 0, "k_EUpdaterState_UpToDate": 2, "k_EUpdaterState_Checking": 3, "k_EUpdaterState_Available": 4, "k_EUpdaterState_Applying": 5, "k_EUpdaterState_ClientRestartPending": 6, "k_EUpdaterState_SystemRestartPending": 7, } )
Enum value maps for EUpdaterState.
var ( EStorageBlockContentType_name = map[int32]string{ 0: "k_EStorageBlockContentType_Invalid", 1: "k_EStorageBlockContentType_Unknown", 2: "k_EStorageBlockContentType_FileSystem", 3: "k_EStorageBlockContentType_Crypto", 4: "k_EStorageBlockContentType_Raid", } EStorageBlockContentType_value = map[string]int32{ "k_EStorageBlockContentType_Invalid": 0, "k_EStorageBlockContentType_Unknown": 1, "k_EStorageBlockContentType_FileSystem": 2, "k_EStorageBlockContentType_Crypto": 3, "k_EStorageBlockContentType_Raid": 4, } )
Enum value maps for EStorageBlockContentType.
var ( EStorageBlockFileSystemType_name = map[int32]string{ 0: "k_EStorageBlockFileSystemType_Invalid", 1: "k_EStorageBlockFileSystemType_Unknown", 2: "k_EStorageBlockFileSystemType_VFat", 3: "k_EStorageBlockFileSystemType_Ext4", } EStorageBlockFileSystemType_value = map[string]int32{ "k_EStorageBlockFileSystemType_Invalid": 0, "k_EStorageBlockFileSystemType_Unknown": 1, "k_EStorageBlockFileSystemType_VFat": 2, "k_EStorageBlockFileSystemType_Ext4": 3, } )
Enum value maps for EStorageBlockFileSystemType.
var ( EStorageDriveMediaType_name = map[int32]string{ 0: "k_EStorageDriveMediaType_Invalid", 1: "k_EStorageDriveMediaType_Unknown", 2: "k_EStorageDriveMediaType_HDD", 3: "k_EStorageDriveMediaType_SSD", 4: "k_EStorageDriveMediaType_Removable", } EStorageDriveMediaType_value = map[string]int32{ "k_EStorageDriveMediaType_Invalid": 0, "k_EStorageDriveMediaType_Unknown": 1, "k_EStorageDriveMediaType_HDD": 2, "k_EStorageDriveMediaType_SSD": 3, "k_EStorageDriveMediaType_Removable": 4, } )
Enum value maps for EStorageDriveMediaType.
var ( ESystemDisplayCompatibilityMode_name = map[int32]string{ 0: "k_ESystemDisplayCompatibilityMode_Invalid", 1: "k_ESystemDisplayCompatibilityMode_None", 2: "k_ESystemDisplayCompatibilityMode_MinimalBandwith", } ESystemDisplayCompatibilityMode_value = map[string]int32{ "k_ESystemDisplayCompatibilityMode_Invalid": 0, "k_ESystemDisplayCompatibilityMode_None": 1, "k_ESystemDisplayCompatibilityMode_MinimalBandwith": 2, } )
Enum value maps for ESystemDisplayCompatibilityMode.
var ( ESteamDeckCompatibilityCategory_name = map[int32]string{ 0: "k_ESteamDeckCompatibilityCategory_Unknown", 1: "k_ESteamDeckCompatibilityCategory_Unsupported", 2: "k_ESteamDeckCompatibilityCategory_Playable", 3: "k_ESteamDeckCompatibilityCategory_Verified", } ESteamDeckCompatibilityCategory_value = map[string]int32{ "k_ESteamDeckCompatibilityCategory_Unknown": 0, "k_ESteamDeckCompatibilityCategory_Unsupported": 1, "k_ESteamDeckCompatibilityCategory_Playable": 2, "k_ESteamDeckCompatibilityCategory_Verified": 3, } )
Enum value maps for ESteamDeckCompatibilityCategory.
var ( ESteamDeckCompatibilityResultDisplayType_name = map[int32]string{ 0: "k_ESteamDeckCompatibilityResultDisplayType_Invisible", 1: "k_ESteamDeckCompatibilityResultDisplayType_Informational", 2: "k_ESteamDeckCompatibilityResultDisplayType_Unsupported", 3: "k_ESteamDeckCompatibilityResultDisplayType_Playable", 4: "k_ESteamDeckCompatibilityResultDisplayType_Verified", } ESteamDeckCompatibilityResultDisplayType_value = map[string]int32{ "k_ESteamDeckCompatibilityResultDisplayType_Invisible": 0, "k_ESteamDeckCompatibilityResultDisplayType_Informational": 1, "k_ESteamDeckCompatibilityResultDisplayType_Unsupported": 2, "k_ESteamDeckCompatibilityResultDisplayType_Playable": 3, "k_ESteamDeckCompatibilityResultDisplayType_Verified": 4, } )
Enum value maps for ESteamDeckCompatibilityResultDisplayType.
var ( EACState_name = map[int32]string{ 0: "k_EACState_Unknown", 1: "k_EACState_Disconnected", 2: "k_EACState_Connected", 3: "k_EACState_ConnectedSlow", } EACState_value = map[string]int32{ "k_EACState_Unknown": 0, "k_EACState_Disconnected": 1, "k_EACState_Connected": 2, "k_EACState_ConnectedSlow": 3, } )
Enum value maps for EACState.
var ( EBatteryState_name = map[int32]string{ 0: "k_EBatteryState_Unknown", 1: "k_EBatteryState_Discharging", 2: "k_EBatteryState_Charging", 3: "k_EBatteryState_Full", } EBatteryState_value = map[string]int32{ "k_EBatteryState_Unknown": 0, "k_EBatteryState_Discharging": 1, "k_EBatteryState_Charging": 2, "k_EBatteryState_Full": 3, } )
Enum value maps for EBatteryState.
var ( EOSBranch_name = map[int32]string{ 0: "k_EOSBranch_Unknown", 1: "k_EOSBranch_Release", 2: "k_EOSBranch_ReleaseCandidate", 3: "k_EOSBranch_Beta", 4: "k_EOSBranch_BetaCandidate", 5: "k_EOSBranch_Main", 6: "k_EOSBranch_Staging", } EOSBranch_value = map[string]int32{ "k_EOSBranch_Unknown": 0, "k_EOSBranch_Release": 1, "k_EOSBranch_ReleaseCandidate": 2, "k_EOSBranch_Beta": 3, "k_EOSBranch_BetaCandidate": 4, "k_EOSBranch_Main": 5, "k_EOSBranch_Staging": 6, } )
Enum value maps for EOSBranch.
var ( ECommunityItemClass_name = map[int32]string{ 0: "k_ECommunityItemClass_Invalid", 1: "k_ECommunityItemClass_Badge", 2: "k_ECommunityItemClass_GameCard", 3: "k_ECommunityItemClass_ProfileBackground", 4: "k_ECommunityItemClass_Emoticon", 5: "k_ECommunityItemClass_BoosterPack", 6: "k_ECommunityItemClass_Consumable", 7: "k_ECommunityItemClass_GameGoo", 8: "k_ECommunityItemClass_ProfileModifier", 9: "k_ECommunityItemClass_Scene", 10: "k_ECommunityItemClass_SalienItem", 11: "k_ECommunityItemClass_Sticker", 12: "k_ECommunityItemClass_ChatEffect", 13: "k_ECommunityItemClass_MiniProfileBackground", 14: "k_ECommunityItemClass_AvatarFrame", 15: "k_ECommunityItemClass_AnimatedAvatar", 16: "k_ECommunityItemClass_SteamDeckKeyboardSkin", 17: "k_ECommunityItemClass_SteamDeckStartupMovie", } ECommunityItemClass_value = map[string]int32{ "k_ECommunityItemClass_Invalid": 0, "k_ECommunityItemClass_Badge": 1, "k_ECommunityItemClass_GameCard": 2, "k_ECommunityItemClass_ProfileBackground": 3, "k_ECommunityItemClass_Emoticon": 4, "k_ECommunityItemClass_BoosterPack": 5, "k_ECommunityItemClass_Consumable": 6, "k_ECommunityItemClass_GameGoo": 7, "k_ECommunityItemClass_ProfileModifier": 8, "k_ECommunityItemClass_Scene": 9, "k_ECommunityItemClass_SalienItem": 10, "k_ECommunityItemClass_Sticker": 11, "k_ECommunityItemClass_ChatEffect": 12, "k_ECommunityItemClass_MiniProfileBackground": 13, "k_ECommunityItemClass_AvatarFrame": 14, "k_ECommunityItemClass_AnimatedAvatar": 15, "k_ECommunityItemClass_SteamDeckKeyboardSkin": 16, "k_ECommunityItemClass_SteamDeckStartupMovie": 17, } )
Enum value maps for ECommunityItemClass.
var ( ESteamDeckCompatibilityFeedback_name = map[int32]string{ 0: "k_ESteamDeckCompatibilityFeedback_Unset", 1: "k_ESteamDeckCompatibilityFeedback_Agree", 2: "k_ESteamDeckCompatibilityFeedback_Disagree", 3: "k_ESteamDeckCompatibilityFeedback_Ignore", } ESteamDeckCompatibilityFeedback_value = map[string]int32{ "k_ESteamDeckCompatibilityFeedback_Unset": 0, "k_ESteamDeckCompatibilityFeedback_Agree": 1, "k_ESteamDeckCompatibilityFeedback_Disagree": 2, "k_ESteamDeckCompatibilityFeedback_Ignore": 3, } )
Enum value maps for ESteamDeckCompatibilityFeedback.
var ( EProvideDeckFeedbackPreference_name = map[int32]string{ 0: "k_EProvideDeckFeedbackPreference_Unset", 1: "k_EProvideDeckFeedbackPreference_Yes", 2: "k_EProvideDeckFeedbackPreference_No", } EProvideDeckFeedbackPreference_value = map[string]int32{ "k_EProvideDeckFeedbackPreference_Unset": 0, "k_EProvideDeckFeedbackPreference_Yes": 1, "k_EProvideDeckFeedbackPreference_No": 2, } )
Enum value maps for EProvideDeckFeedbackPreference.
var ( ETouchGesture_name = map[int32]string{ 0: "k_ETouchGestureNone", 1: "k_ETouchGestureTouch", 2: "k_ETouchGestureTap", 3: "k_ETouchGestureDoubleTap", 4: "k_ETouchGestureShortPress", 5: "k_ETouchGestureLongPress", 6: "k_ETouchGestureLongTap", 7: "k_ETouchGestureTwoFingerTap", 8: "k_ETouchGestureTapCancelled", 9: "k_ETouchGesturePinchBegin", 10: "k_ETouchGesturePinchUpdate", 11: "k_ETouchGesturePinchEnd", 12: "k_ETouchGestureFlingStart", 13: "k_ETouchGestureFlingCancelled", } ETouchGesture_value = map[string]int32{ "k_ETouchGestureNone": 0, "k_ETouchGestureTouch": 1, "k_ETouchGestureTap": 2, "k_ETouchGestureDoubleTap": 3, "k_ETouchGestureShortPress": 4, "k_ETouchGestureLongPress": 5, "k_ETouchGestureLongTap": 6, "k_ETouchGestureTwoFingerTap": 7, "k_ETouchGestureTapCancelled": 8, "k_ETouchGesturePinchBegin": 9, "k_ETouchGesturePinchUpdate": 10, "k_ETouchGesturePinchEnd": 11, "k_ETouchGestureFlingStart": 12, "k_ETouchGestureFlingCancelled": 13, } )
Enum value maps for ETouchGesture.
var ( ESessionPersistence_name = map[int32]string{ -1: "k_ESessionPersistence_Invalid", 0: "k_ESessionPersistence_Ephemeral", 1: "k_ESessionPersistence_Persistent", } ESessionPersistence_value = map[string]int32{ "k_ESessionPersistence_Invalid": -1, "k_ESessionPersistence_Ephemeral": 0, "k_ESessionPersistence_Persistent": 1, } )
Enum value maps for ESessionPersistence.
var ( ENewSteamAnnouncementState_name = map[int32]string{ 0: "k_ENewSteamAnnouncementState_Invalid", 1: "k_ENewSteamAnnouncementState_AllRead", 2: "k_ENewSteamAnnouncementState_NewAnnouncement", 3: "k_ENewSteamAnnouncementState_FeaturedAnnouncement", } ENewSteamAnnouncementState_value = map[string]int32{ "k_ENewSteamAnnouncementState_Invalid": 0, "k_ENewSteamAnnouncementState_AllRead": 1, "k_ENewSteamAnnouncementState_NewAnnouncement": 2, "k_ENewSteamAnnouncementState_FeaturedAnnouncement": 3, } )
Enum value maps for ENewSteamAnnouncementState.
var ( ECommentThreadType_name = map[int32]string{ 0: "k_ECommentThreadTypeInvalid", 1: "k_ECommentThreadTypeScreenshot_Deprecated", 2: "k_ECommentThreadTypeWorkshopAccount_Developer", 3: "k_ECommentThreadTypeWorkshopAccount_Public", 4: "k_ECommentThreadTypePublishedFile_Developer", 5: "k_ECommentThreadTypePublishedFile_Public", 6: "k_ECommentThreadTypeTest", 7: "k_ECommentThreadTypeForumTopic", 8: "k_ECommentThreadTypeRecommendation", 9: "k_ECommentThreadTypeVideo_Deprecated", 10: "k_ECommentThreadTypeProfile", 11: "k_ECommentThreadTypeNewsPost", 12: "k_ECommentThreadTypeClan", 13: "k_ECommentThreadTypeClanAnnouncement", 14: "k_ECommentThreadTypeClanEvent", 15: "k_ECommentThreadTypeUserStatusPublished", 16: "k_ECommentThreadTypeUserReceivedNewGame", 17: "k_ECommentThreadTypePublishedFile_Announcement", 18: "k_ECommentThreadTypeModeratorMessage", 19: "k_ECommentThreadTypeClanCuratedApp", 20: "k_ECommentThreadTypeQAndASession", 21: "k_ECommentThreadTypeMax", } ECommentThreadType_value = map[string]int32{ "k_ECommentThreadTypeInvalid": 0, "k_ECommentThreadTypeScreenshot_Deprecated": 1, "k_ECommentThreadTypeWorkshopAccount_Developer": 2, "k_ECommentThreadTypeWorkshopAccount_Public": 3, "k_ECommentThreadTypePublishedFile_Developer": 4, "k_ECommentThreadTypePublishedFile_Public": 5, "k_ECommentThreadTypeTest": 6, "k_ECommentThreadTypeForumTopic": 7, "k_ECommentThreadTypeRecommendation": 8, "k_ECommentThreadTypeVideo_Deprecated": 9, "k_ECommentThreadTypeProfile": 10, "k_ECommentThreadTypeNewsPost": 11, "k_ECommentThreadTypeClan": 12, "k_ECommentThreadTypeClanAnnouncement": 13, "k_ECommentThreadTypeClanEvent": 14, "k_ECommentThreadTypeUserStatusPublished": 15, "k_ECommentThreadTypeUserReceivedNewGame": 16, "k_ECommentThreadTypePublishedFile_Announcement": 17, "k_ECommentThreadTypeModeratorMessage": 18, "k_ECommentThreadTypeClanCuratedApp": 19, "k_ECommentThreadTypeQAndASession": 20, "k_ECommentThreadTypeMax": 21, } )
Enum value maps for ECommentThreadType.
var ( EBroadcastPermission_name = map[int32]string{ 0: "k_EBroadcastPermissionDisabled", 1: "k_EBroadcastPermissionFriendsApprove", 2: "k_EBroadcastPermissionFriendsAllowed", 3: "k_EBroadcastPermissionPublic", 4: "k_EBroadcastPermissionSubscribers", } EBroadcastPermission_value = map[string]int32{ "k_EBroadcastPermissionDisabled": 0, "k_EBroadcastPermissionFriendsApprove": 1, "k_EBroadcastPermissionFriendsAllowed": 2, "k_EBroadcastPermissionPublic": 3, "k_EBroadcastPermissionSubscribers": 4, } )
Enum value maps for EBroadcastPermission.
var ( EBroadcastEncoderSetting_name = map[int32]string{ 0: "k_EBroadcastEncoderBestQuality", 1: "k_EBroadcastEncoderBestPerformance", } EBroadcastEncoderSetting_value = map[string]int32{ "k_EBroadcastEncoderBestQuality": 0, "k_EBroadcastEncoderBestPerformance": 1, } )
Enum value maps for EBroadcastEncoderSetting.
var ( ECloudGamingPlatform_name = map[int32]string{ 0: "k_ECloudGamingPlatformNone", 1: "k_ECloudGamingPlatformValve", 2: "k_ECloudGamingPlatformNVIDIA", } ECloudGamingPlatform_value = map[string]int32{ "k_ECloudGamingPlatformNone": 0, "k_ECloudGamingPlatformValve": 1, "k_ECloudGamingPlatformNVIDIA": 2, } )
Enum value maps for ECloudGamingPlatform.
var ( EContentDescriptorID_name = map[int32]string{ 1: "k_EContentDescriptor_NudityOrSexualContent", 2: "k_EContentDescriptor_FrequentViolenceOrGore", 3: "k_EContentDescriptor_AdultOnlySexualContent", 4: "k_EContentDescriptor_GratuitousSexualContent", 5: "k_EContentDescriptor_AnyMatureContent", } EContentDescriptorID_value = map[string]int32{ "k_EContentDescriptor_NudityOrSexualContent": 1, "k_EContentDescriptor_FrequentViolenceOrGore": 2, "k_EContentDescriptor_AdultOnlySexualContent": 3, "k_EContentDescriptor_GratuitousSexualContent": 4, "k_EContentDescriptor_AnyMatureContent": 5, } )
Enum value maps for EContentDescriptorID.
var ( ECloudPendingRemoteOperation_name = map[int32]string{ 0: "k_ECloudPendingRemoteOperationNone", 1: "k_ECloudPendingRemoteOperationAppSessionActive", 2: "k_ECloudPendingRemoteOperationUploadInProgress", 3: "k_ECloudPendingRemoteOperationUploadPending", 4: "k_ECloudPendingRemoteOperationAppSessionSuspended", } ECloudPendingRemoteOperation_value = map[string]int32{ "k_ECloudPendingRemoteOperationNone": 0, "k_ECloudPendingRemoteOperationAppSessionActive": 1, "k_ECloudPendingRemoteOperationUploadInProgress": 2, "k_ECloudPendingRemoteOperationUploadPending": 3, "k_ECloudPendingRemoteOperationAppSessionSuspended": 4, } )
Enum value maps for ECloudPendingRemoteOperation.
var ( ESteamDeckKeyboardLayout_name = map[int32]string{ 0: "k_ESteamDeckKeyboardLayout_QWERTY", 1: "k_ESteamDeckKeyboardLayout_Bulgarian", 2: "k_ESteamDeckKeyboardLayout_Chinese_Simplified", 3: "k_ESteamDeckKeyboardLayout_Chinese_Traditional", 4: "k_ESteamDeckKeyboardLayout_Czech", 5: "k_ESteamDeckKeyboardLayout_Danish", 6: "k_ESteamDeckKeyboardLayout_Finnish", 7: "k_ESteamDeckKeyboardLayout_French", 8: "k_ESteamDeckKeyboardLayout_German", 9: "k_ESteamDeckKeyboardLayout_Greek", 10: "k_ESteamDeckKeyboardLayout_Hungarian", 11: "k_ESteamDeckKeyboardLayout_Italian", 12: "k_ESteamDeckKeyboardLayout_Japanese", 13: "k_ESteamDeckKeyboardLayout_Korean", 14: "k_ESteamDeckKeyboardLayout_Norwegian", 15: "k_ESteamDeckKeyboardLayout_Polish", 16: "k_ESteamDeckKeyboardLayout_Portuguese", 17: "k_ESteamDeckKeyboardLayout_Romanian", 18: "k_ESteamDeckKeyboardLayout_Russian", 19: "k_ESteamDeckKeyboardLayout_Spanish", 20: "k_ESteamDeckKeyboardLayout_Swedish", 21: "k_ESteamDeckKeyboardLayout_Thai", 22: "k_ESteamDeckKeyboardLayout_Turkish_F", 23: "k_ESteamDeckKeyboardLayout_Turkish_Q", 24: "k_ESteamDeckKeyboardLayout_Ukrainian", 25: "k_ESteamDeckKeyboardLayout_Vietnamese", 26: "k_ESteamDeckKeyboardLayout_QWERTY_International", 27: "k_ESteamDeckKeyboardLayout_Dvorak", 28: "k_ESteamDeckKeyboardLayout_Colemak", 29: "k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic_Traditional", 30: "k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic", 31: "k_ESteamDeckKeyboardLayout_Chinese_Traditional_Bopomofo", 32: "k_ESteamDeckKeyboardLayout_Chinese_Traditional_Cangjie", 33: "k_ESteamDeckKeyboardLayout_Japanese_Kana", 34: "k_ESteamDeckKeyboardLayout_Chinese_Traditional_Quick", 35: "k_ESteamDeckKeyboardLayout_Indonesian", } ESteamDeckKeyboardLayout_value = map[string]int32{ "k_ESteamDeckKeyboardLayout_QWERTY": 0, "k_ESteamDeckKeyboardLayout_Bulgarian": 1, "k_ESteamDeckKeyboardLayout_Chinese_Simplified": 2, "k_ESteamDeckKeyboardLayout_Chinese_Traditional": 3, "k_ESteamDeckKeyboardLayout_Czech": 4, "k_ESteamDeckKeyboardLayout_Danish": 5, "k_ESteamDeckKeyboardLayout_Finnish": 6, "k_ESteamDeckKeyboardLayout_French": 7, "k_ESteamDeckKeyboardLayout_German": 8, "k_ESteamDeckKeyboardLayout_Greek": 9, "k_ESteamDeckKeyboardLayout_Hungarian": 10, "k_ESteamDeckKeyboardLayout_Italian": 11, "k_ESteamDeckKeyboardLayout_Japanese": 12, "k_ESteamDeckKeyboardLayout_Korean": 13, "k_ESteamDeckKeyboardLayout_Norwegian": 14, "k_ESteamDeckKeyboardLayout_Polish": 15, "k_ESteamDeckKeyboardLayout_Portuguese": 16, "k_ESteamDeckKeyboardLayout_Romanian": 17, "k_ESteamDeckKeyboardLayout_Russian": 18, "k_ESteamDeckKeyboardLayout_Spanish": 19, "k_ESteamDeckKeyboardLayout_Swedish": 20, "k_ESteamDeckKeyboardLayout_Thai": 21, "k_ESteamDeckKeyboardLayout_Turkish_F": 22, "k_ESteamDeckKeyboardLayout_Turkish_Q": 23, "k_ESteamDeckKeyboardLayout_Ukrainian": 24, "k_ESteamDeckKeyboardLayout_Vietnamese": 25, "k_ESteamDeckKeyboardLayout_QWERTY_International": 26, "k_ESteamDeckKeyboardLayout_Dvorak": 27, "k_ESteamDeckKeyboardLayout_Colemak": 28, "k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic_Traditional": 29, "k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic": 30, "k_ESteamDeckKeyboardLayout_Chinese_Traditional_Bopomofo": 31, "k_ESteamDeckKeyboardLayout_Chinese_Traditional_Cangjie": 32, "k_ESteamDeckKeyboardLayout_Japanese_Kana": 33, "k_ESteamDeckKeyboardLayout_Chinese_Traditional_Quick": 34, "k_ESteamDeckKeyboardLayout_Indonesian": 35, } )
Enum value maps for ESteamDeckKeyboardLayout.
var (
// optional bool force_php_generation = 50000;
E_ForcePhpGeneration = &file_steammessages_base_proto_extTypes[2]
)
Extension fields to descriptor_proto.FileOptions.
var File_content_manifest_proto protoreflect.FileDescriptor
var File_encrypted_app_ticket_proto protoreflect.FileDescriptor
var File_enums_productinfo_proto protoreflect.FileDescriptor
var File_enums_proto protoreflect.FileDescriptor
var File_offline_ticket_proto protoreflect.FileDescriptor
var File_steammessages_auth_steamclient_proto protoreflect.FileDescriptor
var File_steammessages_base_proto protoreflect.FileDescriptor
var File_steammessages_client_objects_proto protoreflect.FileDescriptor
var File_steammessages_clientserver_2_proto protoreflect.FileDescriptor
var File_steammessages_clientserver_appinfo_proto protoreflect.FileDescriptor
var File_steammessages_clientserver_friends_proto protoreflect.FileDescriptor
var File_steammessages_clientserver_login_proto protoreflect.FileDescriptor
var File_steammessages_clientserver_proto protoreflect.FileDescriptor
var File_steammessages_sitelicenseclient_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CAuthenticationSupport_GetTokenHistory_Request ¶
type CAuthenticationSupport_GetTokenHistory_Request struct { TokenId *uint64 `protobuf:"fixed64,1,opt,name=token_id,json=tokenId" json:"token_id,omitempty"` // contains filtered or unexported fields }
func (*CAuthenticationSupport_GetTokenHistory_Request) Descriptor
deprecated
func (*CAuthenticationSupport_GetTokenHistory_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthenticationSupport_GetTokenHistory_Request.ProtoReflect.Descriptor instead.
func (*CAuthenticationSupport_GetTokenHistory_Request) GetTokenId ¶
func (x *CAuthenticationSupport_GetTokenHistory_Request) GetTokenId() uint64
func (*CAuthenticationSupport_GetTokenHistory_Request) ProtoMessage ¶
func (*CAuthenticationSupport_GetTokenHistory_Request) ProtoMessage()
func (*CAuthenticationSupport_GetTokenHistory_Request) ProtoReflect ¶
func (x *CAuthenticationSupport_GetTokenHistory_Request) ProtoReflect() protoreflect.Message
func (*CAuthenticationSupport_GetTokenHistory_Request) Reset ¶
func (x *CAuthenticationSupport_GetTokenHistory_Request) Reset()
func (*CAuthenticationSupport_GetTokenHistory_Request) String ¶
func (x *CAuthenticationSupport_GetTokenHistory_Request) String() string
type CAuthenticationSupport_GetTokenHistory_Response ¶
type CAuthenticationSupport_GetTokenHistory_Response struct { History []*CSupportRefreshTokenAudit `protobuf:"bytes,1,rep,name=history" json:"history,omitempty"` // contains filtered or unexported fields }
func (*CAuthenticationSupport_GetTokenHistory_Response) Descriptor
deprecated
func (*CAuthenticationSupport_GetTokenHistory_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthenticationSupport_GetTokenHistory_Response.ProtoReflect.Descriptor instead.
func (*CAuthenticationSupport_GetTokenHistory_Response) GetHistory ¶
func (x *CAuthenticationSupport_GetTokenHistory_Response) GetHistory() []*CSupportRefreshTokenAudit
func (*CAuthenticationSupport_GetTokenHistory_Response) ProtoMessage ¶
func (*CAuthenticationSupport_GetTokenHistory_Response) ProtoMessage()
func (*CAuthenticationSupport_GetTokenHistory_Response) ProtoReflect ¶
func (x *CAuthenticationSupport_GetTokenHistory_Response) ProtoReflect() protoreflect.Message
func (*CAuthenticationSupport_GetTokenHistory_Response) Reset ¶
func (x *CAuthenticationSupport_GetTokenHistory_Response) Reset()
func (*CAuthenticationSupport_GetTokenHistory_Response) String ¶
func (x *CAuthenticationSupport_GetTokenHistory_Response) String() string
type CAuthenticationSupport_QueryRefreshTokenByID_Request ¶
type CAuthenticationSupport_QueryRefreshTokenByID_Request struct { TokenId *uint64 `protobuf:"fixed64,1,opt,name=token_id,json=tokenId" json:"token_id,omitempty"` // contains filtered or unexported fields }
func (*CAuthenticationSupport_QueryRefreshTokenByID_Request) Descriptor
deprecated
func (*CAuthenticationSupport_QueryRefreshTokenByID_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthenticationSupport_QueryRefreshTokenByID_Request.ProtoReflect.Descriptor instead.
func (*CAuthenticationSupport_QueryRefreshTokenByID_Request) GetTokenId ¶
func (x *CAuthenticationSupport_QueryRefreshTokenByID_Request) GetTokenId() uint64
func (*CAuthenticationSupport_QueryRefreshTokenByID_Request) ProtoMessage ¶
func (*CAuthenticationSupport_QueryRefreshTokenByID_Request) ProtoMessage()
func (*CAuthenticationSupport_QueryRefreshTokenByID_Request) ProtoReflect ¶
func (x *CAuthenticationSupport_QueryRefreshTokenByID_Request) ProtoReflect() protoreflect.Message
func (*CAuthenticationSupport_QueryRefreshTokenByID_Request) Reset ¶
func (x *CAuthenticationSupport_QueryRefreshTokenByID_Request) Reset()
func (*CAuthenticationSupport_QueryRefreshTokenByID_Request) String ¶
func (x *CAuthenticationSupport_QueryRefreshTokenByID_Request) String() string
type CAuthenticationSupport_QueryRefreshTokenByID_Response ¶
type CAuthenticationSupport_QueryRefreshTokenByID_Response struct { RefreshTokens []*CSupportRefreshTokenDescription `protobuf:"bytes,1,rep,name=refresh_tokens,json=refreshTokens" json:"refresh_tokens,omitempty"` // contains filtered or unexported fields }
func (*CAuthenticationSupport_QueryRefreshTokenByID_Response) Descriptor
deprecated
func (*CAuthenticationSupport_QueryRefreshTokenByID_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthenticationSupport_QueryRefreshTokenByID_Response.ProtoReflect.Descriptor instead.
func (*CAuthenticationSupport_QueryRefreshTokenByID_Response) GetRefreshTokens ¶
func (x *CAuthenticationSupport_QueryRefreshTokenByID_Response) GetRefreshTokens() []*CSupportRefreshTokenDescription
func (*CAuthenticationSupport_QueryRefreshTokenByID_Response) ProtoMessage ¶
func (*CAuthenticationSupport_QueryRefreshTokenByID_Response) ProtoMessage()
func (*CAuthenticationSupport_QueryRefreshTokenByID_Response) ProtoReflect ¶
func (x *CAuthenticationSupport_QueryRefreshTokenByID_Response) ProtoReflect() protoreflect.Message
func (*CAuthenticationSupport_QueryRefreshTokenByID_Response) Reset ¶
func (x *CAuthenticationSupport_QueryRefreshTokenByID_Response) Reset()
func (*CAuthenticationSupport_QueryRefreshTokenByID_Response) String ¶
func (x *CAuthenticationSupport_QueryRefreshTokenByID_Response) String() string
type CAuthenticationSupport_QueryRefreshTokensByAccount_Request ¶
type CAuthenticationSupport_QueryRefreshTokensByAccount_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` IncludeRevokedTokens *bool `protobuf:"varint,2,opt,name=include_revoked_tokens,json=includeRevokedTokens" json:"include_revoked_tokens,omitempty"` // contains filtered or unexported fields }
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Request) Descriptor
deprecated
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthenticationSupport_QueryRefreshTokensByAccount_Request.ProtoReflect.Descriptor instead.
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Request) GetIncludeRevokedTokens ¶
func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Request) GetIncludeRevokedTokens() bool
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Request) GetSteamid ¶
func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Request) GetSteamid() uint64
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Request) ProtoMessage ¶
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Request) ProtoMessage()
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Request) ProtoReflect ¶
func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Request) ProtoReflect() protoreflect.Message
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Request) Reset ¶
func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Request) Reset()
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Request) String ¶
func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Request) String() string
type CAuthenticationSupport_QueryRefreshTokensByAccount_Response ¶
type CAuthenticationSupport_QueryRefreshTokensByAccount_Response struct { RefreshTokens []*CSupportRefreshTokenDescription `protobuf:"bytes,1,rep,name=refresh_tokens,json=refreshTokens" json:"refresh_tokens,omitempty"` LastTokenReset *int32 `protobuf:"varint,2,opt,name=last_token_reset,json=lastTokenReset" json:"last_token_reset,omitempty"` // contains filtered or unexported fields }
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Response) Descriptor
deprecated
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthenticationSupport_QueryRefreshTokensByAccount_Response.ProtoReflect.Descriptor instead.
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Response) GetLastTokenReset ¶
func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Response) GetLastTokenReset() int32
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Response) GetRefreshTokens ¶
func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Response) GetRefreshTokens() []*CSupportRefreshTokenDescription
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Response) ProtoMessage ¶
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Response) ProtoMessage()
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Response) ProtoReflect ¶
func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Response) ProtoReflect() protoreflect.Message
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Response) Reset ¶
func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Response) Reset()
func (*CAuthenticationSupport_QueryRefreshTokensByAccount_Response) String ¶
func (x *CAuthenticationSupport_QueryRefreshTokensByAccount_Response) String() string
type CAuthenticationSupport_RevokeToken_Request ¶
type CAuthenticationSupport_RevokeToken_Request struct { TokenId *uint64 `protobuf:"fixed64,1,opt,name=token_id,json=tokenId" json:"token_id,omitempty"` Steamid *uint64 `protobuf:"fixed64,2,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CAuthenticationSupport_RevokeToken_Request) Descriptor
deprecated
func (*CAuthenticationSupport_RevokeToken_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthenticationSupport_RevokeToken_Request.ProtoReflect.Descriptor instead.
func (*CAuthenticationSupport_RevokeToken_Request) GetSteamid ¶
func (x *CAuthenticationSupport_RevokeToken_Request) GetSteamid() uint64
func (*CAuthenticationSupport_RevokeToken_Request) GetTokenId ¶
func (x *CAuthenticationSupport_RevokeToken_Request) GetTokenId() uint64
func (*CAuthenticationSupport_RevokeToken_Request) ProtoMessage ¶
func (*CAuthenticationSupport_RevokeToken_Request) ProtoMessage()
func (*CAuthenticationSupport_RevokeToken_Request) ProtoReflect ¶
func (x *CAuthenticationSupport_RevokeToken_Request) ProtoReflect() protoreflect.Message
func (*CAuthenticationSupport_RevokeToken_Request) Reset ¶
func (x *CAuthenticationSupport_RevokeToken_Request) Reset()
func (*CAuthenticationSupport_RevokeToken_Request) String ¶
func (x *CAuthenticationSupport_RevokeToken_Request) String() string
type CAuthenticationSupport_RevokeToken_Response ¶
type CAuthenticationSupport_RevokeToken_Response struct {
// contains filtered or unexported fields
}
func (*CAuthenticationSupport_RevokeToken_Response) Descriptor
deprecated
func (*CAuthenticationSupport_RevokeToken_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthenticationSupport_RevokeToken_Response.ProtoReflect.Descriptor instead.
func (*CAuthenticationSupport_RevokeToken_Response) ProtoMessage ¶
func (*CAuthenticationSupport_RevokeToken_Response) ProtoMessage()
func (*CAuthenticationSupport_RevokeToken_Response) ProtoReflect ¶
func (x *CAuthenticationSupport_RevokeToken_Response) ProtoReflect() protoreflect.Message
func (*CAuthenticationSupport_RevokeToken_Response) Reset ¶
func (x *CAuthenticationSupport_RevokeToken_Response) Reset()
func (*CAuthenticationSupport_RevokeToken_Response) String ¶
func (x *CAuthenticationSupport_RevokeToken_Response) String() string
type CAuthentication_AccessToken_GenerateForApp_Request ¶
type CAuthentication_AccessToken_GenerateForApp_Request struct { RefreshToken *string `protobuf:"bytes,1,opt,name=refresh_token,json=refreshToken" json:"refresh_token,omitempty"` Steamid *uint64 `protobuf:"fixed64,2,opt,name=steamid" json:"steamid,omitempty"` RenewalType *ETokenRenewalType `protobuf:"varint,3,opt,name=renewal_type,json=renewalType,enum=ETokenRenewalType,def=0" json:"renewal_type,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_AccessToken_GenerateForApp_Request) Descriptor
deprecated
func (*CAuthentication_AccessToken_GenerateForApp_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_AccessToken_GenerateForApp_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_AccessToken_GenerateForApp_Request) GetRefreshToken ¶
func (x *CAuthentication_AccessToken_GenerateForApp_Request) GetRefreshToken() string
func (*CAuthentication_AccessToken_GenerateForApp_Request) GetRenewalType ¶
func (x *CAuthentication_AccessToken_GenerateForApp_Request) GetRenewalType() ETokenRenewalType
func (*CAuthentication_AccessToken_GenerateForApp_Request) GetSteamid ¶
func (x *CAuthentication_AccessToken_GenerateForApp_Request) GetSteamid() uint64
func (*CAuthentication_AccessToken_GenerateForApp_Request) ProtoMessage ¶
func (*CAuthentication_AccessToken_GenerateForApp_Request) ProtoMessage()
func (*CAuthentication_AccessToken_GenerateForApp_Request) ProtoReflect ¶
func (x *CAuthentication_AccessToken_GenerateForApp_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_AccessToken_GenerateForApp_Request) Reset ¶
func (x *CAuthentication_AccessToken_GenerateForApp_Request) Reset()
func (*CAuthentication_AccessToken_GenerateForApp_Request) String ¶
func (x *CAuthentication_AccessToken_GenerateForApp_Request) String() string
type CAuthentication_AccessToken_GenerateForApp_Response ¶
type CAuthentication_AccessToken_GenerateForApp_Response struct { AccessToken *string `protobuf:"bytes,1,opt,name=access_token,json=accessToken" json:"access_token,omitempty"` RefreshToken *string `protobuf:"bytes,2,opt,name=refresh_token,json=refreshToken" json:"refresh_token,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_AccessToken_GenerateForApp_Response) Descriptor
deprecated
func (*CAuthentication_AccessToken_GenerateForApp_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_AccessToken_GenerateForApp_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_AccessToken_GenerateForApp_Response) GetAccessToken ¶
func (x *CAuthentication_AccessToken_GenerateForApp_Response) GetAccessToken() string
func (*CAuthentication_AccessToken_GenerateForApp_Response) GetRefreshToken ¶
func (x *CAuthentication_AccessToken_GenerateForApp_Response) GetRefreshToken() string
func (*CAuthentication_AccessToken_GenerateForApp_Response) ProtoMessage ¶
func (*CAuthentication_AccessToken_GenerateForApp_Response) ProtoMessage()
func (*CAuthentication_AccessToken_GenerateForApp_Response) ProtoReflect ¶
func (x *CAuthentication_AccessToken_GenerateForApp_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_AccessToken_GenerateForApp_Response) Reset ¶
func (x *CAuthentication_AccessToken_GenerateForApp_Response) Reset()
func (*CAuthentication_AccessToken_GenerateForApp_Response) String ¶
func (x *CAuthentication_AccessToken_GenerateForApp_Response) String() string
type CAuthentication_AllowedConfirmation ¶
type CAuthentication_AllowedConfirmation struct { ConfirmationType *EAuthSessionGuardType `` /* 136-byte string literal not displayed */ AssociatedMessage *string `protobuf:"bytes,2,opt,name=associated_message,json=associatedMessage" json:"associated_message,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_AllowedConfirmation) Descriptor
deprecated
func (*CAuthentication_AllowedConfirmation) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_AllowedConfirmation.ProtoReflect.Descriptor instead.
func (*CAuthentication_AllowedConfirmation) GetAssociatedMessage ¶
func (x *CAuthentication_AllowedConfirmation) GetAssociatedMessage() string
func (*CAuthentication_AllowedConfirmation) GetConfirmationType ¶
func (x *CAuthentication_AllowedConfirmation) GetConfirmationType() EAuthSessionGuardType
func (*CAuthentication_AllowedConfirmation) ProtoMessage ¶
func (*CAuthentication_AllowedConfirmation) ProtoMessage()
func (*CAuthentication_AllowedConfirmation) ProtoReflect ¶
func (x *CAuthentication_AllowedConfirmation) ProtoReflect() protoreflect.Message
func (*CAuthentication_AllowedConfirmation) Reset ¶
func (x *CAuthentication_AllowedConfirmation) Reset()
func (*CAuthentication_AllowedConfirmation) String ¶
func (x *CAuthentication_AllowedConfirmation) String() string
type CAuthentication_BeginAuthSessionViaCredentials_Request ¶
type CAuthentication_BeginAuthSessionViaCredentials_Request struct { DeviceFriendlyName *string `protobuf:"bytes,1,opt,name=device_friendly_name,json=deviceFriendlyName" json:"device_friendly_name,omitempty"` AccountName *string `protobuf:"bytes,2,opt,name=account_name,json=accountName" json:"account_name,omitempty"` EncryptedPassword *string `protobuf:"bytes,3,opt,name=encrypted_password,json=encryptedPassword" json:"encrypted_password,omitempty"` EncryptionTimestamp *uint64 `protobuf:"varint,4,opt,name=encryption_timestamp,json=encryptionTimestamp" json:"encryption_timestamp,omitempty"` RememberLogin *bool `protobuf:"varint,5,opt,name=remember_login,json=rememberLogin" json:"remember_login,omitempty"` PlatformType *EAuthTokenPlatformType `protobuf:"varint,6,opt,name=platform_type,json=platformType,enum=EAuthTokenPlatformType,def=0" json:"platform_type,omitempty"` Persistence *ESessionPersistence `protobuf:"varint,7,opt,name=persistence,enum=ESessionPersistence,def=1" json:"persistence,omitempty"` WebsiteId *string `protobuf:"bytes,8,opt,name=website_id,json=websiteId,def=Unknown" json:"website_id,omitempty"` DeviceDetails *CAuthentication_DeviceDetails `protobuf:"bytes,9,opt,name=device_details,json=deviceDetails" json:"device_details,omitempty"` GuardData *string `protobuf:"bytes,10,opt,name=guard_data,json=guardData" json:"guard_data,omitempty"` Language *uint32 `protobuf:"varint,11,opt,name=language" json:"language,omitempty"` QosLevel *int32 `protobuf:"varint,12,opt,name=qos_level,json=qosLevel,def=2" json:"qos_level,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) Descriptor
deprecated
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_BeginAuthSessionViaCredentials_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) GetAccountName ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetAccountName() string
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) GetDeviceDetails ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetDeviceDetails() *CAuthentication_DeviceDetails
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) GetDeviceFriendlyName ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetDeviceFriendlyName() string
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) GetEncryptedPassword ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetEncryptedPassword() string
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) GetEncryptionTimestamp ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetEncryptionTimestamp() uint64
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) GetGuardData ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetGuardData() string
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) GetLanguage ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetLanguage() uint32
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) GetPersistence ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetPersistence() ESessionPersistence
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) GetPlatformType ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetPlatformType() EAuthTokenPlatformType
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) GetQosLevel ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetQosLevel() int32
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) GetRememberLogin ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetRememberLogin() bool
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) GetWebsiteId ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) GetWebsiteId() string
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) ProtoMessage ¶
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) ProtoMessage()
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) ProtoReflect ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) Reset ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) Reset()
func (*CAuthentication_BeginAuthSessionViaCredentials_Request) String ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Request) String() string
type CAuthentication_BeginAuthSessionViaCredentials_Response ¶
type CAuthentication_BeginAuthSessionViaCredentials_Response struct { ClientId *uint64 `protobuf:"varint,1,opt,name=client_id,json=clientId" json:"client_id,omitempty"` RequestId []byte `protobuf:"bytes,2,opt,name=request_id,json=requestId" json:"request_id,omitempty"` Interval *float32 `protobuf:"fixed32,3,opt,name=interval" json:"interval,omitempty"` AllowedConfirmations []*CAuthentication_AllowedConfirmation `protobuf:"bytes,4,rep,name=allowed_confirmations,json=allowedConfirmations" json:"allowed_confirmations,omitempty"` Steamid *uint64 `protobuf:"varint,5,opt,name=steamid" json:"steamid,omitempty"` WeakToken *string `protobuf:"bytes,6,opt,name=weak_token,json=weakToken" json:"weak_token,omitempty"` AgreementSessionUrl *string `protobuf:"bytes,7,opt,name=agreement_session_url,json=agreementSessionUrl" json:"agreement_session_url,omitempty"` ExtendedErrorMessage *string `protobuf:"bytes,8,opt,name=extended_error_message,json=extendedErrorMessage" json:"extended_error_message,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) Descriptor
deprecated
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_BeginAuthSessionViaCredentials_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) GetAgreementSessionUrl ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetAgreementSessionUrl() string
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) GetAllowedConfirmations ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetAllowedConfirmations() []*CAuthentication_AllowedConfirmation
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) GetClientId ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetClientId() uint64
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) GetExtendedErrorMessage ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetExtendedErrorMessage() string
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) GetInterval ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetInterval() float32
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) GetRequestId ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetRequestId() []byte
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) GetSteamid ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetSteamid() uint64
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) GetWeakToken ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) GetWeakToken() string
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) ProtoMessage ¶
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) ProtoMessage()
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) ProtoReflect ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) Reset ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) Reset()
func (*CAuthentication_BeginAuthSessionViaCredentials_Response) String ¶
func (x *CAuthentication_BeginAuthSessionViaCredentials_Response) String() string
type CAuthentication_BeginAuthSessionViaQR_Request ¶
type CAuthentication_BeginAuthSessionViaQR_Request struct { DeviceFriendlyName *string `protobuf:"bytes,1,opt,name=device_friendly_name,json=deviceFriendlyName" json:"device_friendly_name,omitempty"` PlatformType *EAuthTokenPlatformType `protobuf:"varint,2,opt,name=platform_type,json=platformType,enum=EAuthTokenPlatformType,def=0" json:"platform_type,omitempty"` DeviceDetails *CAuthentication_DeviceDetails `protobuf:"bytes,3,opt,name=device_details,json=deviceDetails" json:"device_details,omitempty"` WebsiteId *string `protobuf:"bytes,4,opt,name=website_id,json=websiteId,def=Unknown" json:"website_id,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_BeginAuthSessionViaQR_Request) Descriptor
deprecated
func (*CAuthentication_BeginAuthSessionViaQR_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_BeginAuthSessionViaQR_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_BeginAuthSessionViaQR_Request) GetDeviceDetails ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Request) GetDeviceDetails() *CAuthentication_DeviceDetails
func (*CAuthentication_BeginAuthSessionViaQR_Request) GetDeviceFriendlyName ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Request) GetDeviceFriendlyName() string
func (*CAuthentication_BeginAuthSessionViaQR_Request) GetPlatformType ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Request) GetPlatformType() EAuthTokenPlatformType
func (*CAuthentication_BeginAuthSessionViaQR_Request) GetWebsiteId ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Request) GetWebsiteId() string
func (*CAuthentication_BeginAuthSessionViaQR_Request) ProtoMessage ¶
func (*CAuthentication_BeginAuthSessionViaQR_Request) ProtoMessage()
func (*CAuthentication_BeginAuthSessionViaQR_Request) ProtoReflect ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_BeginAuthSessionViaQR_Request) Reset ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Request) Reset()
func (*CAuthentication_BeginAuthSessionViaQR_Request) String ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Request) String() string
type CAuthentication_BeginAuthSessionViaQR_Response ¶
type CAuthentication_BeginAuthSessionViaQR_Response struct { ClientId *uint64 `protobuf:"varint,1,opt,name=client_id,json=clientId" json:"client_id,omitempty"` ChallengeUrl *string `protobuf:"bytes,2,opt,name=challenge_url,json=challengeUrl" json:"challenge_url,omitempty"` RequestId []byte `protobuf:"bytes,3,opt,name=request_id,json=requestId" json:"request_id,omitempty"` Interval *float32 `protobuf:"fixed32,4,opt,name=interval" json:"interval,omitempty"` AllowedConfirmations []*CAuthentication_AllowedConfirmation `protobuf:"bytes,5,rep,name=allowed_confirmations,json=allowedConfirmations" json:"allowed_confirmations,omitempty"` Version *int32 `protobuf:"varint,6,opt,name=version" json:"version,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_BeginAuthSessionViaQR_Response) Descriptor
deprecated
func (*CAuthentication_BeginAuthSessionViaQR_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_BeginAuthSessionViaQR_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_BeginAuthSessionViaQR_Response) GetAllowedConfirmations ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Response) GetAllowedConfirmations() []*CAuthentication_AllowedConfirmation
func (*CAuthentication_BeginAuthSessionViaQR_Response) GetChallengeUrl ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Response) GetChallengeUrl() string
func (*CAuthentication_BeginAuthSessionViaQR_Response) GetClientId ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Response) GetClientId() uint64
func (*CAuthentication_BeginAuthSessionViaQR_Response) GetInterval ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Response) GetInterval() float32
func (*CAuthentication_BeginAuthSessionViaQR_Response) GetRequestId ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Response) GetRequestId() []byte
func (*CAuthentication_BeginAuthSessionViaQR_Response) GetVersion ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Response) GetVersion() int32
func (*CAuthentication_BeginAuthSessionViaQR_Response) ProtoMessage ¶
func (*CAuthentication_BeginAuthSessionViaQR_Response) ProtoMessage()
func (*CAuthentication_BeginAuthSessionViaQR_Response) ProtoReflect ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_BeginAuthSessionViaQR_Response) Reset ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Response) Reset()
func (*CAuthentication_BeginAuthSessionViaQR_Response) String ¶
func (x *CAuthentication_BeginAuthSessionViaQR_Response) String() string
type CAuthentication_DeviceDetails ¶
type CAuthentication_DeviceDetails struct { DeviceFriendlyName *string `protobuf:"bytes,1,opt,name=device_friendly_name,json=deviceFriendlyName" json:"device_friendly_name,omitempty"` PlatformType *EAuthTokenPlatformType `protobuf:"varint,2,opt,name=platform_type,json=platformType,enum=EAuthTokenPlatformType,def=0" json:"platform_type,omitempty"` OsType *int32 `protobuf:"varint,3,opt,name=os_type,json=osType" json:"os_type,omitempty"` GamingDeviceType *uint32 `protobuf:"varint,4,opt,name=gaming_device_type,json=gamingDeviceType" json:"gaming_device_type,omitempty"` ClientCount *uint32 `protobuf:"varint,5,opt,name=client_count,json=clientCount" json:"client_count,omitempty"` MachineId []byte `protobuf:"bytes,6,opt,name=machine_id,json=machineId" json:"machine_id,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_DeviceDetails) Descriptor
deprecated
func (*CAuthentication_DeviceDetails) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_DeviceDetails.ProtoReflect.Descriptor instead.
func (*CAuthentication_DeviceDetails) GetClientCount ¶
func (x *CAuthentication_DeviceDetails) GetClientCount() uint32
func (*CAuthentication_DeviceDetails) GetDeviceFriendlyName ¶
func (x *CAuthentication_DeviceDetails) GetDeviceFriendlyName() string
func (*CAuthentication_DeviceDetails) GetGamingDeviceType ¶
func (x *CAuthentication_DeviceDetails) GetGamingDeviceType() uint32
func (*CAuthentication_DeviceDetails) GetMachineId ¶
func (x *CAuthentication_DeviceDetails) GetMachineId() []byte
func (*CAuthentication_DeviceDetails) GetOsType ¶
func (x *CAuthentication_DeviceDetails) GetOsType() int32
func (*CAuthentication_DeviceDetails) GetPlatformType ¶
func (x *CAuthentication_DeviceDetails) GetPlatformType() EAuthTokenPlatformType
func (*CAuthentication_DeviceDetails) ProtoMessage ¶
func (*CAuthentication_DeviceDetails) ProtoMessage()
func (*CAuthentication_DeviceDetails) ProtoReflect ¶
func (x *CAuthentication_DeviceDetails) ProtoReflect() protoreflect.Message
func (*CAuthentication_DeviceDetails) Reset ¶
func (x *CAuthentication_DeviceDetails) Reset()
func (*CAuthentication_DeviceDetails) String ¶
func (x *CAuthentication_DeviceDetails) String() string
type CAuthentication_GetAuthSessionInfo_Request ¶
type CAuthentication_GetAuthSessionInfo_Request struct { ClientId *uint64 `protobuf:"varint,1,opt,name=client_id,json=clientId" json:"client_id,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_GetAuthSessionInfo_Request) Descriptor
deprecated
func (*CAuthentication_GetAuthSessionInfo_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_GetAuthSessionInfo_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_GetAuthSessionInfo_Request) GetClientId ¶
func (x *CAuthentication_GetAuthSessionInfo_Request) GetClientId() uint64
func (*CAuthentication_GetAuthSessionInfo_Request) ProtoMessage ¶
func (*CAuthentication_GetAuthSessionInfo_Request) ProtoMessage()
func (*CAuthentication_GetAuthSessionInfo_Request) ProtoReflect ¶
func (x *CAuthentication_GetAuthSessionInfo_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_GetAuthSessionInfo_Request) Reset ¶
func (x *CAuthentication_GetAuthSessionInfo_Request) Reset()
func (*CAuthentication_GetAuthSessionInfo_Request) String ¶
func (x *CAuthentication_GetAuthSessionInfo_Request) String() string
type CAuthentication_GetAuthSessionInfo_Response ¶
type CAuthentication_GetAuthSessionInfo_Response struct { Ip *string `protobuf:"bytes,1,opt,name=ip" json:"ip,omitempty"` Geoloc *string `protobuf:"bytes,2,opt,name=geoloc" json:"geoloc,omitempty"` City *string `protobuf:"bytes,3,opt,name=city" json:"city,omitempty"` State *string `protobuf:"bytes,4,opt,name=state" json:"state,omitempty"` Country *string `protobuf:"bytes,5,opt,name=country" json:"country,omitempty"` PlatformType *EAuthTokenPlatformType `protobuf:"varint,6,opt,name=platform_type,json=platformType,enum=EAuthTokenPlatformType,def=0" json:"platform_type,omitempty"` DeviceFriendlyName *string `protobuf:"bytes,7,opt,name=device_friendly_name,json=deviceFriendlyName" json:"device_friendly_name,omitempty"` Version *int32 `protobuf:"varint,8,opt,name=version" json:"version,omitempty"` LoginHistory *EAuthSessionSecurityHistory `` /* 130-byte string literal not displayed */ RequestorLocationMismatch *bool `` /* 133-byte string literal not displayed */ HighUsageLogin *bool `protobuf:"varint,11,opt,name=high_usage_login,json=highUsageLogin" json:"high_usage_login,omitempty"` RequestedPersistence *ESessionPersistence `` /* 148-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CAuthentication_GetAuthSessionInfo_Response) Descriptor
deprecated
func (*CAuthentication_GetAuthSessionInfo_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_GetAuthSessionInfo_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_GetAuthSessionInfo_Response) GetCity ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) GetCity() string
func (*CAuthentication_GetAuthSessionInfo_Response) GetCountry ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) GetCountry() string
func (*CAuthentication_GetAuthSessionInfo_Response) GetDeviceFriendlyName ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) GetDeviceFriendlyName() string
func (*CAuthentication_GetAuthSessionInfo_Response) GetGeoloc ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) GetGeoloc() string
func (*CAuthentication_GetAuthSessionInfo_Response) GetHighUsageLogin ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) GetHighUsageLogin() bool
func (*CAuthentication_GetAuthSessionInfo_Response) GetIp ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) GetIp() string
func (*CAuthentication_GetAuthSessionInfo_Response) GetLoginHistory ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) GetLoginHistory() EAuthSessionSecurityHistory
func (*CAuthentication_GetAuthSessionInfo_Response) GetPlatformType ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) GetPlatformType() EAuthTokenPlatformType
func (*CAuthentication_GetAuthSessionInfo_Response) GetRequestedPersistence ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) GetRequestedPersistence() ESessionPersistence
func (*CAuthentication_GetAuthSessionInfo_Response) GetRequestorLocationMismatch ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) GetRequestorLocationMismatch() bool
func (*CAuthentication_GetAuthSessionInfo_Response) GetState ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) GetState() string
func (*CAuthentication_GetAuthSessionInfo_Response) GetVersion ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) GetVersion() int32
func (*CAuthentication_GetAuthSessionInfo_Response) ProtoMessage ¶
func (*CAuthentication_GetAuthSessionInfo_Response) ProtoMessage()
func (*CAuthentication_GetAuthSessionInfo_Response) ProtoReflect ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_GetAuthSessionInfo_Response) Reset ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) Reset()
func (*CAuthentication_GetAuthSessionInfo_Response) String ¶
func (x *CAuthentication_GetAuthSessionInfo_Response) String() string
type CAuthentication_GetAuthSessionsForAccount_Request ¶
type CAuthentication_GetAuthSessionsForAccount_Request struct {
// contains filtered or unexported fields
}
func (*CAuthentication_GetAuthSessionsForAccount_Request) Descriptor
deprecated
func (*CAuthentication_GetAuthSessionsForAccount_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_GetAuthSessionsForAccount_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_GetAuthSessionsForAccount_Request) ProtoMessage ¶
func (*CAuthentication_GetAuthSessionsForAccount_Request) ProtoMessage()
func (*CAuthentication_GetAuthSessionsForAccount_Request) ProtoReflect ¶
func (x *CAuthentication_GetAuthSessionsForAccount_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_GetAuthSessionsForAccount_Request) Reset ¶
func (x *CAuthentication_GetAuthSessionsForAccount_Request) Reset()
func (*CAuthentication_GetAuthSessionsForAccount_Request) String ¶
func (x *CAuthentication_GetAuthSessionsForAccount_Request) String() string
type CAuthentication_GetAuthSessionsForAccount_Response ¶
type CAuthentication_GetAuthSessionsForAccount_Response struct { ClientIds []uint64 `protobuf:"varint,1,rep,name=client_ids,json=clientIds" json:"client_ids,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_GetAuthSessionsForAccount_Response) Descriptor
deprecated
func (*CAuthentication_GetAuthSessionsForAccount_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_GetAuthSessionsForAccount_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_GetAuthSessionsForAccount_Response) GetClientIds ¶
func (x *CAuthentication_GetAuthSessionsForAccount_Response) GetClientIds() []uint64
func (*CAuthentication_GetAuthSessionsForAccount_Response) ProtoMessage ¶
func (*CAuthentication_GetAuthSessionsForAccount_Response) ProtoMessage()
func (*CAuthentication_GetAuthSessionsForAccount_Response) ProtoReflect ¶
func (x *CAuthentication_GetAuthSessionsForAccount_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_GetAuthSessionsForAccount_Response) Reset ¶
func (x *CAuthentication_GetAuthSessionsForAccount_Response) Reset()
func (*CAuthentication_GetAuthSessionsForAccount_Response) String ¶
func (x *CAuthentication_GetAuthSessionsForAccount_Response) String() string
type CAuthentication_GetPasswordRSAPublicKey_Request ¶
type CAuthentication_GetPasswordRSAPublicKey_Request struct { AccountName *string `protobuf:"bytes,1,opt,name=account_name,json=accountName" json:"account_name,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_GetPasswordRSAPublicKey_Request) Descriptor
deprecated
func (*CAuthentication_GetPasswordRSAPublicKey_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_GetPasswordRSAPublicKey_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_GetPasswordRSAPublicKey_Request) GetAccountName ¶
func (x *CAuthentication_GetPasswordRSAPublicKey_Request) GetAccountName() string
func (*CAuthentication_GetPasswordRSAPublicKey_Request) ProtoMessage ¶
func (*CAuthentication_GetPasswordRSAPublicKey_Request) ProtoMessage()
func (*CAuthentication_GetPasswordRSAPublicKey_Request) ProtoReflect ¶
func (x *CAuthentication_GetPasswordRSAPublicKey_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_GetPasswordRSAPublicKey_Request) Reset ¶
func (x *CAuthentication_GetPasswordRSAPublicKey_Request) Reset()
func (*CAuthentication_GetPasswordRSAPublicKey_Request) String ¶
func (x *CAuthentication_GetPasswordRSAPublicKey_Request) String() string
type CAuthentication_GetPasswordRSAPublicKey_Response ¶
type CAuthentication_GetPasswordRSAPublicKey_Response struct { PublickeyMod *string `protobuf:"bytes,1,opt,name=publickey_mod,json=publickeyMod" json:"publickey_mod,omitempty"` PublickeyExp *string `protobuf:"bytes,2,opt,name=publickey_exp,json=publickeyExp" json:"publickey_exp,omitempty"` Timestamp *uint64 `protobuf:"varint,3,opt,name=timestamp" json:"timestamp,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_GetPasswordRSAPublicKey_Response) Descriptor
deprecated
func (*CAuthentication_GetPasswordRSAPublicKey_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_GetPasswordRSAPublicKey_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_GetPasswordRSAPublicKey_Response) GetPublickeyExp ¶
func (x *CAuthentication_GetPasswordRSAPublicKey_Response) GetPublickeyExp() string
func (*CAuthentication_GetPasswordRSAPublicKey_Response) GetPublickeyMod ¶
func (x *CAuthentication_GetPasswordRSAPublicKey_Response) GetPublickeyMod() string
func (*CAuthentication_GetPasswordRSAPublicKey_Response) GetTimestamp ¶
func (x *CAuthentication_GetPasswordRSAPublicKey_Response) GetTimestamp() uint64
func (*CAuthentication_GetPasswordRSAPublicKey_Response) ProtoMessage ¶
func (*CAuthentication_GetPasswordRSAPublicKey_Response) ProtoMessage()
func (*CAuthentication_GetPasswordRSAPublicKey_Response) ProtoReflect ¶
func (x *CAuthentication_GetPasswordRSAPublicKey_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_GetPasswordRSAPublicKey_Response) Reset ¶
func (x *CAuthentication_GetPasswordRSAPublicKey_Response) Reset()
func (*CAuthentication_GetPasswordRSAPublicKey_Response) String ¶
func (x *CAuthentication_GetPasswordRSAPublicKey_Response) String() string
type CAuthentication_MigrateMobileSession_Request ¶
type CAuthentication_MigrateMobileSession_Request struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Token *string `protobuf:"bytes,2,opt,name=token" json:"token,omitempty"` Signature *string `protobuf:"bytes,3,opt,name=signature" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_MigrateMobileSession_Request) Descriptor
deprecated
func (*CAuthentication_MigrateMobileSession_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_MigrateMobileSession_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_MigrateMobileSession_Request) GetSignature ¶
func (x *CAuthentication_MigrateMobileSession_Request) GetSignature() string
func (*CAuthentication_MigrateMobileSession_Request) GetSteamid ¶
func (x *CAuthentication_MigrateMobileSession_Request) GetSteamid() uint64
func (*CAuthentication_MigrateMobileSession_Request) GetToken ¶
func (x *CAuthentication_MigrateMobileSession_Request) GetToken() string
func (*CAuthentication_MigrateMobileSession_Request) ProtoMessage ¶
func (*CAuthentication_MigrateMobileSession_Request) ProtoMessage()
func (*CAuthentication_MigrateMobileSession_Request) ProtoReflect ¶
func (x *CAuthentication_MigrateMobileSession_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_MigrateMobileSession_Request) Reset ¶
func (x *CAuthentication_MigrateMobileSession_Request) Reset()
func (*CAuthentication_MigrateMobileSession_Request) String ¶
func (x *CAuthentication_MigrateMobileSession_Request) String() string
type CAuthentication_MigrateMobileSession_Response ¶
type CAuthentication_MigrateMobileSession_Response struct { RefreshToken *string `protobuf:"bytes,1,opt,name=refresh_token,json=refreshToken" json:"refresh_token,omitempty"` AccessToken *string `protobuf:"bytes,2,opt,name=access_token,json=accessToken" json:"access_token,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_MigrateMobileSession_Response) Descriptor
deprecated
func (*CAuthentication_MigrateMobileSession_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_MigrateMobileSession_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_MigrateMobileSession_Response) GetAccessToken ¶
func (x *CAuthentication_MigrateMobileSession_Response) GetAccessToken() string
func (*CAuthentication_MigrateMobileSession_Response) GetRefreshToken ¶
func (x *CAuthentication_MigrateMobileSession_Response) GetRefreshToken() string
func (*CAuthentication_MigrateMobileSession_Response) ProtoMessage ¶
func (*CAuthentication_MigrateMobileSession_Response) ProtoMessage()
func (*CAuthentication_MigrateMobileSession_Response) ProtoReflect ¶
func (x *CAuthentication_MigrateMobileSession_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_MigrateMobileSession_Response) Reset ¶
func (x *CAuthentication_MigrateMobileSession_Response) Reset()
func (*CAuthentication_MigrateMobileSession_Response) String ¶
func (x *CAuthentication_MigrateMobileSession_Response) String() string
type CAuthentication_PollAuthSessionStatus_Request ¶
type CAuthentication_PollAuthSessionStatus_Request struct { ClientId *uint64 `protobuf:"varint,1,opt,name=client_id,json=clientId" json:"client_id,omitempty"` RequestId []byte `protobuf:"bytes,2,opt,name=request_id,json=requestId" json:"request_id,omitempty"` TokenToRevoke *uint64 `protobuf:"fixed64,3,opt,name=token_to_revoke,json=tokenToRevoke" json:"token_to_revoke,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_PollAuthSessionStatus_Request) Descriptor
deprecated
func (*CAuthentication_PollAuthSessionStatus_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_PollAuthSessionStatus_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_PollAuthSessionStatus_Request) GetClientId ¶
func (x *CAuthentication_PollAuthSessionStatus_Request) GetClientId() uint64
func (*CAuthentication_PollAuthSessionStatus_Request) GetRequestId ¶
func (x *CAuthentication_PollAuthSessionStatus_Request) GetRequestId() []byte
func (*CAuthentication_PollAuthSessionStatus_Request) GetTokenToRevoke ¶
func (x *CAuthentication_PollAuthSessionStatus_Request) GetTokenToRevoke() uint64
func (*CAuthentication_PollAuthSessionStatus_Request) ProtoMessage ¶
func (*CAuthentication_PollAuthSessionStatus_Request) ProtoMessage()
func (*CAuthentication_PollAuthSessionStatus_Request) ProtoReflect ¶
func (x *CAuthentication_PollAuthSessionStatus_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_PollAuthSessionStatus_Request) Reset ¶
func (x *CAuthentication_PollAuthSessionStatus_Request) Reset()
func (*CAuthentication_PollAuthSessionStatus_Request) String ¶
func (x *CAuthentication_PollAuthSessionStatus_Request) String() string
type CAuthentication_PollAuthSessionStatus_Response ¶
type CAuthentication_PollAuthSessionStatus_Response struct { NewClientId *uint64 `protobuf:"varint,1,opt,name=new_client_id,json=newClientId" json:"new_client_id,omitempty"` NewChallengeUrl *string `protobuf:"bytes,2,opt,name=new_challenge_url,json=newChallengeUrl" json:"new_challenge_url,omitempty"` RefreshToken *string `protobuf:"bytes,3,opt,name=refresh_token,json=refreshToken" json:"refresh_token,omitempty"` AccessToken *string `protobuf:"bytes,4,opt,name=access_token,json=accessToken" json:"access_token,omitempty"` HadRemoteInteraction *bool `protobuf:"varint,5,opt,name=had_remote_interaction,json=hadRemoteInteraction" json:"had_remote_interaction,omitempty"` AccountName *string `protobuf:"bytes,6,opt,name=account_name,json=accountName" json:"account_name,omitempty"` NewGuardData *string `protobuf:"bytes,7,opt,name=new_guard_data,json=newGuardData" json:"new_guard_data,omitempty"` AgreementSessionUrl *string `protobuf:"bytes,8,opt,name=agreement_session_url,json=agreementSessionUrl" json:"agreement_session_url,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_PollAuthSessionStatus_Response) Descriptor
deprecated
func (*CAuthentication_PollAuthSessionStatus_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_PollAuthSessionStatus_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_PollAuthSessionStatus_Response) GetAccessToken ¶
func (x *CAuthentication_PollAuthSessionStatus_Response) GetAccessToken() string
func (*CAuthentication_PollAuthSessionStatus_Response) GetAccountName ¶
func (x *CAuthentication_PollAuthSessionStatus_Response) GetAccountName() string
func (*CAuthentication_PollAuthSessionStatus_Response) GetAgreementSessionUrl ¶
func (x *CAuthentication_PollAuthSessionStatus_Response) GetAgreementSessionUrl() string
func (*CAuthentication_PollAuthSessionStatus_Response) GetHadRemoteInteraction ¶
func (x *CAuthentication_PollAuthSessionStatus_Response) GetHadRemoteInteraction() bool
func (*CAuthentication_PollAuthSessionStatus_Response) GetNewChallengeUrl ¶
func (x *CAuthentication_PollAuthSessionStatus_Response) GetNewChallengeUrl() string
func (*CAuthentication_PollAuthSessionStatus_Response) GetNewClientId ¶
func (x *CAuthentication_PollAuthSessionStatus_Response) GetNewClientId() uint64
func (*CAuthentication_PollAuthSessionStatus_Response) GetNewGuardData ¶
func (x *CAuthentication_PollAuthSessionStatus_Response) GetNewGuardData() string
func (*CAuthentication_PollAuthSessionStatus_Response) GetRefreshToken ¶
func (x *CAuthentication_PollAuthSessionStatus_Response) GetRefreshToken() string
func (*CAuthentication_PollAuthSessionStatus_Response) ProtoMessage ¶
func (*CAuthentication_PollAuthSessionStatus_Response) ProtoMessage()
func (*CAuthentication_PollAuthSessionStatus_Response) ProtoReflect ¶
func (x *CAuthentication_PollAuthSessionStatus_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_PollAuthSessionStatus_Response) Reset ¶
func (x *CAuthentication_PollAuthSessionStatus_Response) Reset()
func (*CAuthentication_PollAuthSessionStatus_Response) String ¶
func (x *CAuthentication_PollAuthSessionStatus_Response) String() string
type CAuthentication_RefreshToken_Enumerate_Request ¶
type CAuthentication_RefreshToken_Enumerate_Request struct {
// contains filtered or unexported fields
}
func (*CAuthentication_RefreshToken_Enumerate_Request) Descriptor
deprecated
func (*CAuthentication_RefreshToken_Enumerate_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_RefreshToken_Enumerate_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_RefreshToken_Enumerate_Request) ProtoMessage ¶
func (*CAuthentication_RefreshToken_Enumerate_Request) ProtoMessage()
func (*CAuthentication_RefreshToken_Enumerate_Request) ProtoReflect ¶
func (x *CAuthentication_RefreshToken_Enumerate_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_RefreshToken_Enumerate_Request) Reset ¶
func (x *CAuthentication_RefreshToken_Enumerate_Request) Reset()
func (*CAuthentication_RefreshToken_Enumerate_Request) String ¶
func (x *CAuthentication_RefreshToken_Enumerate_Request) String() string
type CAuthentication_RefreshToken_Enumerate_Response ¶
type CAuthentication_RefreshToken_Enumerate_Response struct { RefreshTokens []*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription `protobuf:"bytes,1,rep,name=refresh_tokens,json=refreshTokens" json:"refresh_tokens,omitempty"` RequestingToken *uint64 `protobuf:"fixed64,2,opt,name=requesting_token,json=requestingToken" json:"requesting_token,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_RefreshToken_Enumerate_Response) Descriptor
deprecated
func (*CAuthentication_RefreshToken_Enumerate_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_RefreshToken_Enumerate_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_RefreshToken_Enumerate_Response) GetRefreshTokens ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response) GetRefreshTokens() []*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription
func (*CAuthentication_RefreshToken_Enumerate_Response) GetRequestingToken ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response) GetRequestingToken() uint64
func (*CAuthentication_RefreshToken_Enumerate_Response) ProtoMessage ¶
func (*CAuthentication_RefreshToken_Enumerate_Response) ProtoMessage()
func (*CAuthentication_RefreshToken_Enumerate_Response) ProtoReflect ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_RefreshToken_Enumerate_Response) Reset ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response) Reset()
func (*CAuthentication_RefreshToken_Enumerate_Response) String ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response) String() string
type CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription ¶
type CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription struct { TokenId *uint64 `protobuf:"fixed64,1,opt,name=token_id,json=tokenId" json:"token_id,omitempty"` TokenDescription *string `protobuf:"bytes,2,opt,name=token_description,json=tokenDescription" json:"token_description,omitempty"` TimeUpdated *uint32 `protobuf:"varint,3,opt,name=time_updated,json=timeUpdated" json:"time_updated,omitempty"` PlatformType *EAuthTokenPlatformType `protobuf:"varint,4,opt,name=platform_type,json=platformType,enum=EAuthTokenPlatformType,def=0" json:"platform_type,omitempty"` LoggedIn *bool `protobuf:"varint,5,opt,name=logged_in,json=loggedIn" json:"logged_in,omitempty"` OsPlatform *uint32 `protobuf:"varint,6,opt,name=os_platform,json=osPlatform" json:"os_platform,omitempty"` AuthType *uint32 `protobuf:"varint,7,opt,name=auth_type,json=authType" json:"auth_type,omitempty"` GamingDeviceType *uint32 `protobuf:"varint,8,opt,name=gaming_device_type,json=gamingDeviceType" json:"gaming_device_type,omitempty"` FirstSeen *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent `protobuf:"bytes,9,opt,name=first_seen,json=firstSeen" json:"first_seen,omitempty"` LastSeen *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent `protobuf:"bytes,10,opt,name=last_seen,json=lastSeen" json:"last_seen,omitempty"` OsType *int32 `protobuf:"varint,11,opt,name=os_type,json=osType" json:"os_type,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) Descriptor
deprecated
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription.ProtoReflect.Descriptor instead.
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetAuthType ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetAuthType() uint32
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetFirstSeen ¶
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetGamingDeviceType ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetGamingDeviceType() uint32
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetLastSeen ¶
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetLoggedIn ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetLoggedIn() bool
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetOsPlatform ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetOsPlatform() uint32
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetOsType ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetOsType() int32
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetPlatformType ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetPlatformType() EAuthTokenPlatformType
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetTimeUpdated ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetTimeUpdated() uint32
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetTokenDescription ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetTokenDescription() string
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetTokenId ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) GetTokenId() uint64
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) ProtoMessage ¶
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) ProtoMessage()
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) ProtoReflect ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) ProtoReflect() protoreflect.Message
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) Reset ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) Reset()
func (*CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) String ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_RefreshTokenDescription) String() string
type CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent ¶
type CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent struct { Time *uint32 `protobuf:"varint,1,opt,name=time" json:"time,omitempty"` Ip *CMsgIPAddress `protobuf:"bytes,2,opt,name=ip" json:"ip,omitempty"` Locale *string `protobuf:"bytes,3,opt,name=locale" json:"locale,omitempty"` Country *string `protobuf:"bytes,4,opt,name=country" json:"country,omitempty"` State *string `protobuf:"bytes,5,opt,name=state" json:"state,omitempty"` City *string `protobuf:"bytes,6,opt,name=city" json:"city,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) Descriptor
deprecated
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent.ProtoReflect.Descriptor instead.
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetCity ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetCity() string
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetCountry ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetCountry() string
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetIp ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetIp() *CMsgIPAddress
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetLocale ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetLocale() string
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetState ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetState() string
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetTime ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) GetTime() uint32
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) ProtoMessage ¶
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) ProtoMessage()
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) ProtoReflect ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) ProtoReflect() protoreflect.Message
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) Reset ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) Reset()
func (*CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) String ¶
func (x *CAuthentication_RefreshToken_Enumerate_Response_TokenUsageEvent) String() string
type CAuthentication_RefreshToken_Revoke_Request ¶
type CAuthentication_RefreshToken_Revoke_Request struct { TokenId *uint64 `protobuf:"fixed64,1,opt,name=token_id,json=tokenId" json:"token_id,omitempty"` Steamid *uint64 `protobuf:"fixed64,2,opt,name=steamid" json:"steamid,omitempty"` RevokeAction *EAuthTokenRevokeAction `protobuf:"varint,3,opt,name=revoke_action,json=revokeAction,enum=EAuthTokenRevokeAction,def=1" json:"revoke_action,omitempty"` Signature []byte `protobuf:"bytes,4,opt,name=signature" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_RefreshToken_Revoke_Request) Descriptor
deprecated
func (*CAuthentication_RefreshToken_Revoke_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_RefreshToken_Revoke_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_RefreshToken_Revoke_Request) GetRevokeAction ¶
func (x *CAuthentication_RefreshToken_Revoke_Request) GetRevokeAction() EAuthTokenRevokeAction
func (*CAuthentication_RefreshToken_Revoke_Request) GetSignature ¶
func (x *CAuthentication_RefreshToken_Revoke_Request) GetSignature() []byte
func (*CAuthentication_RefreshToken_Revoke_Request) GetSteamid ¶
func (x *CAuthentication_RefreshToken_Revoke_Request) GetSteamid() uint64
func (*CAuthentication_RefreshToken_Revoke_Request) GetTokenId ¶
func (x *CAuthentication_RefreshToken_Revoke_Request) GetTokenId() uint64
func (*CAuthentication_RefreshToken_Revoke_Request) ProtoMessage ¶
func (*CAuthentication_RefreshToken_Revoke_Request) ProtoMessage()
func (*CAuthentication_RefreshToken_Revoke_Request) ProtoReflect ¶
func (x *CAuthentication_RefreshToken_Revoke_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_RefreshToken_Revoke_Request) Reset ¶
func (x *CAuthentication_RefreshToken_Revoke_Request) Reset()
func (*CAuthentication_RefreshToken_Revoke_Request) String ¶
func (x *CAuthentication_RefreshToken_Revoke_Request) String() string
type CAuthentication_RefreshToken_Revoke_Response ¶
type CAuthentication_RefreshToken_Revoke_Response struct {
// contains filtered or unexported fields
}
func (*CAuthentication_RefreshToken_Revoke_Response) Descriptor
deprecated
func (*CAuthentication_RefreshToken_Revoke_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_RefreshToken_Revoke_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_RefreshToken_Revoke_Response) ProtoMessage ¶
func (*CAuthentication_RefreshToken_Revoke_Response) ProtoMessage()
func (*CAuthentication_RefreshToken_Revoke_Response) ProtoReflect ¶
func (x *CAuthentication_RefreshToken_Revoke_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_RefreshToken_Revoke_Response) Reset ¶
func (x *CAuthentication_RefreshToken_Revoke_Response) Reset()
func (*CAuthentication_RefreshToken_Revoke_Response) String ¶
func (x *CAuthentication_RefreshToken_Revoke_Response) String() string
type CAuthentication_Token_Revoke_Request ¶
type CAuthentication_Token_Revoke_Request struct { Token *string `protobuf:"bytes,1,opt,name=token" json:"token,omitempty"` RevokeAction *EAuthTokenRevokeAction `protobuf:"varint,2,opt,name=revoke_action,json=revokeAction,enum=EAuthTokenRevokeAction,def=1" json:"revoke_action,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_Token_Revoke_Request) Descriptor
deprecated
func (*CAuthentication_Token_Revoke_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_Token_Revoke_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_Token_Revoke_Request) GetRevokeAction ¶
func (x *CAuthentication_Token_Revoke_Request) GetRevokeAction() EAuthTokenRevokeAction
func (*CAuthentication_Token_Revoke_Request) GetToken ¶
func (x *CAuthentication_Token_Revoke_Request) GetToken() string
func (*CAuthentication_Token_Revoke_Request) ProtoMessage ¶
func (*CAuthentication_Token_Revoke_Request) ProtoMessage()
func (*CAuthentication_Token_Revoke_Request) ProtoReflect ¶
func (x *CAuthentication_Token_Revoke_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_Token_Revoke_Request) Reset ¶
func (x *CAuthentication_Token_Revoke_Request) Reset()
func (*CAuthentication_Token_Revoke_Request) String ¶
func (x *CAuthentication_Token_Revoke_Request) String() string
type CAuthentication_Token_Revoke_Response ¶
type CAuthentication_Token_Revoke_Response struct {
// contains filtered or unexported fields
}
func (*CAuthentication_Token_Revoke_Response) Descriptor
deprecated
func (*CAuthentication_Token_Revoke_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_Token_Revoke_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_Token_Revoke_Response) ProtoMessage ¶
func (*CAuthentication_Token_Revoke_Response) ProtoMessage()
func (*CAuthentication_Token_Revoke_Response) ProtoReflect ¶
func (x *CAuthentication_Token_Revoke_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_Token_Revoke_Response) Reset ¶
func (x *CAuthentication_Token_Revoke_Response) Reset()
func (*CAuthentication_Token_Revoke_Response) String ¶
func (x *CAuthentication_Token_Revoke_Response) String() string
type CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request ¶
type CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request struct { Version *int32 `protobuf:"varint,1,opt,name=version" json:"version,omitempty"` ClientId *uint64 `protobuf:"varint,2,opt,name=client_id,json=clientId" json:"client_id,omitempty"` Steamid *uint64 `protobuf:"fixed64,3,opt,name=steamid" json:"steamid,omitempty"` Signature []byte `protobuf:"bytes,4,opt,name=signature" json:"signature,omitempty"` Confirm *bool `protobuf:"varint,5,opt,name=confirm,def=0" json:"confirm,omitempty"` Persistence *ESessionPersistence `protobuf:"varint,6,opt,name=persistence,enum=ESessionPersistence,def=1" json:"persistence,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) Descriptor
deprecated
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetClientId ¶
func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetClientId() uint64
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetConfirm ¶
func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetConfirm() bool
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetPersistence ¶
func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetPersistence() ESessionPersistence
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetSignature ¶
func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetSignature() []byte
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetSteamid ¶
func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetSteamid() uint64
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetVersion ¶
func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) GetVersion() int32
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) ProtoMessage ¶
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) ProtoMessage()
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) ProtoReflect ¶
func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) Reset ¶
func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) Reset()
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) String ¶
func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) String() string
type CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response ¶
type CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response struct {
// contains filtered or unexported fields
}
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) Descriptor
deprecated
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) ProtoMessage ¶
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) ProtoMessage()
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) ProtoReflect ¶
func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) Reset ¶
func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) Reset()
func (*CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) String ¶
func (x *CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) String() string
type CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request ¶
type CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request struct { ClientId *uint64 `protobuf:"varint,1,opt,name=client_id,json=clientId" json:"client_id,omitempty"` Steamid *uint64 `protobuf:"fixed64,2,opt,name=steamid" json:"steamid,omitempty"` Code *string `protobuf:"bytes,3,opt,name=code" json:"code,omitempty"` CodeType *EAuthSessionGuardType `protobuf:"varint,4,opt,name=code_type,json=codeType,enum=EAuthSessionGuardType,def=0" json:"code_type,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) Descriptor
deprecated
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request.ProtoReflect.Descriptor instead.
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) GetClientId ¶
func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) GetClientId() uint64
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) GetCode ¶
func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) GetCode() string
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) GetCodeType ¶
func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) GetCodeType() EAuthSessionGuardType
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) GetSteamid ¶
func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) GetSteamid() uint64
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) ProtoMessage ¶
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) ProtoMessage()
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) ProtoReflect ¶
func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) ProtoReflect() protoreflect.Message
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) Reset ¶
func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) Reset()
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) String ¶
func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) String() string
type CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response ¶
type CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response struct { AgreementSessionUrl *string `protobuf:"bytes,7,opt,name=agreement_session_url,json=agreementSessionUrl" json:"agreement_session_url,omitempty"` // contains filtered or unexported fields }
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) Descriptor
deprecated
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) Descriptor() ([]byte, []int)
Deprecated: Use CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response.ProtoReflect.Descriptor instead.
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) GetAgreementSessionUrl ¶
func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) GetAgreementSessionUrl() string
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) ProtoMessage ¶
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) ProtoMessage()
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) ProtoReflect ¶
func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) ProtoReflect() protoreflect.Message
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) Reset ¶
func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) Reset()
func (*CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) String ¶
func (x *CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) String() string
type CBilling_Address ¶
type CBilling_Address struct { FirstName *string `protobuf:"bytes,1,opt,name=first_name,json=firstName" json:"first_name,omitempty"` LastName *string `protobuf:"bytes,2,opt,name=last_name,json=lastName" json:"last_name,omitempty"` Address1 *string `protobuf:"bytes,3,opt,name=address1" json:"address1,omitempty"` Address2 *string `protobuf:"bytes,4,opt,name=address2" json:"address2,omitempty"` City *string `protobuf:"bytes,5,opt,name=city" json:"city,omitempty"` UsState *string `protobuf:"bytes,6,opt,name=us_state,json=usState" json:"us_state,omitempty"` CountryCode *string `protobuf:"bytes,7,opt,name=country_code,json=countryCode" json:"country_code,omitempty"` Postcode *string `protobuf:"bytes,8,opt,name=postcode" json:"postcode,omitempty"` ZipPlus4 *int32 `protobuf:"varint,9,opt,name=zip_plus4,json=zipPlus4" json:"zip_plus4,omitempty"` Phone *string `protobuf:"bytes,10,opt,name=phone" json:"phone,omitempty"` // contains filtered or unexported fields }
func (*CBilling_Address) Descriptor
deprecated
func (*CBilling_Address) Descriptor() ([]byte, []int)
Deprecated: Use CBilling_Address.ProtoReflect.Descriptor instead.
func (*CBilling_Address) GetAddress1 ¶
func (x *CBilling_Address) GetAddress1() string
func (*CBilling_Address) GetAddress2 ¶
func (x *CBilling_Address) GetAddress2() string
func (*CBilling_Address) GetCity ¶
func (x *CBilling_Address) GetCity() string
func (*CBilling_Address) GetCountryCode ¶
func (x *CBilling_Address) GetCountryCode() string
func (*CBilling_Address) GetFirstName ¶
func (x *CBilling_Address) GetFirstName() string
func (*CBilling_Address) GetLastName ¶
func (x *CBilling_Address) GetLastName() string
func (*CBilling_Address) GetPhone ¶
func (x *CBilling_Address) GetPhone() string
func (*CBilling_Address) GetPostcode ¶
func (x *CBilling_Address) GetPostcode() string
func (*CBilling_Address) GetUsState ¶
func (x *CBilling_Address) GetUsState() string
func (*CBilling_Address) GetZipPlus4 ¶
func (x *CBilling_Address) GetZipPlus4() int32
func (*CBilling_Address) ProtoMessage ¶
func (*CBilling_Address) ProtoMessage()
func (*CBilling_Address) ProtoReflect ¶
func (x *CBilling_Address) ProtoReflect() protoreflect.Message
func (*CBilling_Address) Reset ¶
func (x *CBilling_Address) Reset()
func (*CBilling_Address) String ¶
func (x *CBilling_Address) String() string
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"` 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=communityVisibleStats" json:"community_visible_stats,omitempty"` FriendlyName *string `protobuf:"bytes,10,opt,name=friendly_name,json=friendlyName" json:"friendly_name,omitempty"` Propagation *string `protobuf:"bytes,11,opt,name=propagation" json:"propagation,omitempty"` HasAdultContent *bool `protobuf:"varint,12,opt,name=has_adult_content,json=hasAdultContent" json:"has_adult_content,omitempty"` IsVisibleInSteamChina *bool `protobuf:"varint,13,opt,name=is_visible_in_steam_china,json=isVisibleInSteamChina" json:"is_visible_in_steam_china,omitempty"` AppType *uint32 `protobuf:"varint,14,opt,name=app_type,json=appType" json:"app_type,omitempty"` HasAdultContentSex *bool `protobuf:"varint,15,opt,name=has_adult_content_sex,json=hasAdultContentSex" json:"has_adult_content_sex,omitempty"` HasAdultContentViolence *bool `` /* 129-byte string literal not displayed */ ContentDescriptorids []uint32 `protobuf:"varint,17,rep,name=content_descriptorids,json=contentDescriptorids" json:"content_descriptorids,omitempty"` // contains filtered or unexported fields }
func (*CCDDBAppDetailCommon) Descriptor
deprecated
func (*CCDDBAppDetailCommon) Descriptor() ([]byte, []int)
Deprecated: Use CCDDBAppDetailCommon.ProtoReflect.Descriptor instead.
func (*CCDDBAppDetailCommon) GetAppType ¶
func (x *CCDDBAppDetailCommon) GetAppType() uint32
func (*CCDDBAppDetailCommon) GetAppid ¶
func (x *CCDDBAppDetailCommon) GetAppid() uint32
func (*CCDDBAppDetailCommon) GetCommunityVisibleStats ¶
func (x *CCDDBAppDetailCommon) GetCommunityVisibleStats() bool
func (*CCDDBAppDetailCommon) GetContentDescriptorids ¶
func (x *CCDDBAppDetailCommon) GetContentDescriptorids() []uint32
func (*CCDDBAppDetailCommon) GetDemo ¶
func (x *CCDDBAppDetailCommon) GetDemo() bool
func (*CCDDBAppDetailCommon) GetFriendlyName ¶
func (x *CCDDBAppDetailCommon) GetFriendlyName() string
func (*CCDDBAppDetailCommon) GetHasAdultContent ¶
func (x *CCDDBAppDetailCommon) GetHasAdultContent() bool
func (*CCDDBAppDetailCommon) GetHasAdultContentSex ¶
func (x *CCDDBAppDetailCommon) GetHasAdultContentSex() bool
func (*CCDDBAppDetailCommon) GetHasAdultContentViolence ¶
func (x *CCDDBAppDetailCommon) GetHasAdultContentViolence() bool
func (*CCDDBAppDetailCommon) GetIcon ¶
func (x *CCDDBAppDetailCommon) GetIcon() string
func (*CCDDBAppDetailCommon) GetIsVisibleInSteamChina ¶
func (x *CCDDBAppDetailCommon) GetIsVisibleInSteamChina() bool
func (*CCDDBAppDetailCommon) GetMedia ¶
func (x *CCDDBAppDetailCommon) GetMedia() bool
func (*CCDDBAppDetailCommon) GetName ¶
func (x *CCDDBAppDetailCommon) GetName() string
func (*CCDDBAppDetailCommon) GetPropagation ¶
func (x *CCDDBAppDetailCommon) GetPropagation() string
func (*CCDDBAppDetailCommon) GetTool ¶
func (x *CCDDBAppDetailCommon) GetTool() bool
func (*CCDDBAppDetailCommon) ProtoMessage ¶
func (*CCDDBAppDetailCommon) ProtoMessage()
func (*CCDDBAppDetailCommon) ProtoReflect ¶
func (x *CCDDBAppDetailCommon) ProtoReflect() protoreflect.Message
func (*CCDDBAppDetailCommon) Reset ¶
func (x *CCDDBAppDetailCommon) Reset()
func (*CCDDBAppDetailCommon) String ¶
func (x *CCDDBAppDetailCommon) String() string
type CClanEventData ¶
type CClanEventData struct { Gid *uint64 `protobuf:"fixed64,1,opt,name=gid" json:"gid,omitempty"` ClanSteamid *uint64 `protobuf:"fixed64,2,opt,name=clan_steamid,json=clanSteamid" json:"clan_steamid,omitempty"` EventName *string `protobuf:"bytes,3,opt,name=event_name,json=eventName" json:"event_name,omitempty"` EventType *EProtoClanEventType `protobuf:"varint,4,opt,name=event_type,json=eventType,enum=EProtoClanEventType,def=1" json:"event_type,omitempty"` Appid *uint32 `protobuf:"varint,5,opt,name=appid" json:"appid,omitempty"` ServerAddress *string `protobuf:"bytes,6,opt,name=server_address,json=serverAddress" json:"server_address,omitempty"` ServerPassword *string `protobuf:"bytes,7,opt,name=server_password,json=serverPassword" json:"server_password,omitempty"` Rtime32StartTime *uint32 `protobuf:"varint,8,opt,name=rtime32_start_time,json=rtime32StartTime" json:"rtime32_start_time,omitempty"` Rtime32EndTime *uint32 `protobuf:"varint,9,opt,name=rtime32_end_time,json=rtime32EndTime" json:"rtime32_end_time,omitempty"` CommentCount *int32 `protobuf:"varint,10,opt,name=comment_count,json=commentCount" json:"comment_count,omitempty"` CreatorSteamid *uint64 `protobuf:"fixed64,11,opt,name=creator_steamid,json=creatorSteamid" json:"creator_steamid,omitempty"` LastUpdateSteamid *uint64 `protobuf:"fixed64,12,opt,name=last_update_steamid,json=lastUpdateSteamid" json:"last_update_steamid,omitempty"` EventNotes *string `protobuf:"bytes,13,opt,name=event_notes,json=eventNotes" json:"event_notes,omitempty"` Jsondata *string `protobuf:"bytes,14,opt,name=jsondata" json:"jsondata,omitempty"` AnnouncementBody *CCommunity_ClanAnnouncementInfo `protobuf:"bytes,15,opt,name=announcement_body,json=announcementBody" json:"announcement_body,omitempty"` Published *bool `protobuf:"varint,16,opt,name=published" json:"published,omitempty"` Hidden *bool `protobuf:"varint,17,opt,name=hidden" json:"hidden,omitempty"` Rtime32VisibilityStart *uint32 `protobuf:"varint,18,opt,name=rtime32_visibility_start,json=rtime32VisibilityStart" json:"rtime32_visibility_start,omitempty"` Rtime32VisibilityEnd *uint32 `protobuf:"varint,19,opt,name=rtime32_visibility_end,json=rtime32VisibilityEnd" json:"rtime32_visibility_end,omitempty"` BroadcasterAccountid *uint32 `protobuf:"varint,20,opt,name=broadcaster_accountid,json=broadcasterAccountid" json:"broadcaster_accountid,omitempty"` FollowerCount *uint32 `protobuf:"varint,21,opt,name=follower_count,json=followerCount" json:"follower_count,omitempty"` IgnoreCount *uint32 `protobuf:"varint,22,opt,name=ignore_count,json=ignoreCount" json:"ignore_count,omitempty"` ForumTopicId *uint64 `protobuf:"fixed64,23,opt,name=forum_topic_id,json=forumTopicId" json:"forum_topic_id,omitempty"` Rtime32LastModified *uint32 `protobuf:"varint,24,opt,name=rtime32_last_modified,json=rtime32LastModified" json:"rtime32_last_modified,omitempty"` NewsPostGid *uint64 `protobuf:"fixed64,25,opt,name=news_post_gid,json=newsPostGid" json:"news_post_gid,omitempty"` RtimeModReviewed *uint32 `protobuf:"varint,26,opt,name=rtime_mod_reviewed,json=rtimeModReviewed" json:"rtime_mod_reviewed,omitempty"` FeaturedAppTagid *uint32 `protobuf:"varint,27,opt,name=featured_app_tagid,json=featuredAppTagid" json:"featured_app_tagid,omitempty"` ReferencedAppids []uint32 `protobuf:"varint,28,rep,name=referenced_appids,json=referencedAppids" json:"referenced_appids,omitempty"` BuildId *uint32 `protobuf:"varint,29,opt,name=build_id,json=buildId" json:"build_id,omitempty"` BuildBranch *string `protobuf:"bytes,30,opt,name=build_branch,json=buildBranch" json:"build_branch,omitempty"` // contains filtered or unexported fields }
func (*CClanEventData) Descriptor
deprecated
func (*CClanEventData) Descriptor() ([]byte, []int)
Deprecated: Use CClanEventData.ProtoReflect.Descriptor instead.
func (*CClanEventData) GetAnnouncementBody ¶
func (x *CClanEventData) GetAnnouncementBody() *CCommunity_ClanAnnouncementInfo
func (*CClanEventData) GetAppid ¶
func (x *CClanEventData) GetAppid() uint32
func (*CClanEventData) GetBroadcasterAccountid ¶
func (x *CClanEventData) GetBroadcasterAccountid() uint32
func (*CClanEventData) GetBuildBranch ¶
func (x *CClanEventData) GetBuildBranch() string
func (*CClanEventData) GetBuildId ¶
func (x *CClanEventData) GetBuildId() uint32
func (*CClanEventData) GetClanSteamid ¶
func (x *CClanEventData) GetClanSteamid() uint64
func (*CClanEventData) GetCommentCount ¶
func (x *CClanEventData) GetCommentCount() int32
func (*CClanEventData) GetCreatorSteamid ¶
func (x *CClanEventData) GetCreatorSteamid() uint64
func (*CClanEventData) GetEventName ¶
func (x *CClanEventData) GetEventName() string
func (*CClanEventData) GetEventNotes ¶
func (x *CClanEventData) GetEventNotes() string
func (*CClanEventData) GetEventType ¶
func (x *CClanEventData) GetEventType() EProtoClanEventType
func (*CClanEventData) GetFeaturedAppTagid ¶
func (x *CClanEventData) GetFeaturedAppTagid() uint32
func (*CClanEventData) GetFollowerCount ¶
func (x *CClanEventData) GetFollowerCount() uint32
func (*CClanEventData) GetForumTopicId ¶
func (x *CClanEventData) GetForumTopicId() uint64
func (*CClanEventData) GetGid ¶
func (x *CClanEventData) GetGid() uint64
func (*CClanEventData) GetHidden ¶
func (x *CClanEventData) GetHidden() bool
func (*CClanEventData) GetIgnoreCount ¶
func (x *CClanEventData) GetIgnoreCount() uint32
func (*CClanEventData) GetJsondata ¶
func (x *CClanEventData) GetJsondata() string
func (*CClanEventData) GetLastUpdateSteamid ¶
func (x *CClanEventData) GetLastUpdateSteamid() uint64
func (*CClanEventData) GetNewsPostGid ¶
func (x *CClanEventData) GetNewsPostGid() uint64
func (*CClanEventData) GetPublished ¶
func (x *CClanEventData) GetPublished() bool
func (*CClanEventData) GetReferencedAppids ¶
func (x *CClanEventData) GetReferencedAppids() []uint32
func (*CClanEventData) GetRtime32EndTime ¶
func (x *CClanEventData) GetRtime32EndTime() uint32
func (*CClanEventData) GetRtime32LastModified ¶
func (x *CClanEventData) GetRtime32LastModified() uint32
func (*CClanEventData) GetRtime32StartTime ¶
func (x *CClanEventData) GetRtime32StartTime() uint32
func (*CClanEventData) GetRtime32VisibilityEnd ¶
func (x *CClanEventData) GetRtime32VisibilityEnd() uint32
func (*CClanEventData) GetRtime32VisibilityStart ¶
func (x *CClanEventData) GetRtime32VisibilityStart() uint32
func (*CClanEventData) GetRtimeModReviewed ¶
func (x *CClanEventData) GetRtimeModReviewed() uint32
func (*CClanEventData) GetServerAddress ¶
func (x *CClanEventData) GetServerAddress() string
func (*CClanEventData) GetServerPassword ¶
func (x *CClanEventData) GetServerPassword() string
func (*CClanEventData) ProtoMessage ¶
func (*CClanEventData) ProtoMessage()
func (*CClanEventData) ProtoReflect ¶
func (x *CClanEventData) ProtoReflect() protoreflect.Message
func (*CClanEventData) Reset ¶
func (x *CClanEventData) Reset()
func (*CClanEventData) String ¶
func (x *CClanEventData) String() string
type CClanEventUserNewsTuple ¶
type CClanEventUserNewsTuple struct { Clanid *uint32 `protobuf:"varint,1,opt,name=clanid" json:"clanid,omitempty"` EventGid *uint64 `protobuf:"fixed64,2,opt,name=event_gid,json=eventGid" json:"event_gid,omitempty"` AnnouncementGid *uint64 `protobuf:"fixed64,3,opt,name=announcement_gid,json=announcementGid" json:"announcement_gid,omitempty"` RtimeStart *uint32 `protobuf:"varint,4,opt,name=rtime_start,json=rtimeStart" json:"rtime_start,omitempty"` RtimeEnd *uint32 `protobuf:"varint,5,opt,name=rtime_end,json=rtimeEnd" json:"rtime_end,omitempty"` PriorityScore *uint32 `protobuf:"varint,6,opt,name=priority_score,json=priorityScore" json:"priority_score,omitempty"` Type *uint32 `protobuf:"varint,7,opt,name=type" json:"type,omitempty"` ClampRangeSlot *uint32 `protobuf:"varint,8,opt,name=clamp_range_slot,json=clampRangeSlot" json:"clamp_range_slot,omitempty"` Appid *uint32 `protobuf:"varint,9,opt,name=appid" json:"appid,omitempty"` Rtime32LastModified *uint32 `protobuf:"varint,10,opt,name=rtime32_last_modified,json=rtime32LastModified" json:"rtime32_last_modified,omitempty"` // contains filtered or unexported fields }
func (*CClanEventUserNewsTuple) Descriptor
deprecated
func (*CClanEventUserNewsTuple) Descriptor() ([]byte, []int)
Deprecated: Use CClanEventUserNewsTuple.ProtoReflect.Descriptor instead.
func (*CClanEventUserNewsTuple) GetAnnouncementGid ¶
func (x *CClanEventUserNewsTuple) GetAnnouncementGid() uint64
func (*CClanEventUserNewsTuple) GetAppid ¶
func (x *CClanEventUserNewsTuple) GetAppid() uint32
func (*CClanEventUserNewsTuple) GetClampRangeSlot ¶
func (x *CClanEventUserNewsTuple) GetClampRangeSlot() uint32
func (*CClanEventUserNewsTuple) GetClanid ¶
func (x *CClanEventUserNewsTuple) GetClanid() uint32
func (*CClanEventUserNewsTuple) GetEventGid ¶
func (x *CClanEventUserNewsTuple) GetEventGid() uint64
func (*CClanEventUserNewsTuple) GetPriorityScore ¶
func (x *CClanEventUserNewsTuple) GetPriorityScore() uint32
func (*CClanEventUserNewsTuple) GetRtime32LastModified ¶
func (x *CClanEventUserNewsTuple) GetRtime32LastModified() uint32
func (*CClanEventUserNewsTuple) GetRtimeEnd ¶
func (x *CClanEventUserNewsTuple) GetRtimeEnd() uint32
func (*CClanEventUserNewsTuple) GetRtimeStart ¶
func (x *CClanEventUserNewsTuple) GetRtimeStart() uint32
func (*CClanEventUserNewsTuple) GetType ¶
func (x *CClanEventUserNewsTuple) GetType() uint32
func (*CClanEventUserNewsTuple) ProtoMessage ¶
func (*CClanEventUserNewsTuple) ProtoMessage()
func (*CClanEventUserNewsTuple) ProtoReflect ¶
func (x *CClanEventUserNewsTuple) ProtoReflect() protoreflect.Message
func (*CClanEventUserNewsTuple) Reset ¶
func (x *CClanEventUserNewsTuple) Reset()
func (*CClanEventUserNewsTuple) String ¶
func (x *CClanEventUserNewsTuple) String() string
type CClanMatchEventByRange ¶
type CClanMatchEventByRange struct { RtimeBefore *uint32 `protobuf:"varint,1,opt,name=rtime_before,json=rtimeBefore" json:"rtime_before,omitempty"` RtimeAfter *uint32 `protobuf:"varint,2,opt,name=rtime_after,json=rtimeAfter" json:"rtime_after,omitempty"` Qualified *uint32 `protobuf:"varint,3,opt,name=qualified" json:"qualified,omitempty"` Events []*CClanEventUserNewsTuple `protobuf:"bytes,4,rep,name=events" json:"events,omitempty"` // contains filtered or unexported fields }
func (*CClanMatchEventByRange) Descriptor
deprecated
func (*CClanMatchEventByRange) Descriptor() ([]byte, []int)
Deprecated: Use CClanMatchEventByRange.ProtoReflect.Descriptor instead.
func (*CClanMatchEventByRange) GetEvents ¶
func (x *CClanMatchEventByRange) GetEvents() []*CClanEventUserNewsTuple
func (*CClanMatchEventByRange) GetQualified ¶
func (x *CClanMatchEventByRange) GetQualified() uint32
func (*CClanMatchEventByRange) GetRtimeAfter ¶
func (x *CClanMatchEventByRange) GetRtimeAfter() uint32
func (*CClanMatchEventByRange) GetRtimeBefore ¶
func (x *CClanMatchEventByRange) GetRtimeBefore() uint32
func (*CClanMatchEventByRange) ProtoMessage ¶
func (*CClanMatchEventByRange) ProtoMessage()
func (*CClanMatchEventByRange) ProtoReflect ¶
func (x *CClanMatchEventByRange) ProtoReflect() protoreflect.Message
func (*CClanMatchEventByRange) Reset ¶
func (x *CClanMatchEventByRange) Reset()
func (*CClanMatchEventByRange) String ¶
func (x *CClanMatchEventByRange) String() string
type CCloudGaming_CreateNonce_Request ¶
type CCloudGaming_CreateNonce_Request struct { Platform *string `protobuf:"bytes,1,opt,name=platform" json:"platform,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CCloudGaming_CreateNonce_Request) Descriptor
deprecated
func (*CCloudGaming_CreateNonce_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloudGaming_CreateNonce_Request.ProtoReflect.Descriptor instead.
func (*CCloudGaming_CreateNonce_Request) GetAppid ¶
func (x *CCloudGaming_CreateNonce_Request) GetAppid() uint32
func (*CCloudGaming_CreateNonce_Request) GetPlatform ¶
func (x *CCloudGaming_CreateNonce_Request) GetPlatform() string
func (*CCloudGaming_CreateNonce_Request) ProtoMessage ¶
func (*CCloudGaming_CreateNonce_Request) ProtoMessage()
func (*CCloudGaming_CreateNonce_Request) ProtoReflect ¶
func (x *CCloudGaming_CreateNonce_Request) ProtoReflect() protoreflect.Message
func (*CCloudGaming_CreateNonce_Request) Reset ¶
func (x *CCloudGaming_CreateNonce_Request) Reset()
func (*CCloudGaming_CreateNonce_Request) String ¶
func (x *CCloudGaming_CreateNonce_Request) String() string
type CCloudGaming_CreateNonce_Response ¶
type CCloudGaming_CreateNonce_Response struct { Nonce *string `protobuf:"bytes,1,opt,name=nonce" json:"nonce,omitempty"` Expiry *uint32 `protobuf:"varint,2,opt,name=expiry" json:"expiry,omitempty"` // contains filtered or unexported fields }
func (*CCloudGaming_CreateNonce_Response) Descriptor
deprecated
func (*CCloudGaming_CreateNonce_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloudGaming_CreateNonce_Response.ProtoReflect.Descriptor instead.
func (*CCloudGaming_CreateNonce_Response) GetExpiry ¶
func (x *CCloudGaming_CreateNonce_Response) GetExpiry() uint32
func (*CCloudGaming_CreateNonce_Response) GetNonce ¶
func (x *CCloudGaming_CreateNonce_Response) GetNonce() string
func (*CCloudGaming_CreateNonce_Response) ProtoMessage ¶
func (*CCloudGaming_CreateNonce_Response) ProtoMessage()
func (*CCloudGaming_CreateNonce_Response) ProtoReflect ¶
func (x *CCloudGaming_CreateNonce_Response) ProtoReflect() protoreflect.Message
func (*CCloudGaming_CreateNonce_Response) Reset ¶
func (x *CCloudGaming_CreateNonce_Response) Reset()
func (*CCloudGaming_CreateNonce_Response) String ¶
func (x *CCloudGaming_CreateNonce_Response) String() string
type CCloudGaming_GetTimeRemaining_Request ¶
type CCloudGaming_GetTimeRemaining_Request struct { Platform *string `protobuf:"bytes,1,opt,name=platform" json:"platform,omitempty"` AppidList []uint32 `protobuf:"varint,2,rep,name=appid_list,json=appidList" json:"appid_list,omitempty"` // contains filtered or unexported fields }
func (*CCloudGaming_GetTimeRemaining_Request) Descriptor
deprecated
func (*CCloudGaming_GetTimeRemaining_Request) Descriptor() ([]byte, []int)
Deprecated: Use CCloudGaming_GetTimeRemaining_Request.ProtoReflect.Descriptor instead.
func (*CCloudGaming_GetTimeRemaining_Request) GetAppidList ¶
func (x *CCloudGaming_GetTimeRemaining_Request) GetAppidList() []uint32
func (*CCloudGaming_GetTimeRemaining_Request) GetPlatform ¶
func (x *CCloudGaming_GetTimeRemaining_Request) GetPlatform() string
func (*CCloudGaming_GetTimeRemaining_Request) ProtoMessage ¶
func (*CCloudGaming_GetTimeRemaining_Request) ProtoMessage()
func (*CCloudGaming_GetTimeRemaining_Request) ProtoReflect ¶
func (x *CCloudGaming_GetTimeRemaining_Request) ProtoReflect() protoreflect.Message
func (*CCloudGaming_GetTimeRemaining_Request) Reset ¶
func (x *CCloudGaming_GetTimeRemaining_Request) Reset()
func (*CCloudGaming_GetTimeRemaining_Request) String ¶
func (x *CCloudGaming_GetTimeRemaining_Request) String() string
type CCloudGaming_GetTimeRemaining_Response ¶
type CCloudGaming_GetTimeRemaining_Response struct { Entries []*CCloudGaming_TimeRemaining `protobuf:"bytes,2,rep,name=entries" json:"entries,omitempty"` // contains filtered or unexported fields }
func (*CCloudGaming_GetTimeRemaining_Response) Descriptor
deprecated
func (*CCloudGaming_GetTimeRemaining_Response) Descriptor() ([]byte, []int)
Deprecated: Use CCloudGaming_GetTimeRemaining_Response.ProtoReflect.Descriptor instead.
func (*CCloudGaming_GetTimeRemaining_Response) GetEntries ¶
func (x *CCloudGaming_GetTimeRemaining_Response) GetEntries() []*CCloudGaming_TimeRemaining
func (*CCloudGaming_GetTimeRemaining_Response) ProtoMessage ¶
func (*CCloudGaming_GetTimeRemaining_Response) ProtoMessage()
func (*CCloudGaming_GetTimeRemaining_Response) ProtoReflect ¶
func (x *CCloudGaming_GetTimeRemaining_Response) ProtoReflect() protoreflect.Message
func (*CCloudGaming_GetTimeRemaining_Response) Reset ¶
func (x *CCloudGaming_GetTimeRemaining_Response) Reset()
func (*CCloudGaming_GetTimeRemaining_Response) String ¶
func (x *CCloudGaming_GetTimeRemaining_Response) String() string
type CCloudGaming_TimeRemaining ¶
type CCloudGaming_TimeRemaining struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` MinutesRemaining *uint32 `protobuf:"varint,2,opt,name=minutes_remaining,json=minutesRemaining" json:"minutes_remaining,omitempty"` // contains filtered or unexported fields }
func (*CCloudGaming_TimeRemaining) Descriptor
deprecated
func (*CCloudGaming_TimeRemaining) Descriptor() ([]byte, []int)
Deprecated: Use CCloudGaming_TimeRemaining.ProtoReflect.Descriptor instead.
func (*CCloudGaming_TimeRemaining) GetAppid ¶
func (x *CCloudGaming_TimeRemaining) GetAppid() uint32
func (*CCloudGaming_TimeRemaining) GetMinutesRemaining ¶
func (x *CCloudGaming_TimeRemaining) GetMinutesRemaining() uint32
func (*CCloudGaming_TimeRemaining) ProtoMessage ¶
func (*CCloudGaming_TimeRemaining) ProtoMessage()
func (*CCloudGaming_TimeRemaining) ProtoReflect ¶
func (x *CCloudGaming_TimeRemaining) ProtoReflect() protoreflect.Message
func (*CCloudGaming_TimeRemaining) Reset ¶
func (x *CCloudGaming_TimeRemaining) Reset()
func (*CCloudGaming_TimeRemaining) String ¶
func (x *CCloudGaming_TimeRemaining) String() string
type CCloud_PendingRemoteOperation ¶
type CCloud_PendingRemoteOperation struct { Operation *ECloudPendingRemoteOperation `protobuf:"varint,1,opt,name=operation,enum=ECloudPendingRemoteOperation,def=0" json:"operation,omitempty"` MachineName *string `protobuf:"bytes,2,opt,name=machine_name,json=machineName" json:"machine_name,omitempty"` ClientId *uint64 `protobuf:"varint,3,opt,name=client_id,json=clientId" json:"client_id,omitempty"` TimeLastUpdated *uint32 `protobuf:"varint,4,opt,name=time_last_updated,json=timeLastUpdated" json:"time_last_updated,omitempty"` // contains filtered or unexported fields }
func (*CCloud_PendingRemoteOperation) Descriptor
deprecated
func (*CCloud_PendingRemoteOperation) Descriptor() ([]byte, []int)
Deprecated: Use CCloud_PendingRemoteOperation.ProtoReflect.Descriptor instead.
func (*CCloud_PendingRemoteOperation) GetClientId ¶
func (x *CCloud_PendingRemoteOperation) GetClientId() uint64
func (*CCloud_PendingRemoteOperation) GetMachineName ¶
func (x *CCloud_PendingRemoteOperation) GetMachineName() string
func (*CCloud_PendingRemoteOperation) GetOperation ¶
func (x *CCloud_PendingRemoteOperation) GetOperation() ECloudPendingRemoteOperation
func (*CCloud_PendingRemoteOperation) GetTimeLastUpdated ¶
func (x *CCloud_PendingRemoteOperation) GetTimeLastUpdated() uint32
func (*CCloud_PendingRemoteOperation) ProtoMessage ¶
func (*CCloud_PendingRemoteOperation) ProtoMessage()
func (*CCloud_PendingRemoteOperation) ProtoReflect ¶
func (x *CCloud_PendingRemoteOperation) ProtoReflect() protoreflect.Message
func (*CCloud_PendingRemoteOperation) Reset ¶
func (x *CCloud_PendingRemoteOperation) Reset()
func (*CCloud_PendingRemoteOperation) String ¶
func (x *CCloud_PendingRemoteOperation) String() string
type CCommunity_ClanAnnouncementInfo ¶
type CCommunity_ClanAnnouncementInfo struct { Gid *uint64 `protobuf:"varint,1,opt,name=gid" json:"gid,omitempty"` Clanid *uint64 `protobuf:"varint,2,opt,name=clanid" json:"clanid,omitempty"` Posterid *uint64 `protobuf:"varint,3,opt,name=posterid" json:"posterid,omitempty"` Headline *string `protobuf:"bytes,4,opt,name=headline" json:"headline,omitempty"` Posttime *uint32 `protobuf:"varint,5,opt,name=posttime" json:"posttime,omitempty"` Updatetime *uint32 `protobuf:"varint,6,opt,name=updatetime" json:"updatetime,omitempty"` Body *string `protobuf:"bytes,7,opt,name=body" json:"body,omitempty"` Commentcount *int32 `protobuf:"varint,8,opt,name=commentcount" json:"commentcount,omitempty"` Tags []string `protobuf:"bytes,9,rep,name=tags" json:"tags,omitempty"` Language *int32 `protobuf:"varint,10,opt,name=language" json:"language,omitempty"` Hidden *bool `protobuf:"varint,11,opt,name=hidden" json:"hidden,omitempty"` ForumTopicId *uint64 `protobuf:"fixed64,12,opt,name=forum_topic_id,json=forumTopicId" json:"forum_topic_id,omitempty"` EventGid *uint64 `protobuf:"fixed64,13,opt,name=event_gid,json=eventGid" json:"event_gid,omitempty"` Voteupcount *int32 `protobuf:"varint,14,opt,name=voteupcount" json:"voteupcount,omitempty"` Votedowncount *int32 `protobuf:"varint,15,opt,name=votedowncount" json:"votedowncount,omitempty"` BanCheckResult *EBanContentCheckResult `` /* 134-byte string literal not displayed */ Banned *bool `protobuf:"varint,17,opt,name=banned" json:"banned,omitempty"` // contains filtered or unexported fields }
func (*CCommunity_ClanAnnouncementInfo) Descriptor
deprecated
func (*CCommunity_ClanAnnouncementInfo) Descriptor() ([]byte, []int)
Deprecated: Use CCommunity_ClanAnnouncementInfo.ProtoReflect.Descriptor instead.
func (*CCommunity_ClanAnnouncementInfo) GetBanCheckResult ¶
func (x *CCommunity_ClanAnnouncementInfo) GetBanCheckResult() EBanContentCheckResult
func (*CCommunity_ClanAnnouncementInfo) GetBanned ¶
func (x *CCommunity_ClanAnnouncementInfo) GetBanned() bool
func (*CCommunity_ClanAnnouncementInfo) GetBody ¶
func (x *CCommunity_ClanAnnouncementInfo) GetBody() string
func (*CCommunity_ClanAnnouncementInfo) GetClanid ¶
func (x *CCommunity_ClanAnnouncementInfo) GetClanid() uint64
func (*CCommunity_ClanAnnouncementInfo) GetCommentcount ¶
func (x *CCommunity_ClanAnnouncementInfo) GetCommentcount() int32
func (*CCommunity_ClanAnnouncementInfo) GetEventGid ¶
func (x *CCommunity_ClanAnnouncementInfo) GetEventGid() uint64
func (*CCommunity_ClanAnnouncementInfo) GetForumTopicId ¶
func (x *CCommunity_ClanAnnouncementInfo) GetForumTopicId() uint64
func (*CCommunity_ClanAnnouncementInfo) GetGid ¶
func (x *CCommunity_ClanAnnouncementInfo) GetGid() uint64
func (*CCommunity_ClanAnnouncementInfo) GetHeadline ¶
func (x *CCommunity_ClanAnnouncementInfo) GetHeadline() string
func (*CCommunity_ClanAnnouncementInfo) GetHidden ¶
func (x *CCommunity_ClanAnnouncementInfo) GetHidden() bool
func (*CCommunity_ClanAnnouncementInfo) GetLanguage ¶
func (x *CCommunity_ClanAnnouncementInfo) GetLanguage() int32
func (*CCommunity_ClanAnnouncementInfo) GetPosterid ¶
func (x *CCommunity_ClanAnnouncementInfo) GetPosterid() uint64
func (*CCommunity_ClanAnnouncementInfo) GetPosttime ¶
func (x *CCommunity_ClanAnnouncementInfo) GetPosttime() uint32
func (*CCommunity_ClanAnnouncementInfo) GetTags ¶
func (x *CCommunity_ClanAnnouncementInfo) GetTags() []string
func (*CCommunity_ClanAnnouncementInfo) GetUpdatetime ¶
func (x *CCommunity_ClanAnnouncementInfo) GetUpdatetime() uint32
func (*CCommunity_ClanAnnouncementInfo) GetVotedowncount ¶
func (x *CCommunity_ClanAnnouncementInfo) GetVotedowncount() int32
func (*CCommunity_ClanAnnouncementInfo) GetVoteupcount ¶
func (x *CCommunity_ClanAnnouncementInfo) GetVoteupcount() int32
func (*CCommunity_ClanAnnouncementInfo) ProtoMessage ¶
func (*CCommunity_ClanAnnouncementInfo) ProtoMessage()
func (*CCommunity_ClanAnnouncementInfo) ProtoReflect ¶
func (x *CCommunity_ClanAnnouncementInfo) ProtoReflect() protoreflect.Message
func (*CCommunity_ClanAnnouncementInfo) Reset ¶
func (x *CCommunity_ClanAnnouncementInfo) Reset()
func (*CCommunity_ClanAnnouncementInfo) String ¶
func (x *CCommunity_ClanAnnouncementInfo) String() string
type CCuratorPreferences ¶
type CCuratorPreferences struct { SupportedLanguages *uint32 `protobuf:"varint,1,opt,name=supported_languages,json=supportedLanguages" json:"supported_languages,omitempty"` PlatformWindows *bool `protobuf:"varint,2,opt,name=platform_windows,json=platformWindows" json:"platform_windows,omitempty"` PlatformMac *bool `protobuf:"varint,3,opt,name=platform_mac,json=platformMac" json:"platform_mac,omitempty"` PlatformLinux *bool `protobuf:"varint,4,opt,name=platform_linux,json=platformLinux" json:"platform_linux,omitempty"` VrContent *bool `protobuf:"varint,5,opt,name=vr_content,json=vrContent" json:"vr_content,omitempty"` AdultContentViolence *bool `protobuf:"varint,6,opt,name=adult_content_violence,json=adultContentViolence" json:"adult_content_violence,omitempty"` AdultContentSex *bool `protobuf:"varint,7,opt,name=adult_content_sex,json=adultContentSex" json:"adult_content_sex,omitempty"` TimestampUpdated *uint32 `protobuf:"varint,8,opt,name=timestamp_updated,json=timestampUpdated" json:"timestamp_updated,omitempty"` TagidsCurated []uint32 `protobuf:"varint,9,rep,name=tagids_curated,json=tagidsCurated" json:"tagids_curated,omitempty"` TagidsFiltered []uint32 `protobuf:"varint,10,rep,name=tagids_filtered,json=tagidsFiltered" json:"tagids_filtered,omitempty"` WebsiteTitle *string `protobuf:"bytes,11,opt,name=website_title,json=websiteTitle" json:"website_title,omitempty"` WebsiteUrl *string `protobuf:"bytes,12,opt,name=website_url,json=websiteUrl" json:"website_url,omitempty"` DiscussionUrl *string `protobuf:"bytes,13,opt,name=discussion_url,json=discussionUrl" json:"discussion_url,omitempty"` ShowBroadcast *bool `protobuf:"varint,14,opt,name=show_broadcast,json=showBroadcast" json:"show_broadcast,omitempty"` // contains filtered or unexported fields }
func (*CCuratorPreferences) Descriptor
deprecated
func (*CCuratorPreferences) Descriptor() ([]byte, []int)
Deprecated: Use CCuratorPreferences.ProtoReflect.Descriptor instead.
func (*CCuratorPreferences) GetAdultContentSex ¶
func (x *CCuratorPreferences) GetAdultContentSex() bool
func (*CCuratorPreferences) GetAdultContentViolence ¶
func (x *CCuratorPreferences) GetAdultContentViolence() bool
func (*CCuratorPreferences) GetDiscussionUrl ¶
func (x *CCuratorPreferences) GetDiscussionUrl() string
func (*CCuratorPreferences) GetPlatformLinux ¶
func (x *CCuratorPreferences) GetPlatformLinux() bool
func (*CCuratorPreferences) GetPlatformMac ¶
func (x *CCuratorPreferences) GetPlatformMac() bool
func (*CCuratorPreferences) GetPlatformWindows ¶
func (x *CCuratorPreferences) GetPlatformWindows() bool
func (*CCuratorPreferences) GetShowBroadcast ¶
func (x *CCuratorPreferences) GetShowBroadcast() bool
func (*CCuratorPreferences) GetSupportedLanguages ¶
func (x *CCuratorPreferences) GetSupportedLanguages() uint32
func (*CCuratorPreferences) GetTagidsCurated ¶
func (x *CCuratorPreferences) GetTagidsCurated() []uint32
func (*CCuratorPreferences) GetTagidsFiltered ¶
func (x *CCuratorPreferences) GetTagidsFiltered() []uint32
func (*CCuratorPreferences) GetTimestampUpdated ¶
func (x *CCuratorPreferences) GetTimestampUpdated() uint32
func (*CCuratorPreferences) GetVrContent ¶
func (x *CCuratorPreferences) GetVrContent() bool
func (*CCuratorPreferences) GetWebsiteTitle ¶
func (x *CCuratorPreferences) GetWebsiteTitle() string
func (*CCuratorPreferences) GetWebsiteUrl ¶
func (x *CCuratorPreferences) GetWebsiteUrl() string
func (*CCuratorPreferences) ProtoMessage ¶
func (*CCuratorPreferences) ProtoMessage()
func (*CCuratorPreferences) ProtoReflect ¶
func (x *CCuratorPreferences) ProtoReflect() protoreflect.Message
func (*CCuratorPreferences) Reset ¶
func (x *CCuratorPreferences) Reset()
func (*CCuratorPreferences) String ¶
func (x *CCuratorPreferences) String() string
type CLocalizationToken ¶
type CLocalizationToken struct { Language *uint32 `protobuf:"varint,1,opt,name=language" json:"language,omitempty"` LocalizedString *string `protobuf:"bytes,2,opt,name=localized_string,json=localizedString" json:"localized_string,omitempty"` // contains filtered or unexported fields }
func (*CLocalizationToken) Descriptor
deprecated
func (*CLocalizationToken) Descriptor() ([]byte, []int)
Deprecated: Use CLocalizationToken.ProtoReflect.Descriptor instead.
func (*CLocalizationToken) GetLanguage ¶
func (x *CLocalizationToken) GetLanguage() uint32
func (*CLocalizationToken) GetLocalizedString ¶
func (x *CLocalizationToken) GetLocalizedString() string
func (*CLocalizationToken) ProtoMessage ¶
func (*CLocalizationToken) ProtoMessage()
func (*CLocalizationToken) ProtoReflect ¶
func (x *CLocalizationToken) ProtoReflect() protoreflect.Message
func (*CLocalizationToken) Reset ¶
func (x *CLocalizationToken) Reset()
func (*CLocalizationToken) String ¶
func (x *CLocalizationToken) String() string
type CMsgAMUnlockH264 ¶
type CMsgAMUnlockH264 struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Platform *int32 `protobuf:"varint,2,opt,name=platform" json:"platform,omitempty"` Reason *int32 `protobuf:"varint,3,opt,name=reason" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*CMsgAMUnlockH264) Descriptor
deprecated
func (*CMsgAMUnlockH264) Descriptor() ([]byte, []int)
Deprecated: Use CMsgAMUnlockH264.ProtoReflect.Descriptor instead.
func (*CMsgAMUnlockH264) GetAppid ¶
func (x *CMsgAMUnlockH264) GetAppid() uint32
func (*CMsgAMUnlockH264) GetPlatform ¶
func (x *CMsgAMUnlockH264) GetPlatform() int32
func (*CMsgAMUnlockH264) GetReason ¶
func (x *CMsgAMUnlockH264) GetReason() int32
func (*CMsgAMUnlockH264) ProtoMessage ¶
func (*CMsgAMUnlockH264) ProtoMessage()
func (*CMsgAMUnlockH264) ProtoReflect ¶
func (x *CMsgAMUnlockH264) ProtoReflect() protoreflect.Message
func (*CMsgAMUnlockH264) Reset ¶
func (x *CMsgAMUnlockH264) Reset()
func (*CMsgAMUnlockH264) String ¶
func (x *CMsgAMUnlockH264) String() string
type CMsgAMUnlockH264Response ¶
type CMsgAMUnlockH264Response struct { Eresult *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"` EncryptionKey []byte `protobuf:"bytes,2,opt,name=encryption_key,json=encryptionKey" json:"encryption_key,omitempty"` // contains filtered or unexported fields }
func (*CMsgAMUnlockH264Response) Descriptor
deprecated
func (*CMsgAMUnlockH264Response) Descriptor() ([]byte, []int)
Deprecated: Use CMsgAMUnlockH264Response.ProtoReflect.Descriptor instead.
func (*CMsgAMUnlockH264Response) GetEncryptionKey ¶
func (x *CMsgAMUnlockH264Response) GetEncryptionKey() []byte
func (*CMsgAMUnlockH264Response) GetEresult ¶
func (x *CMsgAMUnlockH264Response) GetEresult() int32
func (*CMsgAMUnlockH264Response) ProtoMessage ¶
func (*CMsgAMUnlockH264Response) ProtoMessage()
func (*CMsgAMUnlockH264Response) ProtoReflect ¶
func (x *CMsgAMUnlockH264Response) ProtoReflect() protoreflect.Message
func (*CMsgAMUnlockH264Response) Reset ¶
func (x *CMsgAMUnlockH264Response) Reset()
func (*CMsgAMUnlockH264Response) String ¶
func (x *CMsgAMUnlockH264Response) String() string
type CMsgAchievementChange ¶
type CMsgAchievementChange struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CMsgAchievementChange) Descriptor
deprecated
func (*CMsgAchievementChange) Descriptor() ([]byte, []int)
Deprecated: Use CMsgAchievementChange.ProtoReflect.Descriptor instead.
func (*CMsgAchievementChange) GetAppid ¶
func (x *CMsgAchievementChange) GetAppid() uint32
func (*CMsgAchievementChange) ProtoMessage ¶
func (*CMsgAchievementChange) ProtoMessage()
func (*CMsgAchievementChange) ProtoReflect ¶
func (x *CMsgAchievementChange) ProtoReflect() protoreflect.Message
func (*CMsgAchievementChange) Reset ¶
func (x *CMsgAchievementChange) Reset()
func (*CMsgAchievementChange) String ¶
func (x *CMsgAchievementChange) String() string
type CMsgAppRights ¶
type CMsgAppRights struct { EditInfo *bool `protobuf:"varint,1,opt,name=edit_info,json=editInfo" 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=viewErrorData" 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=uploadCdkeys" json:"upload_cdkeys,omitempty"` GenerateCdkeys *bool `protobuf:"varint,6,opt,name=generate_cdkeys,json=generateCdkeys" json:"generate_cdkeys,omitempty"` ViewFinancials *bool `protobuf:"varint,7,opt,name=view_financials,json=viewFinancials" json:"view_financials,omitempty"` ManageCeg *bool `protobuf:"varint,8,opt,name=manage_ceg,json=manageCeg" json:"manage_ceg,omitempty"` ManageSigning *bool `protobuf:"varint,9,opt,name=manage_signing,json=manageSigning" json:"manage_signing,omitempty"` ManageCdkeys *bool `protobuf:"varint,10,opt,name=manage_cdkeys,json=manageCdkeys" json:"manage_cdkeys,omitempty"` EditMarketing *bool `protobuf:"varint,11,opt,name=edit_marketing,json=editMarketing" json:"edit_marketing,omitempty"` EconomySupport *bool `protobuf:"varint,12,opt,name=economy_support,json=economySupport" json:"economy_support,omitempty"` EconomySupportSupervisor *bool `` /* 130-byte string literal not displayed */ ManagePricing *bool `protobuf:"varint,14,opt,name=manage_pricing,json=managePricing" json:"manage_pricing,omitempty"` BroadcastLive *bool `protobuf:"varint,15,opt,name=broadcast_live,json=broadcastLive" json:"broadcast_live,omitempty"` ViewMarketingTraffic *bool `protobuf:"varint,16,opt,name=view_marketing_traffic,json=viewMarketingTraffic" json:"view_marketing_traffic,omitempty"` EditStoreDisplayContent *bool `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgAppRights) Descriptor
deprecated
func (*CMsgAppRights) Descriptor() ([]byte, []int)
Deprecated: Use CMsgAppRights.ProtoReflect.Descriptor instead.
func (*CMsgAppRights) GetBroadcastLive ¶
func (x *CMsgAppRights) GetBroadcastLive() bool
func (*CMsgAppRights) GetDownload ¶
func (x *CMsgAppRights) GetDownload() bool
func (*CMsgAppRights) GetEconomySupport ¶
func (x *CMsgAppRights) GetEconomySupport() bool
func (*CMsgAppRights) GetEconomySupportSupervisor ¶
func (x *CMsgAppRights) GetEconomySupportSupervisor() bool
func (*CMsgAppRights) GetEditInfo ¶
func (x *CMsgAppRights) GetEditInfo() bool
func (*CMsgAppRights) GetEditMarketing ¶
func (x *CMsgAppRights) GetEditMarketing() bool
func (*CMsgAppRights) GetEditStoreDisplayContent ¶
func (x *CMsgAppRights) GetEditStoreDisplayContent() bool
func (*CMsgAppRights) GetGenerateCdkeys ¶
func (x *CMsgAppRights) GetGenerateCdkeys() bool
func (*CMsgAppRights) GetManageCdkeys ¶
func (x *CMsgAppRights) GetManageCdkeys() bool
func (*CMsgAppRights) GetManageCeg ¶
func (x *CMsgAppRights) GetManageCeg() bool
func (*CMsgAppRights) GetManagePricing ¶
func (x *CMsgAppRights) GetManagePricing() bool
func (*CMsgAppRights) GetManageSigning ¶
func (x *CMsgAppRights) GetManageSigning() bool
func (*CMsgAppRights) GetPublish ¶
func (x *CMsgAppRights) GetPublish() bool
func (*CMsgAppRights) GetUploadCdkeys ¶
func (x *CMsgAppRights) GetUploadCdkeys() bool
func (*CMsgAppRights) GetViewErrorData ¶
func (x *CMsgAppRights) GetViewErrorData() bool
func (*CMsgAppRights) GetViewFinancials ¶
func (x *CMsgAppRights) GetViewFinancials() bool
func (*CMsgAppRights) GetViewMarketingTraffic ¶
func (x *CMsgAppRights) GetViewMarketingTraffic() bool
func (*CMsgAppRights) ProtoMessage ¶
func (*CMsgAppRights) ProtoMessage()
func (*CMsgAppRights) ProtoReflect ¶
func (x *CMsgAppRights) ProtoReflect() protoreflect.Message
func (*CMsgAppRights) Reset ¶
func (x *CMsgAppRights) Reset()
func (*CMsgAppRights) String ¶
func (x *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=hSteamPipe" json:"h_steam_pipe,omitempty"` TicketCrc *uint32 `protobuf:"varint,6,opt,name=ticket_crc,json=ticketCrc" json:"ticket_crc,omitempty"` Ticket []byte `protobuf:"bytes,7,opt,name=ticket" json:"ticket,omitempty"` ServerSecret []byte `protobuf:"bytes,8,opt,name=server_secret,json=serverSecret" json:"server_secret,omitempty"` TicketType *uint32 `protobuf:"varint,9,opt,name=ticket_type,json=ticketType" json:"ticket_type,omitempty"` // contains filtered or unexported fields }
func (*CMsgAuthTicket) Descriptor
deprecated
func (*CMsgAuthTicket) Descriptor() ([]byte, []int)
Deprecated: Use CMsgAuthTicket.ProtoReflect.Descriptor instead.
func (*CMsgAuthTicket) GetEresult ¶
func (x *CMsgAuthTicket) GetEresult() uint32
func (*CMsgAuthTicket) GetEstate ¶
func (x *CMsgAuthTicket) GetEstate() uint32
func (*CMsgAuthTicket) GetGameid ¶
func (x *CMsgAuthTicket) GetGameid() uint64
func (*CMsgAuthTicket) GetHSteamPipe ¶
func (x *CMsgAuthTicket) GetHSteamPipe() uint32
func (*CMsgAuthTicket) GetServerSecret ¶
func (x *CMsgAuthTicket) GetServerSecret() []byte
func (*CMsgAuthTicket) GetSteamid ¶
func (x *CMsgAuthTicket) GetSteamid() uint64
func (*CMsgAuthTicket) GetTicket ¶
func (x *CMsgAuthTicket) GetTicket() []byte
func (*CMsgAuthTicket) GetTicketCrc ¶
func (x *CMsgAuthTicket) GetTicketCrc() uint32
func (*CMsgAuthTicket) GetTicketType ¶
func (x *CMsgAuthTicket) GetTicketType() uint32
func (*CMsgAuthTicket) ProtoMessage ¶
func (*CMsgAuthTicket) ProtoMessage()
func (*CMsgAuthTicket) ProtoReflect ¶
func (x *CMsgAuthTicket) ProtoReflect() protoreflect.Message
func (*CMsgAuthTicket) Reset ¶
func (x *CMsgAuthTicket) Reset()
func (*CMsgAuthTicket) String ¶
func (x *CMsgAuthTicket) String() string
type CMsgBadgeCraftedNotification ¶
type CMsgBadgeCraftedNotification struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` BadgeLevel *uint32 `protobuf:"varint,2,opt,name=badge_level,json=badgeLevel" json:"badge_level,omitempty"` // contains filtered or unexported fields }
func (*CMsgBadgeCraftedNotification) Descriptor
deprecated
func (*CMsgBadgeCraftedNotification) Descriptor() ([]byte, []int)
Deprecated: Use CMsgBadgeCraftedNotification.ProtoReflect.Descriptor instead.
func (*CMsgBadgeCraftedNotification) GetAppid ¶
func (x *CMsgBadgeCraftedNotification) GetAppid() uint32
func (*CMsgBadgeCraftedNotification) GetBadgeLevel ¶
func (x *CMsgBadgeCraftedNotification) GetBadgeLevel() uint32
func (*CMsgBadgeCraftedNotification) ProtoMessage ¶
func (*CMsgBadgeCraftedNotification) ProtoMessage()
func (*CMsgBadgeCraftedNotification) ProtoReflect ¶
func (x *CMsgBadgeCraftedNotification) ProtoReflect() protoreflect.Message
func (*CMsgBadgeCraftedNotification) Reset ¶
func (x *CMsgBadgeCraftedNotification) Reset()
func (*CMsgBadgeCraftedNotification) String ¶
func (x *CMsgBadgeCraftedNotification) String() string
type CMsgBluetoothDevicesData ¶
type CMsgBluetoothDevicesData struct { Adapters []*CMsgBluetoothDevicesData_Adapter `protobuf:"bytes,1,rep,name=adapters" json:"adapters,omitempty"` Devices []*CMsgBluetoothDevicesData_Device `protobuf:"bytes,2,rep,name=devices" json:"devices,omitempty"` Manager *CMsgBluetoothDevicesData_Manager `protobuf:"bytes,3,opt,name=manager" json:"manager,omitempty"` // contains filtered or unexported fields }
func (*CMsgBluetoothDevicesData) Descriptor
deprecated
func (*CMsgBluetoothDevicesData) Descriptor() ([]byte, []int)
Deprecated: Use CMsgBluetoothDevicesData.ProtoReflect.Descriptor instead.
func (*CMsgBluetoothDevicesData) GetAdapters ¶
func (x *CMsgBluetoothDevicesData) GetAdapters() []*CMsgBluetoothDevicesData_Adapter
func (*CMsgBluetoothDevicesData) GetDevices ¶
func (x *CMsgBluetoothDevicesData) GetDevices() []*CMsgBluetoothDevicesData_Device
func (*CMsgBluetoothDevicesData) GetManager ¶
func (x *CMsgBluetoothDevicesData) GetManager() *CMsgBluetoothDevicesData_Manager
func (*CMsgBluetoothDevicesData) ProtoMessage ¶
func (*CMsgBluetoothDevicesData) ProtoMessage()
func (*CMsgBluetoothDevicesData) ProtoReflect ¶
func (x *CMsgBluetoothDevicesData) ProtoReflect() protoreflect.Message
func (*CMsgBluetoothDevicesData) Reset ¶
func (x *CMsgBluetoothDevicesData) Reset()
func (*CMsgBluetoothDevicesData) String ¶
func (x *CMsgBluetoothDevicesData) String() string
type CMsgBluetoothDevicesData_Adapter ¶
type CMsgBluetoothDevicesData_Adapter struct { Id *uint32 `protobuf:"varint,1,opt,name=id,def=0" json:"id,omitempty"` Mac *string `protobuf:"bytes,2,opt,name=mac" json:"mac,omitempty"` Name *string `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"` IsEnabled *bool `protobuf:"varint,4,opt,name=is_enabled,json=isEnabled" json:"is_enabled,omitempty"` IsDiscovering *bool `protobuf:"varint,5,opt,name=is_discovering,json=isDiscovering" json:"is_discovering,omitempty"` // contains filtered or unexported fields }
func (*CMsgBluetoothDevicesData_Adapter) Descriptor
deprecated
func (*CMsgBluetoothDevicesData_Adapter) Descriptor() ([]byte, []int)
Deprecated: Use CMsgBluetoothDevicesData_Adapter.ProtoReflect.Descriptor instead.
func (*CMsgBluetoothDevicesData_Adapter) GetId ¶
func (x *CMsgBluetoothDevicesData_Adapter) GetId() uint32
func (*CMsgBluetoothDevicesData_Adapter) GetIsDiscovering ¶
func (x *CMsgBluetoothDevicesData_Adapter) GetIsDiscovering() bool
func (*CMsgBluetoothDevicesData_Adapter) GetIsEnabled ¶
func (x *CMsgBluetoothDevicesData_Adapter) GetIsEnabled() bool
func (*CMsgBluetoothDevicesData_Adapter) GetMac ¶
func (x *CMsgBluetoothDevicesData_Adapter) GetMac() string
func (*CMsgBluetoothDevicesData_Adapter) GetName ¶
func (x *CMsgBluetoothDevicesData_Adapter) GetName() string
func (*CMsgBluetoothDevicesData_Adapter) ProtoMessage ¶
func (*CMsgBluetoothDevicesData_Adapter) ProtoMessage()
func (*CMsgBluetoothDevicesData_Adapter) ProtoReflect ¶
func (x *CMsgBluetoothDevicesData_Adapter) ProtoReflect() protoreflect.Message
func (*CMsgBluetoothDevicesData_Adapter) Reset ¶
func (x *CMsgBluetoothDevicesData_Adapter) Reset()
func (*CMsgBluetoothDevicesData_Adapter) String ¶
func (x *CMsgBluetoothDevicesData_Adapter) String() string
type CMsgBluetoothDevicesData_Device ¶
type CMsgBluetoothDevicesData_Device struct { Id *uint32 `protobuf:"varint,1,opt,name=id,def=0" json:"id,omitempty"` AdapterId *uint32 `protobuf:"varint,2,opt,name=adapter_id,json=adapterId,def=0" json:"adapter_id,omitempty"` Etype *EBluetoothDeviceType `protobuf:"varint,3,opt,name=etype,enum=EBluetoothDeviceType,def=0" json:"etype,omitempty"` Mac *string `protobuf:"bytes,4,opt,name=mac" json:"mac,omitempty"` Name *string `protobuf:"bytes,5,opt,name=name" json:"name,omitempty"` IsConnected *bool `protobuf:"varint,6,opt,name=is_connected,json=isConnected" json:"is_connected,omitempty"` IsPaired *bool `protobuf:"varint,7,opt,name=is_paired,json=isPaired" json:"is_paired,omitempty"` StrengthRaw *int32 `protobuf:"varint,8,opt,name=strength_raw,json=strengthRaw" json:"strength_raw,omitempty"` // contains filtered or unexported fields }
func (*CMsgBluetoothDevicesData_Device) Descriptor
deprecated
func (*CMsgBluetoothDevicesData_Device) Descriptor() ([]byte, []int)
Deprecated: Use CMsgBluetoothDevicesData_Device.ProtoReflect.Descriptor instead.
func (*CMsgBluetoothDevicesData_Device) GetAdapterId ¶
func (x *CMsgBluetoothDevicesData_Device) GetAdapterId() uint32
func (*CMsgBluetoothDevicesData_Device) GetEtype ¶
func (x *CMsgBluetoothDevicesData_Device) GetEtype() EBluetoothDeviceType
func (*CMsgBluetoothDevicesData_Device) GetId ¶
func (x *CMsgBluetoothDevicesData_Device) GetId() uint32
func (*CMsgBluetoothDevicesData_Device) GetIsConnected ¶
func (x *CMsgBluetoothDevicesData_Device) GetIsConnected() bool
func (*CMsgBluetoothDevicesData_Device) GetIsPaired ¶
func (x *CMsgBluetoothDevicesData_Device) GetIsPaired() bool
func (*CMsgBluetoothDevicesData_Device) GetMac ¶
func (x *CMsgBluetoothDevicesData_Device) GetMac() string
func (*CMsgBluetoothDevicesData_Device) GetName ¶
func (x *CMsgBluetoothDevicesData_Device) GetName() string
func (*CMsgBluetoothDevicesData_Device) GetStrengthRaw ¶
func (x *CMsgBluetoothDevicesData_Device) GetStrengthRaw() int32
func (*CMsgBluetoothDevicesData_Device) ProtoMessage ¶
func (*CMsgBluetoothDevicesData_Device) ProtoMessage()
func (*CMsgBluetoothDevicesData_Device) ProtoReflect ¶
func (x *CMsgBluetoothDevicesData_Device) ProtoReflect() protoreflect.Message
func (*CMsgBluetoothDevicesData_Device) Reset ¶
func (x *CMsgBluetoothDevicesData_Device) Reset()
func (*CMsgBluetoothDevicesData_Device) String ¶
func (x *CMsgBluetoothDevicesData_Device) String() string
type CMsgBluetoothDevicesData_Manager ¶
type CMsgBluetoothDevicesData_Manager struct { IsBluetoothEnabled *bool `protobuf:"varint,1,opt,name=is_bluetooth_enabled,json=isBluetoothEnabled" json:"is_bluetooth_enabled,omitempty"` // contains filtered or unexported fields }
func (*CMsgBluetoothDevicesData_Manager) Descriptor
deprecated
func (*CMsgBluetoothDevicesData_Manager) Descriptor() ([]byte, []int)
Deprecated: Use CMsgBluetoothDevicesData_Manager.ProtoReflect.Descriptor instead.
func (*CMsgBluetoothDevicesData_Manager) GetIsBluetoothEnabled ¶
func (x *CMsgBluetoothDevicesData_Manager) GetIsBluetoothEnabled() bool
func (*CMsgBluetoothDevicesData_Manager) ProtoMessage ¶
func (*CMsgBluetoothDevicesData_Manager) ProtoMessage()
func (*CMsgBluetoothDevicesData_Manager) ProtoReflect ¶
func (x *CMsgBluetoothDevicesData_Manager) ProtoReflect() protoreflect.Message
func (*CMsgBluetoothDevicesData_Manager) Reset ¶
func (x *CMsgBluetoothDevicesData_Manager) Reset()
func (*CMsgBluetoothDevicesData_Manager) String ¶
func (x *CMsgBluetoothDevicesData_Manager) String() string
type CMsgCREGetUserPublishedItemVoteDetails ¶
type CMsgCREGetUserPublishedItemVoteDetails struct { PublishedFileIds []*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId `protobuf:"bytes,1,rep,name=published_file_ids,json=publishedFileIds" json:"published_file_ids,omitempty"` // contains filtered or unexported fields }
func (*CMsgCREGetUserPublishedItemVoteDetails) Descriptor
deprecated
func (*CMsgCREGetUserPublishedItemVoteDetails) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCREGetUserPublishedItemVoteDetails.ProtoReflect.Descriptor instead.
func (*CMsgCREGetUserPublishedItemVoteDetails) GetPublishedFileIds ¶
func (x *CMsgCREGetUserPublishedItemVoteDetails) GetPublishedFileIds() []*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId
func (*CMsgCREGetUserPublishedItemVoteDetails) ProtoMessage ¶
func (*CMsgCREGetUserPublishedItemVoteDetails) ProtoMessage()
func (*CMsgCREGetUserPublishedItemVoteDetails) ProtoReflect ¶
func (x *CMsgCREGetUserPublishedItemVoteDetails) ProtoReflect() protoreflect.Message
func (*CMsgCREGetUserPublishedItemVoteDetails) Reset ¶
func (x *CMsgCREGetUserPublishedItemVoteDetails) Reset()
func (*CMsgCREGetUserPublishedItemVoteDetails) String ¶
func (x *CMsgCREGetUserPublishedItemVoteDetails) String() 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=userItemVoteDetails" json:"user_item_vote_details,omitempty"` // contains filtered or unexported fields }
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) Descriptor
deprecated
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCREGetUserPublishedItemVoteDetailsResponse.ProtoReflect.Descriptor instead.
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) GetEresult ¶
func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse) GetEresult() int32
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) GetUserItemVoteDetails ¶
func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse) GetUserItemVoteDetails() []*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) ProtoMessage ¶
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) ProtoMessage()
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) ProtoReflect ¶
func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse) ProtoReflect() protoreflect.Message
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) Reset ¶
func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse) Reset()
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse) String ¶
func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse) String() string
type CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail ¶
type CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail struct { PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"` Vote *int32 `protobuf:"varint,2,opt,name=vote,def=0" json:"vote,omitempty"` // contains filtered or unexported fields }
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) Descriptor
deprecated
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail.ProtoReflect.Descriptor instead.
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) GetPublishedFileId ¶
func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) GetPublishedFileId() uint64
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) GetVote ¶
func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) GetVote() int32
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) ProtoMessage ¶
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) ProtoMessage()
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) ProtoReflect ¶
func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) ProtoReflect() protoreflect.Message
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) Reset ¶
func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) Reset()
func (*CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) String ¶
func (x *CMsgCREGetUserPublishedItemVoteDetailsResponse_UserItemVoteDetail) String() string
type CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId ¶
type CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId struct { PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) Descriptor
deprecated
func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId.ProtoReflect.Descriptor instead.
func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) GetPublishedFileId ¶
func (x *CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) GetPublishedFileId() uint64
func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) ProtoMessage ¶
func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) ProtoMessage()
func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) ProtoReflect ¶
func (x *CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) ProtoReflect() protoreflect.Message
func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) Reset ¶
func (x *CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) Reset()
func (*CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) String ¶
func (x *CMsgCREGetUserPublishedItemVoteDetails_PublishedFileId) String() string
type CMsgCREItemVoteSummary ¶
type CMsgCREItemVoteSummary struct { PublishedFileIds []*CMsgCREItemVoteSummary_PublishedFileId `protobuf:"bytes,1,rep,name=published_file_ids,json=publishedFileIds" json:"published_file_ids,omitempty"` // contains filtered or unexported fields }
func (*CMsgCREItemVoteSummary) Descriptor
deprecated
func (*CMsgCREItemVoteSummary) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCREItemVoteSummary.ProtoReflect.Descriptor instead.
func (*CMsgCREItemVoteSummary) GetPublishedFileIds ¶
func (x *CMsgCREItemVoteSummary) GetPublishedFileIds() []*CMsgCREItemVoteSummary_PublishedFileId
func (*CMsgCREItemVoteSummary) ProtoMessage ¶
func (*CMsgCREItemVoteSummary) ProtoMessage()
func (*CMsgCREItemVoteSummary) ProtoReflect ¶
func (x *CMsgCREItemVoteSummary) ProtoReflect() protoreflect.Message
func (*CMsgCREItemVoteSummary) Reset ¶
func (x *CMsgCREItemVoteSummary) Reset()
func (*CMsgCREItemVoteSummary) String ¶
func (x *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=itemVoteSummaries" json:"item_vote_summaries,omitempty"` // contains filtered or unexported fields }
func (*CMsgCREItemVoteSummaryResponse) Descriptor
deprecated
func (*CMsgCREItemVoteSummaryResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCREItemVoteSummaryResponse.ProtoReflect.Descriptor instead.
func (*CMsgCREItemVoteSummaryResponse) GetEresult ¶
func (x *CMsgCREItemVoteSummaryResponse) GetEresult() int32
func (*CMsgCREItemVoteSummaryResponse) GetItemVoteSummaries ¶
func (x *CMsgCREItemVoteSummaryResponse) GetItemVoteSummaries() []*CMsgCREItemVoteSummaryResponse_ItemVoteSummary
func (*CMsgCREItemVoteSummaryResponse) ProtoMessage ¶
func (*CMsgCREItemVoteSummaryResponse) ProtoMessage()
func (*CMsgCREItemVoteSummaryResponse) ProtoReflect ¶
func (x *CMsgCREItemVoteSummaryResponse) ProtoReflect() protoreflect.Message
func (*CMsgCREItemVoteSummaryResponse) Reset ¶
func (x *CMsgCREItemVoteSummaryResponse) Reset()
func (*CMsgCREItemVoteSummaryResponse) String ¶
func (x *CMsgCREItemVoteSummaryResponse) String() string
type CMsgCREItemVoteSummaryResponse_ItemVoteSummary ¶
type CMsgCREItemVoteSummaryResponse_ItemVoteSummary struct { PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"` VotesFor *int32 `protobuf:"varint,2,opt,name=votes_for,json=votesFor" json:"votes_for,omitempty"` VotesAgainst *int32 `protobuf:"varint,3,opt,name=votes_against,json=votesAgainst" 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"` // contains filtered or unexported fields }
func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) Descriptor
deprecated
func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCREItemVoteSummaryResponse_ItemVoteSummary.ProtoReflect.Descriptor instead.
func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetPublishedFileId ¶
func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetPublishedFileId() uint64
func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetReports ¶
func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetReports() int32
func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetScore ¶
func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetScore() float32
func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetVotesAgainst ¶
func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetVotesAgainst() int32
func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetVotesFor ¶
func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) GetVotesFor() int32
func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) ProtoMessage ¶
func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) ProtoMessage()
func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) ProtoReflect ¶
func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) ProtoReflect() protoreflect.Message
func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) Reset ¶
func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) Reset()
func (*CMsgCREItemVoteSummaryResponse_ItemVoteSummary) String ¶
func (x *CMsgCREItemVoteSummaryResponse_ItemVoteSummary) String() string
type CMsgCREItemVoteSummary_PublishedFileId ¶
type CMsgCREItemVoteSummary_PublishedFileId struct { PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgCREItemVoteSummary_PublishedFileId) Descriptor
deprecated
func (*CMsgCREItemVoteSummary_PublishedFileId) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCREItemVoteSummary_PublishedFileId.ProtoReflect.Descriptor instead.
func (*CMsgCREItemVoteSummary_PublishedFileId) GetPublishedFileId ¶
func (x *CMsgCREItemVoteSummary_PublishedFileId) GetPublishedFileId() uint64
func (*CMsgCREItemVoteSummary_PublishedFileId) ProtoMessage ¶
func (*CMsgCREItemVoteSummary_PublishedFileId) ProtoMessage()
func (*CMsgCREItemVoteSummary_PublishedFileId) ProtoReflect ¶
func (x *CMsgCREItemVoteSummary_PublishedFileId) ProtoReflect() protoreflect.Message
func (*CMsgCREItemVoteSummary_PublishedFileId) Reset ¶
func (x *CMsgCREItemVoteSummary_PublishedFileId) Reset()
func (*CMsgCREItemVoteSummary_PublishedFileId) String ¶
func (x *CMsgCREItemVoteSummary_PublishedFileId) String() string
type CMsgCREUpdateUserPublishedItemVote ¶
type CMsgCREUpdateUserPublishedItemVote struct { PublishedFileId *uint64 `protobuf:"fixed64,1,opt,name=published_file_id,json=publishedFileId" json:"published_file_id,omitempty"` VoteUp *bool `protobuf:"varint,2,opt,name=vote_up,json=voteUp" json:"vote_up,omitempty"` // contains filtered or unexported fields }
func (*CMsgCREUpdateUserPublishedItemVote) Descriptor
deprecated
func (*CMsgCREUpdateUserPublishedItemVote) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCREUpdateUserPublishedItemVote.ProtoReflect.Descriptor instead.
func (*CMsgCREUpdateUserPublishedItemVote) GetPublishedFileId ¶
func (x *CMsgCREUpdateUserPublishedItemVote) GetPublishedFileId() uint64
func (*CMsgCREUpdateUserPublishedItemVote) GetVoteUp ¶
func (x *CMsgCREUpdateUserPublishedItemVote) GetVoteUp() bool
func (*CMsgCREUpdateUserPublishedItemVote) ProtoMessage ¶
func (*CMsgCREUpdateUserPublishedItemVote) ProtoMessage()
func (*CMsgCREUpdateUserPublishedItemVote) ProtoReflect ¶
func (x *CMsgCREUpdateUserPublishedItemVote) ProtoReflect() protoreflect.Message
func (*CMsgCREUpdateUserPublishedItemVote) Reset ¶
func (x *CMsgCREUpdateUserPublishedItemVote) Reset()
func (*CMsgCREUpdateUserPublishedItemVote) String ¶
func (x *CMsgCREUpdateUserPublishedItemVote) String() string
type CMsgCREUpdateUserPublishedItemVoteResponse ¶
type CMsgCREUpdateUserPublishedItemVoteResponse struct { Eresult *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"` // contains filtered or unexported fields }
func (*CMsgCREUpdateUserPublishedItemVoteResponse) Descriptor
deprecated
func (*CMsgCREUpdateUserPublishedItemVoteResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCREUpdateUserPublishedItemVoteResponse.ProtoReflect.Descriptor instead.
func (*CMsgCREUpdateUserPublishedItemVoteResponse) GetEresult ¶
func (x *CMsgCREUpdateUserPublishedItemVoteResponse) GetEresult() int32
func (*CMsgCREUpdateUserPublishedItemVoteResponse) ProtoMessage ¶
func (*CMsgCREUpdateUserPublishedItemVoteResponse) ProtoMessage()
func (*CMsgCREUpdateUserPublishedItemVoteResponse) ProtoReflect ¶
func (x *CMsgCREUpdateUserPublishedItemVoteResponse) ProtoReflect() protoreflect.Message
func (*CMsgCREUpdateUserPublishedItemVoteResponse) Reset ¶
func (x *CMsgCREUpdateUserPublishedItemVoteResponse) Reset()
func (*CMsgCREUpdateUserPublishedItemVoteResponse) String ¶
func (x *CMsgCREUpdateUserPublishedItemVoteResponse) String() string
type CMsgCellList ¶
type CMsgCellList struct { Cells []*CMsgCellList_Cell `protobuf:"bytes,1,rep,name=cells" json:"cells,omitempty"` // contains filtered or unexported fields }
func (*CMsgCellList) Descriptor
deprecated
func (*CMsgCellList) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCellList.ProtoReflect.Descriptor instead.
func (*CMsgCellList) GetCells ¶
func (x *CMsgCellList) GetCells() []*CMsgCellList_Cell
func (*CMsgCellList) ProtoMessage ¶
func (*CMsgCellList) ProtoMessage()
func (*CMsgCellList) ProtoReflect ¶
func (x *CMsgCellList) ProtoReflect() protoreflect.Message
func (*CMsgCellList) Reset ¶
func (x *CMsgCellList) Reset()
func (*CMsgCellList) String ¶
func (x *CMsgCellList) String() string
type CMsgCellList_Cell ¶
type CMsgCellList_Cell struct { CellId *uint32 `protobuf:"varint,1,opt,name=cell_id,json=cellId" json:"cell_id,omitempty"` LocName *string `protobuf:"bytes,2,opt,name=loc_name,json=locName" json:"loc_name,omitempty"` // contains filtered or unexported fields }
func (*CMsgCellList_Cell) Descriptor
deprecated
func (*CMsgCellList_Cell) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCellList_Cell.ProtoReflect.Descriptor instead.
func (*CMsgCellList_Cell) GetCellId ¶
func (x *CMsgCellList_Cell) GetCellId() uint32
func (*CMsgCellList_Cell) GetLocName ¶
func (x *CMsgCellList_Cell) GetLocName() string
func (*CMsgCellList_Cell) ProtoMessage ¶
func (*CMsgCellList_Cell) ProtoMessage()
func (*CMsgCellList_Cell) ProtoReflect ¶
func (x *CMsgCellList_Cell) ProtoReflect() protoreflect.Message
func (*CMsgCellList_Cell) Reset ¶
func (x *CMsgCellList_Cell) Reset()
func (*CMsgCellList_Cell) String ¶
func (x *CMsgCellList_Cell) String() string
type CMsgClientAMGetClanOfficers ¶
type CMsgClientAMGetClanOfficers struct { SteamidClan *uint64 `protobuf:"fixed64,1,opt,name=steamid_clan,json=steamidClan" json:"steamid_clan,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAMGetClanOfficers) Descriptor
deprecated
func (*CMsgClientAMGetClanOfficers) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAMGetClanOfficers.ProtoReflect.Descriptor instead.
func (*CMsgClientAMGetClanOfficers) GetSteamidClan ¶
func (x *CMsgClientAMGetClanOfficers) GetSteamidClan() uint64
func (*CMsgClientAMGetClanOfficers) ProtoMessage ¶
func (*CMsgClientAMGetClanOfficers) ProtoMessage()
func (*CMsgClientAMGetClanOfficers) ProtoReflect ¶
func (x *CMsgClientAMGetClanOfficers) ProtoReflect() protoreflect.Message
func (*CMsgClientAMGetClanOfficers) Reset ¶
func (x *CMsgClientAMGetClanOfficers) Reset()
func (*CMsgClientAMGetClanOfficers) String ¶
func (x *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=steamidClan" json:"steamid_clan,omitempty"` OfficerCount *int32 `protobuf:"varint,3,opt,name=officer_count,json=officerCount" json:"officer_count,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAMGetClanOfficersResponse) Descriptor
deprecated
func (*CMsgClientAMGetClanOfficersResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAMGetClanOfficersResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientAMGetClanOfficersResponse) GetEresult ¶
func (x *CMsgClientAMGetClanOfficersResponse) GetEresult() int32
func (*CMsgClientAMGetClanOfficersResponse) GetOfficerCount ¶
func (x *CMsgClientAMGetClanOfficersResponse) GetOfficerCount() int32
func (*CMsgClientAMGetClanOfficersResponse) GetSteamidClan ¶
func (x *CMsgClientAMGetClanOfficersResponse) GetSteamidClan() uint64
func (*CMsgClientAMGetClanOfficersResponse) ProtoMessage ¶
func (*CMsgClientAMGetClanOfficersResponse) ProtoMessage()
func (*CMsgClientAMGetClanOfficersResponse) ProtoReflect ¶
func (x *CMsgClientAMGetClanOfficersResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientAMGetClanOfficersResponse) Reset ¶
func (x *CMsgClientAMGetClanOfficersResponse) Reset()
func (*CMsgClientAMGetClanOfficersResponse) String ¶
func (x *CMsgClientAMGetClanOfficersResponse) String() string
type CMsgClientAMGetPersonaNameHistory ¶
type CMsgClientAMGetPersonaNameHistory struct { IdCount *int32 `protobuf:"varint,1,opt,name=id_count,json=idCount" json:"id_count,omitempty"` Ids []*CMsgClientAMGetPersonaNameHistory_IdInstance `protobuf:"bytes,2,rep,name=Ids" json:"Ids,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAMGetPersonaNameHistory) Descriptor
deprecated
func (*CMsgClientAMGetPersonaNameHistory) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAMGetPersonaNameHistory.ProtoReflect.Descriptor instead.
func (*CMsgClientAMGetPersonaNameHistory) GetIdCount ¶
func (x *CMsgClientAMGetPersonaNameHistory) GetIdCount() int32
func (*CMsgClientAMGetPersonaNameHistory) GetIds ¶
func (x *CMsgClientAMGetPersonaNameHistory) GetIds() []*CMsgClientAMGetPersonaNameHistory_IdInstance
func (*CMsgClientAMGetPersonaNameHistory) ProtoMessage ¶
func (*CMsgClientAMGetPersonaNameHistory) ProtoMessage()
func (*CMsgClientAMGetPersonaNameHistory) ProtoReflect ¶
func (x *CMsgClientAMGetPersonaNameHistory) ProtoReflect() protoreflect.Message
func (*CMsgClientAMGetPersonaNameHistory) Reset ¶
func (x *CMsgClientAMGetPersonaNameHistory) Reset()
func (*CMsgClientAMGetPersonaNameHistory) String ¶
func (x *CMsgClientAMGetPersonaNameHistory) String() string
type CMsgClientAMGetPersonaNameHistoryResponse ¶
type CMsgClientAMGetPersonaNameHistoryResponse struct { Responses []*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance `protobuf:"bytes,2,rep,name=responses" json:"responses,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAMGetPersonaNameHistoryResponse) Descriptor
deprecated
func (*CMsgClientAMGetPersonaNameHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAMGetPersonaNameHistoryResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientAMGetPersonaNameHistoryResponse) GetResponses ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse) GetResponses() []*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance
func (*CMsgClientAMGetPersonaNameHistoryResponse) ProtoMessage ¶
func (*CMsgClientAMGetPersonaNameHistoryResponse) ProtoMessage()
func (*CMsgClientAMGetPersonaNameHistoryResponse) ProtoReflect ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientAMGetPersonaNameHistoryResponse) Reset ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse) Reset()
func (*CMsgClientAMGetPersonaNameHistoryResponse) String ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse) String() 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"` // contains filtered or unexported fields }
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) Descriptor
deprecated
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance.ProtoReflect.Descriptor instead.
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) GetEresult ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) GetEresult() int32
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) GetSteamid ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) GetSteamid() uint64
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) ProtoMessage ¶
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) ProtoMessage()
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) ProtoReflect ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) ProtoReflect() protoreflect.Message
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) Reset ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) Reset()
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) String ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance) String() string
type CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance ¶
type CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance struct { NameSince *uint32 `protobuf:"fixed32,1,opt,name=name_since,json=nameSince" json:"name_since,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) Descriptor
deprecated
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance.ProtoReflect.Descriptor instead.
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) GetName ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) GetName() string
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) GetNameSince ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) GetNameSince() uint32
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) ProtoMessage ¶
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) ProtoMessage()
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) ProtoReflect ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) ProtoReflect() protoreflect.Message
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) Reset ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) Reset()
func (*CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) String ¶
func (x *CMsgClientAMGetPersonaNameHistoryResponse_NameTableInstance_NameInstance) String() string
type CMsgClientAMGetPersonaNameHistory_IdInstance ¶
type CMsgClientAMGetPersonaNameHistory_IdInstance struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAMGetPersonaNameHistory_IdInstance) Descriptor
deprecated
func (*CMsgClientAMGetPersonaNameHistory_IdInstance) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAMGetPersonaNameHistory_IdInstance.ProtoReflect.Descriptor instead.
func (*CMsgClientAMGetPersonaNameHistory_IdInstance) GetSteamid ¶
func (x *CMsgClientAMGetPersonaNameHistory_IdInstance) GetSteamid() uint64
func (*CMsgClientAMGetPersonaNameHistory_IdInstance) ProtoMessage ¶
func (*CMsgClientAMGetPersonaNameHistory_IdInstance) ProtoMessage()
func (*CMsgClientAMGetPersonaNameHistory_IdInstance) ProtoReflect ¶
func (x *CMsgClientAMGetPersonaNameHistory_IdInstance) ProtoReflect() protoreflect.Message
func (*CMsgClientAMGetPersonaNameHistory_IdInstance) Reset ¶
func (x *CMsgClientAMGetPersonaNameHistory_IdInstance) Reset()
func (*CMsgClientAMGetPersonaNameHistory_IdInstance) String ¶
func (x *CMsgClientAMGetPersonaNameHistory_IdInstance) String() string
type CMsgClientAccountInfo ¶
type CMsgClientAccountInfo struct { PersonaName *string `protobuf:"bytes,1,opt,name=persona_name,json=personaName" json:"persona_name,omitempty"` IpCountry *string `protobuf:"bytes,2,opt,name=ip_country,json=ipCountry" json:"ip_country,omitempty"` CountAuthedComputers *int32 `protobuf:"varint,5,opt,name=count_authed_computers,json=countAuthedComputers" json:"count_authed_computers,omitempty"` AccountFlags *uint32 `protobuf:"varint,7,opt,name=account_flags,json=accountFlags" json:"account_flags,omitempty"` FacebookId *uint64 `protobuf:"varint,8,opt,name=facebook_id,json=facebookId" json:"facebook_id,omitempty"` FacebookName *string `protobuf:"bytes,9,opt,name=facebook_name,json=facebookName" json:"facebook_name,omitempty"` SteamguardMachineNameUserChosen *string `` /* 154-byte string literal not displayed */ IsPhoneVerified *bool `protobuf:"varint,16,opt,name=is_phone_verified,json=isPhoneVerified" json:"is_phone_verified,omitempty"` TwoFactorState *uint32 `protobuf:"varint,17,opt,name=two_factor_state,json=twoFactorState" json:"two_factor_state,omitempty"` IsPhoneIdentifying *bool `protobuf:"varint,18,opt,name=is_phone_identifying,json=isPhoneIdentifying" json:"is_phone_identifying,omitempty"` IsPhoneNeedingReverify *bool `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgClientAccountInfo) Descriptor
deprecated
func (*CMsgClientAccountInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAccountInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientAccountInfo) GetAccountFlags ¶
func (x *CMsgClientAccountInfo) GetAccountFlags() uint32
func (*CMsgClientAccountInfo) GetCountAuthedComputers ¶
func (x *CMsgClientAccountInfo) GetCountAuthedComputers() int32
func (*CMsgClientAccountInfo) GetFacebookId ¶
func (x *CMsgClientAccountInfo) GetFacebookId() uint64
func (*CMsgClientAccountInfo) GetFacebookName ¶
func (x *CMsgClientAccountInfo) GetFacebookName() string
func (*CMsgClientAccountInfo) GetIpCountry ¶
func (x *CMsgClientAccountInfo) GetIpCountry() string
func (*CMsgClientAccountInfo) GetIsPhoneIdentifying ¶
func (x *CMsgClientAccountInfo) GetIsPhoneIdentifying() bool
func (*CMsgClientAccountInfo) GetIsPhoneNeedingReverify ¶
func (x *CMsgClientAccountInfo) GetIsPhoneNeedingReverify() bool
func (*CMsgClientAccountInfo) GetIsPhoneVerified ¶
func (x *CMsgClientAccountInfo) GetIsPhoneVerified() bool
func (*CMsgClientAccountInfo) GetPersonaName ¶
func (x *CMsgClientAccountInfo) GetPersonaName() string
func (*CMsgClientAccountInfo) GetSteamguardMachineNameUserChosen ¶
func (x *CMsgClientAccountInfo) GetSteamguardMachineNameUserChosen() string
func (*CMsgClientAccountInfo) GetTwoFactorState ¶
func (x *CMsgClientAccountInfo) GetTwoFactorState() uint32
func (*CMsgClientAccountInfo) ProtoMessage ¶
func (*CMsgClientAccountInfo) ProtoMessage()
func (*CMsgClientAccountInfo) ProtoReflect ¶
func (x *CMsgClientAccountInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientAccountInfo) Reset ¶
func (x *CMsgClientAccountInfo) Reset()
func (*CMsgClientAccountInfo) String ¶
func (x *CMsgClientAccountInfo) String() string
type CMsgClientActivateOEMLicense ¶
type CMsgClientActivateOEMLicense struct { BiosManufacturer *string `protobuf:"bytes,1,opt,name=bios_manufacturer,json=biosManufacturer" json:"bios_manufacturer,omitempty"` BiosSerialnumber *string `protobuf:"bytes,2,opt,name=bios_serialnumber,json=biosSerialnumber" json:"bios_serialnumber,omitempty"` LicenseFile []byte `protobuf:"bytes,3,opt,name=license_file,json=licenseFile" json:"license_file,omitempty"` MainboardManufacturer *string `protobuf:"bytes,4,opt,name=mainboard_manufacturer,json=mainboardManufacturer" json:"mainboard_manufacturer,omitempty"` MainboardProduct *string `protobuf:"bytes,5,opt,name=mainboard_product,json=mainboardProduct" json:"mainboard_product,omitempty"` MainboardSerialnumber *string `protobuf:"bytes,6,opt,name=mainboard_serialnumber,json=mainboardSerialnumber" json:"mainboard_serialnumber,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientActivateOEMLicense) Descriptor
deprecated
func (*CMsgClientActivateOEMLicense) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientActivateOEMLicense.ProtoReflect.Descriptor instead.
func (*CMsgClientActivateOEMLicense) GetBiosManufacturer ¶
func (x *CMsgClientActivateOEMLicense) GetBiosManufacturer() string
func (*CMsgClientActivateOEMLicense) GetBiosSerialnumber ¶
func (x *CMsgClientActivateOEMLicense) GetBiosSerialnumber() string
func (*CMsgClientActivateOEMLicense) GetLicenseFile ¶
func (x *CMsgClientActivateOEMLicense) GetLicenseFile() []byte
func (*CMsgClientActivateOEMLicense) GetMainboardManufacturer ¶
func (x *CMsgClientActivateOEMLicense) GetMainboardManufacturer() string
func (*CMsgClientActivateOEMLicense) GetMainboardProduct ¶
func (x *CMsgClientActivateOEMLicense) GetMainboardProduct() string
func (*CMsgClientActivateOEMLicense) GetMainboardSerialnumber ¶
func (x *CMsgClientActivateOEMLicense) GetMainboardSerialnumber() string
func (*CMsgClientActivateOEMLicense) ProtoMessage ¶
func (*CMsgClientActivateOEMLicense) ProtoMessage()
func (*CMsgClientActivateOEMLicense) ProtoReflect ¶
func (x *CMsgClientActivateOEMLicense) ProtoReflect() protoreflect.Message
func (*CMsgClientActivateOEMLicense) Reset ¶
func (x *CMsgClientActivateOEMLicense) Reset()
func (*CMsgClientActivateOEMLicense) String ¶
func (x *CMsgClientActivateOEMLicense) String() string
type CMsgClientAddFriend ¶
type CMsgClientAddFriend struct { SteamidToAdd *uint64 `protobuf:"fixed64,1,opt,name=steamid_to_add,json=steamidToAdd" json:"steamid_to_add,omitempty"` AccountnameOrEmailToAdd *string `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgClientAddFriend) Descriptor
deprecated
func (*CMsgClientAddFriend) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAddFriend.ProtoReflect.Descriptor instead.
func (*CMsgClientAddFriend) GetAccountnameOrEmailToAdd ¶
func (x *CMsgClientAddFriend) GetAccountnameOrEmailToAdd() string
func (*CMsgClientAddFriend) GetSteamidToAdd ¶
func (x *CMsgClientAddFriend) GetSteamidToAdd() uint64
func (*CMsgClientAddFriend) ProtoMessage ¶
func (*CMsgClientAddFriend) ProtoMessage()
func (*CMsgClientAddFriend) ProtoReflect ¶
func (x *CMsgClientAddFriend) ProtoReflect() protoreflect.Message
func (*CMsgClientAddFriend) Reset ¶
func (x *CMsgClientAddFriend) Reset()
func (*CMsgClientAddFriend) String ¶
func (x *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=steamIdAdded" json:"steam_id_added,omitempty"` PersonaNameAdded *string `protobuf:"bytes,3,opt,name=persona_name_added,json=personaNameAdded" json:"persona_name_added,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAddFriendResponse) Descriptor
deprecated
func (*CMsgClientAddFriendResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAddFriendResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientAddFriendResponse) GetEresult ¶
func (x *CMsgClientAddFriendResponse) GetEresult() int32
func (*CMsgClientAddFriendResponse) GetPersonaNameAdded ¶
func (x *CMsgClientAddFriendResponse) GetPersonaNameAdded() string
func (*CMsgClientAddFriendResponse) GetSteamIdAdded ¶
func (x *CMsgClientAddFriendResponse) GetSteamIdAdded() uint64
func (*CMsgClientAddFriendResponse) ProtoMessage ¶
func (*CMsgClientAddFriendResponse) ProtoMessage()
func (*CMsgClientAddFriendResponse) ProtoReflect ¶
func (x *CMsgClientAddFriendResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientAddFriendResponse) Reset ¶
func (x *CMsgClientAddFriendResponse) Reset()
func (*CMsgClientAddFriendResponse) String ¶
func (x *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"` // contains filtered or unexported fields }
func (*CMsgClientAddFriendToGroup) Descriptor
deprecated
func (*CMsgClientAddFriendToGroup) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAddFriendToGroup.ProtoReflect.Descriptor instead.
func (*CMsgClientAddFriendToGroup) GetGroupid ¶
func (x *CMsgClientAddFriendToGroup) GetGroupid() int32
func (*CMsgClientAddFriendToGroup) GetSteamiduser ¶
func (x *CMsgClientAddFriendToGroup) GetSteamiduser() uint64
func (*CMsgClientAddFriendToGroup) ProtoMessage ¶
func (*CMsgClientAddFriendToGroup) ProtoMessage()
func (*CMsgClientAddFriendToGroup) ProtoReflect ¶
func (x *CMsgClientAddFriendToGroup) ProtoReflect() protoreflect.Message
func (*CMsgClientAddFriendToGroup) Reset ¶
func (x *CMsgClientAddFriendToGroup) Reset()
func (*CMsgClientAddFriendToGroup) String ¶
func (x *CMsgClientAddFriendToGroup) String() string
type CMsgClientAddFriendToGroupResponse ¶
type CMsgClientAddFriendToGroupResponse struct { Eresult *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAddFriendToGroupResponse) Descriptor
deprecated
func (*CMsgClientAddFriendToGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAddFriendToGroupResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientAddFriendToGroupResponse) GetEresult ¶
func (x *CMsgClientAddFriendToGroupResponse) GetEresult() uint32
func (*CMsgClientAddFriendToGroupResponse) ProtoMessage ¶
func (*CMsgClientAddFriendToGroupResponse) ProtoMessage()
func (*CMsgClientAddFriendToGroupResponse) ProtoReflect ¶
func (x *CMsgClientAddFriendToGroupResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientAddFriendToGroupResponse) Reset ¶
func (x *CMsgClientAddFriendToGroupResponse) Reset()
func (*CMsgClientAddFriendToGroupResponse) String ¶
func (x *CMsgClientAddFriendToGroupResponse) String() string
type CMsgClientAppInfoChanges ¶
type CMsgClientAppInfoChanges struct { CurrentChangeNumber *uint32 `protobuf:"varint,1,opt,name=current_change_number,json=currentChangeNumber" json:"current_change_number,omitempty"` ForceFullUpdate *bool `protobuf:"varint,2,opt,name=force_full_update,json=forceFullUpdate" json:"force_full_update,omitempty"` AppIDs []uint32 `protobuf:"varint,3,rep,name=appIDs" json:"appIDs,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAppInfoChanges) Descriptor
deprecated
func (*CMsgClientAppInfoChanges) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAppInfoChanges.ProtoReflect.Descriptor instead.
func (*CMsgClientAppInfoChanges) GetAppIDs ¶
func (x *CMsgClientAppInfoChanges) GetAppIDs() []uint32
func (*CMsgClientAppInfoChanges) GetCurrentChangeNumber ¶
func (x *CMsgClientAppInfoChanges) GetCurrentChangeNumber() uint32
func (*CMsgClientAppInfoChanges) GetForceFullUpdate ¶
func (x *CMsgClientAppInfoChanges) GetForceFullUpdate() bool
func (*CMsgClientAppInfoChanges) ProtoMessage ¶
func (*CMsgClientAppInfoChanges) ProtoMessage()
func (*CMsgClientAppInfoChanges) ProtoReflect ¶
func (x *CMsgClientAppInfoChanges) ProtoReflect() protoreflect.Message
func (*CMsgClientAppInfoChanges) Reset ¶
func (x *CMsgClientAppInfoChanges) Reset()
func (*CMsgClientAppInfoChanges) String ¶
func (x *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,json=supportsBatches,def=0" json:"supports_batches,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAppInfoRequest) Descriptor
deprecated
func (*CMsgClientAppInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAppInfoRequest.ProtoReflect.Descriptor instead.
func (*CMsgClientAppInfoRequest) GetApps ¶
func (x *CMsgClientAppInfoRequest) GetApps() []*CMsgClientAppInfoRequest_App
func (*CMsgClientAppInfoRequest) GetSupportsBatches ¶
func (x *CMsgClientAppInfoRequest) GetSupportsBatches() bool
func (*CMsgClientAppInfoRequest) ProtoMessage ¶
func (*CMsgClientAppInfoRequest) ProtoMessage()
func (*CMsgClientAppInfoRequest) ProtoReflect ¶
func (x *CMsgClientAppInfoRequest) ProtoReflect() protoreflect.Message
func (*CMsgClientAppInfoRequest) Reset ¶
func (x *CMsgClientAppInfoRequest) Reset()
func (*CMsgClientAppInfoRequest) String ¶
func (x *CMsgClientAppInfoRequest) String() string
type CMsgClientAppInfoRequest_App ¶
type CMsgClientAppInfoRequest_App struct { AppId *uint32 `protobuf:"varint,1,opt,name=app_id,json=appId" json:"app_id,omitempty"` SectionFlags *uint32 `protobuf:"varint,2,opt,name=section_flags,json=sectionFlags" json:"section_flags,omitempty"` Section_CRC []uint32 `protobuf:"varint,3,rep,name=section_CRC,json=sectionCRC" json:"section_CRC,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAppInfoRequest_App) Descriptor
deprecated
func (*CMsgClientAppInfoRequest_App) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAppInfoRequest_App.ProtoReflect.Descriptor instead.
func (*CMsgClientAppInfoRequest_App) GetAppId ¶
func (x *CMsgClientAppInfoRequest_App) GetAppId() uint32
func (*CMsgClientAppInfoRequest_App) GetSectionFlags ¶
func (x *CMsgClientAppInfoRequest_App) GetSectionFlags() uint32
func (*CMsgClientAppInfoRequest_App) GetSection_CRC ¶
func (x *CMsgClientAppInfoRequest_App) GetSection_CRC() []uint32
func (*CMsgClientAppInfoRequest_App) ProtoMessage ¶
func (*CMsgClientAppInfoRequest_App) ProtoMessage()
func (*CMsgClientAppInfoRequest_App) ProtoReflect ¶
func (x *CMsgClientAppInfoRequest_App) ProtoReflect() protoreflect.Message
func (*CMsgClientAppInfoRequest_App) Reset ¶
func (x *CMsgClientAppInfoRequest_App) Reset()
func (*CMsgClientAppInfoRequest_App) String ¶
func (x *CMsgClientAppInfoRequest_App) String() string
type CMsgClientAppInfoUpdate ¶
type CMsgClientAppInfoUpdate struct { LastChangenumber *uint32 `protobuf:"varint,1,opt,name=last_changenumber,json=lastChangenumber" json:"last_changenumber,omitempty"` SendChangelist *bool `protobuf:"varint,2,opt,name=send_changelist,json=sendChangelist" json:"send_changelist,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAppInfoUpdate) Descriptor
deprecated
func (*CMsgClientAppInfoUpdate) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAppInfoUpdate.ProtoReflect.Descriptor instead.
func (*CMsgClientAppInfoUpdate) GetLastChangenumber ¶
func (x *CMsgClientAppInfoUpdate) GetLastChangenumber() uint32
func (*CMsgClientAppInfoUpdate) GetSendChangelist ¶
func (x *CMsgClientAppInfoUpdate) GetSendChangelist() bool
func (*CMsgClientAppInfoUpdate) ProtoMessage ¶
func (*CMsgClientAppInfoUpdate) ProtoMessage()
func (*CMsgClientAppInfoUpdate) ProtoReflect ¶
func (x *CMsgClientAppInfoUpdate) ProtoReflect() protoreflect.Message
func (*CMsgClientAppInfoUpdate) Reset ¶
func (x *CMsgClientAppInfoUpdate) Reset()
func (*CMsgClientAppInfoUpdate) String ¶
func (x *CMsgClientAppInfoUpdate) String() string
type CMsgClientAuthList ¶
type CMsgClientAuthList struct { TokensLeft *uint32 `protobuf:"varint,1,opt,name=tokens_left,json=tokensLeft" json:"tokens_left,omitempty"` LastRequestSeq *uint32 `protobuf:"varint,2,opt,name=last_request_seq,json=lastRequestSeq" json:"last_request_seq,omitempty"` LastRequestSeqFromServer *uint32 `` /* 133-byte string literal not displayed */ Tickets []*CMsgAuthTicket `protobuf:"bytes,4,rep,name=tickets" json:"tickets,omitempty"` AppIds []uint32 `protobuf:"varint,5,rep,name=app_ids,json=appIds" json:"app_ids,omitempty"` MessageSequence *uint32 `protobuf:"varint,6,opt,name=message_sequence,json=messageSequence" json:"message_sequence,omitempty"` Filtered *bool `protobuf:"varint,7,opt,name=filtered" json:"filtered,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAuthList) Descriptor
deprecated
func (*CMsgClientAuthList) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAuthList.ProtoReflect.Descriptor instead.
func (*CMsgClientAuthList) GetAppIds ¶
func (x *CMsgClientAuthList) GetAppIds() []uint32
func (*CMsgClientAuthList) GetFiltered ¶
func (x *CMsgClientAuthList) GetFiltered() bool
func (*CMsgClientAuthList) GetLastRequestSeq ¶
func (x *CMsgClientAuthList) GetLastRequestSeq() uint32
func (*CMsgClientAuthList) GetLastRequestSeqFromServer ¶
func (x *CMsgClientAuthList) GetLastRequestSeqFromServer() uint32
func (*CMsgClientAuthList) GetMessageSequence ¶
func (x *CMsgClientAuthList) GetMessageSequence() uint32
func (*CMsgClientAuthList) GetTickets ¶
func (x *CMsgClientAuthList) GetTickets() []*CMsgAuthTicket
func (*CMsgClientAuthList) GetTokensLeft ¶
func (x *CMsgClientAuthList) GetTokensLeft() uint32
func (*CMsgClientAuthList) ProtoMessage ¶
func (*CMsgClientAuthList) ProtoMessage()
func (*CMsgClientAuthList) ProtoReflect ¶
func (x *CMsgClientAuthList) ProtoReflect() protoreflect.Message
func (*CMsgClientAuthList) Reset ¶
func (x *CMsgClientAuthList) Reset()
func (*CMsgClientAuthList) String ¶
func (x *CMsgClientAuthList) String() string
type CMsgClientAuthListAck ¶
type CMsgClientAuthListAck struct { TicketCrc []uint32 `protobuf:"varint,1,rep,name=ticket_crc,json=ticketCrc" json:"ticket_crc,omitempty"` AppIds []uint32 `protobuf:"varint,2,rep,name=app_ids,json=appIds" json:"app_ids,omitempty"` MessageSequence *uint32 `protobuf:"varint,3,opt,name=message_sequence,json=messageSequence" json:"message_sequence,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAuthListAck) Descriptor
deprecated
func (*CMsgClientAuthListAck) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAuthListAck.ProtoReflect.Descriptor instead.
func (*CMsgClientAuthListAck) GetAppIds ¶
func (x *CMsgClientAuthListAck) GetAppIds() []uint32
func (*CMsgClientAuthListAck) GetMessageSequence ¶
func (x *CMsgClientAuthListAck) GetMessageSequence() uint32
func (*CMsgClientAuthListAck) GetTicketCrc ¶
func (x *CMsgClientAuthListAck) GetTicketCrc() []uint32
func (*CMsgClientAuthListAck) ProtoMessage ¶
func (*CMsgClientAuthListAck) ProtoMessage()
func (*CMsgClientAuthListAck) ProtoReflect ¶
func (x *CMsgClientAuthListAck) ProtoReflect() protoreflect.Message
func (*CMsgClientAuthListAck) Reset ¶
func (x *CMsgClientAuthListAck) Reset()
func (*CMsgClientAuthListAck) String ¶
func (x *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=ownerAccountId" json:"owner_account_id,omitempty"` AuthedDeviceToken *uint64 `protobuf:"varint,3,opt,name=authed_device_token,json=authedDeviceToken" json:"authed_device_token,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAuthorizeLocalDevice) Descriptor
deprecated
func (*CMsgClientAuthorizeLocalDevice) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAuthorizeLocalDevice.ProtoReflect.Descriptor instead.
func (*CMsgClientAuthorizeLocalDevice) GetAuthedDeviceToken ¶
func (x *CMsgClientAuthorizeLocalDevice) GetAuthedDeviceToken() uint64
func (*CMsgClientAuthorizeLocalDevice) GetEresult ¶
func (x *CMsgClientAuthorizeLocalDevice) GetEresult() int32
func (*CMsgClientAuthorizeLocalDevice) GetOwnerAccountId ¶
func (x *CMsgClientAuthorizeLocalDevice) GetOwnerAccountId() uint32
func (*CMsgClientAuthorizeLocalDevice) ProtoMessage ¶
func (*CMsgClientAuthorizeLocalDevice) ProtoMessage()
func (*CMsgClientAuthorizeLocalDevice) ProtoReflect ¶
func (x *CMsgClientAuthorizeLocalDevice) ProtoReflect() protoreflect.Message
func (*CMsgClientAuthorizeLocalDevice) Reset ¶
func (x *CMsgClientAuthorizeLocalDevice) Reset()
func (*CMsgClientAuthorizeLocalDevice) String ¶
func (x *CMsgClientAuthorizeLocalDevice) String() string
type CMsgClientAuthorizeLocalDeviceNotification ¶
type CMsgClientAuthorizeLocalDeviceNotification 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=ownerAccountId" json:"owner_account_id,omitempty"` LocalDeviceToken *uint64 `protobuf:"varint,3,opt,name=local_device_token,json=localDeviceToken" json:"local_device_token,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAuthorizeLocalDeviceNotification) Descriptor
deprecated
func (*CMsgClientAuthorizeLocalDeviceNotification) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAuthorizeLocalDeviceNotification.ProtoReflect.Descriptor instead.
func (*CMsgClientAuthorizeLocalDeviceNotification) GetEresult ¶
func (x *CMsgClientAuthorizeLocalDeviceNotification) GetEresult() int32
func (*CMsgClientAuthorizeLocalDeviceNotification) GetLocalDeviceToken ¶
func (x *CMsgClientAuthorizeLocalDeviceNotification) GetLocalDeviceToken() uint64
func (*CMsgClientAuthorizeLocalDeviceNotification) GetOwnerAccountId ¶
func (x *CMsgClientAuthorizeLocalDeviceNotification) GetOwnerAccountId() uint32
func (*CMsgClientAuthorizeLocalDeviceNotification) ProtoMessage ¶
func (*CMsgClientAuthorizeLocalDeviceNotification) ProtoMessage()
func (*CMsgClientAuthorizeLocalDeviceNotification) ProtoReflect ¶
func (x *CMsgClientAuthorizeLocalDeviceNotification) ProtoReflect() protoreflect.Message
func (*CMsgClientAuthorizeLocalDeviceNotification) Reset ¶
func (x *CMsgClientAuthorizeLocalDeviceNotification) Reset()
func (*CMsgClientAuthorizeLocalDeviceNotification) String ¶
func (x *CMsgClientAuthorizeLocalDeviceNotification) String() string
type CMsgClientAuthorizeLocalDeviceRequest ¶
type CMsgClientAuthorizeLocalDeviceRequest struct { DeviceDescription *string `protobuf:"bytes,1,opt,name=device_description,json=deviceDescription" json:"device_description,omitempty"` OwnerAccountId *uint32 `protobuf:"varint,2,opt,name=owner_account_id,json=ownerAccountId" json:"owner_account_id,omitempty"` LocalDeviceToken *uint64 `protobuf:"varint,3,opt,name=local_device_token,json=localDeviceToken" json:"local_device_token,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientAuthorizeLocalDeviceRequest) Descriptor
deprecated
func (*CMsgClientAuthorizeLocalDeviceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientAuthorizeLocalDeviceRequest.ProtoReflect.Descriptor instead.
func (*CMsgClientAuthorizeLocalDeviceRequest) GetDeviceDescription ¶
func (x *CMsgClientAuthorizeLocalDeviceRequest) GetDeviceDescription() string
func (*CMsgClientAuthorizeLocalDeviceRequest) GetLocalDeviceToken ¶
func (x *CMsgClientAuthorizeLocalDeviceRequest) GetLocalDeviceToken() uint64
func (*CMsgClientAuthorizeLocalDeviceRequest) GetOwnerAccountId ¶
func (x *CMsgClientAuthorizeLocalDeviceRequest) GetOwnerAccountId() uint32
func (*CMsgClientAuthorizeLocalDeviceRequest) ProtoMessage ¶
func (*CMsgClientAuthorizeLocalDeviceRequest) ProtoMessage()
func (*CMsgClientAuthorizeLocalDeviceRequest) ProtoReflect ¶
func (x *CMsgClientAuthorizeLocalDeviceRequest) ProtoReflect() protoreflect.Message
func (*CMsgClientAuthorizeLocalDeviceRequest) Reset ¶
func (x *CMsgClientAuthorizeLocalDeviceRequest) Reset()
func (*CMsgClientAuthorizeLocalDeviceRequest) String ¶
func (x *CMsgClientAuthorizeLocalDeviceRequest) String() string
type CMsgClientCMList ¶
type CMsgClientCMList struct { CmAddresses []uint32 `protobuf:"varint,1,rep,name=cm_addresses,json=cmAddresses" json:"cm_addresses,omitempty"` CmPorts []uint32 `protobuf:"varint,2,rep,name=cm_ports,json=cmPorts" json:"cm_ports,omitempty"` CmWebsocketAddresses []string `protobuf:"bytes,3,rep,name=cm_websocket_addresses,json=cmWebsocketAddresses" json:"cm_websocket_addresses,omitempty"` PercentDefaultToWebsocket *uint32 `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgClientCMList) Descriptor
deprecated
func (*CMsgClientCMList) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientCMList.ProtoReflect.Descriptor instead.
func (*CMsgClientCMList) GetCmAddresses ¶
func (x *CMsgClientCMList) GetCmAddresses() []uint32
func (*CMsgClientCMList) GetCmPorts ¶
func (x *CMsgClientCMList) GetCmPorts() []uint32
func (*CMsgClientCMList) GetCmWebsocketAddresses ¶
func (x *CMsgClientCMList) GetCmWebsocketAddresses() []string
func (*CMsgClientCMList) GetPercentDefaultToWebsocket ¶
func (x *CMsgClientCMList) GetPercentDefaultToWebsocket() uint32
func (*CMsgClientCMList) ProtoMessage ¶
func (*CMsgClientCMList) ProtoMessage()
func (*CMsgClientCMList) ProtoReflect ¶
func (x *CMsgClientCMList) ProtoReflect() protoreflect.Message
func (*CMsgClientCMList) Reset ¶
func (x *CMsgClientCMList) Reset()
func (*CMsgClientCMList) String ¶
func (x *CMsgClientCMList) String() string
type CMsgClientChallengeRequest ¶
type CMsgClientChallengeRequest struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientChallengeRequest) Descriptor
deprecated
func (*CMsgClientChallengeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientChallengeRequest.ProtoReflect.Descriptor instead.
func (*CMsgClientChallengeRequest) GetSteamid ¶
func (x *CMsgClientChallengeRequest) GetSteamid() uint64
func (*CMsgClientChallengeRequest) ProtoMessage ¶
func (*CMsgClientChallengeRequest) ProtoMessage()
func (*CMsgClientChallengeRequest) ProtoReflect ¶
func (x *CMsgClientChallengeRequest) ProtoReflect() protoreflect.Message
func (*CMsgClientChallengeRequest) Reset ¶
func (x *CMsgClientChallengeRequest) Reset()
func (*CMsgClientChallengeRequest) String ¶
func (x *CMsgClientChallengeRequest) String() string
type CMsgClientChallengeResponse ¶
type CMsgClientChallengeResponse struct { Challenge *uint64 `protobuf:"fixed64,1,opt,name=challenge" json:"challenge,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientChallengeResponse) Descriptor
deprecated
func (*CMsgClientChallengeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientChallengeResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientChallengeResponse) GetChallenge ¶
func (x *CMsgClientChallengeResponse) GetChallenge() uint64
func (*CMsgClientChallengeResponse) ProtoMessage ¶
func (*CMsgClientChallengeResponse) ProtoMessage()
func (*CMsgClientChallengeResponse) ProtoReflect ¶
func (x *CMsgClientChallengeResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientChallengeResponse) Reset ¶
func (x *CMsgClientChallengeResponse) Reset()
func (*CMsgClientChallengeResponse) String ¶
func (x *CMsgClientChallengeResponse) String() string
type CMsgClientChangeStatus ¶
type CMsgClientChangeStatus struct { PersonaState *uint32 `protobuf:"varint,1,opt,name=persona_state,json=personaState" json:"persona_state,omitempty"` PlayerName *string `protobuf:"bytes,2,opt,name=player_name,json=playerName" json:"player_name,omitempty"` IsAutoGeneratedName *bool `protobuf:"varint,3,opt,name=is_auto_generated_name,json=isAutoGeneratedName" json:"is_auto_generated_name,omitempty"` HighPriority *bool `protobuf:"varint,4,opt,name=high_priority,json=highPriority" json:"high_priority,omitempty"` PersonaSetByUser *bool `protobuf:"varint,5,opt,name=persona_set_by_user,json=personaSetByUser" json:"persona_set_by_user,omitempty"` PersonaStateFlags *uint32 `protobuf:"varint,6,opt,name=persona_state_flags,json=personaStateFlags,def=0" json:"persona_state_flags,omitempty"` NeedPersonaResponse *bool `protobuf:"varint,7,opt,name=need_persona_response,json=needPersonaResponse" json:"need_persona_response,omitempty"` IsClientIdle *bool `protobuf:"varint,8,opt,name=is_client_idle,json=isClientIdle" json:"is_client_idle,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientChangeStatus) Descriptor
deprecated
func (*CMsgClientChangeStatus) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientChangeStatus.ProtoReflect.Descriptor instead.
func (*CMsgClientChangeStatus) GetHighPriority ¶
func (x *CMsgClientChangeStatus) GetHighPriority() bool
func (*CMsgClientChangeStatus) GetIsAutoGeneratedName ¶
func (x *CMsgClientChangeStatus) GetIsAutoGeneratedName() bool
func (*CMsgClientChangeStatus) GetIsClientIdle ¶
func (x *CMsgClientChangeStatus) GetIsClientIdle() bool
func (*CMsgClientChangeStatus) GetNeedPersonaResponse ¶
func (x *CMsgClientChangeStatus) GetNeedPersonaResponse() bool
func (*CMsgClientChangeStatus) GetPersonaSetByUser ¶
func (x *CMsgClientChangeStatus) GetPersonaSetByUser() bool
func (*CMsgClientChangeStatus) GetPersonaState ¶
func (x *CMsgClientChangeStatus) GetPersonaState() uint32
func (*CMsgClientChangeStatus) GetPersonaStateFlags ¶
func (x *CMsgClientChangeStatus) GetPersonaStateFlags() uint32
func (*CMsgClientChangeStatus) GetPlayerName ¶
func (x *CMsgClientChangeStatus) GetPlayerName() string
func (*CMsgClientChangeStatus) ProtoMessage ¶
func (*CMsgClientChangeStatus) ProtoMessage()
func (*CMsgClientChangeStatus) ProtoReflect ¶
func (x *CMsgClientChangeStatus) ProtoReflect() protoreflect.Message
func (*CMsgClientChangeStatus) Reset ¶
func (x *CMsgClientChangeStatus) Reset()
func (*CMsgClientChangeStatus) String ¶
func (x *CMsgClientChangeStatus) String() string
type CMsgClientChatGetFriendMessageHistory ¶
type CMsgClientChatGetFriendMessageHistory struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientChatGetFriendMessageHistory) Descriptor
deprecated
func (*CMsgClientChatGetFriendMessageHistory) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientChatGetFriendMessageHistory.ProtoReflect.Descriptor instead.
func (*CMsgClientChatGetFriendMessageHistory) GetSteamid ¶
func (x *CMsgClientChatGetFriendMessageHistory) GetSteamid() uint64
func (*CMsgClientChatGetFriendMessageHistory) ProtoMessage ¶
func (*CMsgClientChatGetFriendMessageHistory) ProtoMessage()
func (*CMsgClientChatGetFriendMessageHistory) ProtoReflect ¶
func (x *CMsgClientChatGetFriendMessageHistory) ProtoReflect() protoreflect.Message
func (*CMsgClientChatGetFriendMessageHistory) Reset ¶
func (x *CMsgClientChatGetFriendMessageHistory) Reset()
func (*CMsgClientChatGetFriendMessageHistory) String ¶
func (x *CMsgClientChatGetFriendMessageHistory) String() string
type CMsgClientChatGetFriendMessageHistoryForOfflineMessages ¶
type CMsgClientChatGetFriendMessageHistoryForOfflineMessages struct {
// contains filtered or unexported fields
}
func (*CMsgClientChatGetFriendMessageHistoryForOfflineMessages) Descriptor
deprecated
func (*CMsgClientChatGetFriendMessageHistoryForOfflineMessages) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientChatGetFriendMessageHistoryForOfflineMessages.ProtoReflect.Descriptor instead.
func (*CMsgClientChatGetFriendMessageHistoryForOfflineMessages) ProtoMessage ¶
func (*CMsgClientChatGetFriendMessageHistoryForOfflineMessages) ProtoMessage()
func (*CMsgClientChatGetFriendMessageHistoryForOfflineMessages) ProtoReflect ¶
func (x *CMsgClientChatGetFriendMessageHistoryForOfflineMessages) ProtoReflect() protoreflect.Message
func (*CMsgClientChatGetFriendMessageHistoryForOfflineMessages) Reset ¶
func (x *CMsgClientChatGetFriendMessageHistoryForOfflineMessages) Reset()
func (*CMsgClientChatGetFriendMessageHistoryForOfflineMessages) String ¶
func (x *CMsgClientChatGetFriendMessageHistoryForOfflineMessages) String() string
type CMsgClientChatGetFriendMessageHistoryResponse ¶
type CMsgClientChatGetFriendMessageHistoryResponse struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` Success *uint32 `protobuf:"varint,2,opt,name=success" json:"success,omitempty"` Messages []*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage `protobuf:"bytes,3,rep,name=messages" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientChatGetFriendMessageHistoryResponse) Descriptor
deprecated
func (*CMsgClientChatGetFriendMessageHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientChatGetFriendMessageHistoryResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientChatGetFriendMessageHistoryResponse) GetMessages ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse) GetMessages() []*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage
func (*CMsgClientChatGetFriendMessageHistoryResponse) GetSteamid ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse) GetSteamid() uint64
func (*CMsgClientChatGetFriendMessageHistoryResponse) GetSuccess ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse) GetSuccess() uint32
func (*CMsgClientChatGetFriendMessageHistoryResponse) ProtoMessage ¶
func (*CMsgClientChatGetFriendMessageHistoryResponse) ProtoMessage()
func (*CMsgClientChatGetFriendMessageHistoryResponse) ProtoReflect ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientChatGetFriendMessageHistoryResponse) Reset ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse) Reset()
func (*CMsgClientChatGetFriendMessageHistoryResponse) String ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse) String() string
type CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage ¶
type CMsgClientChatGetFriendMessageHistoryResponse_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"` // contains filtered or unexported fields }
func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) Descriptor
deprecated
func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage.ProtoReflect.Descriptor instead.
func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) GetAccountid ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) GetAccountid() uint32
func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) GetMessage ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) GetMessage() string
func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) GetTimestamp ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) GetTimestamp() uint32
func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) GetUnread ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) GetUnread() bool
func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) ProtoMessage ¶
func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) ProtoMessage()
func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) ProtoReflect ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) ProtoReflect() protoreflect.Message
func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) Reset ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) Reset()
func (*CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) String ¶
func (x *CMsgClientChatGetFriendMessageHistoryResponse_FriendMessage) String() string
type CMsgClientChatInvite ¶
type CMsgClientChatInvite struct { SteamIdInvited *uint64 `protobuf:"fixed64,1,opt,name=steam_id_invited,json=steamIdInvited" json:"steam_id_invited,omitempty"` SteamIdChat *uint64 `protobuf:"fixed64,2,opt,name=steam_id_chat,json=steamIdChat" json:"steam_id_chat,omitempty"` SteamIdPatron *uint64 `protobuf:"fixed64,3,opt,name=steam_id_patron,json=steamIdPatron" json:"steam_id_patron,omitempty"` ChatroomType *int32 `protobuf:"varint,4,opt,name=chatroom_type,json=chatroomType" json:"chatroom_type,omitempty"` SteamIdFriendChat *uint64 `protobuf:"fixed64,5,opt,name=steam_id_friend_chat,json=steamIdFriendChat" json:"steam_id_friend_chat,omitempty"` ChatName *string `protobuf:"bytes,6,opt,name=chat_name,json=chatName" json:"chat_name,omitempty"` GameId *uint64 `protobuf:"fixed64,7,opt,name=game_id,json=gameId" json:"game_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientChatInvite) Descriptor
deprecated
func (*CMsgClientChatInvite) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientChatInvite.ProtoReflect.Descriptor instead.
func (*CMsgClientChatInvite) GetChatName ¶
func (x *CMsgClientChatInvite) GetChatName() string
func (*CMsgClientChatInvite) GetChatroomType ¶
func (x *CMsgClientChatInvite) GetChatroomType() int32
func (*CMsgClientChatInvite) GetGameId ¶
func (x *CMsgClientChatInvite) GetGameId() uint64
func (*CMsgClientChatInvite) GetSteamIdChat ¶
func (x *CMsgClientChatInvite) GetSteamIdChat() uint64
func (*CMsgClientChatInvite) GetSteamIdFriendChat ¶
func (x *CMsgClientChatInvite) GetSteamIdFriendChat() uint64
func (*CMsgClientChatInvite) GetSteamIdInvited ¶
func (x *CMsgClientChatInvite) GetSteamIdInvited() uint64
func (*CMsgClientChatInvite) GetSteamIdPatron ¶
func (x *CMsgClientChatInvite) GetSteamIdPatron() uint64
func (*CMsgClientChatInvite) ProtoMessage ¶
func (*CMsgClientChatInvite) ProtoMessage()
func (*CMsgClientChatInvite) ProtoReflect ¶
func (x *CMsgClientChatInvite) ProtoReflect() protoreflect.Message
func (*CMsgClientChatInvite) Reset ¶
func (x *CMsgClientChatInvite) Reset()
func (*CMsgClientChatInvite) String ¶
func (x *CMsgClientChatInvite) String() string
type CMsgClientCheckAppBetaPassword ¶
type CMsgClientCheckAppBetaPassword struct { AppId *uint32 `protobuf:"varint,1,opt,name=app_id,json=appId" json:"app_id,omitempty"` Betapassword *string `protobuf:"bytes,2,opt,name=betapassword" json:"betapassword,omitempty"` Language *int32 `protobuf:"varint,3,opt,name=language" json:"language,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientCheckAppBetaPassword) Descriptor
deprecated
func (*CMsgClientCheckAppBetaPassword) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientCheckAppBetaPassword.ProtoReflect.Descriptor instead.
func (*CMsgClientCheckAppBetaPassword) GetAppId ¶
func (x *CMsgClientCheckAppBetaPassword) GetAppId() uint32
func (*CMsgClientCheckAppBetaPassword) GetBetapassword ¶
func (x *CMsgClientCheckAppBetaPassword) GetBetapassword() string
func (*CMsgClientCheckAppBetaPassword) GetLanguage ¶
func (x *CMsgClientCheckAppBetaPassword) GetLanguage() int32
func (*CMsgClientCheckAppBetaPassword) ProtoMessage ¶
func (*CMsgClientCheckAppBetaPassword) ProtoMessage()
func (*CMsgClientCheckAppBetaPassword) ProtoReflect ¶
func (x *CMsgClientCheckAppBetaPassword) ProtoReflect() protoreflect.Message
func (*CMsgClientCheckAppBetaPassword) Reset ¶
func (x *CMsgClientCheckAppBetaPassword) Reset()
func (*CMsgClientCheckAppBetaPassword) String ¶
func (x *CMsgClientCheckAppBetaPassword) String() string
type CMsgClientCheckAppBetaPasswordResponse ¶
type CMsgClientCheckAppBetaPasswordResponse struct { Eresult *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"` Betapasswords []*CMsgClientCheckAppBetaPasswordResponse_BetaPassword `protobuf:"bytes,4,rep,name=betapasswords" json:"betapasswords,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientCheckAppBetaPasswordResponse) Descriptor
deprecated
func (*CMsgClientCheckAppBetaPasswordResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientCheckAppBetaPasswordResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientCheckAppBetaPasswordResponse) GetBetapasswords ¶
func (x *CMsgClientCheckAppBetaPasswordResponse) GetBetapasswords() []*CMsgClientCheckAppBetaPasswordResponse_BetaPassword
func (*CMsgClientCheckAppBetaPasswordResponse) GetEresult ¶
func (x *CMsgClientCheckAppBetaPasswordResponse) GetEresult() int32
func (*CMsgClientCheckAppBetaPasswordResponse) ProtoMessage ¶
func (*CMsgClientCheckAppBetaPasswordResponse) ProtoMessage()
func (*CMsgClientCheckAppBetaPasswordResponse) ProtoReflect ¶
func (x *CMsgClientCheckAppBetaPasswordResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientCheckAppBetaPasswordResponse) Reset ¶
func (x *CMsgClientCheckAppBetaPasswordResponse) Reset()
func (*CMsgClientCheckAppBetaPasswordResponse) String ¶
func (x *CMsgClientCheckAppBetaPasswordResponse) String() string
type CMsgClientCheckAppBetaPasswordResponse_BetaPassword ¶
type CMsgClientCheckAppBetaPasswordResponse_BetaPassword struct { Betaname *string `protobuf:"bytes,1,opt,name=betaname" json:"betaname,omitempty"` Betapassword *string `protobuf:"bytes,2,opt,name=betapassword" json:"betapassword,omitempty"` Betadescription *string `protobuf:"bytes,3,opt,name=betadescription" json:"betadescription,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientCheckAppBetaPasswordResponse_BetaPassword) Descriptor
deprecated
func (*CMsgClientCheckAppBetaPasswordResponse_BetaPassword) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientCheckAppBetaPasswordResponse_BetaPassword.ProtoReflect.Descriptor instead.
func (*CMsgClientCheckAppBetaPasswordResponse_BetaPassword) GetBetadescription ¶
func (x *CMsgClientCheckAppBetaPasswordResponse_BetaPassword) GetBetadescription() string
func (*CMsgClientCheckAppBetaPasswordResponse_BetaPassword) GetBetaname ¶
func (x *CMsgClientCheckAppBetaPasswordResponse_BetaPassword) GetBetaname() string
func (*CMsgClientCheckAppBetaPasswordResponse_BetaPassword) GetBetapassword ¶
func (x *CMsgClientCheckAppBetaPasswordResponse_BetaPassword) GetBetapassword() string
func (*CMsgClientCheckAppBetaPasswordResponse_BetaPassword) ProtoMessage ¶
func (*CMsgClientCheckAppBetaPasswordResponse_BetaPassword) ProtoMessage()
func (*CMsgClientCheckAppBetaPasswordResponse_BetaPassword) ProtoReflect ¶
func (x *CMsgClientCheckAppBetaPasswordResponse_BetaPassword) ProtoReflect() protoreflect.Message
func (*CMsgClientCheckAppBetaPasswordResponse_BetaPassword) Reset ¶
func (x *CMsgClientCheckAppBetaPasswordResponse_BetaPassword) Reset()
func (*CMsgClientCheckAppBetaPasswordResponse_BetaPassword) String ¶
func (x *CMsgClientCheckAppBetaPasswordResponse_BetaPassword) String() string
type CMsgClientCheckFileSignature ¶
type CMsgClientCheckFileSignature struct { AppId *uint32 `protobuf:"varint,1,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientCheckFileSignature) Descriptor
deprecated
func (*CMsgClientCheckFileSignature) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientCheckFileSignature.ProtoReflect.Descriptor instead.
func (*CMsgClientCheckFileSignature) GetAppId ¶
func (x *CMsgClientCheckFileSignature) GetAppId() uint32
func (*CMsgClientCheckFileSignature) ProtoMessage ¶
func (*CMsgClientCheckFileSignature) ProtoMessage()
func (*CMsgClientCheckFileSignature) ProtoReflect ¶
func (x *CMsgClientCheckFileSignature) ProtoReflect() protoreflect.Message
func (*CMsgClientCheckFileSignature) Reset ¶
func (x *CMsgClientCheckFileSignature) Reset()
func (*CMsgClientCheckFileSignature) String ¶
func (x *CMsgClientCheckFileSignature) String() string
type CMsgClientCheckFileSignatureResponse ¶
type CMsgClientCheckFileSignatureResponse struct { AppId *uint32 `protobuf:"varint,1,opt,name=app_id,json=appId" 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=shaFile" 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"` // contains filtered or unexported fields }
func (*CMsgClientCheckFileSignatureResponse) Descriptor
deprecated
func (*CMsgClientCheckFileSignatureResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientCheckFileSignatureResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientCheckFileSignatureResponse) GetAppId ¶
func (x *CMsgClientCheckFileSignatureResponse) GetAppId() uint32
func (*CMsgClientCheckFileSignatureResponse) GetEresult ¶
func (x *CMsgClientCheckFileSignatureResponse) GetEresult() uint32
func (*CMsgClientCheckFileSignatureResponse) GetEsignatureresult ¶
func (x *CMsgClientCheckFileSignatureResponse) GetEsignatureresult() uint32
func (*CMsgClientCheckFileSignatureResponse) GetEvalvesignaturecheckdetail ¶
func (x *CMsgClientCheckFileSignatureResponse) GetEvalvesignaturecheckdetail() uint32
func (*CMsgClientCheckFileSignatureResponse) GetFilename ¶
func (x *CMsgClientCheckFileSignatureResponse) GetFilename() string
func (*CMsgClientCheckFileSignatureResponse) GetFilesize ¶
func (x *CMsgClientCheckFileSignatureResponse) GetFilesize() uint32
func (*CMsgClientCheckFileSignatureResponse) GetGetlasterror ¶
func (x *CMsgClientCheckFileSignatureResponse) GetGetlasterror() uint32
func (*CMsgClientCheckFileSignatureResponse) GetPid ¶
func (x *CMsgClientCheckFileSignatureResponse) GetPid() uint32
func (*CMsgClientCheckFileSignatureResponse) GetShaFile ¶
func (x *CMsgClientCheckFileSignatureResponse) GetShaFile() []byte
func (*CMsgClientCheckFileSignatureResponse) GetSignatureheader ¶
func (x *CMsgClientCheckFileSignatureResponse) GetSignatureheader() []byte
func (*CMsgClientCheckFileSignatureResponse) ProtoMessage ¶
func (*CMsgClientCheckFileSignatureResponse) ProtoMessage()
func (*CMsgClientCheckFileSignatureResponse) ProtoReflect ¶
func (x *CMsgClientCheckFileSignatureResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientCheckFileSignatureResponse) Reset ¶
func (x *CMsgClientCheckFileSignatureResponse) Reset()
func (*CMsgClientCheckFileSignatureResponse) String ¶
func (x *CMsgClientCheckFileSignatureResponse) String() string
type CMsgClientClanState ¶
type CMsgClientClanState struct { SteamidClan *uint64 `protobuf:"fixed64,1,opt,name=steamid_clan,json=steamidClan" json:"steamid_clan,omitempty"` ClanAccountFlags *uint32 `protobuf:"varint,3,opt,name=clan_account_flags,json=clanAccountFlags" json:"clan_account_flags,omitempty"` NameInfo *CMsgClientClanState_NameInfo `protobuf:"bytes,4,opt,name=name_info,json=nameInfo" json:"name_info,omitempty"` UserCounts *CMsgClientClanState_UserCounts `protobuf:"bytes,5,opt,name=user_counts,json=userCounts" 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"` ChatRoomPrivate *bool `protobuf:"varint,8,opt,name=chat_room_private,json=chatRoomPrivate" json:"chat_room_private,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientClanState) Descriptor
deprecated
func (*CMsgClientClanState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientClanState.ProtoReflect.Descriptor instead.
func (*CMsgClientClanState) GetAnnouncements ¶
func (x *CMsgClientClanState) GetAnnouncements() []*CMsgClientClanState_Event
func (*CMsgClientClanState) GetChatRoomPrivate ¶
func (x *CMsgClientClanState) GetChatRoomPrivate() bool
func (*CMsgClientClanState) GetClanAccountFlags ¶
func (x *CMsgClientClanState) GetClanAccountFlags() uint32
func (*CMsgClientClanState) GetEvents ¶
func (x *CMsgClientClanState) GetEvents() []*CMsgClientClanState_Event
func (*CMsgClientClanState) GetNameInfo ¶
func (x *CMsgClientClanState) GetNameInfo() *CMsgClientClanState_NameInfo
func (*CMsgClientClanState) GetSteamidClan ¶
func (x *CMsgClientClanState) GetSteamidClan() uint64
func (*CMsgClientClanState) GetUserCounts ¶
func (x *CMsgClientClanState) GetUserCounts() *CMsgClientClanState_UserCounts
func (*CMsgClientClanState) ProtoMessage ¶
func (*CMsgClientClanState) ProtoMessage()
func (*CMsgClientClanState) ProtoReflect ¶
func (x *CMsgClientClanState) ProtoReflect() protoreflect.Message
func (*CMsgClientClanState) Reset ¶
func (x *CMsgClientClanState) Reset()
func (*CMsgClientClanState) String ¶
func (x *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=eventTime" 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=gameId" json:"game_id,omitempty"` JustPosted *bool `protobuf:"varint,5,opt,name=just_posted,json=justPosted" json:"just_posted,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientClanState_Event) Descriptor
deprecated
func (*CMsgClientClanState_Event) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientClanState_Event.ProtoReflect.Descriptor instead.
func (*CMsgClientClanState_Event) GetEventTime ¶
func (x *CMsgClientClanState_Event) GetEventTime() uint32
func (*CMsgClientClanState_Event) GetGameId ¶
func (x *CMsgClientClanState_Event) GetGameId() uint64
func (*CMsgClientClanState_Event) GetGid ¶
func (x *CMsgClientClanState_Event) GetGid() uint64
func (*CMsgClientClanState_Event) GetHeadline ¶
func (x *CMsgClientClanState_Event) GetHeadline() string
func (*CMsgClientClanState_Event) GetJustPosted ¶
func (x *CMsgClientClanState_Event) GetJustPosted() bool
func (*CMsgClientClanState_Event) ProtoMessage ¶
func (*CMsgClientClanState_Event) ProtoMessage()
func (*CMsgClientClanState_Event) ProtoReflect ¶
func (x *CMsgClientClanState_Event) ProtoReflect() protoreflect.Message
func (*CMsgClientClanState_Event) Reset ¶
func (x *CMsgClientClanState_Event) Reset()
func (*CMsgClientClanState_Event) String ¶
func (x *CMsgClientClanState_Event) String() string
type CMsgClientClanState_NameInfo ¶
type CMsgClientClanState_NameInfo struct { ClanName *string `protobuf:"bytes,1,opt,name=clan_name,json=clanName" json:"clan_name,omitempty"` ShaAvatar []byte `protobuf:"bytes,2,opt,name=sha_avatar,json=shaAvatar" json:"sha_avatar,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientClanState_NameInfo) Descriptor
deprecated
func (*CMsgClientClanState_NameInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientClanState_NameInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientClanState_NameInfo) GetClanName ¶
func (x *CMsgClientClanState_NameInfo) GetClanName() string
func (*CMsgClientClanState_NameInfo) GetShaAvatar ¶
func (x *CMsgClientClanState_NameInfo) GetShaAvatar() []byte
func (*CMsgClientClanState_NameInfo) ProtoMessage ¶
func (*CMsgClientClanState_NameInfo) ProtoMessage()
func (*CMsgClientClanState_NameInfo) ProtoReflect ¶
func (x *CMsgClientClanState_NameInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientClanState_NameInfo) Reset ¶
func (x *CMsgClientClanState_NameInfo) Reset()
func (*CMsgClientClanState_NameInfo) String ¶
func (x *CMsgClientClanState_NameInfo) String() 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=inGame" json:"in_game,omitempty"` ChatRoomMembers *uint32 `protobuf:"varint,5,opt,name=chat_room_members,json=chatRoomMembers" json:"chat_room_members,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientClanState_UserCounts) Descriptor
deprecated
func (*CMsgClientClanState_UserCounts) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientClanState_UserCounts.ProtoReflect.Descriptor instead.
func (*CMsgClientClanState_UserCounts) GetChatRoomMembers ¶
func (x *CMsgClientClanState_UserCounts) GetChatRoomMembers() uint32
func (*CMsgClientClanState_UserCounts) GetChatting ¶
func (x *CMsgClientClanState_UserCounts) GetChatting() uint32
func (*CMsgClientClanState_UserCounts) GetInGame ¶
func (x *CMsgClientClanState_UserCounts) GetInGame() uint32
func (*CMsgClientClanState_UserCounts) GetMembers ¶
func (x *CMsgClientClanState_UserCounts) GetMembers() uint32
func (*CMsgClientClanState_UserCounts) GetOnline ¶
func (x *CMsgClientClanState_UserCounts) GetOnline() uint32
func (*CMsgClientClanState_UserCounts) ProtoMessage ¶
func (*CMsgClientClanState_UserCounts) ProtoMessage()
func (*CMsgClientClanState_UserCounts) ProtoReflect ¶
func (x *CMsgClientClanState_UserCounts) ProtoReflect() protoreflect.Message
func (*CMsgClientClanState_UserCounts) Reset ¶
func (x *CMsgClientClanState_UserCounts) Reset()
func (*CMsgClientClanState_UserCounts) String ¶
func (x *CMsgClientClanState_UserCounts) String() string
type CMsgClientCommentNotifications ¶
type CMsgClientCommentNotifications struct { CountNewComments *uint32 `protobuf:"varint,1,opt,name=count_new_comments,json=countNewComments" json:"count_new_comments,omitempty"` CountNewCommentsOwner *uint32 `protobuf:"varint,2,opt,name=count_new_comments_owner,json=countNewCommentsOwner" json:"count_new_comments_owner,omitempty"` CountNewCommentsSubscriptions *uint32 `` /* 146-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgClientCommentNotifications) Descriptor
deprecated
func (*CMsgClientCommentNotifications) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientCommentNotifications.ProtoReflect.Descriptor instead.
func (*CMsgClientCommentNotifications) GetCountNewComments ¶
func (x *CMsgClientCommentNotifications) GetCountNewComments() uint32
func (*CMsgClientCommentNotifications) GetCountNewCommentsOwner ¶
func (x *CMsgClientCommentNotifications) GetCountNewCommentsOwner() uint32
func (*CMsgClientCommentNotifications) GetCountNewCommentsSubscriptions ¶
func (x *CMsgClientCommentNotifications) GetCountNewCommentsSubscriptions() uint32
func (*CMsgClientCommentNotifications) ProtoMessage ¶
func (*CMsgClientCommentNotifications) ProtoMessage()
func (*CMsgClientCommentNotifications) ProtoReflect ¶
func (x *CMsgClientCommentNotifications) ProtoReflect() protoreflect.Message
func (*CMsgClientCommentNotifications) Reset ¶
func (x *CMsgClientCommentNotifications) Reset()
func (*CMsgClientCommentNotifications) String ¶
func (x *CMsgClientCommentNotifications) String() string
type CMsgClientConnectionStats ¶
type CMsgClientConnectionStats struct { StatsLogon *CMsgClientConnectionStats_Stats_Logon `protobuf:"bytes,1,opt,name=stats_logon,json=statsLogon" json:"stats_logon,omitempty"` StatsVconn *CMsgClientConnectionStats_Stats_VConn `protobuf:"bytes,2,opt,name=stats_vconn,json=statsVconn" json:"stats_vconn,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientConnectionStats) Descriptor
deprecated
func (*CMsgClientConnectionStats) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientConnectionStats.ProtoReflect.Descriptor instead.
func (*CMsgClientConnectionStats) GetStatsLogon ¶
func (x *CMsgClientConnectionStats) GetStatsLogon() *CMsgClientConnectionStats_Stats_Logon
func (*CMsgClientConnectionStats) GetStatsVconn ¶
func (x *CMsgClientConnectionStats) GetStatsVconn() *CMsgClientConnectionStats_Stats_VConn
func (*CMsgClientConnectionStats) ProtoMessage ¶
func (*CMsgClientConnectionStats) ProtoMessage()
func (*CMsgClientConnectionStats) ProtoReflect ¶
func (x *CMsgClientConnectionStats) ProtoReflect() protoreflect.Message
func (*CMsgClientConnectionStats) Reset ¶
func (x *CMsgClientConnectionStats) Reset()
func (*CMsgClientConnectionStats) String ¶
func (x *CMsgClientConnectionStats) String() string
type CMsgClientConnectionStats_Stats_Logon ¶
type CMsgClientConnectionStats_Stats_Logon struct { ConnectAttempts *int32 `protobuf:"varint,1,opt,name=connect_attempts,json=connectAttempts" json:"connect_attempts,omitempty"` ConnectSuccesses *int32 `protobuf:"varint,2,opt,name=connect_successes,json=connectSuccesses" json:"connect_successes,omitempty"` ConnectFailures *int32 `protobuf:"varint,3,opt,name=connect_failures,json=connectFailures" json:"connect_failures,omitempty"` ConnectionsDropped *int32 `protobuf:"varint,4,opt,name=connections_dropped,json=connectionsDropped" json:"connections_dropped,omitempty"` SecondsRunning *uint32 `protobuf:"varint,5,opt,name=seconds_running,json=secondsRunning" json:"seconds_running,omitempty"` MsecTologonthistime *uint32 `protobuf:"varint,6,opt,name=msec_tologonthistime,json=msecTologonthistime" json:"msec_tologonthistime,omitempty"` CountBadCms *uint32 `protobuf:"varint,7,opt,name=count_bad_cms,json=countBadCms" json:"count_bad_cms,omitempty"` NoUdpConnectivity *bool `protobuf:"varint,8,opt,name=no_udp_connectivity,json=noUdpConnectivity" json:"no_udp_connectivity,omitempty"` NoTcpConnectivity *bool `protobuf:"varint,9,opt,name=no_tcp_connectivity,json=noTcpConnectivity" json:"no_tcp_connectivity,omitempty"` NoWebsocket_443Connectivity *bool `` /* 138-byte string literal not displayed */ NoWebsocketNon_443Connectivity *bool `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgClientConnectionStats_Stats_Logon) Descriptor
deprecated
func (*CMsgClientConnectionStats_Stats_Logon) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientConnectionStats_Stats_Logon.ProtoReflect.Descriptor instead.
func (*CMsgClientConnectionStats_Stats_Logon) GetConnectAttempts ¶
func (x *CMsgClientConnectionStats_Stats_Logon) GetConnectAttempts() int32
func (*CMsgClientConnectionStats_Stats_Logon) GetConnectFailures ¶
func (x *CMsgClientConnectionStats_Stats_Logon) GetConnectFailures() int32
func (*CMsgClientConnectionStats_Stats_Logon) GetConnectSuccesses ¶
func (x *CMsgClientConnectionStats_Stats_Logon) GetConnectSuccesses() int32
func (*CMsgClientConnectionStats_Stats_Logon) GetConnectionsDropped ¶
func (x *CMsgClientConnectionStats_Stats_Logon) GetConnectionsDropped() int32
func (*CMsgClientConnectionStats_Stats_Logon) GetCountBadCms ¶
func (x *CMsgClientConnectionStats_Stats_Logon) GetCountBadCms() uint32
func (*CMsgClientConnectionStats_Stats_Logon) GetMsecTologonthistime ¶
func (x *CMsgClientConnectionStats_Stats_Logon) GetMsecTologonthistime() uint32
func (*CMsgClientConnectionStats_Stats_Logon) GetNoTcpConnectivity ¶
func (x *CMsgClientConnectionStats_Stats_Logon) GetNoTcpConnectivity() bool
func (*CMsgClientConnectionStats_Stats_Logon) GetNoUdpConnectivity ¶
func (x *CMsgClientConnectionStats_Stats_Logon) GetNoUdpConnectivity() bool
func (*CMsgClientConnectionStats_Stats_Logon) GetNoWebsocketNon_443Connectivity ¶
func (x *CMsgClientConnectionStats_Stats_Logon) GetNoWebsocketNon_443Connectivity() bool
func (*CMsgClientConnectionStats_Stats_Logon) GetNoWebsocket_443Connectivity ¶
func (x *CMsgClientConnectionStats_Stats_Logon) GetNoWebsocket_443Connectivity() bool
func (*CMsgClientConnectionStats_Stats_Logon) GetSecondsRunning ¶
func (x *CMsgClientConnectionStats_Stats_Logon) GetSecondsRunning() uint32
func (*CMsgClientConnectionStats_Stats_Logon) ProtoMessage ¶
func (*CMsgClientConnectionStats_Stats_Logon) ProtoMessage()
func (*CMsgClientConnectionStats_Stats_Logon) ProtoReflect ¶
func (x *CMsgClientConnectionStats_Stats_Logon) ProtoReflect() protoreflect.Message
func (*CMsgClientConnectionStats_Stats_Logon) Reset ¶
func (x *CMsgClientConnectionStats_Stats_Logon) Reset()
func (*CMsgClientConnectionStats_Stats_Logon) String ¶
func (x *CMsgClientConnectionStats_Stats_Logon) String() string
type CMsgClientConnectionStats_Stats_UDP ¶
type CMsgClientConnectionStats_Stats_UDP struct { PktsSent *uint64 `protobuf:"varint,1,opt,name=pkts_sent,json=pktsSent" json:"pkts_sent,omitempty"` BytesSent *uint64 `protobuf:"varint,2,opt,name=bytes_sent,json=bytesSent" json:"bytes_sent,omitempty"` PktsRecv *uint64 `protobuf:"varint,3,opt,name=pkts_recv,json=pktsRecv" json:"pkts_recv,omitempty"` PktsProcessed *uint64 `protobuf:"varint,4,opt,name=pkts_processed,json=pktsProcessed" json:"pkts_processed,omitempty"` BytesRecv *uint64 `protobuf:"varint,5,opt,name=bytes_recv,json=bytesRecv" json:"bytes_recv,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientConnectionStats_Stats_UDP) Descriptor
deprecated
func (*CMsgClientConnectionStats_Stats_UDP) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientConnectionStats_Stats_UDP.ProtoReflect.Descriptor instead.
func (*CMsgClientConnectionStats_Stats_UDP) GetBytesRecv ¶
func (x *CMsgClientConnectionStats_Stats_UDP) GetBytesRecv() uint64
func (*CMsgClientConnectionStats_Stats_UDP) GetBytesSent ¶
func (x *CMsgClientConnectionStats_Stats_UDP) GetBytesSent() uint64
func (*CMsgClientConnectionStats_Stats_UDP) GetPktsProcessed ¶
func (x *CMsgClientConnectionStats_Stats_UDP) GetPktsProcessed() uint64
func (*CMsgClientConnectionStats_Stats_UDP) GetPktsRecv ¶
func (x *CMsgClientConnectionStats_Stats_UDP) GetPktsRecv() uint64
func (*CMsgClientConnectionStats_Stats_UDP) GetPktsSent ¶
func (x *CMsgClientConnectionStats_Stats_UDP) GetPktsSent() uint64
func (*CMsgClientConnectionStats_Stats_UDP) ProtoMessage ¶
func (*CMsgClientConnectionStats_Stats_UDP) ProtoMessage()
func (*CMsgClientConnectionStats_Stats_UDP) ProtoReflect ¶
func (x *CMsgClientConnectionStats_Stats_UDP) ProtoReflect() protoreflect.Message
func (*CMsgClientConnectionStats_Stats_UDP) Reset ¶
func (x *CMsgClientConnectionStats_Stats_UDP) Reset()
func (*CMsgClientConnectionStats_Stats_UDP) String ¶
func (x *CMsgClientConnectionStats_Stats_UDP) String() string
type CMsgClientConnectionStats_Stats_VConn ¶
type CMsgClientConnectionStats_Stats_VConn struct { ConnectionsUdp *uint32 `protobuf:"varint,1,opt,name=connections_udp,json=connectionsUdp" json:"connections_udp,omitempty"` ConnectionsTcp *uint32 `protobuf:"varint,2,opt,name=connections_tcp,json=connectionsTcp" json:"connections_tcp,omitempty"` StatsUdp *CMsgClientConnectionStats_Stats_UDP `protobuf:"bytes,3,opt,name=stats_udp,json=statsUdp" json:"stats_udp,omitempty"` PktsAbandoned *uint64 `protobuf:"varint,4,opt,name=pkts_abandoned,json=pktsAbandoned" json:"pkts_abandoned,omitempty"` ConnReqReceived *uint64 `protobuf:"varint,5,opt,name=conn_req_received,json=connReqReceived" json:"conn_req_received,omitempty"` PktsResent *uint64 `protobuf:"varint,6,opt,name=pkts_resent,json=pktsResent" json:"pkts_resent,omitempty"` MsgsSent *uint64 `protobuf:"varint,7,opt,name=msgs_sent,json=msgsSent" json:"msgs_sent,omitempty"` MsgsSentFailed *uint64 `protobuf:"varint,8,opt,name=msgs_sent_failed,json=msgsSentFailed" json:"msgs_sent_failed,omitempty"` MsgsRecv *uint64 `protobuf:"varint,9,opt,name=msgs_recv,json=msgsRecv" json:"msgs_recv,omitempty"` DatagramsSent *uint64 `protobuf:"varint,10,opt,name=datagrams_sent,json=datagramsSent" json:"datagrams_sent,omitempty"` DatagramsRecv *uint64 `protobuf:"varint,11,opt,name=datagrams_recv,json=datagramsRecv" json:"datagrams_recv,omitempty"` BadPktsRecv *uint64 `protobuf:"varint,12,opt,name=bad_pkts_recv,json=badPktsRecv" json:"bad_pkts_recv,omitempty"` UnknownConnPktsRecv *uint64 `protobuf:"varint,13,opt,name=unknown_conn_pkts_recv,json=unknownConnPktsRecv" json:"unknown_conn_pkts_recv,omitempty"` MissedPktsRecv *uint64 `protobuf:"varint,14,opt,name=missed_pkts_recv,json=missedPktsRecv" json:"missed_pkts_recv,omitempty"` DupPktsRecv *uint64 `protobuf:"varint,15,opt,name=dup_pkts_recv,json=dupPktsRecv" json:"dup_pkts_recv,omitempty"` FailedConnectChallenges *uint64 `` /* 127-byte string literal not displayed */ MicroSecAvgLatency *uint32 `protobuf:"varint,17,opt,name=micro_sec_avg_latency,json=microSecAvgLatency" json:"micro_sec_avg_latency,omitempty"` MicroSecMinLatency *uint32 `protobuf:"varint,18,opt,name=micro_sec_min_latency,json=microSecMinLatency" json:"micro_sec_min_latency,omitempty"` MicroSecMaxLatency *uint32 `protobuf:"varint,19,opt,name=micro_sec_max_latency,json=microSecMaxLatency" json:"micro_sec_max_latency,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientConnectionStats_Stats_VConn) Descriptor
deprecated
func (*CMsgClientConnectionStats_Stats_VConn) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientConnectionStats_Stats_VConn.ProtoReflect.Descriptor instead.
func (*CMsgClientConnectionStats_Stats_VConn) GetBadPktsRecv ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetBadPktsRecv() uint64
func (*CMsgClientConnectionStats_Stats_VConn) GetConnReqReceived ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetConnReqReceived() uint64
func (*CMsgClientConnectionStats_Stats_VConn) GetConnectionsTcp ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetConnectionsTcp() uint32
func (*CMsgClientConnectionStats_Stats_VConn) GetConnectionsUdp ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetConnectionsUdp() uint32
func (*CMsgClientConnectionStats_Stats_VConn) GetDatagramsRecv ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetDatagramsRecv() uint64
func (*CMsgClientConnectionStats_Stats_VConn) GetDatagramsSent ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetDatagramsSent() uint64
func (*CMsgClientConnectionStats_Stats_VConn) GetDupPktsRecv ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetDupPktsRecv() uint64
func (*CMsgClientConnectionStats_Stats_VConn) GetFailedConnectChallenges ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetFailedConnectChallenges() uint64
func (*CMsgClientConnectionStats_Stats_VConn) GetMicroSecAvgLatency ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetMicroSecAvgLatency() uint32
func (*CMsgClientConnectionStats_Stats_VConn) GetMicroSecMaxLatency ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetMicroSecMaxLatency() uint32
func (*CMsgClientConnectionStats_Stats_VConn) GetMicroSecMinLatency ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetMicroSecMinLatency() uint32
func (*CMsgClientConnectionStats_Stats_VConn) GetMissedPktsRecv ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetMissedPktsRecv() uint64
func (*CMsgClientConnectionStats_Stats_VConn) GetMsgsRecv ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetMsgsRecv() uint64
func (*CMsgClientConnectionStats_Stats_VConn) GetMsgsSent ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetMsgsSent() uint64
func (*CMsgClientConnectionStats_Stats_VConn) GetMsgsSentFailed ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetMsgsSentFailed() uint64
func (*CMsgClientConnectionStats_Stats_VConn) GetPktsAbandoned ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetPktsAbandoned() uint64
func (*CMsgClientConnectionStats_Stats_VConn) GetPktsResent ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetPktsResent() uint64
func (*CMsgClientConnectionStats_Stats_VConn) GetStatsUdp ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetStatsUdp() *CMsgClientConnectionStats_Stats_UDP
func (*CMsgClientConnectionStats_Stats_VConn) GetUnknownConnPktsRecv ¶
func (x *CMsgClientConnectionStats_Stats_VConn) GetUnknownConnPktsRecv() uint64
func (*CMsgClientConnectionStats_Stats_VConn) ProtoMessage ¶
func (*CMsgClientConnectionStats_Stats_VConn) ProtoMessage()
func (*CMsgClientConnectionStats_Stats_VConn) ProtoReflect ¶
func (x *CMsgClientConnectionStats_Stats_VConn) ProtoReflect() protoreflect.Message
func (*CMsgClientConnectionStats_Stats_VConn) Reset ¶
func (x *CMsgClientConnectionStats_Stats_VConn) Reset()
func (*CMsgClientConnectionStats_Stats_VConn) String ¶
func (x *CMsgClientConnectionStats_Stats_VConn) String() 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"` SteamidFriends []uint64 `protobuf:"fixed64,3,rep,name=steamid_friends,json=steamidFriends" json:"steamid_friends,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientCreateFriendsGroup) Descriptor
deprecated
func (*CMsgClientCreateFriendsGroup) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientCreateFriendsGroup.ProtoReflect.Descriptor instead.
func (*CMsgClientCreateFriendsGroup) GetGroupname ¶
func (x *CMsgClientCreateFriendsGroup) GetGroupname() string
func (*CMsgClientCreateFriendsGroup) GetSteamid ¶
func (x *CMsgClientCreateFriendsGroup) GetSteamid() uint64
func (*CMsgClientCreateFriendsGroup) GetSteamidFriends ¶
func (x *CMsgClientCreateFriendsGroup) GetSteamidFriends() []uint64
func (*CMsgClientCreateFriendsGroup) ProtoMessage ¶
func (*CMsgClientCreateFriendsGroup) ProtoMessage()
func (*CMsgClientCreateFriendsGroup) ProtoReflect ¶
func (x *CMsgClientCreateFriendsGroup) ProtoReflect() protoreflect.Message
func (*CMsgClientCreateFriendsGroup) Reset ¶
func (x *CMsgClientCreateFriendsGroup) Reset()
func (*CMsgClientCreateFriendsGroup) String ¶
func (x *CMsgClientCreateFriendsGroup) String() 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"` // contains filtered or unexported fields }
func (*CMsgClientCreateFriendsGroupResponse) Descriptor
deprecated
func (*CMsgClientCreateFriendsGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientCreateFriendsGroupResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientCreateFriendsGroupResponse) GetEresult ¶
func (x *CMsgClientCreateFriendsGroupResponse) GetEresult() uint32
func (*CMsgClientCreateFriendsGroupResponse) GetGroupid ¶
func (x *CMsgClientCreateFriendsGroupResponse) GetGroupid() int32
func (*CMsgClientCreateFriendsGroupResponse) ProtoMessage ¶
func (*CMsgClientCreateFriendsGroupResponse) ProtoMessage()
func (*CMsgClientCreateFriendsGroupResponse) ProtoReflect ¶
func (x *CMsgClientCreateFriendsGroupResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientCreateFriendsGroupResponse) Reset ¶
func (x *CMsgClientCreateFriendsGroupResponse) Reset()
func (*CMsgClientCreateFriendsGroupResponse) String ¶
func (x *CMsgClientCreateFriendsGroupResponse) String() string
type CMsgClientDPCheckSpecialSurvey ¶
type CMsgClientDPCheckSpecialSurvey struct { SurveyId *uint32 `protobuf:"varint,1,opt,name=survey_id,json=surveyId" json:"survey_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientDPCheckSpecialSurvey) Descriptor
deprecated
func (*CMsgClientDPCheckSpecialSurvey) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientDPCheckSpecialSurvey.ProtoReflect.Descriptor instead.
func (*CMsgClientDPCheckSpecialSurvey) GetSurveyId ¶
func (x *CMsgClientDPCheckSpecialSurvey) GetSurveyId() uint32
func (*CMsgClientDPCheckSpecialSurvey) ProtoMessage ¶
func (*CMsgClientDPCheckSpecialSurvey) ProtoMessage()
func (*CMsgClientDPCheckSpecialSurvey) ProtoReflect ¶
func (x *CMsgClientDPCheckSpecialSurvey) ProtoReflect() protoreflect.Message
func (*CMsgClientDPCheckSpecialSurvey) Reset ¶
func (x *CMsgClientDPCheckSpecialSurvey) Reset()
func (*CMsgClientDPCheckSpecialSurvey) String ¶
func (x *CMsgClientDPCheckSpecialSurvey) String() 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=customUrl" json:"custom_url,omitempty"` IncludeSoftware *bool `protobuf:"varint,5,opt,name=include_software,json=includeSoftware" json:"include_software,omitempty"` Token []byte `protobuf:"bytes,6,opt,name=token" json:"token,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientDPCheckSpecialSurveyResponse) Descriptor
deprecated
func (*CMsgClientDPCheckSpecialSurveyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientDPCheckSpecialSurveyResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientDPCheckSpecialSurveyResponse) GetCustomUrl ¶
func (x *CMsgClientDPCheckSpecialSurveyResponse) GetCustomUrl() string
func (*CMsgClientDPCheckSpecialSurveyResponse) GetEResult ¶
func (x *CMsgClientDPCheckSpecialSurveyResponse) GetEResult() uint32
func (*CMsgClientDPCheckSpecialSurveyResponse) GetIncludeSoftware ¶
func (x *CMsgClientDPCheckSpecialSurveyResponse) GetIncludeSoftware() bool
func (*CMsgClientDPCheckSpecialSurveyResponse) GetName ¶
func (x *CMsgClientDPCheckSpecialSurveyResponse) GetName() string
func (*CMsgClientDPCheckSpecialSurveyResponse) GetState ¶
func (x *CMsgClientDPCheckSpecialSurveyResponse) GetState() uint32
func (*CMsgClientDPCheckSpecialSurveyResponse) GetToken ¶
func (x *CMsgClientDPCheckSpecialSurveyResponse) GetToken() []byte
func (*CMsgClientDPCheckSpecialSurveyResponse) ProtoMessage ¶
func (*CMsgClientDPCheckSpecialSurveyResponse) ProtoMessage()
func (*CMsgClientDPCheckSpecialSurveyResponse) ProtoReflect ¶
func (x *CMsgClientDPCheckSpecialSurveyResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientDPCheckSpecialSurveyResponse) Reset ¶
func (x *CMsgClientDPCheckSpecialSurveyResponse) Reset()
func (*CMsgClientDPCheckSpecialSurveyResponse) String ¶
func (x *CMsgClientDPCheckSpecialSurveyResponse) String() string
type CMsgClientDPSendSpecialSurveyResponse ¶
type CMsgClientDPSendSpecialSurveyResponse struct { SurveyId *uint32 `protobuf:"varint,1,opt,name=survey_id,json=surveyId" json:"survey_id,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data" json:"data,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientDPSendSpecialSurveyResponse) Descriptor
deprecated
func (*CMsgClientDPSendSpecialSurveyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientDPSendSpecialSurveyResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientDPSendSpecialSurveyResponse) GetData ¶
func (x *CMsgClientDPSendSpecialSurveyResponse) GetData() []byte
func (*CMsgClientDPSendSpecialSurveyResponse) GetSurveyId ¶
func (x *CMsgClientDPSendSpecialSurveyResponse) GetSurveyId() uint32
func (*CMsgClientDPSendSpecialSurveyResponse) ProtoMessage ¶
func (*CMsgClientDPSendSpecialSurveyResponse) ProtoMessage()
func (*CMsgClientDPSendSpecialSurveyResponse) ProtoReflect ¶
func (x *CMsgClientDPSendSpecialSurveyResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientDPSendSpecialSurveyResponse) Reset ¶
func (x *CMsgClientDPSendSpecialSurveyResponse) Reset()
func (*CMsgClientDPSendSpecialSurveyResponse) String ¶
func (x *CMsgClientDPSendSpecialSurveyResponse) String() 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"` // contains filtered or unexported fields }
func (*CMsgClientDPSendSpecialSurveyResponseReply) Descriptor
deprecated
func (*CMsgClientDPSendSpecialSurveyResponseReply) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientDPSendSpecialSurveyResponseReply.ProtoReflect.Descriptor instead.
func (*CMsgClientDPSendSpecialSurveyResponseReply) GetEResult ¶
func (x *CMsgClientDPSendSpecialSurveyResponseReply) GetEResult() uint32
func (*CMsgClientDPSendSpecialSurveyResponseReply) GetToken ¶
func (x *CMsgClientDPSendSpecialSurveyResponseReply) GetToken() []byte
func (*CMsgClientDPSendSpecialSurveyResponseReply) ProtoMessage ¶
func (*CMsgClientDPSendSpecialSurveyResponseReply) ProtoMessage()
func (*CMsgClientDPSendSpecialSurveyResponseReply) ProtoReflect ¶
func (x *CMsgClientDPSendSpecialSurveyResponseReply) ProtoReflect() protoreflect.Message
func (*CMsgClientDPSendSpecialSurveyResponseReply) Reset ¶
func (x *CMsgClientDPSendSpecialSurveyResponseReply) Reset()
func (*CMsgClientDPSendSpecialSurveyResponseReply) String ¶
func (x *CMsgClientDPSendSpecialSurveyResponseReply) String() string
type CMsgClientDeauthorizeDevice ¶
type CMsgClientDeauthorizeDevice struct { // contains filtered or unexported fields }
func (*CMsgClientDeauthorizeDevice) Descriptor
deprecated
func (*CMsgClientDeauthorizeDevice) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientDeauthorizeDevice.ProtoReflect.Descriptor instead.
func (*CMsgClientDeauthorizeDevice) GetDeauthorizationAccountId ¶
func (x *CMsgClientDeauthorizeDevice) GetDeauthorizationAccountId() uint32
func (*CMsgClientDeauthorizeDevice) GetEresult ¶
func (x *CMsgClientDeauthorizeDevice) GetEresult() int32
func (*CMsgClientDeauthorizeDevice) ProtoMessage ¶
func (*CMsgClientDeauthorizeDevice) ProtoMessage()
func (*CMsgClientDeauthorizeDevice) ProtoReflect ¶
func (x *CMsgClientDeauthorizeDevice) ProtoReflect() protoreflect.Message
func (*CMsgClientDeauthorizeDevice) Reset ¶
func (x *CMsgClientDeauthorizeDevice) Reset()
func (*CMsgClientDeauthorizeDevice) String ¶
func (x *CMsgClientDeauthorizeDevice) String() string
type CMsgClientDeauthorizeDeviceRequest ¶
type CMsgClientDeauthorizeDeviceRequest struct { // contains filtered or unexported fields }
func (*CMsgClientDeauthorizeDeviceRequest) Descriptor
deprecated
func (*CMsgClientDeauthorizeDeviceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientDeauthorizeDeviceRequest.ProtoReflect.Descriptor instead.
func (*CMsgClientDeauthorizeDeviceRequest) GetDeauthorizationAccountId ¶
func (x *CMsgClientDeauthorizeDeviceRequest) GetDeauthorizationAccountId() uint32
func (*CMsgClientDeauthorizeDeviceRequest) GetDeauthorizationDeviceToken ¶
func (x *CMsgClientDeauthorizeDeviceRequest) GetDeauthorizationDeviceToken() uint64
func (*CMsgClientDeauthorizeDeviceRequest) ProtoMessage ¶
func (*CMsgClientDeauthorizeDeviceRequest) ProtoMessage()
func (*CMsgClientDeauthorizeDeviceRequest) ProtoReflect ¶
func (x *CMsgClientDeauthorizeDeviceRequest) ProtoReflect() protoreflect.Message
func (*CMsgClientDeauthorizeDeviceRequest) Reset ¶
func (x *CMsgClientDeauthorizeDeviceRequest) Reset()
func (*CMsgClientDeauthorizeDeviceRequest) String ¶
func (x *CMsgClientDeauthorizeDeviceRequest) String() 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"` // contains filtered or unexported fields }
func (*CMsgClientDeleteFriendsGroup) Descriptor
deprecated
func (*CMsgClientDeleteFriendsGroup) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientDeleteFriendsGroup.ProtoReflect.Descriptor instead.
func (*CMsgClientDeleteFriendsGroup) GetGroupid ¶
func (x *CMsgClientDeleteFriendsGroup) GetGroupid() int32
func (*CMsgClientDeleteFriendsGroup) GetSteamid ¶
func (x *CMsgClientDeleteFriendsGroup) GetSteamid() uint64
func (*CMsgClientDeleteFriendsGroup) ProtoMessage ¶
func (*CMsgClientDeleteFriendsGroup) ProtoMessage()
func (*CMsgClientDeleteFriendsGroup) ProtoReflect ¶
func (x *CMsgClientDeleteFriendsGroup) ProtoReflect() protoreflect.Message
func (*CMsgClientDeleteFriendsGroup) Reset ¶
func (x *CMsgClientDeleteFriendsGroup) Reset()
func (*CMsgClientDeleteFriendsGroup) String ¶
func (x *CMsgClientDeleteFriendsGroup) String() string
type CMsgClientDeleteFriendsGroupResponse ¶
type CMsgClientDeleteFriendsGroupResponse struct { Eresult *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientDeleteFriendsGroupResponse) Descriptor
deprecated
func (*CMsgClientDeleteFriendsGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientDeleteFriendsGroupResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientDeleteFriendsGroupResponse) GetEresult ¶
func (x *CMsgClientDeleteFriendsGroupResponse) GetEresult() uint32
func (*CMsgClientDeleteFriendsGroupResponse) ProtoMessage ¶
func (*CMsgClientDeleteFriendsGroupResponse) ProtoMessage()
func (*CMsgClientDeleteFriendsGroupResponse) ProtoReflect ¶
func (x *CMsgClientDeleteFriendsGroupResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientDeleteFriendsGroupResponse) Reset ¶
func (x *CMsgClientDeleteFriendsGroupResponse) Reset()
func (*CMsgClientDeleteFriendsGroupResponse) String ¶
func (x *CMsgClientDeleteFriendsGroupResponse) String() 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=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientDeregisterWithServer) Descriptor
deprecated
func (*CMsgClientDeregisterWithServer) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientDeregisterWithServer.ProtoReflect.Descriptor instead.
func (*CMsgClientDeregisterWithServer) GetAppId ¶
func (x *CMsgClientDeregisterWithServer) GetAppId() uint32
func (*CMsgClientDeregisterWithServer) GetEservertype ¶
func (x *CMsgClientDeregisterWithServer) GetEservertype() uint32
func (*CMsgClientDeregisterWithServer) ProtoMessage ¶
func (*CMsgClientDeregisterWithServer) ProtoMessage()
func (*CMsgClientDeregisterWithServer) ProtoReflect ¶
func (x *CMsgClientDeregisterWithServer) ProtoReflect() protoreflect.Message
func (*CMsgClientDeregisterWithServer) Reset ¶
func (x *CMsgClientDeregisterWithServer) Reset()
func (*CMsgClientDeregisterWithServer) String ¶
func (x *CMsgClientDeregisterWithServer) String() string
type CMsgClientEmailAddrInfo ¶
type CMsgClientEmailAddrInfo struct { EmailAddress *string `protobuf:"bytes,1,opt,name=email_address,json=emailAddress" json:"email_address,omitempty"` EmailIsValidated *bool `protobuf:"varint,2,opt,name=email_is_validated,json=emailIsValidated" json:"email_is_validated,omitempty"` EmailValidationChanged *bool `protobuf:"varint,3,opt,name=email_validation_changed,json=emailValidationChanged" json:"email_validation_changed,omitempty"` CredentialChangeRequiresCode *bool `` /* 143-byte string literal not displayed */ PasswordOrSecretqaChangeRequiresCode *bool `` /* 171-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgClientEmailAddrInfo) Descriptor
deprecated
func (*CMsgClientEmailAddrInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientEmailAddrInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientEmailAddrInfo) GetCredentialChangeRequiresCode ¶
func (x *CMsgClientEmailAddrInfo) GetCredentialChangeRequiresCode() bool
func (*CMsgClientEmailAddrInfo) GetEmailAddress ¶
func (x *CMsgClientEmailAddrInfo) GetEmailAddress() string
func (*CMsgClientEmailAddrInfo) GetEmailIsValidated ¶
func (x *CMsgClientEmailAddrInfo) GetEmailIsValidated() bool
func (*CMsgClientEmailAddrInfo) GetEmailValidationChanged ¶
func (x *CMsgClientEmailAddrInfo) GetEmailValidationChanged() bool
func (*CMsgClientEmailAddrInfo) GetPasswordOrSecretqaChangeRequiresCode ¶
func (x *CMsgClientEmailAddrInfo) GetPasswordOrSecretqaChangeRequiresCode() bool
func (*CMsgClientEmailAddrInfo) ProtoMessage ¶
func (*CMsgClientEmailAddrInfo) ProtoMessage()
func (*CMsgClientEmailAddrInfo) ProtoReflect ¶
func (x *CMsgClientEmailAddrInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientEmailAddrInfo) Reset ¶
func (x *CMsgClientEmailAddrInfo) Reset()
func (*CMsgClientEmailAddrInfo) String ¶
func (x *CMsgClientEmailAddrInfo) String() string
type CMsgClientEmoticonList ¶
type CMsgClientEmoticonList struct { Emoticons []*CMsgClientEmoticonList_Emoticon `protobuf:"bytes,1,rep,name=emoticons" json:"emoticons,omitempty"` Stickers []*CMsgClientEmoticonList_Sticker `protobuf:"bytes,2,rep,name=stickers" json:"stickers,omitempty"` Effects []*CMsgClientEmoticonList_Effect `protobuf:"bytes,3,rep,name=effects" json:"effects,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientEmoticonList) Descriptor
deprecated
func (*CMsgClientEmoticonList) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientEmoticonList.ProtoReflect.Descriptor instead.
func (*CMsgClientEmoticonList) GetEffects ¶
func (x *CMsgClientEmoticonList) GetEffects() []*CMsgClientEmoticonList_Effect
func (*CMsgClientEmoticonList) GetEmoticons ¶
func (x *CMsgClientEmoticonList) GetEmoticons() []*CMsgClientEmoticonList_Emoticon
func (*CMsgClientEmoticonList) GetStickers ¶
func (x *CMsgClientEmoticonList) GetStickers() []*CMsgClientEmoticonList_Sticker
func (*CMsgClientEmoticonList) ProtoMessage ¶
func (*CMsgClientEmoticonList) ProtoMessage()
func (*CMsgClientEmoticonList) ProtoReflect ¶
func (x *CMsgClientEmoticonList) ProtoReflect() protoreflect.Message
func (*CMsgClientEmoticonList) Reset ¶
func (x *CMsgClientEmoticonList) Reset()
func (*CMsgClientEmoticonList) String ¶
func (x *CMsgClientEmoticonList) String() string
type CMsgClientEmoticonList_Effect ¶
type CMsgClientEmoticonList_Effect struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Count *int32 `protobuf:"varint,2,opt,name=count" json:"count,omitempty"` TimeReceived *uint32 `protobuf:"varint,3,opt,name=time_received,json=timeReceived" json:"time_received,omitempty"` InfiniteUse *bool `protobuf:"varint,4,opt,name=infinite_use,json=infiniteUse" json:"infinite_use,omitempty"` Appid *uint32 `protobuf:"varint,5,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientEmoticonList_Effect) Descriptor
deprecated
func (*CMsgClientEmoticonList_Effect) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientEmoticonList_Effect.ProtoReflect.Descriptor instead.
func (*CMsgClientEmoticonList_Effect) GetAppid ¶
func (x *CMsgClientEmoticonList_Effect) GetAppid() uint32
func (*CMsgClientEmoticonList_Effect) GetCount ¶
func (x *CMsgClientEmoticonList_Effect) GetCount() int32
func (*CMsgClientEmoticonList_Effect) GetInfiniteUse ¶
func (x *CMsgClientEmoticonList_Effect) GetInfiniteUse() bool
func (*CMsgClientEmoticonList_Effect) GetName ¶
func (x *CMsgClientEmoticonList_Effect) GetName() string
func (*CMsgClientEmoticonList_Effect) GetTimeReceived ¶
func (x *CMsgClientEmoticonList_Effect) GetTimeReceived() uint32
func (*CMsgClientEmoticonList_Effect) ProtoMessage ¶
func (*CMsgClientEmoticonList_Effect) ProtoMessage()
func (*CMsgClientEmoticonList_Effect) ProtoReflect ¶
func (x *CMsgClientEmoticonList_Effect) ProtoReflect() protoreflect.Message
func (*CMsgClientEmoticonList_Effect) Reset ¶
func (x *CMsgClientEmoticonList_Effect) Reset()
func (*CMsgClientEmoticonList_Effect) String ¶
func (x *CMsgClientEmoticonList_Effect) 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"` TimeLastUsed *uint32 `protobuf:"varint,3,opt,name=time_last_used,json=timeLastUsed" json:"time_last_used,omitempty"` UseCount *uint32 `protobuf:"varint,4,opt,name=use_count,json=useCount" json:"use_count,omitempty"` TimeReceived *uint32 `protobuf:"varint,5,opt,name=time_received,json=timeReceived" json:"time_received,omitempty"` Appid *uint32 `protobuf:"varint,6,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientEmoticonList_Emoticon) Descriptor
deprecated
func (*CMsgClientEmoticonList_Emoticon) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientEmoticonList_Emoticon.ProtoReflect.Descriptor instead.
func (*CMsgClientEmoticonList_Emoticon) GetAppid ¶
func (x *CMsgClientEmoticonList_Emoticon) GetAppid() uint32
func (*CMsgClientEmoticonList_Emoticon) GetCount ¶
func (x *CMsgClientEmoticonList_Emoticon) GetCount() int32
func (*CMsgClientEmoticonList_Emoticon) GetName ¶
func (x *CMsgClientEmoticonList_Emoticon) GetName() string
func (*CMsgClientEmoticonList_Emoticon) GetTimeLastUsed ¶
func (x *CMsgClientEmoticonList_Emoticon) GetTimeLastUsed() uint32
func (*CMsgClientEmoticonList_Emoticon) GetTimeReceived ¶
func (x *CMsgClientEmoticonList_Emoticon) GetTimeReceived() uint32
func (*CMsgClientEmoticonList_Emoticon) GetUseCount ¶
func (x *CMsgClientEmoticonList_Emoticon) GetUseCount() uint32
func (*CMsgClientEmoticonList_Emoticon) ProtoMessage ¶
func (*CMsgClientEmoticonList_Emoticon) ProtoMessage()
func (*CMsgClientEmoticonList_Emoticon) ProtoReflect ¶
func (x *CMsgClientEmoticonList_Emoticon) ProtoReflect() protoreflect.Message
func (*CMsgClientEmoticonList_Emoticon) Reset ¶
func (x *CMsgClientEmoticonList_Emoticon) Reset()
func (*CMsgClientEmoticonList_Emoticon) String ¶
func (x *CMsgClientEmoticonList_Emoticon) String() string
type CMsgClientEmoticonList_Sticker ¶
type CMsgClientEmoticonList_Sticker struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Count *int32 `protobuf:"varint,2,opt,name=count" json:"count,omitempty"` TimeReceived *uint32 `protobuf:"varint,3,opt,name=time_received,json=timeReceived" json:"time_received,omitempty"` Appid *uint32 `protobuf:"varint,4,opt,name=appid" json:"appid,omitempty"` TimeLastUsed *uint32 `protobuf:"varint,5,opt,name=time_last_used,json=timeLastUsed" json:"time_last_used,omitempty"` UseCount *uint32 `protobuf:"varint,6,opt,name=use_count,json=useCount" json:"use_count,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientEmoticonList_Sticker) Descriptor
deprecated
func (*CMsgClientEmoticonList_Sticker) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientEmoticonList_Sticker.ProtoReflect.Descriptor instead.
func (*CMsgClientEmoticonList_Sticker) GetAppid ¶
func (x *CMsgClientEmoticonList_Sticker) GetAppid() uint32
func (*CMsgClientEmoticonList_Sticker) GetCount ¶
func (x *CMsgClientEmoticonList_Sticker) GetCount() int32
func (*CMsgClientEmoticonList_Sticker) GetName ¶
func (x *CMsgClientEmoticonList_Sticker) GetName() string
func (*CMsgClientEmoticonList_Sticker) GetTimeLastUsed ¶
func (x *CMsgClientEmoticonList_Sticker) GetTimeLastUsed() uint32
func (*CMsgClientEmoticonList_Sticker) GetTimeReceived ¶
func (x *CMsgClientEmoticonList_Sticker) GetTimeReceived() uint32
func (*CMsgClientEmoticonList_Sticker) GetUseCount ¶
func (x *CMsgClientEmoticonList_Sticker) GetUseCount() uint32
func (*CMsgClientEmoticonList_Sticker) ProtoMessage ¶
func (*CMsgClientEmoticonList_Sticker) ProtoMessage()
func (*CMsgClientEmoticonList_Sticker) ProtoReflect ¶
func (x *CMsgClientEmoticonList_Sticker) ProtoReflect() protoreflect.Message
func (*CMsgClientEmoticonList_Sticker) Reset ¶
func (x *CMsgClientEmoticonList_Sticker) Reset()
func (*CMsgClientEmoticonList_Sticker) String ¶
func (x *CMsgClientEmoticonList_Sticker) String() string
type CMsgClientFSGetFriendsSteamLevels ¶
type CMsgClientFSGetFriendsSteamLevels struct { Accountids []uint32 `protobuf:"varint,1,rep,name=accountids" json:"accountids,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientFSGetFriendsSteamLevels) Descriptor
deprecated
func (*CMsgClientFSGetFriendsSteamLevels) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFSGetFriendsSteamLevels.ProtoReflect.Descriptor instead.
func (*CMsgClientFSGetFriendsSteamLevels) GetAccountids ¶
func (x *CMsgClientFSGetFriendsSteamLevels) GetAccountids() []uint32
func (*CMsgClientFSGetFriendsSteamLevels) ProtoMessage ¶
func (*CMsgClientFSGetFriendsSteamLevels) ProtoMessage()
func (*CMsgClientFSGetFriendsSteamLevels) ProtoReflect ¶
func (x *CMsgClientFSGetFriendsSteamLevels) ProtoReflect() protoreflect.Message
func (*CMsgClientFSGetFriendsSteamLevels) Reset ¶
func (x *CMsgClientFSGetFriendsSteamLevels) Reset()
func (*CMsgClientFSGetFriendsSteamLevels) String ¶
func (x *CMsgClientFSGetFriendsSteamLevels) String() string
type CMsgClientFSGetFriendsSteamLevelsResponse ¶
type CMsgClientFSGetFriendsSteamLevelsResponse struct { Friends []*CMsgClientFSGetFriendsSteamLevelsResponse_Friend `protobuf:"bytes,1,rep,name=friends" json:"friends,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientFSGetFriendsSteamLevelsResponse) Descriptor
deprecated
func (*CMsgClientFSGetFriendsSteamLevelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFSGetFriendsSteamLevelsResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientFSGetFriendsSteamLevelsResponse) GetFriends ¶
func (x *CMsgClientFSGetFriendsSteamLevelsResponse) GetFriends() []*CMsgClientFSGetFriendsSteamLevelsResponse_Friend
func (*CMsgClientFSGetFriendsSteamLevelsResponse) ProtoMessage ¶
func (*CMsgClientFSGetFriendsSteamLevelsResponse) ProtoMessage()
func (*CMsgClientFSGetFriendsSteamLevelsResponse) ProtoReflect ¶
func (x *CMsgClientFSGetFriendsSteamLevelsResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientFSGetFriendsSteamLevelsResponse) Reset ¶
func (x *CMsgClientFSGetFriendsSteamLevelsResponse) Reset()
func (*CMsgClientFSGetFriendsSteamLevelsResponse) String ¶
func (x *CMsgClientFSGetFriendsSteamLevelsResponse) String() 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"` // contains filtered or unexported fields }
func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) Descriptor
deprecated
func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFSGetFriendsSteamLevelsResponse_Friend.ProtoReflect.Descriptor instead.
func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) GetAccountid ¶
func (x *CMsgClientFSGetFriendsSteamLevelsResponse_Friend) GetAccountid() uint32
func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) GetLevel ¶
func (x *CMsgClientFSGetFriendsSteamLevelsResponse_Friend) GetLevel() uint32
func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) ProtoMessage ¶
func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) ProtoMessage()
func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) ProtoReflect ¶
func (x *CMsgClientFSGetFriendsSteamLevelsResponse_Friend) ProtoReflect() protoreflect.Message
func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) Reset ¶
func (x *CMsgClientFSGetFriendsSteamLevelsResponse_Friend) Reset()
func (*CMsgClientFSGetFriendsSteamLevelsResponse_Friend) String ¶
func (x *CMsgClientFSGetFriendsSteamLevelsResponse_Friend) String() 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=chatEntryType" 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=rtime32ServerTimestamp" json:"rtime32_server_timestamp,omitempty"` EchoToSender *bool `protobuf:"varint,5,opt,name=echo_to_sender,json=echoToSender" json:"echo_to_sender,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientFriendMsg) Descriptor
deprecated
func (*CMsgClientFriendMsg) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFriendMsg.ProtoReflect.Descriptor instead.
func (*CMsgClientFriendMsg) GetChatEntryType ¶
func (x *CMsgClientFriendMsg) GetChatEntryType() int32
func (*CMsgClientFriendMsg) GetEchoToSender ¶
func (x *CMsgClientFriendMsg) GetEchoToSender() bool
func (*CMsgClientFriendMsg) GetMessage ¶
func (x *CMsgClientFriendMsg) GetMessage() []byte
func (*CMsgClientFriendMsg) GetRtime32ServerTimestamp ¶
func (x *CMsgClientFriendMsg) GetRtime32ServerTimestamp() uint32
func (*CMsgClientFriendMsg) GetSteamid ¶
func (x *CMsgClientFriendMsg) GetSteamid() uint64
func (*CMsgClientFriendMsg) ProtoMessage ¶
func (*CMsgClientFriendMsg) ProtoMessage()
func (*CMsgClientFriendMsg) ProtoReflect ¶
func (x *CMsgClientFriendMsg) ProtoReflect() protoreflect.Message
func (*CMsgClientFriendMsg) Reset ¶
func (x *CMsgClientFriendMsg) Reset()
func (*CMsgClientFriendMsg) String ¶
func (x *CMsgClientFriendMsg) String() string
type CMsgClientFriendMsgIncoming ¶
type CMsgClientFriendMsgIncoming struct { SteamidFrom *uint64 `protobuf:"fixed64,1,opt,name=steamid_from,json=steamidFrom" json:"steamid_from,omitempty"` ChatEntryType *int32 `protobuf:"varint,2,opt,name=chat_entry_type,json=chatEntryType" json:"chat_entry_type,omitempty"` FromLimitedAccount *bool `protobuf:"varint,3,opt,name=from_limited_account,json=fromLimitedAccount" 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=rtime32ServerTimestamp" json:"rtime32_server_timestamp,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientFriendMsgIncoming) Descriptor
deprecated
func (*CMsgClientFriendMsgIncoming) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFriendMsgIncoming.ProtoReflect.Descriptor instead.
func (*CMsgClientFriendMsgIncoming) GetChatEntryType ¶
func (x *CMsgClientFriendMsgIncoming) GetChatEntryType() int32
func (*CMsgClientFriendMsgIncoming) GetFromLimitedAccount ¶
func (x *CMsgClientFriendMsgIncoming) GetFromLimitedAccount() bool
func (*CMsgClientFriendMsgIncoming) GetMessage ¶
func (x *CMsgClientFriendMsgIncoming) GetMessage() []byte
func (*CMsgClientFriendMsgIncoming) GetRtime32ServerTimestamp ¶
func (x *CMsgClientFriendMsgIncoming) GetRtime32ServerTimestamp() uint32
func (*CMsgClientFriendMsgIncoming) GetSteamidFrom ¶
func (x *CMsgClientFriendMsgIncoming) GetSteamidFrom() uint64
func (*CMsgClientFriendMsgIncoming) ProtoMessage ¶
func (*CMsgClientFriendMsgIncoming) ProtoMessage()
func (*CMsgClientFriendMsgIncoming) ProtoReflect ¶
func (x *CMsgClientFriendMsgIncoming) ProtoReflect() protoreflect.Message
func (*CMsgClientFriendMsgIncoming) Reset ¶
func (x *CMsgClientFriendMsgIncoming) Reset()
func (*CMsgClientFriendMsgIncoming) String ¶
func (x *CMsgClientFriendMsgIncoming) String() string
type CMsgClientFriendProfileInfo ¶
type CMsgClientFriendProfileInfo struct { SteamidFriend *uint64 `protobuf:"fixed64,1,opt,name=steamid_friend,json=steamidFriend" json:"steamid_friend,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientFriendProfileInfo) Descriptor
deprecated
func (*CMsgClientFriendProfileInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFriendProfileInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientFriendProfileInfo) GetSteamidFriend ¶
func (x *CMsgClientFriendProfileInfo) GetSteamidFriend() uint64
func (*CMsgClientFriendProfileInfo) ProtoMessage ¶
func (*CMsgClientFriendProfileInfo) ProtoMessage()
func (*CMsgClientFriendProfileInfo) ProtoReflect ¶
func (x *CMsgClientFriendProfileInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientFriendProfileInfo) Reset ¶
func (x *CMsgClientFriendProfileInfo) Reset()
func (*CMsgClientFriendProfileInfo) String ¶
func (x *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=steamidFriend" json:"steamid_friend,omitempty"` TimeCreated *uint32 `protobuf:"varint,3,opt,name=time_created,json=timeCreated" json:"time_created,omitempty"` RealName *string `protobuf:"bytes,4,opt,name=real_name,json=realName" json:"real_name,omitempty"` CityName *string `protobuf:"bytes,5,opt,name=city_name,json=cityName" json:"city_name,omitempty"` StateName *string `protobuf:"bytes,6,opt,name=state_name,json=stateName" json:"state_name,omitempty"` CountryName *string `protobuf:"bytes,7,opt,name=country_name,json=countryName" 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"` // contains filtered or unexported fields }
func (*CMsgClientFriendProfileInfoResponse) Descriptor
deprecated
func (*CMsgClientFriendProfileInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFriendProfileInfoResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientFriendProfileInfoResponse) GetCityName ¶
func (x *CMsgClientFriendProfileInfoResponse) GetCityName() string
func (*CMsgClientFriendProfileInfoResponse) GetCountryName ¶
func (x *CMsgClientFriendProfileInfoResponse) GetCountryName() string
func (*CMsgClientFriendProfileInfoResponse) GetEresult ¶
func (x *CMsgClientFriendProfileInfoResponse) GetEresult() int32
func (*CMsgClientFriendProfileInfoResponse) GetHeadline ¶
func (x *CMsgClientFriendProfileInfoResponse) GetHeadline() string
func (*CMsgClientFriendProfileInfoResponse) GetRealName ¶
func (x *CMsgClientFriendProfileInfoResponse) GetRealName() string
func (*CMsgClientFriendProfileInfoResponse) GetStateName ¶
func (x *CMsgClientFriendProfileInfoResponse) GetStateName() string
func (*CMsgClientFriendProfileInfoResponse) GetSteamidFriend ¶
func (x *CMsgClientFriendProfileInfoResponse) GetSteamidFriend() uint64
func (*CMsgClientFriendProfileInfoResponse) GetSummary ¶
func (x *CMsgClientFriendProfileInfoResponse) GetSummary() string
func (*CMsgClientFriendProfileInfoResponse) GetTimeCreated ¶
func (x *CMsgClientFriendProfileInfoResponse) GetTimeCreated() uint32
func (*CMsgClientFriendProfileInfoResponse) ProtoMessage ¶
func (*CMsgClientFriendProfileInfoResponse) ProtoMessage()
func (*CMsgClientFriendProfileInfoResponse) ProtoReflect ¶
func (x *CMsgClientFriendProfileInfoResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientFriendProfileInfoResponse) Reset ¶
func (x *CMsgClientFriendProfileInfoResponse) Reset()
func (*CMsgClientFriendProfileInfoResponse) String ¶
func (x *CMsgClientFriendProfileInfoResponse) String() string
type CMsgClientFriendUserStatusPublished ¶
type CMsgClientFriendUserStatusPublished struct { FriendSteamid *uint64 `protobuf:"fixed64,1,opt,name=friend_steamid,json=friendSteamid" 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=statusText" json:"status_text,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientFriendUserStatusPublished) Descriptor
deprecated
func (*CMsgClientFriendUserStatusPublished) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFriendUserStatusPublished.ProtoReflect.Descriptor instead.
func (*CMsgClientFriendUserStatusPublished) GetAppid ¶
func (x *CMsgClientFriendUserStatusPublished) GetAppid() uint32
func (*CMsgClientFriendUserStatusPublished) GetFriendSteamid ¶
func (x *CMsgClientFriendUserStatusPublished) GetFriendSteamid() uint64
func (*CMsgClientFriendUserStatusPublished) GetStatusText ¶
func (x *CMsgClientFriendUserStatusPublished) GetStatusText() string
func (*CMsgClientFriendUserStatusPublished) ProtoMessage ¶
func (*CMsgClientFriendUserStatusPublished) ProtoMessage()
func (*CMsgClientFriendUserStatusPublished) ProtoReflect ¶
func (x *CMsgClientFriendUserStatusPublished) ProtoReflect() protoreflect.Message
func (*CMsgClientFriendUserStatusPublished) Reset ¶
func (x *CMsgClientFriendUserStatusPublished) Reset()
func (*CMsgClientFriendUserStatusPublished) String ¶
func (x *CMsgClientFriendUserStatusPublished) String() 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"` // contains filtered or unexported fields }
func (*CMsgClientFriendsGroupsList) Descriptor
deprecated
func (*CMsgClientFriendsGroupsList) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFriendsGroupsList.ProtoReflect.Descriptor instead.
func (*CMsgClientFriendsGroupsList) GetBincremental ¶
func (x *CMsgClientFriendsGroupsList) GetBincremental() bool
func (*CMsgClientFriendsGroupsList) GetBremoval ¶
func (x *CMsgClientFriendsGroupsList) GetBremoval() bool
func (*CMsgClientFriendsGroupsList) GetFriendGroups ¶
func (x *CMsgClientFriendsGroupsList) GetFriendGroups() []*CMsgClientFriendsGroupsList_FriendGroup
func (*CMsgClientFriendsGroupsList) GetMemberships ¶
func (x *CMsgClientFriendsGroupsList) GetMemberships() []*CMsgClientFriendsGroupsList_FriendGroupsMembership
func (*CMsgClientFriendsGroupsList) ProtoMessage ¶
func (*CMsgClientFriendsGroupsList) ProtoMessage()
func (*CMsgClientFriendsGroupsList) ProtoReflect ¶
func (x *CMsgClientFriendsGroupsList) ProtoReflect() protoreflect.Message
func (*CMsgClientFriendsGroupsList) Reset ¶
func (x *CMsgClientFriendsGroupsList) Reset()
func (*CMsgClientFriendsGroupsList) String ¶
func (x *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"` // contains filtered or unexported fields }
func (*CMsgClientFriendsGroupsList_FriendGroup) Descriptor
deprecated
func (*CMsgClientFriendsGroupsList_FriendGroup) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFriendsGroupsList_FriendGroup.ProtoReflect.Descriptor instead.
func (*CMsgClientFriendsGroupsList_FriendGroup) GetNGroupID ¶
func (x *CMsgClientFriendsGroupsList_FriendGroup) GetNGroupID() int32
func (*CMsgClientFriendsGroupsList_FriendGroup) GetStrGroupName ¶
func (x *CMsgClientFriendsGroupsList_FriendGroup) GetStrGroupName() string
func (*CMsgClientFriendsGroupsList_FriendGroup) ProtoMessage ¶
func (*CMsgClientFriendsGroupsList_FriendGroup) ProtoMessage()
func (*CMsgClientFriendsGroupsList_FriendGroup) ProtoReflect ¶
func (x *CMsgClientFriendsGroupsList_FriendGroup) ProtoReflect() protoreflect.Message
func (*CMsgClientFriendsGroupsList_FriendGroup) Reset ¶
func (x *CMsgClientFriendsGroupsList_FriendGroup) Reset()
func (*CMsgClientFriendsGroupsList_FriendGroup) String ¶
func (x *CMsgClientFriendsGroupsList_FriendGroup) String() 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"` // contains filtered or unexported fields }
func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) Descriptor
deprecated
func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFriendsGroupsList_FriendGroupsMembership.ProtoReflect.Descriptor instead.
func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) GetNGroupID ¶
func (x *CMsgClientFriendsGroupsList_FriendGroupsMembership) GetNGroupID() int32
func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) GetUlSteamID ¶
func (x *CMsgClientFriendsGroupsList_FriendGroupsMembership) GetUlSteamID() uint64
func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) ProtoMessage ¶
func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) ProtoMessage()
func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) ProtoReflect ¶
func (x *CMsgClientFriendsGroupsList_FriendGroupsMembership) ProtoReflect() protoreflect.Message
func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) Reset ¶
func (x *CMsgClientFriendsGroupsList_FriendGroupsMembership) Reset()
func (*CMsgClientFriendsGroupsList_FriendGroupsMembership) String ¶
func (x *CMsgClientFriendsGroupsList_FriendGroupsMembership) String() 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=maxFriendCount" json:"max_friend_count,omitempty"` ActiveFriendCount *uint32 `protobuf:"varint,4,opt,name=active_friend_count,json=activeFriendCount" json:"active_friend_count,omitempty"` FriendsLimitHit *bool `protobuf:"varint,5,opt,name=friends_limit_hit,json=friendsLimitHit" json:"friends_limit_hit,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientFriendsList) Descriptor
deprecated
func (*CMsgClientFriendsList) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFriendsList.ProtoReflect.Descriptor instead.
func (*CMsgClientFriendsList) GetActiveFriendCount ¶
func (x *CMsgClientFriendsList) GetActiveFriendCount() uint32
func (*CMsgClientFriendsList) GetBincremental ¶
func (x *CMsgClientFriendsList) GetBincremental() bool
func (*CMsgClientFriendsList) GetFriends ¶
func (x *CMsgClientFriendsList) GetFriends() []*CMsgClientFriendsList_Friend
func (*CMsgClientFriendsList) GetFriendsLimitHit ¶
func (x *CMsgClientFriendsList) GetFriendsLimitHit() bool
func (*CMsgClientFriendsList) GetMaxFriendCount ¶
func (x *CMsgClientFriendsList) GetMaxFriendCount() uint32
func (*CMsgClientFriendsList) ProtoMessage ¶
func (*CMsgClientFriendsList) ProtoMessage()
func (*CMsgClientFriendsList) ProtoReflect ¶
func (x *CMsgClientFriendsList) ProtoReflect() protoreflect.Message
func (*CMsgClientFriendsList) Reset ¶
func (x *CMsgClientFriendsList) Reset()
func (*CMsgClientFriendsList) String ¶
func (x *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"` // contains filtered or unexported fields }
func (*CMsgClientFriendsList_Friend) Descriptor
deprecated
func (*CMsgClientFriendsList_Friend) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientFriendsList_Friend.ProtoReflect.Descriptor instead.
func (*CMsgClientFriendsList_Friend) GetEfriendrelationship ¶
func (x *CMsgClientFriendsList_Friend) GetEfriendrelationship() uint32
func (*CMsgClientFriendsList_Friend) GetUlfriendid ¶
func (x *CMsgClientFriendsList_Friend) GetUlfriendid() uint64
func (*CMsgClientFriendsList_Friend) ProtoMessage ¶
func (*CMsgClientFriendsList_Friend) ProtoMessage()
func (*CMsgClientFriendsList_Friend) ProtoReflect ¶
func (x *CMsgClientFriendsList_Friend) ProtoReflect() protoreflect.Message
func (*CMsgClientFriendsList_Friend) Reset ¶
func (x *CMsgClientFriendsList_Friend) Reset()
func (*CMsgClientFriendsList_Friend) String ¶
func (x *CMsgClientFriendsList_Friend) String() string
type CMsgClientGameConnectTokens ¶
type CMsgClientGameConnectTokens struct { MaxTokensToKeep *uint32 `protobuf:"varint,1,opt,name=max_tokens_to_keep,json=maxTokensToKeep,def=10" json:"max_tokens_to_keep,omitempty"` Tokens [][]byte `protobuf:"bytes,2,rep,name=tokens" json:"tokens,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGameConnectTokens) Descriptor
deprecated
func (*CMsgClientGameConnectTokens) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGameConnectTokens.ProtoReflect.Descriptor instead.
func (*CMsgClientGameConnectTokens) GetMaxTokensToKeep ¶
func (x *CMsgClientGameConnectTokens) GetMaxTokensToKeep() uint32
func (*CMsgClientGameConnectTokens) GetTokens ¶
func (x *CMsgClientGameConnectTokens) GetTokens() [][]byte
func (*CMsgClientGameConnectTokens) ProtoMessage ¶
func (*CMsgClientGameConnectTokens) ProtoMessage()
func (*CMsgClientGameConnectTokens) ProtoReflect ¶
func (x *CMsgClientGameConnectTokens) ProtoReflect() protoreflect.Message
func (*CMsgClientGameConnectTokens) Reset ¶
func (x *CMsgClientGameConnectTokens) Reset()
func (*CMsgClientGameConnectTokens) String ¶
func (x *CMsgClientGameConnectTokens) String() string
type CMsgClientGamesPlayed ¶
type CMsgClientGamesPlayed struct { GamesPlayed []*CMsgClientGamesPlayed_GamePlayed `protobuf:"bytes,1,rep,name=games_played,json=gamesPlayed" json:"games_played,omitempty"` ClientOsType *uint32 `protobuf:"varint,2,opt,name=client_os_type,json=clientOsType" json:"client_os_type,omitempty"` CloudGamingPlatform *uint32 `protobuf:"varint,3,opt,name=cloud_gaming_platform,json=cloudGamingPlatform" json:"cloud_gaming_platform,omitempty"` RecentReauthentication *bool `protobuf:"varint,4,opt,name=recent_reauthentication,json=recentReauthentication" json:"recent_reauthentication,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGamesPlayed) Descriptor
deprecated
func (*CMsgClientGamesPlayed) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGamesPlayed.ProtoReflect.Descriptor instead.
func (*CMsgClientGamesPlayed) GetClientOsType ¶
func (x *CMsgClientGamesPlayed) GetClientOsType() uint32
func (*CMsgClientGamesPlayed) GetCloudGamingPlatform ¶
func (x *CMsgClientGamesPlayed) GetCloudGamingPlatform() uint32
func (*CMsgClientGamesPlayed) GetGamesPlayed ¶
func (x *CMsgClientGamesPlayed) GetGamesPlayed() []*CMsgClientGamesPlayed_GamePlayed
func (*CMsgClientGamesPlayed) GetRecentReauthentication ¶
func (x *CMsgClientGamesPlayed) GetRecentReauthentication() bool
func (*CMsgClientGamesPlayed) ProtoMessage ¶
func (*CMsgClientGamesPlayed) ProtoMessage()
func (*CMsgClientGamesPlayed) ProtoReflect ¶
func (x *CMsgClientGamesPlayed) ProtoReflect() protoreflect.Message
func (*CMsgClientGamesPlayed) Reset ¶
func (x *CMsgClientGamesPlayed) Reset()
func (*CMsgClientGamesPlayed) String ¶
func (x *CMsgClientGamesPlayed) String() string
type CMsgClientGamesPlayed_GamePlayed ¶
type CMsgClientGamesPlayed_GamePlayed struct { SteamIdGs *uint64 `protobuf:"varint,1,opt,name=steam_id_gs,json=steamIdGs" json:"steam_id_gs,omitempty"` GameId *uint64 `protobuf:"fixed64,2,opt,name=game_id,json=gameId" json:"game_id,omitempty"` DeprecatedGameIpAddress *uint32 `` /* 128-byte string literal not displayed */ GamePort *uint32 `protobuf:"varint,4,opt,name=game_port,json=gamePort" json:"game_port,omitempty"` IsSecure *bool `protobuf:"varint,5,opt,name=is_secure,json=isSecure" 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=gameExtraInfo" json:"game_extra_info,omitempty"` GameDataBlob []byte `protobuf:"bytes,8,opt,name=game_data_blob,json=gameDataBlob" json:"game_data_blob,omitempty"` ProcessId *uint32 `protobuf:"varint,9,opt,name=process_id,json=processId" json:"process_id,omitempty"` StreamingProviderId *uint32 `protobuf:"varint,10,opt,name=streaming_provider_id,json=streamingProviderId" json:"streaming_provider_id,omitempty"` GameFlags *uint32 `protobuf:"varint,11,opt,name=game_flags,json=gameFlags" json:"game_flags,omitempty"` OwnerId *uint32 `protobuf:"varint,12,opt,name=owner_id,json=ownerId" json:"owner_id,omitempty"` VrHmdVendor *string `protobuf:"bytes,13,opt,name=vr_hmd_vendor,json=vrHmdVendor" json:"vr_hmd_vendor,omitempty"` VrHmdModel *string `protobuf:"bytes,14,opt,name=vr_hmd_model,json=vrHmdModel" json:"vr_hmd_model,omitempty"` LaunchOptionType *uint32 `protobuf:"varint,15,opt,name=launch_option_type,json=launchOptionType,def=0" json:"launch_option_type,omitempty"` PrimaryControllerType *int32 `` /* 128-byte string literal not displayed */ PrimarySteamControllerSerial *string `` /* 143-byte string literal not displayed */ TotalSteamControllerCount *uint32 `` /* 141-byte string literal not displayed */ TotalNonSteamControllerCount *uint32 `` /* 152-byte string literal not displayed */ ControllerWorkshopFileId *uint64 `` /* 138-byte string literal not displayed */ LaunchSource *uint32 `protobuf:"varint,21,opt,name=launch_source,json=launchSource,def=0" json:"launch_source,omitempty"` VrHmdRuntime *uint32 `protobuf:"varint,22,opt,name=vr_hmd_runtime,json=vrHmdRuntime" json:"vr_hmd_runtime,omitempty"` GameIpAddress *CMsgIPAddress `protobuf:"bytes,23,opt,name=game_ip_address,json=gameIpAddress" json:"game_ip_address,omitempty"` ControllerConnectionType *uint32 `` /* 136-byte string literal not displayed */ GameOsPlatform *int32 `protobuf:"varint,25,opt,name=game_os_platform,json=gameOsPlatform" json:"game_os_platform,omitempty"` GameBuildId *uint32 `protobuf:"varint,26,opt,name=game_build_id,json=gameBuildId" json:"game_build_id,omitempty"` CompatToolId *uint32 `protobuf:"varint,27,opt,name=compat_tool_id,json=compatToolId,def=0" json:"compat_tool_id,omitempty"` CompatToolCmd *string `protobuf:"bytes,28,opt,name=compat_tool_cmd,json=compatToolCmd" json:"compat_tool_cmd,omitempty"` CompatToolBuildId *uint32 `protobuf:"varint,29,opt,name=compat_tool_build_id,json=compatToolBuildId" json:"compat_tool_build_id,omitempty"` BetaName *string `protobuf:"bytes,30,opt,name=beta_name,json=betaName" json:"beta_name,omitempty"` DlcContext *uint32 `protobuf:"varint,31,opt,name=dlc_context,json=dlcContext" json:"dlc_context,omitempty"` ProcessIdList []*CMsgClientGamesPlayed_ProcessInfo `protobuf:"bytes,32,rep,name=process_id_list,json=processIdList" json:"process_id_list,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGamesPlayed_GamePlayed) Descriptor
deprecated
func (*CMsgClientGamesPlayed_GamePlayed) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGamesPlayed_GamePlayed.ProtoReflect.Descriptor instead.
func (*CMsgClientGamesPlayed_GamePlayed) GetBetaName ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetBetaName() string
func (*CMsgClientGamesPlayed_GamePlayed) GetCompatToolBuildId ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetCompatToolBuildId() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetCompatToolCmd ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetCompatToolCmd() string
func (*CMsgClientGamesPlayed_GamePlayed) GetCompatToolId ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetCompatToolId() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetControllerConnectionType ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetControllerConnectionType() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetControllerWorkshopFileId ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetControllerWorkshopFileId() uint64
func (*CMsgClientGamesPlayed_GamePlayed) GetDeprecatedGameIpAddress ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetDeprecatedGameIpAddress() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetDlcContext ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetDlcContext() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetGameBuildId ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetGameBuildId() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetGameDataBlob ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetGameDataBlob() []byte
func (*CMsgClientGamesPlayed_GamePlayed) GetGameExtraInfo ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetGameExtraInfo() string
func (*CMsgClientGamesPlayed_GamePlayed) GetGameFlags ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetGameFlags() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetGameId ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetGameId() uint64
func (*CMsgClientGamesPlayed_GamePlayed) GetGameIpAddress ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetGameIpAddress() *CMsgIPAddress
func (*CMsgClientGamesPlayed_GamePlayed) GetGameOsPlatform ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetGameOsPlatform() int32
func (*CMsgClientGamesPlayed_GamePlayed) GetGamePort ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetGamePort() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetIsSecure ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetIsSecure() bool
func (*CMsgClientGamesPlayed_GamePlayed) GetLaunchOptionType ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetLaunchOptionType() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetLaunchSource ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetLaunchSource() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetOwnerId ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetOwnerId() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetPrimaryControllerType ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetPrimaryControllerType() int32
func (*CMsgClientGamesPlayed_GamePlayed) GetPrimarySteamControllerSerial ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetPrimarySteamControllerSerial() string
func (*CMsgClientGamesPlayed_GamePlayed) GetProcessId ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetProcessId() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetProcessIdList ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetProcessIdList() []*CMsgClientGamesPlayed_ProcessInfo
func (*CMsgClientGamesPlayed_GamePlayed) GetSteamIdGs ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetSteamIdGs() uint64
func (*CMsgClientGamesPlayed_GamePlayed) GetStreamingProviderId ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetStreamingProviderId() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetToken ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetToken() []byte
func (*CMsgClientGamesPlayed_GamePlayed) GetTotalNonSteamControllerCount ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetTotalNonSteamControllerCount() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetTotalSteamControllerCount ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetTotalSteamControllerCount() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetVrHmdModel ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetVrHmdModel() string
func (*CMsgClientGamesPlayed_GamePlayed) GetVrHmdRuntime ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetVrHmdRuntime() uint32
func (*CMsgClientGamesPlayed_GamePlayed) GetVrHmdVendor ¶
func (x *CMsgClientGamesPlayed_GamePlayed) GetVrHmdVendor() string
func (*CMsgClientGamesPlayed_GamePlayed) ProtoMessage ¶
func (*CMsgClientGamesPlayed_GamePlayed) ProtoMessage()
func (*CMsgClientGamesPlayed_GamePlayed) ProtoReflect ¶
func (x *CMsgClientGamesPlayed_GamePlayed) ProtoReflect() protoreflect.Message
func (*CMsgClientGamesPlayed_GamePlayed) Reset ¶
func (x *CMsgClientGamesPlayed_GamePlayed) Reset()
func (*CMsgClientGamesPlayed_GamePlayed) String ¶
func (x *CMsgClientGamesPlayed_GamePlayed) String() string
type CMsgClientGamesPlayed_ProcessInfo ¶
type CMsgClientGamesPlayed_ProcessInfo struct { ProcessId *uint32 `protobuf:"varint,1,opt,name=process_id,json=processId" json:"process_id,omitempty"` ProcessIdParent *uint32 `protobuf:"varint,2,opt,name=process_id_parent,json=processIdParent" json:"process_id_parent,omitempty"` ParentIsSteam *bool `protobuf:"varint,3,opt,name=parent_is_steam,json=parentIsSteam" json:"parent_is_steam,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGamesPlayed_ProcessInfo) Descriptor
deprecated
func (*CMsgClientGamesPlayed_ProcessInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGamesPlayed_ProcessInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientGamesPlayed_ProcessInfo) GetParentIsSteam ¶
func (x *CMsgClientGamesPlayed_ProcessInfo) GetParentIsSteam() bool
func (*CMsgClientGamesPlayed_ProcessInfo) GetProcessId ¶
func (x *CMsgClientGamesPlayed_ProcessInfo) GetProcessId() uint32
func (*CMsgClientGamesPlayed_ProcessInfo) GetProcessIdParent ¶
func (x *CMsgClientGamesPlayed_ProcessInfo) GetProcessIdParent() uint32
func (*CMsgClientGamesPlayed_ProcessInfo) ProtoMessage ¶
func (*CMsgClientGamesPlayed_ProcessInfo) ProtoMessage()
func (*CMsgClientGamesPlayed_ProcessInfo) ProtoReflect ¶
func (x *CMsgClientGamesPlayed_ProcessInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientGamesPlayed_ProcessInfo) Reset ¶
func (x *CMsgClientGamesPlayed_ProcessInfo) Reset()
func (*CMsgClientGamesPlayed_ProcessInfo) String ¶
func (x *CMsgClientGamesPlayed_ProcessInfo) String() string
type CMsgClientGetAppOwnershipTicket ¶
type CMsgClientGetAppOwnershipTicket struct { AppId *uint32 `protobuf:"varint,1,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGetAppOwnershipTicket) Descriptor
deprecated
func (*CMsgClientGetAppOwnershipTicket) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetAppOwnershipTicket.ProtoReflect.Descriptor instead.
func (*CMsgClientGetAppOwnershipTicket) GetAppId ¶
func (x *CMsgClientGetAppOwnershipTicket) GetAppId() uint32
func (*CMsgClientGetAppOwnershipTicket) ProtoMessage ¶
func (*CMsgClientGetAppOwnershipTicket) ProtoMessage()
func (*CMsgClientGetAppOwnershipTicket) ProtoReflect ¶
func (x *CMsgClientGetAppOwnershipTicket) ProtoReflect() protoreflect.Message
func (*CMsgClientGetAppOwnershipTicket) Reset ¶
func (x *CMsgClientGetAppOwnershipTicket) Reset()
func (*CMsgClientGetAppOwnershipTicket) String ¶
func (x *CMsgClientGetAppOwnershipTicket) String() 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=appId" json:"app_id,omitempty"` Ticket []byte `protobuf:"bytes,3,opt,name=ticket" json:"ticket,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGetAppOwnershipTicketResponse) Descriptor
deprecated
func (*CMsgClientGetAppOwnershipTicketResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetAppOwnershipTicketResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientGetAppOwnershipTicketResponse) GetAppId ¶
func (x *CMsgClientGetAppOwnershipTicketResponse) GetAppId() uint32
func (*CMsgClientGetAppOwnershipTicketResponse) GetEresult ¶
func (x *CMsgClientGetAppOwnershipTicketResponse) GetEresult() uint32
func (*CMsgClientGetAppOwnershipTicketResponse) GetTicket ¶
func (x *CMsgClientGetAppOwnershipTicketResponse) GetTicket() []byte
func (*CMsgClientGetAppOwnershipTicketResponse) ProtoMessage ¶
func (*CMsgClientGetAppOwnershipTicketResponse) ProtoMessage()
func (*CMsgClientGetAppOwnershipTicketResponse) ProtoReflect ¶
func (x *CMsgClientGetAppOwnershipTicketResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientGetAppOwnershipTicketResponse) Reset ¶
func (x *CMsgClientGetAppOwnershipTicketResponse) Reset()
func (*CMsgClientGetAppOwnershipTicketResponse) String ¶
func (x *CMsgClientGetAppOwnershipTicketResponse) String() string
type CMsgClientGetAuthorizedDevices ¶
type CMsgClientGetAuthorizedDevices struct {
// contains filtered or unexported fields
}
func (*CMsgClientGetAuthorizedDevices) Descriptor
deprecated
func (*CMsgClientGetAuthorizedDevices) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetAuthorizedDevices.ProtoReflect.Descriptor instead.
func (*CMsgClientGetAuthorizedDevices) ProtoMessage ¶
func (*CMsgClientGetAuthorizedDevices) ProtoMessage()
func (*CMsgClientGetAuthorizedDevices) ProtoReflect ¶
func (x *CMsgClientGetAuthorizedDevices) ProtoReflect() protoreflect.Message
func (*CMsgClientGetAuthorizedDevices) Reset ¶
func (x *CMsgClientGetAuthorizedDevices) Reset()
func (*CMsgClientGetAuthorizedDevices) String ¶
func (x *CMsgClientGetAuthorizedDevices) String() 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=authorizedDevice" json:"authorized_device,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGetAuthorizedDevicesResponse) Descriptor
deprecated
func (*CMsgClientGetAuthorizedDevicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetAuthorizedDevicesResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientGetAuthorizedDevicesResponse) GetAuthorizedDevice ¶
func (x *CMsgClientGetAuthorizedDevicesResponse) GetAuthorizedDevice() []*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice
func (*CMsgClientGetAuthorizedDevicesResponse) GetEresult ¶
func (x *CMsgClientGetAuthorizedDevicesResponse) GetEresult() int32
func (*CMsgClientGetAuthorizedDevicesResponse) ProtoMessage ¶
func (*CMsgClientGetAuthorizedDevicesResponse) ProtoMessage()
func (*CMsgClientGetAuthorizedDevicesResponse) ProtoReflect ¶
func (x *CMsgClientGetAuthorizedDevicesResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientGetAuthorizedDevicesResponse) Reset ¶
func (x *CMsgClientGetAuthorizedDevicesResponse) Reset()
func (*CMsgClientGetAuthorizedDevicesResponse) String ¶
func (x *CMsgClientGetAuthorizedDevicesResponse) String() string
type CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice ¶
type CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice struct { AuthDeviceToken *uint64 `protobuf:"varint,1,opt,name=auth_device_token,json=authDeviceToken" json:"auth_device_token,omitempty"` DeviceName *string `protobuf:"bytes,2,opt,name=device_name,json=deviceName" json:"device_name,omitempty"` LastAccessTime *uint32 `protobuf:"varint,3,opt,name=last_access_time,json=lastAccessTime" json:"last_access_time,omitempty"` BorrowerId *uint32 `protobuf:"varint,4,opt,name=borrower_id,json=borrowerId" json:"borrower_id,omitempty"` IsPending *bool `protobuf:"varint,5,opt,name=is_pending,json=isPending" json:"is_pending,omitempty"` AppPlayed *uint32 `protobuf:"varint,6,opt,name=app_played,json=appPlayed" json:"app_played,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) Descriptor
deprecated
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice.ProtoReflect.Descriptor instead.
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetAppPlayed ¶
func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetAppPlayed() uint32
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetAuthDeviceToken ¶
func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetAuthDeviceToken() uint64
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetBorrowerId ¶
func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetBorrowerId() uint32
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetDeviceName ¶
func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetDeviceName() string
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetIsPending ¶
func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetIsPending() bool
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetLastAccessTime ¶
func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) GetLastAccessTime() uint32
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) ProtoMessage ¶
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) ProtoMessage()
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) ProtoReflect ¶
func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) ProtoReflect() protoreflect.Message
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) Reset ¶
func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) Reset()
func (*CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) String ¶
func (x *CMsgClientGetAuthorizedDevicesResponse_AuthorizedDevice) String() string
type CMsgClientGetCDNAuthToken ¶
type CMsgClientGetCDNAuthToken struct { DepotId *uint32 `protobuf:"varint,1,opt,name=depot_id,json=depotId" json:"depot_id,omitempty"` HostName *string `protobuf:"bytes,2,opt,name=host_name,json=hostName" json:"host_name,omitempty"` AppId *uint32 `protobuf:"varint,3,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGetCDNAuthToken) Descriptor
deprecated
func (*CMsgClientGetCDNAuthToken) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetCDNAuthToken.ProtoReflect.Descriptor instead.
func (*CMsgClientGetCDNAuthToken) GetAppId ¶
func (x *CMsgClientGetCDNAuthToken) GetAppId() uint32
func (*CMsgClientGetCDNAuthToken) GetDepotId ¶
func (x *CMsgClientGetCDNAuthToken) GetDepotId() uint32
func (*CMsgClientGetCDNAuthToken) GetHostName ¶
func (x *CMsgClientGetCDNAuthToken) GetHostName() string
func (*CMsgClientGetCDNAuthToken) ProtoMessage ¶
func (*CMsgClientGetCDNAuthToken) ProtoMessage()
func (*CMsgClientGetCDNAuthToken) ProtoReflect ¶
func (x *CMsgClientGetCDNAuthToken) ProtoReflect() protoreflect.Message
func (*CMsgClientGetCDNAuthToken) Reset ¶
func (x *CMsgClientGetCDNAuthToken) Reset()
func (*CMsgClientGetCDNAuthToken) String ¶
func (x *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=expirationTime" json:"expiration_time,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGetCDNAuthTokenResponse) Descriptor
deprecated
func (*CMsgClientGetCDNAuthTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetCDNAuthTokenResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientGetCDNAuthTokenResponse) GetEresult ¶
func (x *CMsgClientGetCDNAuthTokenResponse) GetEresult() uint32
func (*CMsgClientGetCDNAuthTokenResponse) GetExpirationTime ¶
func (x *CMsgClientGetCDNAuthTokenResponse) GetExpirationTime() uint32
func (*CMsgClientGetCDNAuthTokenResponse) GetToken ¶
func (x *CMsgClientGetCDNAuthTokenResponse) GetToken() string
func (*CMsgClientGetCDNAuthTokenResponse) ProtoMessage ¶
func (*CMsgClientGetCDNAuthTokenResponse) ProtoMessage()
func (*CMsgClientGetCDNAuthTokenResponse) ProtoReflect ¶
func (x *CMsgClientGetCDNAuthTokenResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientGetCDNAuthTokenResponse) Reset ¶
func (x *CMsgClientGetCDNAuthTokenResponse) Reset()
func (*CMsgClientGetCDNAuthTokenResponse) String ¶
func (x *CMsgClientGetCDNAuthTokenResponse) String() string
type CMsgClientGetClanActivityCounts ¶
type CMsgClientGetClanActivityCounts struct { SteamidClans []uint64 `protobuf:"varint,1,rep,name=steamid_clans,json=steamidClans" json:"steamid_clans,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGetClanActivityCounts) Descriptor
deprecated
func (*CMsgClientGetClanActivityCounts) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetClanActivityCounts.ProtoReflect.Descriptor instead.
func (*CMsgClientGetClanActivityCounts) GetSteamidClans ¶
func (x *CMsgClientGetClanActivityCounts) GetSteamidClans() []uint64
func (*CMsgClientGetClanActivityCounts) ProtoMessage ¶
func (*CMsgClientGetClanActivityCounts) ProtoMessage()
func (*CMsgClientGetClanActivityCounts) ProtoReflect ¶
func (x *CMsgClientGetClanActivityCounts) ProtoReflect() protoreflect.Message
func (*CMsgClientGetClanActivityCounts) Reset ¶
func (x *CMsgClientGetClanActivityCounts) Reset()
func (*CMsgClientGetClanActivityCounts) String ¶
func (x *CMsgClientGetClanActivityCounts) String() string
type CMsgClientGetClanActivityCountsResponse ¶
type CMsgClientGetClanActivityCountsResponse struct { Eresult *uint32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGetClanActivityCountsResponse) Descriptor
deprecated
func (*CMsgClientGetClanActivityCountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetClanActivityCountsResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientGetClanActivityCountsResponse) GetEresult ¶
func (x *CMsgClientGetClanActivityCountsResponse) GetEresult() uint32
func (*CMsgClientGetClanActivityCountsResponse) ProtoMessage ¶
func (*CMsgClientGetClanActivityCountsResponse) ProtoMessage()
func (*CMsgClientGetClanActivityCountsResponse) ProtoReflect ¶
func (x *CMsgClientGetClanActivityCountsResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientGetClanActivityCountsResponse) Reset ¶
func (x *CMsgClientGetClanActivityCountsResponse) Reset()
func (*CMsgClientGetClanActivityCountsResponse) String ¶
func (x *CMsgClientGetClanActivityCountsResponse) String() string
type CMsgClientGetDepotDecryptionKey ¶
type CMsgClientGetDepotDecryptionKey struct { DepotId *uint32 `protobuf:"varint,1,opt,name=depot_id,json=depotId" json:"depot_id,omitempty"` AppId *uint32 `protobuf:"varint,2,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGetDepotDecryptionKey) Descriptor
deprecated
func (*CMsgClientGetDepotDecryptionKey) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetDepotDecryptionKey.ProtoReflect.Descriptor instead.
func (*CMsgClientGetDepotDecryptionKey) GetAppId ¶
func (x *CMsgClientGetDepotDecryptionKey) GetAppId() uint32
func (*CMsgClientGetDepotDecryptionKey) GetDepotId ¶
func (x *CMsgClientGetDepotDecryptionKey) GetDepotId() uint32
func (*CMsgClientGetDepotDecryptionKey) ProtoMessage ¶
func (*CMsgClientGetDepotDecryptionKey) ProtoMessage()
func (*CMsgClientGetDepotDecryptionKey) ProtoReflect ¶
func (x *CMsgClientGetDepotDecryptionKey) ProtoReflect() protoreflect.Message
func (*CMsgClientGetDepotDecryptionKey) Reset ¶
func (x *CMsgClientGetDepotDecryptionKey) Reset()
func (*CMsgClientGetDepotDecryptionKey) String ¶
func (x *CMsgClientGetDepotDecryptionKey) String() 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=depotId" json:"depot_id,omitempty"` DepotEncryptionKey []byte `protobuf:"bytes,3,opt,name=depot_encryption_key,json=depotEncryptionKey" json:"depot_encryption_key,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGetDepotDecryptionKeyResponse) Descriptor
deprecated
func (*CMsgClientGetDepotDecryptionKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetDepotDecryptionKeyResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientGetDepotDecryptionKeyResponse) GetDepotEncryptionKey ¶
func (x *CMsgClientGetDepotDecryptionKeyResponse) GetDepotEncryptionKey() []byte
func (*CMsgClientGetDepotDecryptionKeyResponse) GetDepotId ¶
func (x *CMsgClientGetDepotDecryptionKeyResponse) GetDepotId() uint32
func (*CMsgClientGetDepotDecryptionKeyResponse) GetEresult ¶
func (x *CMsgClientGetDepotDecryptionKeyResponse) GetEresult() int32
func (*CMsgClientGetDepotDecryptionKeyResponse) ProtoMessage ¶
func (*CMsgClientGetDepotDecryptionKeyResponse) ProtoMessage()
func (*CMsgClientGetDepotDecryptionKeyResponse) ProtoReflect ¶
func (x *CMsgClientGetDepotDecryptionKeyResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientGetDepotDecryptionKeyResponse) Reset ¶
func (x *CMsgClientGetDepotDecryptionKeyResponse) Reset()
func (*CMsgClientGetDepotDecryptionKeyResponse) String ¶
func (x *CMsgClientGetDepotDecryptionKeyResponse) String() string
type CMsgClientGetEmoticonList ¶
type CMsgClientGetEmoticonList struct {
// contains filtered or unexported fields
}
func (*CMsgClientGetEmoticonList) Descriptor
deprecated
func (*CMsgClientGetEmoticonList) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetEmoticonList.ProtoReflect.Descriptor instead.
func (*CMsgClientGetEmoticonList) ProtoMessage ¶
func (*CMsgClientGetEmoticonList) ProtoMessage()
func (*CMsgClientGetEmoticonList) ProtoReflect ¶
func (x *CMsgClientGetEmoticonList) ProtoReflect() protoreflect.Message
func (*CMsgClientGetEmoticonList) Reset ¶
func (x *CMsgClientGetEmoticonList) Reset()
func (*CMsgClientGetEmoticonList) String ¶
func (x *CMsgClientGetEmoticonList) String() string
type CMsgClientGetPeerContentInfo ¶
type CMsgClientGetPeerContentInfo struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` ClientRemoteId *uint64 `protobuf:"fixed64,2,opt,name=client_remote_id,json=clientRemoteId" json:"client_remote_id,omitempty"` OwnedGamesVisible *bool `protobuf:"varint,3,opt,name=owned_games_visible,json=ownedGamesVisible" json:"owned_games_visible,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGetPeerContentInfo) Descriptor
deprecated
func (*CMsgClientGetPeerContentInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetPeerContentInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientGetPeerContentInfo) GetClientRemoteId ¶
func (x *CMsgClientGetPeerContentInfo) GetClientRemoteId() uint64
func (*CMsgClientGetPeerContentInfo) GetOwnedGamesVisible ¶
func (x *CMsgClientGetPeerContentInfo) GetOwnedGamesVisible() bool
func (*CMsgClientGetPeerContentInfo) GetSteamid ¶
func (x *CMsgClientGetPeerContentInfo) GetSteamid() uint64
func (*CMsgClientGetPeerContentInfo) ProtoMessage ¶
func (*CMsgClientGetPeerContentInfo) ProtoMessage()
func (*CMsgClientGetPeerContentInfo) ProtoReflect ¶
func (x *CMsgClientGetPeerContentInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientGetPeerContentInfo) Reset ¶
func (x *CMsgClientGetPeerContentInfo) Reset()
func (*CMsgClientGetPeerContentInfo) String ¶
func (x *CMsgClientGetPeerContentInfo) String() string
type CMsgClientGetPeerContentInfoResponse ¶
type CMsgClientGetPeerContentInfoResponse struct { Result *uint32 `protobuf:"varint,1,opt,name=result" json:"result,omitempty"` Apps []uint32 `protobuf:"varint,2,rep,name=apps" json:"apps,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientGetPeerContentInfoResponse) Descriptor
deprecated
func (*CMsgClientGetPeerContentInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientGetPeerContentInfoResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientGetPeerContentInfoResponse) GetApps ¶
func (x *CMsgClientGetPeerContentInfoResponse) GetApps() []uint32
func (*CMsgClientGetPeerContentInfoResponse) GetResult ¶
func (x *CMsgClientGetPeerContentInfoResponse) GetResult() uint32
func (*CMsgClientGetPeerContentInfoResponse) ProtoMessage ¶
func (*CMsgClientGetPeerContentInfoResponse) ProtoMessage()
func (*CMsgClientGetPeerContentInfoResponse) ProtoReflect ¶
func (x *CMsgClientGetPeerContentInfoResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientGetPeerContentInfoResponse) Reset ¶
func (x *CMsgClientGetPeerContentInfoResponse) Reset()
func (*CMsgClientGetPeerContentInfoResponse) String ¶
func (x *CMsgClientGetPeerContentInfoResponse) String() string
type CMsgClientHeartBeat ¶
type CMsgClientHeartBeat struct { SendReply *bool `protobuf:"varint,1,opt,name=send_reply,json=sendReply" json:"send_reply,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientHeartBeat) Descriptor
deprecated
func (*CMsgClientHeartBeat) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientHeartBeat.ProtoReflect.Descriptor instead.
func (*CMsgClientHeartBeat) GetSendReply ¶
func (x *CMsgClientHeartBeat) GetSendReply() bool
func (*CMsgClientHeartBeat) ProtoMessage ¶
func (*CMsgClientHeartBeat) ProtoMessage()
func (*CMsgClientHeartBeat) ProtoReflect ¶
func (x *CMsgClientHeartBeat) ProtoReflect() protoreflect.Message
func (*CMsgClientHeartBeat) Reset ¶
func (x *CMsgClientHeartBeat) Reset()
func (*CMsgClientHeartBeat) String ¶
func (x *CMsgClientHeartBeat) String() string
type CMsgClientHello ¶
type CMsgClientHello struct { ProtocolVersion *uint32 `protobuf:"varint,1,opt,name=protocol_version,json=protocolVersion" json:"protocol_version,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientHello) Descriptor
deprecated
func (*CMsgClientHello) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientHello.ProtoReflect.Descriptor instead.
func (*CMsgClientHello) GetProtocolVersion ¶
func (x *CMsgClientHello) GetProtocolVersion() uint32
func (*CMsgClientHello) ProtoMessage ¶
func (*CMsgClientHello) ProtoMessage()
func (*CMsgClientHello) ProtoReflect ¶
func (x *CMsgClientHello) ProtoReflect() protoreflect.Message
func (*CMsgClientHello) Reset ¶
func (x *CMsgClientHello) Reset()
func (*CMsgClientHello) String ¶
func (x *CMsgClientHello) 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"` // contains filtered or unexported fields }
func (*CMsgClientHideFriend) Descriptor
deprecated
func (*CMsgClientHideFriend) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientHideFriend.ProtoReflect.Descriptor instead.
func (*CMsgClientHideFriend) GetFriendid ¶
func (x *CMsgClientHideFriend) GetFriendid() uint64
func (*CMsgClientHideFriend) GetHide ¶
func (x *CMsgClientHideFriend) GetHide() bool
func (*CMsgClientHideFriend) ProtoMessage ¶
func (*CMsgClientHideFriend) ProtoMessage()
func (*CMsgClientHideFriend) ProtoReflect ¶
func (x *CMsgClientHideFriend) ProtoReflect() protoreflect.Message
func (*CMsgClientHideFriend) Reset ¶
func (x *CMsgClientHideFriend) Reset()
func (*CMsgClientHideFriend) String ¶
func (x *CMsgClientHideFriend) String() string
type CMsgClientInviteToGame ¶
type CMsgClientInviteToGame struct { SteamIdDest *uint64 `protobuf:"fixed64,1,opt,name=steam_id_dest,json=steamIdDest" json:"steam_id_dest,omitempty"` SteamIdSrc *uint64 `protobuf:"fixed64,2,opt,name=steam_id_src,json=steamIdSrc" json:"steam_id_src,omitempty"` ConnectString *string `protobuf:"bytes,3,opt,name=connect_string,json=connectString" json:"connect_string,omitempty"` RemotePlay *string `protobuf:"bytes,4,opt,name=remote_play,json=remotePlay" json:"remote_play,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientInviteToGame) Descriptor
deprecated
func (*CMsgClientInviteToGame) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientInviteToGame.ProtoReflect.Descriptor instead.
func (*CMsgClientInviteToGame) GetConnectString ¶
func (x *CMsgClientInviteToGame) GetConnectString() string
func (*CMsgClientInviteToGame) GetRemotePlay ¶
func (x *CMsgClientInviteToGame) GetRemotePlay() string
func (*CMsgClientInviteToGame) GetSteamIdDest ¶
func (x *CMsgClientInviteToGame) GetSteamIdDest() uint64
func (*CMsgClientInviteToGame) GetSteamIdSrc ¶
func (x *CMsgClientInviteToGame) GetSteamIdSrc() uint64
func (*CMsgClientInviteToGame) ProtoMessage ¶
func (*CMsgClientInviteToGame) ProtoMessage()
func (*CMsgClientInviteToGame) ProtoReflect ¶
func (x *CMsgClientInviteToGame) ProtoReflect() protoreflect.Message
func (*CMsgClientInviteToGame) Reset ¶
func (x *CMsgClientInviteToGame) Reset()
func (*CMsgClientInviteToGame) String ¶
func (x *CMsgClientInviteToGame) String() string
type CMsgClientIsLimitedAccount ¶
type CMsgClientIsLimitedAccount struct { BisLimitedAccount *bool `protobuf:"varint,1,opt,name=bis_limited_account,json=bisLimitedAccount" json:"bis_limited_account,omitempty"` BisCommunityBanned *bool `protobuf:"varint,2,opt,name=bis_community_banned,json=bisCommunityBanned" json:"bis_community_banned,omitempty"` BisLockedAccount *bool `protobuf:"varint,3,opt,name=bis_locked_account,json=bisLockedAccount" json:"bis_locked_account,omitempty"` BisLimitedAccountAllowedToInviteFriends *bool `` /* 182-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgClientIsLimitedAccount) Descriptor
deprecated
func (*CMsgClientIsLimitedAccount) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientIsLimitedAccount.ProtoReflect.Descriptor instead.
func (*CMsgClientIsLimitedAccount) GetBisCommunityBanned ¶
func (x *CMsgClientIsLimitedAccount) GetBisCommunityBanned() bool
func (*CMsgClientIsLimitedAccount) GetBisLimitedAccount ¶
func (x *CMsgClientIsLimitedAccount) GetBisLimitedAccount() bool
func (*CMsgClientIsLimitedAccount) GetBisLimitedAccountAllowedToInviteFriends ¶
func (x *CMsgClientIsLimitedAccount) GetBisLimitedAccountAllowedToInviteFriends() bool
func (*CMsgClientIsLimitedAccount) GetBisLockedAccount ¶
func (x *CMsgClientIsLimitedAccount) GetBisLockedAccount() bool
func (*CMsgClientIsLimitedAccount) ProtoMessage ¶
func (*CMsgClientIsLimitedAccount) ProtoMessage()
func (*CMsgClientIsLimitedAccount) ProtoReflect ¶
func (x *CMsgClientIsLimitedAccount) ProtoReflect() protoreflect.Message
func (*CMsgClientIsLimitedAccount) Reset ¶
func (x *CMsgClientIsLimitedAccount) Reset()
func (*CMsgClientIsLimitedAccount) String ¶
func (x *CMsgClientIsLimitedAccount) String() string
type CMsgClientItemAnnouncements ¶
type CMsgClientItemAnnouncements struct { CountNewItems *uint32 `protobuf:"varint,1,opt,name=count_new_items,json=countNewItems" json:"count_new_items,omitempty"` UnseenItems []*CMsgClientItemAnnouncements_UnseenItem `protobuf:"bytes,2,rep,name=unseen_items,json=unseenItems" json:"unseen_items,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientItemAnnouncements) Descriptor
deprecated
func (*CMsgClientItemAnnouncements) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientItemAnnouncements.ProtoReflect.Descriptor instead.
func (*CMsgClientItemAnnouncements) GetCountNewItems ¶
func (x *CMsgClientItemAnnouncements) GetCountNewItems() uint32
func (*CMsgClientItemAnnouncements) GetUnseenItems ¶
func (x *CMsgClientItemAnnouncements) GetUnseenItems() []*CMsgClientItemAnnouncements_UnseenItem
func (*CMsgClientItemAnnouncements) ProtoMessage ¶
func (*CMsgClientItemAnnouncements) ProtoMessage()
func (*CMsgClientItemAnnouncements) ProtoReflect ¶
func (x *CMsgClientItemAnnouncements) ProtoReflect() protoreflect.Message
func (*CMsgClientItemAnnouncements) Reset ¶
func (x *CMsgClientItemAnnouncements) Reset()
func (*CMsgClientItemAnnouncements) String ¶
func (x *CMsgClientItemAnnouncements) String() string
type CMsgClientItemAnnouncements_UnseenItem ¶
type CMsgClientItemAnnouncements_UnseenItem struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` ContextId *uint64 `protobuf:"varint,2,opt,name=context_id,json=contextId" json:"context_id,omitempty"` AssetId *uint64 `protobuf:"varint,3,opt,name=asset_id,json=assetId" json:"asset_id,omitempty"` Amount *uint64 `protobuf:"varint,4,opt,name=amount" json:"amount,omitempty"` Rtime32Gained *uint32 `protobuf:"fixed32,5,opt,name=rtime32_gained,json=rtime32Gained" json:"rtime32_gained,omitempty"` SourceAppid *uint32 `protobuf:"varint,6,opt,name=source_appid,json=sourceAppid" json:"source_appid,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientItemAnnouncements_UnseenItem) Descriptor
deprecated
func (*CMsgClientItemAnnouncements_UnseenItem) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientItemAnnouncements_UnseenItem.ProtoReflect.Descriptor instead.
func (*CMsgClientItemAnnouncements_UnseenItem) GetAmount ¶
func (x *CMsgClientItemAnnouncements_UnseenItem) GetAmount() uint64
func (*CMsgClientItemAnnouncements_UnseenItem) GetAppid ¶
func (x *CMsgClientItemAnnouncements_UnseenItem) GetAppid() uint32
func (*CMsgClientItemAnnouncements_UnseenItem) GetAssetId ¶
func (x *CMsgClientItemAnnouncements_UnseenItem) GetAssetId() uint64
func (*CMsgClientItemAnnouncements_UnseenItem) GetContextId ¶
func (x *CMsgClientItemAnnouncements_UnseenItem) GetContextId() uint64
func (*CMsgClientItemAnnouncements_UnseenItem) GetRtime32Gained ¶
func (x *CMsgClientItemAnnouncements_UnseenItem) GetRtime32Gained() uint32
func (*CMsgClientItemAnnouncements_UnseenItem) GetSourceAppid ¶
func (x *CMsgClientItemAnnouncements_UnseenItem) GetSourceAppid() uint32
func (*CMsgClientItemAnnouncements_UnseenItem) ProtoMessage ¶
func (*CMsgClientItemAnnouncements_UnseenItem) ProtoMessage()
func (*CMsgClientItemAnnouncements_UnseenItem) ProtoReflect ¶
func (x *CMsgClientItemAnnouncements_UnseenItem) ProtoReflect() protoreflect.Message
func (*CMsgClientItemAnnouncements_UnseenItem) Reset ¶
func (x *CMsgClientItemAnnouncements_UnseenItem) Reset()
func (*CMsgClientItemAnnouncements_UnseenItem) String ¶
func (x *CMsgClientItemAnnouncements_UnseenItem) String() string
type CMsgClientKickPlayingSession ¶
type CMsgClientKickPlayingSession struct { OnlyStopGame *bool `protobuf:"varint,1,opt,name=only_stop_game,json=onlyStopGame" json:"only_stop_game,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientKickPlayingSession) Descriptor
deprecated
func (*CMsgClientKickPlayingSession) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientKickPlayingSession.ProtoReflect.Descriptor instead.
func (*CMsgClientKickPlayingSession) GetOnlyStopGame ¶
func (x *CMsgClientKickPlayingSession) GetOnlyStopGame() bool
func (*CMsgClientKickPlayingSession) ProtoMessage ¶
func (*CMsgClientKickPlayingSession) ProtoMessage()
func (*CMsgClientKickPlayingSession) ProtoReflect ¶
func (x *CMsgClientKickPlayingSession) ProtoReflect() protoreflect.Message
func (*CMsgClientKickPlayingSession) Reset ¶
func (x *CMsgClientKickPlayingSession) Reset()
func (*CMsgClientKickPlayingSession) String ¶
func (x *CMsgClientKickPlayingSession) 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"` // contains filtered or unexported fields }
func (*CMsgClientLicenseList) Descriptor
deprecated
func (*CMsgClientLicenseList) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientLicenseList.ProtoReflect.Descriptor instead.
func (*CMsgClientLicenseList) GetEresult ¶
func (x *CMsgClientLicenseList) GetEresult() int32
func (*CMsgClientLicenseList) GetLicenses ¶
func (x *CMsgClientLicenseList) GetLicenses() []*CMsgClientLicenseList_License
func (*CMsgClientLicenseList) ProtoMessage ¶
func (*CMsgClientLicenseList) ProtoMessage()
func (*CMsgClientLicenseList) ProtoReflect ¶
func (x *CMsgClientLicenseList) ProtoReflect() protoreflect.Message
func (*CMsgClientLicenseList) Reset ¶
func (x *CMsgClientLicenseList) Reset()
func (*CMsgClientLicenseList) String ¶
func (x *CMsgClientLicenseList) String() string
type CMsgClientLicenseList_License ¶
type CMsgClientLicenseList_License struct { PackageId *uint32 `protobuf:"varint,1,opt,name=package_id,json=packageId" json:"package_id,omitempty"` TimeCreated *uint32 `protobuf:"fixed32,2,opt,name=time_created,json=timeCreated" json:"time_created,omitempty"` TimeNextProcess *uint32 `protobuf:"fixed32,3,opt,name=time_next_process,json=timeNextProcess" json:"time_next_process,omitempty"` MinuteLimit *int32 `protobuf:"varint,4,opt,name=minute_limit,json=minuteLimit" json:"minute_limit,omitempty"` MinutesUsed *int32 `protobuf:"varint,5,opt,name=minutes_used,json=minutesUsed" json:"minutes_used,omitempty"` PaymentMethod *uint32 `protobuf:"varint,6,opt,name=payment_method,json=paymentMethod" 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=purchaseCountryCode" json:"purchase_country_code,omitempty"` LicenseType *uint32 `protobuf:"varint,9,opt,name=license_type,json=licenseType" json:"license_type,omitempty"` TerritoryCode *int32 `protobuf:"varint,10,opt,name=territory_code,json=territoryCode" json:"territory_code,omitempty"` ChangeNumber *int32 `protobuf:"varint,11,opt,name=change_number,json=changeNumber" json:"change_number,omitempty"` OwnerId *uint32 `protobuf:"varint,12,opt,name=owner_id,json=ownerId" json:"owner_id,omitempty"` InitialPeriod *uint32 `protobuf:"varint,13,opt,name=initial_period,json=initialPeriod" json:"initial_period,omitempty"` InitialTimeUnit *uint32 `protobuf:"varint,14,opt,name=initial_time_unit,json=initialTimeUnit" json:"initial_time_unit,omitempty"` RenewalPeriod *uint32 `protobuf:"varint,15,opt,name=renewal_period,json=renewalPeriod" json:"renewal_period,omitempty"` RenewalTimeUnit *uint32 `protobuf:"varint,16,opt,name=renewal_time_unit,json=renewalTimeUnit" json:"renewal_time_unit,omitempty"` AccessToken *uint64 `protobuf:"varint,17,opt,name=access_token,json=accessToken" json:"access_token,omitempty"` MasterPackageId *uint32 `protobuf:"varint,18,opt,name=master_package_id,json=masterPackageId" json:"master_package_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientLicenseList_License) Descriptor
deprecated
func (*CMsgClientLicenseList_License) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientLicenseList_License.ProtoReflect.Descriptor instead.
func (*CMsgClientLicenseList_License) GetAccessToken ¶
func (x *CMsgClientLicenseList_License) GetAccessToken() uint64
func (*CMsgClientLicenseList_License) GetChangeNumber ¶
func (x *CMsgClientLicenseList_License) GetChangeNumber() int32
func (*CMsgClientLicenseList_License) GetFlags ¶
func (x *CMsgClientLicenseList_License) GetFlags() uint32
func (*CMsgClientLicenseList_License) GetInitialPeriod ¶
func (x *CMsgClientLicenseList_License) GetInitialPeriod() uint32
func (*CMsgClientLicenseList_License) GetInitialTimeUnit ¶
func (x *CMsgClientLicenseList_License) GetInitialTimeUnit() uint32
func (*CMsgClientLicenseList_License) GetLicenseType ¶
func (x *CMsgClientLicenseList_License) GetLicenseType() uint32
func (*CMsgClientLicenseList_License) GetMasterPackageId ¶
func (x *CMsgClientLicenseList_License) GetMasterPackageId() uint32
func (*CMsgClientLicenseList_License) GetMinuteLimit ¶
func (x *CMsgClientLicenseList_License) GetMinuteLimit() int32
func (*CMsgClientLicenseList_License) GetMinutesUsed ¶
func (x *CMsgClientLicenseList_License) GetMinutesUsed() int32
func (*CMsgClientLicenseList_License) GetOwnerId ¶
func (x *CMsgClientLicenseList_License) GetOwnerId() uint32
func (*CMsgClientLicenseList_License) GetPackageId ¶
func (x *CMsgClientLicenseList_License) GetPackageId() uint32
func (*CMsgClientLicenseList_License) GetPaymentMethod ¶
func (x *CMsgClientLicenseList_License) GetPaymentMethod() uint32
func (*CMsgClientLicenseList_License) GetPurchaseCountryCode ¶
func (x *CMsgClientLicenseList_License) GetPurchaseCountryCode() string
func (*CMsgClientLicenseList_License) GetRenewalPeriod ¶
func (x *CMsgClientLicenseList_License) GetRenewalPeriod() uint32
func (*CMsgClientLicenseList_License) GetRenewalTimeUnit ¶
func (x *CMsgClientLicenseList_License) GetRenewalTimeUnit() uint32
func (*CMsgClientLicenseList_License) GetTerritoryCode ¶
func (x *CMsgClientLicenseList_License) GetTerritoryCode() int32
func (*CMsgClientLicenseList_License) GetTimeCreated ¶
func (x *CMsgClientLicenseList_License) GetTimeCreated() uint32
func (*CMsgClientLicenseList_License) GetTimeNextProcess ¶
func (x *CMsgClientLicenseList_License) GetTimeNextProcess() uint32
func (*CMsgClientLicenseList_License) ProtoMessage ¶
func (*CMsgClientLicenseList_License) ProtoMessage()
func (*CMsgClientLicenseList_License) ProtoReflect ¶
func (x *CMsgClientLicenseList_License) ProtoReflect() protoreflect.Message
func (*CMsgClientLicenseList_License) Reset ¶
func (x *CMsgClientLicenseList_License) Reset()
func (*CMsgClientLicenseList_License) String ¶
func (x *CMsgClientLicenseList_License) String() string
type CMsgClientLogOff ¶
type CMsgClientLogOff struct {
// contains filtered or unexported fields
}
func (*CMsgClientLogOff) Descriptor
deprecated
func (*CMsgClientLogOff) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientLogOff.ProtoReflect.Descriptor instead.
func (*CMsgClientLogOff) ProtoMessage ¶
func (*CMsgClientLogOff) ProtoMessage()
func (*CMsgClientLogOff) ProtoReflect ¶
func (x *CMsgClientLogOff) ProtoReflect() protoreflect.Message
func (*CMsgClientLogOff) Reset ¶
func (x *CMsgClientLogOff) Reset()
func (*CMsgClientLogOff) String ¶
func (x *CMsgClientLogOff) String() string
type CMsgClientLoggedOff ¶
type CMsgClientLoggedOff struct { Eresult *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientLoggedOff) Descriptor
deprecated
func (*CMsgClientLoggedOff) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientLoggedOff.ProtoReflect.Descriptor instead.
func (*CMsgClientLoggedOff) GetEresult ¶
func (x *CMsgClientLoggedOff) GetEresult() int32
func (*CMsgClientLoggedOff) ProtoMessage ¶
func (*CMsgClientLoggedOff) ProtoMessage()
func (*CMsgClientLoggedOff) ProtoReflect ¶
func (x *CMsgClientLoggedOff) ProtoReflect() protoreflect.Message
func (*CMsgClientLoggedOff) Reset ¶
func (x *CMsgClientLoggedOff) Reset()
func (*CMsgClientLoggedOff) String ¶
func (x *CMsgClientLoggedOff) String() string
type CMsgClientLogon ¶
type CMsgClientLogon struct { ProtocolVersion *uint32 `protobuf:"varint,1,opt,name=protocol_version,json=protocolVersion" json:"protocol_version,omitempty"` DeprecatedObfustucatedPrivateIp *uint32 `` /* 152-byte string literal not displayed */ CellId *uint32 `protobuf:"varint,3,opt,name=cell_id,json=cellId" json:"cell_id,omitempty"` LastSessionId *uint32 `protobuf:"varint,4,opt,name=last_session_id,json=lastSessionId" json:"last_session_id,omitempty"` ClientPackageVersion *uint32 `protobuf:"varint,5,opt,name=client_package_version,json=clientPackageVersion" json:"client_package_version,omitempty"` ClientLanguage *string `protobuf:"bytes,6,opt,name=client_language,json=clientLanguage" json:"client_language,omitempty"` ClientOsType *uint32 `protobuf:"varint,7,opt,name=client_os_type,json=clientOsType" json:"client_os_type,omitempty"` ShouldRememberPassword *bool `` /* 129-byte string literal not displayed */ WineVersion *string `protobuf:"bytes,9,opt,name=wine_version,json=wineVersion" json:"wine_version,omitempty"` Deprecated_10 *uint32 `protobuf:"varint,10,opt,name=deprecated_10,json=deprecated10" json:"deprecated_10,omitempty"` ObfuscatedPrivateIp *CMsgIPAddress `protobuf:"bytes,11,opt,name=obfuscated_private_ip,json=obfuscatedPrivateIp" json:"obfuscated_private_ip,omitempty"` DeprecatedPublicIp *uint32 `protobuf:"varint,20,opt,name=deprecated_public_ip,json=deprecatedPublicIp" json:"deprecated_public_ip,omitempty"` QosLevel *uint32 `protobuf:"varint,21,opt,name=qos_level,json=qosLevel" json:"qos_level,omitempty"` ClientSuppliedSteamId *uint64 `protobuf:"fixed64,22,opt,name=client_supplied_steam_id,json=clientSuppliedSteamId" json:"client_supplied_steam_id,omitempty"` PublicIp *CMsgIPAddress `protobuf:"bytes,23,opt,name=public_ip,json=publicIp" json:"public_ip,omitempty"` MachineId []byte `protobuf:"bytes,30,opt,name=machine_id,json=machineId" json:"machine_id,omitempty"` LauncherType *uint32 `protobuf:"varint,31,opt,name=launcher_type,json=launcherType,def=0" json:"launcher_type,omitempty"` UiMode *uint32 `protobuf:"varint,32,opt,name=ui_mode,json=uiMode,def=0" json:"ui_mode,omitempty"` ChatMode *uint32 `protobuf:"varint,33,opt,name=chat_mode,json=chatMode,def=0" json:"chat_mode,omitempty"` Steam2AuthTicket []byte `protobuf:"bytes,41,opt,name=steam2_auth_ticket,json=steam2AuthTicket" json:"steam2_auth_ticket,omitempty"` EmailAddress *string `protobuf:"bytes,42,opt,name=email_address,json=emailAddress" json:"email_address,omitempty"` Rtime32AccountCreation *uint32 `protobuf:"fixed32,43,opt,name=rtime32_account_creation,json=rtime32AccountCreation" json:"rtime32_account_creation,omitempty"` AccountName *string `protobuf:"bytes,50,opt,name=account_name,json=accountName" json:"account_name,omitempty"` Password *string `protobuf:"bytes,51,opt,name=password" json:"password,omitempty"` GameServerToken *string `protobuf:"bytes,52,opt,name=game_server_token,json=gameServerToken" json:"game_server_token,omitempty"` LoginKey *string `protobuf:"bytes,60,opt,name=login_key,json=loginKey" json:"login_key,omitempty"` WasConvertedDeprecatedMsg *bool `` /* 141-byte string literal not displayed */ AnonUserTargetAccountName *string `` /* 136-byte string literal not displayed */ ResolvedUserSteamId *uint64 `protobuf:"fixed64,81,opt,name=resolved_user_steam_id,json=resolvedUserSteamId" json:"resolved_user_steam_id,omitempty"` EresultSentryfile *int32 `protobuf:"varint,82,opt,name=eresult_sentryfile,json=eresultSentryfile" json:"eresult_sentryfile,omitempty"` ShaSentryfile []byte `protobuf:"bytes,83,opt,name=sha_sentryfile,json=shaSentryfile" json:"sha_sentryfile,omitempty"` AuthCode *string `protobuf:"bytes,84,opt,name=auth_code,json=authCode" json:"auth_code,omitempty"` OtpType *int32 `protobuf:"varint,85,opt,name=otp_type,json=otpType" json:"otp_type,omitempty"` OtpValue *uint32 `protobuf:"varint,86,opt,name=otp_value,json=otpValue" json:"otp_value,omitempty"` OtpIdentifier *string `protobuf:"bytes,87,opt,name=otp_identifier,json=otpIdentifier" json:"otp_identifier,omitempty"` Steam2TicketRequest *bool `protobuf:"varint,88,opt,name=steam2_ticket_request,json=steam2TicketRequest" json:"steam2_ticket_request,omitempty"` SonyPsnTicket []byte `protobuf:"bytes,90,opt,name=sony_psn_ticket,json=sonyPsnTicket" json:"sony_psn_ticket,omitempty"` SonyPsnServiceId *string `protobuf:"bytes,91,opt,name=sony_psn_service_id,json=sonyPsnServiceId" json:"sony_psn_service_id,omitempty"` CreateNewPsnLinkedAccountIfNeeded *bool `` /* 171-byte string literal not displayed */ SonyPsnName *string `protobuf:"bytes,93,opt,name=sony_psn_name,json=sonyPsnName" json:"sony_psn_name,omitempty"` GameServerAppId *int32 `protobuf:"varint,94,opt,name=game_server_app_id,json=gameServerAppId" json:"game_server_app_id,omitempty"` SteamguardDontRememberComputer *bool `` /* 150-byte string literal not displayed */ MachineName *string `protobuf:"bytes,96,opt,name=machine_name,json=machineName" json:"machine_name,omitempty"` MachineNameUserchosen *string `protobuf:"bytes,97,opt,name=machine_name_userchosen,json=machineNameUserchosen" json:"machine_name_userchosen,omitempty"` CountryOverride *string `protobuf:"bytes,98,opt,name=country_override,json=countryOverride" json:"country_override,omitempty"` IsSteamBox *bool `protobuf:"varint,99,opt,name=is_steam_box,json=isSteamBox" json:"is_steam_box,omitempty"` ClientInstanceId *uint64 `protobuf:"varint,100,opt,name=client_instance_id,json=clientInstanceId" json:"client_instance_id,omitempty"` TwoFactorCode *string `protobuf:"bytes,101,opt,name=two_factor_code,json=twoFactorCode" json:"two_factor_code,omitempty"` SupportsRateLimitResponse *bool `` /* 136-byte string literal not displayed */ WebLogonNonce *string `protobuf:"bytes,103,opt,name=web_logon_nonce,json=webLogonNonce" json:"web_logon_nonce,omitempty"` PriorityReason *int32 `protobuf:"varint,104,opt,name=priority_reason,json=priorityReason" json:"priority_reason,omitempty"` EmbeddedClientSecret *CMsgClientSecret `protobuf:"bytes,105,opt,name=embedded_client_secret,json=embeddedClientSecret" json:"embedded_client_secret,omitempty"` DisablePartnerAutogrants *bool `` /* 131-byte string literal not displayed */ IsSteamDeck *bool `protobuf:"varint,107,opt,name=is_steam_deck,json=isSteamDeck" json:"is_steam_deck,omitempty"` AccessToken *string `protobuf:"bytes,108,opt,name=access_token,json=accessToken" json:"access_token,omitempty"` IsChromeOs *bool `protobuf:"varint,109,opt,name=is_chrome_os,json=isChromeOs" json:"is_chrome_os,omitempty"` IsTesla *bool `protobuf:"varint,110,opt,name=is_tesla,json=isTesla" json:"is_tesla,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientLogon) Descriptor
deprecated
func (*CMsgClientLogon) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientLogon.ProtoReflect.Descriptor instead.
func (*CMsgClientLogon) GetAccessToken ¶
func (x *CMsgClientLogon) GetAccessToken() string
func (*CMsgClientLogon) GetAccountName ¶
func (x *CMsgClientLogon) GetAccountName() string
func (*CMsgClientLogon) GetAnonUserTargetAccountName ¶
func (x *CMsgClientLogon) GetAnonUserTargetAccountName() string
func (*CMsgClientLogon) GetAuthCode ¶
func (x *CMsgClientLogon) GetAuthCode() string
func (*CMsgClientLogon) GetCellId ¶
func (x *CMsgClientLogon) GetCellId() uint32
func (*CMsgClientLogon) GetChatMode ¶
func (x *CMsgClientLogon) GetChatMode() uint32
func (*CMsgClientLogon) GetClientInstanceId ¶
func (x *CMsgClientLogon) GetClientInstanceId() uint64
func (*CMsgClientLogon) GetClientLanguage ¶
func (x *CMsgClientLogon) GetClientLanguage() string
func (*CMsgClientLogon) GetClientOsType ¶
func (x *CMsgClientLogon) GetClientOsType() uint32
func (*CMsgClientLogon) GetClientPackageVersion ¶
func (x *CMsgClientLogon) GetClientPackageVersion() uint32
func (*CMsgClientLogon) GetClientSuppliedSteamId ¶
func (x *CMsgClientLogon) GetClientSuppliedSteamId() uint64
func (*CMsgClientLogon) GetCountryOverride ¶
func (x *CMsgClientLogon) GetCountryOverride() string
func (*CMsgClientLogon) GetCreateNewPsnLinkedAccountIfNeeded ¶
func (x *CMsgClientLogon) GetCreateNewPsnLinkedAccountIfNeeded() bool
func (*CMsgClientLogon) GetDeprecatedObfustucatedPrivateIp ¶
func (x *CMsgClientLogon) GetDeprecatedObfustucatedPrivateIp() uint32
func (*CMsgClientLogon) GetDeprecatedPublicIp ¶
func (x *CMsgClientLogon) GetDeprecatedPublicIp() uint32
func (*CMsgClientLogon) GetDeprecated_10 ¶
func (x *CMsgClientLogon) GetDeprecated_10() uint32
func (*CMsgClientLogon) GetDisablePartnerAutogrants ¶
func (x *CMsgClientLogon) GetDisablePartnerAutogrants() bool
func (*CMsgClientLogon) GetEmailAddress ¶
func (x *CMsgClientLogon) GetEmailAddress() string
func (*CMsgClientLogon) GetEmbeddedClientSecret ¶
func (x *CMsgClientLogon) GetEmbeddedClientSecret() *CMsgClientSecret
func (*CMsgClientLogon) GetEresultSentryfile ¶
func (x *CMsgClientLogon) GetEresultSentryfile() int32
func (*CMsgClientLogon) GetGameServerAppId ¶
func (x *CMsgClientLogon) GetGameServerAppId() int32
func (*CMsgClientLogon) GetGameServerToken ¶
func (x *CMsgClientLogon) GetGameServerToken() string
func (*CMsgClientLogon) GetIsChromeOs ¶
func (x *CMsgClientLogon) GetIsChromeOs() bool
func (*CMsgClientLogon) GetIsSteamBox ¶
func (x *CMsgClientLogon) GetIsSteamBox() bool
func (*CMsgClientLogon) GetIsSteamDeck ¶
func (x *CMsgClientLogon) GetIsSteamDeck() bool
func (*CMsgClientLogon) GetIsTesla ¶
func (x *CMsgClientLogon) GetIsTesla() bool
func (*CMsgClientLogon) GetLastSessionId ¶
func (x *CMsgClientLogon) GetLastSessionId() uint32
func (*CMsgClientLogon) GetLauncherType ¶
func (x *CMsgClientLogon) GetLauncherType() uint32
func (*CMsgClientLogon) GetLoginKey ¶
func (x *CMsgClientLogon) GetLoginKey() string
func (*CMsgClientLogon) GetMachineId ¶
func (x *CMsgClientLogon) GetMachineId() []byte
func (*CMsgClientLogon) GetMachineName ¶
func (x *CMsgClientLogon) GetMachineName() string
func (*CMsgClientLogon) GetMachineNameUserchosen ¶
func (x *CMsgClientLogon) GetMachineNameUserchosen() string
func (*CMsgClientLogon) GetObfuscatedPrivateIp ¶
func (x *CMsgClientLogon) GetObfuscatedPrivateIp() *CMsgIPAddress
func (*CMsgClientLogon) GetOtpIdentifier ¶
func (x *CMsgClientLogon) GetOtpIdentifier() string
func (*CMsgClientLogon) GetOtpType ¶
func (x *CMsgClientLogon) GetOtpType() int32
func (*CMsgClientLogon) GetOtpValue ¶
func (x *CMsgClientLogon) GetOtpValue() uint32
func (*CMsgClientLogon) GetPassword ¶
func (x *CMsgClientLogon) GetPassword() string
func (*CMsgClientLogon) GetPriorityReason ¶
func (x *CMsgClientLogon) GetPriorityReason() int32
func (*CMsgClientLogon) GetProtocolVersion ¶
func (x *CMsgClientLogon) GetProtocolVersion() uint32
func (*CMsgClientLogon) GetPublicIp ¶
func (x *CMsgClientLogon) GetPublicIp() *CMsgIPAddress
func (*CMsgClientLogon) GetQosLevel ¶
func (x *CMsgClientLogon) GetQosLevel() uint32
func (*CMsgClientLogon) GetResolvedUserSteamId ¶
func (x *CMsgClientLogon) GetResolvedUserSteamId() uint64
func (*CMsgClientLogon) GetRtime32AccountCreation ¶
func (x *CMsgClientLogon) GetRtime32AccountCreation() uint32
func (*CMsgClientLogon) GetShaSentryfile ¶
func (x *CMsgClientLogon) GetShaSentryfile() []byte
func (*CMsgClientLogon) GetShouldRememberPassword ¶
func (x *CMsgClientLogon) GetShouldRememberPassword() bool
func (*CMsgClientLogon) GetSonyPsnName ¶
func (x *CMsgClientLogon) GetSonyPsnName() string
func (*CMsgClientLogon) GetSonyPsnServiceId ¶
func (x *CMsgClientLogon) GetSonyPsnServiceId() string
func (*CMsgClientLogon) GetSonyPsnTicket ¶
func (x *CMsgClientLogon) GetSonyPsnTicket() []byte
func (*CMsgClientLogon) GetSteam2AuthTicket ¶
func (x *CMsgClientLogon) GetSteam2AuthTicket() []byte
func (*CMsgClientLogon) GetSteam2TicketRequest ¶
func (x *CMsgClientLogon) GetSteam2TicketRequest() bool
func (*CMsgClientLogon) GetSteamguardDontRememberComputer ¶
func (x *CMsgClientLogon) GetSteamguardDontRememberComputer() bool
func (*CMsgClientLogon) GetSupportsRateLimitResponse ¶
func (x *CMsgClientLogon) GetSupportsRateLimitResponse() bool
func (*CMsgClientLogon) GetTwoFactorCode ¶
func (x *CMsgClientLogon) GetTwoFactorCode() string
func (*CMsgClientLogon) GetUiMode ¶
func (x *CMsgClientLogon) GetUiMode() uint32
func (*CMsgClientLogon) GetWasConvertedDeprecatedMsg ¶
func (x *CMsgClientLogon) GetWasConvertedDeprecatedMsg() bool
func (*CMsgClientLogon) GetWebLogonNonce ¶
func (x *CMsgClientLogon) GetWebLogonNonce() string
func (*CMsgClientLogon) GetWineVersion ¶
func (x *CMsgClientLogon) GetWineVersion() string
func (*CMsgClientLogon) ProtoMessage ¶
func (*CMsgClientLogon) ProtoMessage()
func (*CMsgClientLogon) ProtoReflect ¶
func (x *CMsgClientLogon) ProtoReflect() protoreflect.Message
func (*CMsgClientLogon) Reset ¶
func (x *CMsgClientLogon) Reset()
func (*CMsgClientLogon) String ¶
func (x *CMsgClientLogon) String() string
type CMsgClientLogonResponse ¶
type CMsgClientLogonResponse struct { Eresult *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"` LegacyOutOfGameHeartbeatSeconds *int32 `` /* 156-byte string literal not displayed */ HeartbeatSeconds *int32 `protobuf:"varint,3,opt,name=heartbeat_seconds,json=heartbeatSeconds" json:"heartbeat_seconds,omitempty"` DeprecatedPublicIp *uint32 `protobuf:"varint,4,opt,name=deprecated_public_ip,json=deprecatedPublicIp" json:"deprecated_public_ip,omitempty"` Rtime32ServerTime *uint32 `protobuf:"fixed32,5,opt,name=rtime32_server_time,json=rtime32ServerTime" json:"rtime32_server_time,omitempty"` AccountFlags *uint32 `protobuf:"varint,6,opt,name=account_flags,json=accountFlags" json:"account_flags,omitempty"` CellId *uint32 `protobuf:"varint,7,opt,name=cell_id,json=cellId" json:"cell_id,omitempty"` EmailDomain *string `protobuf:"bytes,8,opt,name=email_domain,json=emailDomain" json:"email_domain,omitempty"` Steam2Ticket []byte `protobuf:"bytes,9,opt,name=steam2_ticket,json=steam2Ticket" json:"steam2_ticket,omitempty"` EresultExtended *int32 `protobuf:"varint,10,opt,name=eresult_extended,json=eresultExtended" json:"eresult_extended,omitempty"` CellIdPingThreshold *uint32 `protobuf:"varint,12,opt,name=cell_id_ping_threshold,json=cellIdPingThreshold" json:"cell_id_ping_threshold,omitempty"` DeprecatedUsePics *bool `protobuf:"varint,13,opt,name=deprecated_use_pics,json=deprecatedUsePics" json:"deprecated_use_pics,omitempty"` VanityUrl *string `protobuf:"bytes,14,opt,name=vanity_url,json=vanityUrl" json:"vanity_url,omitempty"` PublicIp *CMsgIPAddress `protobuf:"bytes,15,opt,name=public_ip,json=publicIp" json:"public_ip,omitempty"` UserCountry *string `protobuf:"bytes,16,opt,name=user_country,json=userCountry" json:"user_country,omitempty"` ClientSuppliedSteamid *uint64 `protobuf:"fixed64,20,opt,name=client_supplied_steamid,json=clientSuppliedSteamid" json:"client_supplied_steamid,omitempty"` IpCountryCode *string `protobuf:"bytes,21,opt,name=ip_country_code,json=ipCountryCode" json:"ip_country_code,omitempty"` ParentalSettings []byte `protobuf:"bytes,22,opt,name=parental_settings,json=parentalSettings" json:"parental_settings,omitempty"` ParentalSettingSignature []byte `` /* 129-byte string literal not displayed */ CountLoginfailuresToMigrate *int32 `` /* 141-byte string literal not displayed */ CountDisconnectsToMigrate *int32 `` /* 135-byte string literal not displayed */ OgsDataReportTimeWindow *int32 `` /* 131-byte string literal not displayed */ ClientInstanceId *uint64 `protobuf:"varint,27,opt,name=client_instance_id,json=clientInstanceId" json:"client_instance_id,omitempty"` ForceClientUpdateCheck *bool `` /* 126-byte string literal not displayed */ AgreementSessionUrl *string `protobuf:"bytes,29,opt,name=agreement_session_url,json=agreementSessionUrl" json:"agreement_session_url,omitempty"` TokenId *uint64 `protobuf:"varint,30,opt,name=token_id,json=tokenId" json:"token_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientLogonResponse) Descriptor
deprecated
func (*CMsgClientLogonResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientLogonResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientLogonResponse) GetAccountFlags ¶
func (x *CMsgClientLogonResponse) GetAccountFlags() uint32
func (*CMsgClientLogonResponse) GetAgreementSessionUrl ¶
func (x *CMsgClientLogonResponse) GetAgreementSessionUrl() string
func (*CMsgClientLogonResponse) GetCellId ¶
func (x *CMsgClientLogonResponse) GetCellId() uint32
func (*CMsgClientLogonResponse) GetCellIdPingThreshold ¶
func (x *CMsgClientLogonResponse) GetCellIdPingThreshold() uint32
func (*CMsgClientLogonResponse) GetClientInstanceId ¶
func (x *CMsgClientLogonResponse) GetClientInstanceId() uint64
func (*CMsgClientLogonResponse) GetClientSuppliedSteamid ¶
func (x *CMsgClientLogonResponse) GetClientSuppliedSteamid() uint64
func (*CMsgClientLogonResponse) GetCountDisconnectsToMigrate ¶
func (x *CMsgClientLogonResponse) GetCountDisconnectsToMigrate() int32
func (*CMsgClientLogonResponse) GetCountLoginfailuresToMigrate ¶
func (x *CMsgClientLogonResponse) GetCountLoginfailuresToMigrate() int32
func (*CMsgClientLogonResponse) GetDeprecatedPublicIp ¶
func (x *CMsgClientLogonResponse) GetDeprecatedPublicIp() uint32
func (*CMsgClientLogonResponse) GetDeprecatedUsePics ¶
func (x *CMsgClientLogonResponse) GetDeprecatedUsePics() bool
func (*CMsgClientLogonResponse) GetEmailDomain ¶
func (x *CMsgClientLogonResponse) GetEmailDomain() string
func (*CMsgClientLogonResponse) GetEresult ¶
func (x *CMsgClientLogonResponse) GetEresult() int32
func (*CMsgClientLogonResponse) GetEresultExtended ¶
func (x *CMsgClientLogonResponse) GetEresultExtended() int32
func (*CMsgClientLogonResponse) GetForceClientUpdateCheck ¶
func (x *CMsgClientLogonResponse) GetForceClientUpdateCheck() bool
func (*CMsgClientLogonResponse) GetHeartbeatSeconds ¶
func (x *CMsgClientLogonResponse) GetHeartbeatSeconds() int32
func (*CMsgClientLogonResponse) GetIpCountryCode ¶
func (x *CMsgClientLogonResponse) GetIpCountryCode() string
func (*CMsgClientLogonResponse) GetLegacyOutOfGameHeartbeatSeconds ¶
func (x *CMsgClientLogonResponse) GetLegacyOutOfGameHeartbeatSeconds() int32
func (*CMsgClientLogonResponse) GetOgsDataReportTimeWindow ¶
func (x *CMsgClientLogonResponse) GetOgsDataReportTimeWindow() int32
func (*CMsgClientLogonResponse) GetParentalSettingSignature ¶
func (x *CMsgClientLogonResponse) GetParentalSettingSignature() []byte
func (*CMsgClientLogonResponse) GetParentalSettings ¶
func (x *CMsgClientLogonResponse) GetParentalSettings() []byte
func (*CMsgClientLogonResponse) GetPublicIp ¶
func (x *CMsgClientLogonResponse) GetPublicIp() *CMsgIPAddress
func (*CMsgClientLogonResponse) GetRtime32ServerTime ¶
func (x *CMsgClientLogonResponse) GetRtime32ServerTime() uint32
func (*CMsgClientLogonResponse) GetSteam2Ticket ¶
func (x *CMsgClientLogonResponse) GetSteam2Ticket() []byte
func (*CMsgClientLogonResponse) GetTokenId ¶
func (x *CMsgClientLogonResponse) GetTokenId() uint64
func (*CMsgClientLogonResponse) GetUserCountry ¶
func (x *CMsgClientLogonResponse) GetUserCountry() string
func (*CMsgClientLogonResponse) GetVanityUrl ¶
func (x *CMsgClientLogonResponse) GetVanityUrl() string
func (*CMsgClientLogonResponse) ProtoMessage ¶
func (*CMsgClientLogonResponse) ProtoMessage()
func (*CMsgClientLogonResponse) ProtoReflect ¶
func (x *CMsgClientLogonResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientLogonResponse) Reset ¶
func (x *CMsgClientLogonResponse) Reset()
func (*CMsgClientLogonResponse) String ¶
func (x *CMsgClientLogonResponse) String() string
type CMsgClientManageFriendsGroup ¶
type CMsgClientManageFriendsGroup struct { Groupid *int32 `protobuf:"varint,1,opt,name=groupid" json:"groupid,omitempty"` Groupname *string `protobuf:"bytes,2,opt,name=groupname" json:"groupname,omitempty"` SteamidFriendsAdded []uint64 `protobuf:"fixed64,3,rep,name=steamid_friends_added,json=steamidFriendsAdded" json:"steamid_friends_added,omitempty"` SteamidFriendsRemoved []uint64 `protobuf:"fixed64,4,rep,name=steamid_friends_removed,json=steamidFriendsRemoved" json:"steamid_friends_removed,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientManageFriendsGroup) Descriptor
deprecated
func (*CMsgClientManageFriendsGroup) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientManageFriendsGroup.ProtoReflect.Descriptor instead.
func (*CMsgClientManageFriendsGroup) GetGroupid ¶
func (x *CMsgClientManageFriendsGroup) GetGroupid() int32
func (*CMsgClientManageFriendsGroup) GetGroupname ¶
func (x *CMsgClientManageFriendsGroup) GetGroupname() string
func (*CMsgClientManageFriendsGroup) GetSteamidFriendsAdded ¶
func (x *CMsgClientManageFriendsGroup) GetSteamidFriendsAdded() []uint64
func (*CMsgClientManageFriendsGroup) GetSteamidFriendsRemoved ¶
func (x *CMsgClientManageFriendsGroup) GetSteamidFriendsRemoved() []uint64
func (*CMsgClientManageFriendsGroup) ProtoMessage ¶
func (*CMsgClientManageFriendsGroup) ProtoMessage()
func (*CMsgClientManageFriendsGroup) ProtoReflect ¶
func (x *CMsgClientManageFriendsGroup) ProtoReflect() protoreflect.Message
func (*CMsgClientManageFriendsGroup) Reset ¶
func (x *CMsgClientManageFriendsGroup) Reset()
func (*CMsgClientManageFriendsGroup) String ¶
func (x *CMsgClientManageFriendsGroup) String() string
type CMsgClientManageFriendsGroupResponse ¶
type CMsgClientManageFriendsGroupResponse struct { Eresult *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientManageFriendsGroupResponse) Descriptor
deprecated
func (*CMsgClientManageFriendsGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientManageFriendsGroupResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientManageFriendsGroupResponse) GetEresult ¶
func (x *CMsgClientManageFriendsGroupResponse) GetEresult() uint32
func (*CMsgClientManageFriendsGroupResponse) ProtoMessage ¶
func (*CMsgClientManageFriendsGroupResponse) ProtoMessage()
func (*CMsgClientManageFriendsGroupResponse) ProtoReflect ¶
func (x *CMsgClientManageFriendsGroupResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientManageFriendsGroupResponse) Reset ¶
func (x *CMsgClientManageFriendsGroupResponse) Reset()
func (*CMsgClientManageFriendsGroupResponse) String ¶
func (x *CMsgClientManageFriendsGroupResponse) String() string
type CMsgClientNetworkingCertReply ¶
type CMsgClientNetworkingCertReply struct { Cert []byte `protobuf:"bytes,4,opt,name=cert" json:"cert,omitempty"` CaKeyId *uint64 `protobuf:"fixed64,5,opt,name=ca_key_id,json=caKeyId" json:"ca_key_id,omitempty"` CaSignature []byte `protobuf:"bytes,6,opt,name=ca_signature,json=caSignature" json:"ca_signature,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientNetworkingCertReply) Descriptor
deprecated
func (*CMsgClientNetworkingCertReply) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientNetworkingCertReply.ProtoReflect.Descriptor instead.
func (*CMsgClientNetworkingCertReply) GetCaKeyId ¶
func (x *CMsgClientNetworkingCertReply) GetCaKeyId() uint64
func (*CMsgClientNetworkingCertReply) GetCaSignature ¶
func (x *CMsgClientNetworkingCertReply) GetCaSignature() []byte
func (*CMsgClientNetworkingCertReply) GetCert ¶
func (x *CMsgClientNetworkingCertReply) GetCert() []byte
func (*CMsgClientNetworkingCertReply) ProtoMessage ¶
func (*CMsgClientNetworkingCertReply) ProtoMessage()
func (*CMsgClientNetworkingCertReply) ProtoReflect ¶
func (x *CMsgClientNetworkingCertReply) ProtoReflect() protoreflect.Message
func (*CMsgClientNetworkingCertReply) Reset ¶
func (x *CMsgClientNetworkingCertReply) Reset()
func (*CMsgClientNetworkingCertReply) String ¶
func (x *CMsgClientNetworkingCertReply) String() string
type CMsgClientNetworkingCertRequest ¶
type CMsgClientNetworkingCertRequest struct { KeyData []byte `protobuf:"bytes,2,opt,name=key_data,json=keyData" json:"key_data,omitempty"` AppId *uint32 `protobuf:"varint,3,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientNetworkingCertRequest) Descriptor
deprecated
func (*CMsgClientNetworkingCertRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientNetworkingCertRequest.ProtoReflect.Descriptor instead.
func (*CMsgClientNetworkingCertRequest) GetAppId ¶
func (x *CMsgClientNetworkingCertRequest) GetAppId() uint32
func (*CMsgClientNetworkingCertRequest) GetKeyData ¶
func (x *CMsgClientNetworkingCertRequest) GetKeyData() []byte
func (*CMsgClientNetworkingCertRequest) ProtoMessage ¶
func (*CMsgClientNetworkingCertRequest) ProtoMessage()
func (*CMsgClientNetworkingCertRequest) ProtoReflect ¶
func (x *CMsgClientNetworkingCertRequest) ProtoReflect() protoreflect.Message
func (*CMsgClientNetworkingCertRequest) Reset ¶
func (x *CMsgClientNetworkingCertRequest) Reset()
func (*CMsgClientNetworkingCertRequest) String ¶
func (x *CMsgClientNetworkingCertRequest) String() string
type CMsgClientNetworkingMobileCertReply ¶
type CMsgClientNetworkingMobileCertReply struct { EncodedCert *string `protobuf:"bytes,1,opt,name=encoded_cert,json=encodedCert" json:"encoded_cert,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientNetworkingMobileCertReply) Descriptor
deprecated
func (*CMsgClientNetworkingMobileCertReply) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientNetworkingMobileCertReply.ProtoReflect.Descriptor instead.
func (*CMsgClientNetworkingMobileCertReply) GetEncodedCert ¶
func (x *CMsgClientNetworkingMobileCertReply) GetEncodedCert() string
func (*CMsgClientNetworkingMobileCertReply) ProtoMessage ¶
func (*CMsgClientNetworkingMobileCertReply) ProtoMessage()
func (*CMsgClientNetworkingMobileCertReply) ProtoReflect ¶
func (x *CMsgClientNetworkingMobileCertReply) ProtoReflect() protoreflect.Message
func (*CMsgClientNetworkingMobileCertReply) Reset ¶
func (x *CMsgClientNetworkingMobileCertReply) Reset()
func (*CMsgClientNetworkingMobileCertReply) String ¶
func (x *CMsgClientNetworkingMobileCertReply) String() string
type CMsgClientNetworkingMobileCertRequest ¶
type CMsgClientNetworkingMobileCertRequest struct { AppId *uint32 `protobuf:"varint,1,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientNetworkingMobileCertRequest) Descriptor
deprecated
func (*CMsgClientNetworkingMobileCertRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientNetworkingMobileCertRequest.ProtoReflect.Descriptor instead.
func (*CMsgClientNetworkingMobileCertRequest) GetAppId ¶
func (x *CMsgClientNetworkingMobileCertRequest) GetAppId() uint32
func (*CMsgClientNetworkingMobileCertRequest) ProtoMessage ¶
func (*CMsgClientNetworkingMobileCertRequest) ProtoMessage()
func (*CMsgClientNetworkingMobileCertRequest) ProtoReflect ¶
func (x *CMsgClientNetworkingMobileCertRequest) ProtoReflect() protoreflect.Message
func (*CMsgClientNetworkingMobileCertRequest) Reset ¶
func (x *CMsgClientNetworkingMobileCertRequest) Reset()
func (*CMsgClientNetworkingMobileCertRequest) String ¶
func (x *CMsgClientNetworkingMobileCertRequest) String() string
type CMsgClientNewLoginKey ¶
type CMsgClientNewLoginKey struct { UniqueId *uint32 `protobuf:"varint,1,opt,name=unique_id,json=uniqueId" json:"unique_id,omitempty"` LoginKey *string `protobuf:"bytes,2,opt,name=login_key,json=loginKey" json:"login_key,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientNewLoginKey) Descriptor
deprecated
func (*CMsgClientNewLoginKey) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientNewLoginKey.ProtoReflect.Descriptor instead.
func (*CMsgClientNewLoginKey) GetLoginKey ¶
func (x *CMsgClientNewLoginKey) GetLoginKey() string
func (*CMsgClientNewLoginKey) GetUniqueId ¶
func (x *CMsgClientNewLoginKey) GetUniqueId() uint32
func (*CMsgClientNewLoginKey) ProtoMessage ¶
func (*CMsgClientNewLoginKey) ProtoMessage()
func (*CMsgClientNewLoginKey) ProtoReflect ¶
func (x *CMsgClientNewLoginKey) ProtoReflect() protoreflect.Message
func (*CMsgClientNewLoginKey) Reset ¶
func (x *CMsgClientNewLoginKey) Reset()
func (*CMsgClientNewLoginKey) String ¶
func (x *CMsgClientNewLoginKey) String() string
type CMsgClientNewLoginKeyAccepted ¶
type CMsgClientNewLoginKeyAccepted struct { UniqueId *uint32 `protobuf:"varint,1,opt,name=unique_id,json=uniqueId" json:"unique_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientNewLoginKeyAccepted) Descriptor
deprecated
func (*CMsgClientNewLoginKeyAccepted) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientNewLoginKeyAccepted.ProtoReflect.Descriptor instead.
func (*CMsgClientNewLoginKeyAccepted) GetUniqueId ¶
func (x *CMsgClientNewLoginKeyAccepted) GetUniqueId() uint32
func (*CMsgClientNewLoginKeyAccepted) ProtoMessage ¶
func (*CMsgClientNewLoginKeyAccepted) ProtoMessage()
func (*CMsgClientNewLoginKeyAccepted) ProtoReflect ¶
func (x *CMsgClientNewLoginKeyAccepted) ProtoReflect() protoreflect.Message
func (*CMsgClientNewLoginKeyAccepted) Reset ¶
func (x *CMsgClientNewLoginKeyAccepted) Reset()
func (*CMsgClientNewLoginKeyAccepted) String ¶
func (x *CMsgClientNewLoginKeyAccepted) String() 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"` // contains filtered or unexported fields }
func (*CMsgClientOGSReportBug) Descriptor
deprecated
func (*CMsgClientOGSReportBug) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientOGSReportBug.ProtoReflect.Descriptor instead.
func (*CMsgClientOGSReportBug) GetBugtext ¶
func (x *CMsgClientOGSReportBug) GetBugtext() string
func (*CMsgClientOGSReportBug) GetScreenshot ¶
func (x *CMsgClientOGSReportBug) GetScreenshot() []byte
func (*CMsgClientOGSReportBug) GetSessionid ¶
func (x *CMsgClientOGSReportBug) GetSessionid() uint64
func (*CMsgClientOGSReportBug) ProtoMessage ¶
func (*CMsgClientOGSReportBug) ProtoMessage()
func (*CMsgClientOGSReportBug) ProtoReflect ¶
func (x *CMsgClientOGSReportBug) ProtoReflect() protoreflect.Message
func (*CMsgClientOGSReportBug) Reset ¶
func (x *CMsgClientOGSReportBug) Reset()
func (*CMsgClientOGSReportBug) String ¶
func (x *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"` // contains filtered or unexported fields }
func (*CMsgClientOGSReportString) Descriptor
deprecated
func (*CMsgClientOGSReportString) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientOGSReportString.ProtoReflect.Descriptor instead.
func (*CMsgClientOGSReportString) GetAccumulated ¶
func (x *CMsgClientOGSReportString) GetAccumulated() bool
func (*CMsgClientOGSReportString) GetFormatter ¶
func (x *CMsgClientOGSReportString) GetFormatter() string
func (*CMsgClientOGSReportString) GetSessionid ¶
func (x *CMsgClientOGSReportString) GetSessionid() uint64
func (*CMsgClientOGSReportString) GetSeverity ¶
func (x *CMsgClientOGSReportString) GetSeverity() int32
func (*CMsgClientOGSReportString) GetVarargs ¶
func (x *CMsgClientOGSReportString) GetVarargs() []byte
func (*CMsgClientOGSReportString) ProtoMessage ¶
func (*CMsgClientOGSReportString) ProtoMessage()
func (*CMsgClientOGSReportString) ProtoReflect ¶
func (x *CMsgClientOGSReportString) ProtoReflect() protoreflect.Message
func (*CMsgClientOGSReportString) Reset ¶
func (x *CMsgClientOGSReportString) Reset()
func (*CMsgClientOGSReportString) String ¶
func (x *CMsgClientOGSReportString) String() string
type CMsgClientOfflineMessageNotification ¶
type CMsgClientOfflineMessageNotification struct { OfflineMessages *uint32 `protobuf:"varint,1,opt,name=offline_messages,json=offlineMessages" json:"offline_messages,omitempty"` FriendsWithOfflineMessages []uint32 `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgClientOfflineMessageNotification) Descriptor
deprecated
func (*CMsgClientOfflineMessageNotification) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientOfflineMessageNotification.ProtoReflect.Descriptor instead.
func (*CMsgClientOfflineMessageNotification) GetFriendsWithOfflineMessages ¶
func (x *CMsgClientOfflineMessageNotification) GetFriendsWithOfflineMessages() []uint32
func (*CMsgClientOfflineMessageNotification) GetOfflineMessages ¶
func (x *CMsgClientOfflineMessageNotification) GetOfflineMessages() uint32
func (*CMsgClientOfflineMessageNotification) ProtoMessage ¶
func (*CMsgClientOfflineMessageNotification) ProtoMessage()
func (*CMsgClientOfflineMessageNotification) ProtoReflect ¶
func (x *CMsgClientOfflineMessageNotification) ProtoReflect() protoreflect.Message
func (*CMsgClientOfflineMessageNotification) Reset ¶
func (x *CMsgClientOfflineMessageNotification) Reset()
func (*CMsgClientOfflineMessageNotification) String ¶
func (x *CMsgClientOfflineMessageNotification) String() string
type CMsgClientP2PConnectionFailInfo ¶
type CMsgClientP2PConnectionFailInfo struct { SteamIdDest *uint64 `protobuf:"fixed64,1,opt,name=steam_id_dest,json=steamIdDest" json:"steam_id_dest,omitempty"` SteamIdSrc *uint64 `protobuf:"fixed64,2,opt,name=steam_id_src,json=steamIdSrc" json:"steam_id_src,omitempty"` AppId *uint32 `protobuf:"varint,3,opt,name=app_id,json=appId" json:"app_id,omitempty"` Ep2PSessionError *uint32 `protobuf:"varint,4,opt,name=ep2p_session_error,json=ep2pSessionError" json:"ep2p_session_error,omitempty"` ConnectionIdDest *uint64 `protobuf:"fixed64,5,opt,name=connection_id_dest,json=connectionIdDest" json:"connection_id_dest,omitempty"` CloseReason *uint32 `protobuf:"varint,7,opt,name=close_reason,json=closeReason" json:"close_reason,omitempty"` CloseMessage *string `protobuf:"bytes,8,opt,name=close_message,json=closeMessage" json:"close_message,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientP2PConnectionFailInfo) Descriptor
deprecated
func (*CMsgClientP2PConnectionFailInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientP2PConnectionFailInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientP2PConnectionFailInfo) GetAppId ¶
func (x *CMsgClientP2PConnectionFailInfo) GetAppId() uint32
func (*CMsgClientP2PConnectionFailInfo) GetCloseMessage ¶
func (x *CMsgClientP2PConnectionFailInfo) GetCloseMessage() string
func (*CMsgClientP2PConnectionFailInfo) GetCloseReason ¶
func (x *CMsgClientP2PConnectionFailInfo) GetCloseReason() uint32
func (*CMsgClientP2PConnectionFailInfo) GetConnectionIdDest ¶
func (x *CMsgClientP2PConnectionFailInfo) GetConnectionIdDest() uint64
func (*CMsgClientP2PConnectionFailInfo) GetEp2PSessionError ¶
func (x *CMsgClientP2PConnectionFailInfo) GetEp2PSessionError() uint32
func (*CMsgClientP2PConnectionFailInfo) GetSteamIdDest ¶
func (x *CMsgClientP2PConnectionFailInfo) GetSteamIdDest() uint64
func (*CMsgClientP2PConnectionFailInfo) GetSteamIdSrc ¶
func (x *CMsgClientP2PConnectionFailInfo) GetSteamIdSrc() uint64
func (*CMsgClientP2PConnectionFailInfo) ProtoMessage ¶
func (*CMsgClientP2PConnectionFailInfo) ProtoMessage()
func (*CMsgClientP2PConnectionFailInfo) ProtoReflect ¶
func (x *CMsgClientP2PConnectionFailInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientP2PConnectionFailInfo) Reset ¶
func (x *CMsgClientP2PConnectionFailInfo) Reset()
func (*CMsgClientP2PConnectionFailInfo) String ¶
func (x *CMsgClientP2PConnectionFailInfo) String() string
type CMsgClientP2PConnectionInfo ¶
type CMsgClientP2PConnectionInfo struct { SteamIdDest *uint64 `protobuf:"fixed64,1,opt,name=steam_id_dest,json=steamIdDest" json:"steam_id_dest,omitempty"` SteamIdSrc *uint64 `protobuf:"fixed64,2,opt,name=steam_id_src,json=steamIdSrc" json:"steam_id_src,omitempty"` AppId *uint32 `protobuf:"varint,3,opt,name=app_id,json=appId" json:"app_id,omitempty"` Candidate []byte `protobuf:"bytes,4,opt,name=candidate" json:"candidate,omitempty"` LegacyConnectionIdSrc *uint64 `protobuf:"fixed64,5,opt,name=legacy_connection_id_src,json=legacyConnectionIdSrc" json:"legacy_connection_id_src,omitempty"` Rendezvous []byte `protobuf:"bytes,6,opt,name=rendezvous" json:"rendezvous,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientP2PConnectionInfo) Descriptor
deprecated
func (*CMsgClientP2PConnectionInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientP2PConnectionInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientP2PConnectionInfo) GetAppId ¶
func (x *CMsgClientP2PConnectionInfo) GetAppId() uint32
func (*CMsgClientP2PConnectionInfo) GetCandidate ¶
func (x *CMsgClientP2PConnectionInfo) GetCandidate() []byte
func (*CMsgClientP2PConnectionInfo) GetLegacyConnectionIdSrc ¶
func (x *CMsgClientP2PConnectionInfo) GetLegacyConnectionIdSrc() uint64
func (*CMsgClientP2PConnectionInfo) GetRendezvous ¶
func (x *CMsgClientP2PConnectionInfo) GetRendezvous() []byte
func (*CMsgClientP2PConnectionInfo) GetSteamIdDest ¶
func (x *CMsgClientP2PConnectionInfo) GetSteamIdDest() uint64
func (*CMsgClientP2PConnectionInfo) GetSteamIdSrc ¶
func (x *CMsgClientP2PConnectionInfo) GetSteamIdSrc() uint64
func (*CMsgClientP2PConnectionInfo) ProtoMessage ¶
func (*CMsgClientP2PConnectionInfo) ProtoMessage()
func (*CMsgClientP2PConnectionInfo) ProtoReflect ¶
func (x *CMsgClientP2PConnectionInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientP2PConnectionInfo) Reset ¶
func (x *CMsgClientP2PConnectionInfo) Reset()
func (*CMsgClientP2PConnectionInfo) String ¶
func (x *CMsgClientP2PConnectionInfo) String() string
type CMsgClientPICSAccessTokenRequest ¶
type CMsgClientPICSAccessTokenRequest struct { Packageids []uint32 `protobuf:"varint,1,rep,name=packageids" json:"packageids,omitempty"` Appids []uint32 `protobuf:"varint,2,rep,name=appids" json:"appids,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSAccessTokenRequest) Descriptor
deprecated
func (*CMsgClientPICSAccessTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSAccessTokenRequest.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSAccessTokenRequest) GetAppids ¶
func (x *CMsgClientPICSAccessTokenRequest) GetAppids() []uint32
func (*CMsgClientPICSAccessTokenRequest) GetPackageids ¶
func (x *CMsgClientPICSAccessTokenRequest) GetPackageids() []uint32
func (*CMsgClientPICSAccessTokenRequest) ProtoMessage ¶
func (*CMsgClientPICSAccessTokenRequest) ProtoMessage()
func (*CMsgClientPICSAccessTokenRequest) ProtoReflect ¶
func (x *CMsgClientPICSAccessTokenRequest) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSAccessTokenRequest) Reset ¶
func (x *CMsgClientPICSAccessTokenRequest) Reset()
func (*CMsgClientPICSAccessTokenRequest) String ¶
func (x *CMsgClientPICSAccessTokenRequest) String() string
type CMsgClientPICSAccessTokenResponse ¶
type CMsgClientPICSAccessTokenResponse struct { PackageAccessTokens []*CMsgClientPICSAccessTokenResponse_PackageToken `protobuf:"bytes,1,rep,name=package_access_tokens,json=packageAccessTokens" json:"package_access_tokens,omitempty"` PackageDeniedTokens []uint32 `protobuf:"varint,2,rep,name=package_denied_tokens,json=packageDeniedTokens" json:"package_denied_tokens,omitempty"` AppAccessTokens []*CMsgClientPICSAccessTokenResponse_AppToken `protobuf:"bytes,3,rep,name=app_access_tokens,json=appAccessTokens" json:"app_access_tokens,omitempty"` AppDeniedTokens []uint32 `protobuf:"varint,4,rep,name=app_denied_tokens,json=appDeniedTokens" json:"app_denied_tokens,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSAccessTokenResponse) Descriptor
deprecated
func (*CMsgClientPICSAccessTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSAccessTokenResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSAccessTokenResponse) GetAppAccessTokens ¶
func (x *CMsgClientPICSAccessTokenResponse) GetAppAccessTokens() []*CMsgClientPICSAccessTokenResponse_AppToken
func (*CMsgClientPICSAccessTokenResponse) GetAppDeniedTokens ¶
func (x *CMsgClientPICSAccessTokenResponse) GetAppDeniedTokens() []uint32
func (*CMsgClientPICSAccessTokenResponse) GetPackageAccessTokens ¶
func (x *CMsgClientPICSAccessTokenResponse) GetPackageAccessTokens() []*CMsgClientPICSAccessTokenResponse_PackageToken
func (*CMsgClientPICSAccessTokenResponse) GetPackageDeniedTokens ¶
func (x *CMsgClientPICSAccessTokenResponse) GetPackageDeniedTokens() []uint32
func (*CMsgClientPICSAccessTokenResponse) ProtoMessage ¶
func (*CMsgClientPICSAccessTokenResponse) ProtoMessage()
func (*CMsgClientPICSAccessTokenResponse) ProtoReflect ¶
func (x *CMsgClientPICSAccessTokenResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSAccessTokenResponse) Reset ¶
func (x *CMsgClientPICSAccessTokenResponse) Reset()
func (*CMsgClientPICSAccessTokenResponse) String ¶
func (x *CMsgClientPICSAccessTokenResponse) String() string
type CMsgClientPICSAccessTokenResponse_AppToken ¶
type CMsgClientPICSAccessTokenResponse_AppToken struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` AccessToken *uint64 `protobuf:"varint,2,opt,name=access_token,json=accessToken" json:"access_token,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSAccessTokenResponse_AppToken) Descriptor
deprecated
func (*CMsgClientPICSAccessTokenResponse_AppToken) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSAccessTokenResponse_AppToken.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSAccessTokenResponse_AppToken) GetAccessToken ¶
func (x *CMsgClientPICSAccessTokenResponse_AppToken) GetAccessToken() uint64
func (*CMsgClientPICSAccessTokenResponse_AppToken) GetAppid ¶
func (x *CMsgClientPICSAccessTokenResponse_AppToken) GetAppid() uint32
func (*CMsgClientPICSAccessTokenResponse_AppToken) ProtoMessage ¶
func (*CMsgClientPICSAccessTokenResponse_AppToken) ProtoMessage()
func (*CMsgClientPICSAccessTokenResponse_AppToken) ProtoReflect ¶
func (x *CMsgClientPICSAccessTokenResponse_AppToken) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSAccessTokenResponse_AppToken) Reset ¶
func (x *CMsgClientPICSAccessTokenResponse_AppToken) Reset()
func (*CMsgClientPICSAccessTokenResponse_AppToken) String ¶
func (x *CMsgClientPICSAccessTokenResponse_AppToken) String() string
type CMsgClientPICSAccessTokenResponse_PackageToken ¶
type CMsgClientPICSAccessTokenResponse_PackageToken struct { Packageid *uint32 `protobuf:"varint,1,opt,name=packageid" json:"packageid,omitempty"` AccessToken *uint64 `protobuf:"varint,2,opt,name=access_token,json=accessToken" json:"access_token,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSAccessTokenResponse_PackageToken) Descriptor
deprecated
func (*CMsgClientPICSAccessTokenResponse_PackageToken) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSAccessTokenResponse_PackageToken.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSAccessTokenResponse_PackageToken) GetAccessToken ¶
func (x *CMsgClientPICSAccessTokenResponse_PackageToken) GetAccessToken() uint64
func (*CMsgClientPICSAccessTokenResponse_PackageToken) GetPackageid ¶
func (x *CMsgClientPICSAccessTokenResponse_PackageToken) GetPackageid() uint32
func (*CMsgClientPICSAccessTokenResponse_PackageToken) ProtoMessage ¶
func (*CMsgClientPICSAccessTokenResponse_PackageToken) ProtoMessage()
func (*CMsgClientPICSAccessTokenResponse_PackageToken) ProtoReflect ¶
func (x *CMsgClientPICSAccessTokenResponse_PackageToken) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSAccessTokenResponse_PackageToken) Reset ¶
func (x *CMsgClientPICSAccessTokenResponse_PackageToken) Reset()
func (*CMsgClientPICSAccessTokenResponse_PackageToken) String ¶
func (x *CMsgClientPICSAccessTokenResponse_PackageToken) String() string
type CMsgClientPICSChangesSinceRequest ¶
type CMsgClientPICSChangesSinceRequest struct { SinceChangeNumber *uint32 `protobuf:"varint,1,opt,name=since_change_number,json=sinceChangeNumber" json:"since_change_number,omitempty"` SendAppInfoChanges *bool `protobuf:"varint,2,opt,name=send_app_info_changes,json=sendAppInfoChanges" json:"send_app_info_changes,omitempty"` SendPackageInfoChanges *bool `protobuf:"varint,3,opt,name=send_package_info_changes,json=sendPackageInfoChanges" json:"send_package_info_changes,omitempty"` NumAppInfoCached *uint32 `protobuf:"varint,4,opt,name=num_app_info_cached,json=numAppInfoCached" json:"num_app_info_cached,omitempty"` NumPackageInfoCached *uint32 `protobuf:"varint,5,opt,name=num_package_info_cached,json=numPackageInfoCached" json:"num_package_info_cached,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSChangesSinceRequest) Descriptor
deprecated
func (*CMsgClientPICSChangesSinceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSChangesSinceRequest.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSChangesSinceRequest) GetNumAppInfoCached ¶
func (x *CMsgClientPICSChangesSinceRequest) GetNumAppInfoCached() uint32
func (*CMsgClientPICSChangesSinceRequest) GetNumPackageInfoCached ¶
func (x *CMsgClientPICSChangesSinceRequest) GetNumPackageInfoCached() uint32
func (*CMsgClientPICSChangesSinceRequest) GetSendAppInfoChanges ¶
func (x *CMsgClientPICSChangesSinceRequest) GetSendAppInfoChanges() bool
func (*CMsgClientPICSChangesSinceRequest) GetSendPackageInfoChanges ¶
func (x *CMsgClientPICSChangesSinceRequest) GetSendPackageInfoChanges() bool
func (*CMsgClientPICSChangesSinceRequest) GetSinceChangeNumber ¶
func (x *CMsgClientPICSChangesSinceRequest) GetSinceChangeNumber() uint32
func (*CMsgClientPICSChangesSinceRequest) ProtoMessage ¶
func (*CMsgClientPICSChangesSinceRequest) ProtoMessage()
func (*CMsgClientPICSChangesSinceRequest) ProtoReflect ¶
func (x *CMsgClientPICSChangesSinceRequest) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSChangesSinceRequest) Reset ¶
func (x *CMsgClientPICSChangesSinceRequest) Reset()
func (*CMsgClientPICSChangesSinceRequest) String ¶
func (x *CMsgClientPICSChangesSinceRequest) String() string
type CMsgClientPICSChangesSinceResponse ¶
type CMsgClientPICSChangesSinceResponse struct { CurrentChangeNumber *uint32 `protobuf:"varint,1,opt,name=current_change_number,json=currentChangeNumber" json:"current_change_number,omitempty"` SinceChangeNumber *uint32 `protobuf:"varint,2,opt,name=since_change_number,json=sinceChangeNumber" json:"since_change_number,omitempty"` ForceFullUpdate *bool `protobuf:"varint,3,opt,name=force_full_update,json=forceFullUpdate" json:"force_full_update,omitempty"` PackageChanges []*CMsgClientPICSChangesSinceResponse_PackageChange `protobuf:"bytes,4,rep,name=package_changes,json=packageChanges" json:"package_changes,omitempty"` AppChanges []*CMsgClientPICSChangesSinceResponse_AppChange `protobuf:"bytes,5,rep,name=app_changes,json=appChanges" json:"app_changes,omitempty"` ForceFullAppUpdate *bool `protobuf:"varint,6,opt,name=force_full_app_update,json=forceFullAppUpdate" json:"force_full_app_update,omitempty"` ForceFullPackageUpdate *bool `protobuf:"varint,7,opt,name=force_full_package_update,json=forceFullPackageUpdate" json:"force_full_package_update,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSChangesSinceResponse) Descriptor
deprecated
func (*CMsgClientPICSChangesSinceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSChangesSinceResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSChangesSinceResponse) GetAppChanges ¶
func (x *CMsgClientPICSChangesSinceResponse) GetAppChanges() []*CMsgClientPICSChangesSinceResponse_AppChange
func (*CMsgClientPICSChangesSinceResponse) GetCurrentChangeNumber ¶
func (x *CMsgClientPICSChangesSinceResponse) GetCurrentChangeNumber() uint32
func (*CMsgClientPICSChangesSinceResponse) GetForceFullAppUpdate ¶
func (x *CMsgClientPICSChangesSinceResponse) GetForceFullAppUpdate() bool
func (*CMsgClientPICSChangesSinceResponse) GetForceFullPackageUpdate ¶
func (x *CMsgClientPICSChangesSinceResponse) GetForceFullPackageUpdate() bool
func (*CMsgClientPICSChangesSinceResponse) GetForceFullUpdate ¶
func (x *CMsgClientPICSChangesSinceResponse) GetForceFullUpdate() bool
func (*CMsgClientPICSChangesSinceResponse) GetPackageChanges ¶
func (x *CMsgClientPICSChangesSinceResponse) GetPackageChanges() []*CMsgClientPICSChangesSinceResponse_PackageChange
func (*CMsgClientPICSChangesSinceResponse) GetSinceChangeNumber ¶
func (x *CMsgClientPICSChangesSinceResponse) GetSinceChangeNumber() uint32
func (*CMsgClientPICSChangesSinceResponse) ProtoMessage ¶
func (*CMsgClientPICSChangesSinceResponse) ProtoMessage()
func (*CMsgClientPICSChangesSinceResponse) ProtoReflect ¶
func (x *CMsgClientPICSChangesSinceResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSChangesSinceResponse) Reset ¶
func (x *CMsgClientPICSChangesSinceResponse) Reset()
func (*CMsgClientPICSChangesSinceResponse) String ¶
func (x *CMsgClientPICSChangesSinceResponse) String() string
type CMsgClientPICSChangesSinceResponse_AppChange ¶
type CMsgClientPICSChangesSinceResponse_AppChange struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` ChangeNumber *uint32 `protobuf:"varint,2,opt,name=change_number,json=changeNumber" json:"change_number,omitempty"` NeedsToken *bool `protobuf:"varint,3,opt,name=needs_token,json=needsToken" json:"needs_token,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSChangesSinceResponse_AppChange) Descriptor
deprecated
func (*CMsgClientPICSChangesSinceResponse_AppChange) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSChangesSinceResponse_AppChange.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSChangesSinceResponse_AppChange) GetAppid ¶
func (x *CMsgClientPICSChangesSinceResponse_AppChange) GetAppid() uint32
func (*CMsgClientPICSChangesSinceResponse_AppChange) GetChangeNumber ¶
func (x *CMsgClientPICSChangesSinceResponse_AppChange) GetChangeNumber() uint32
func (*CMsgClientPICSChangesSinceResponse_AppChange) GetNeedsToken ¶
func (x *CMsgClientPICSChangesSinceResponse_AppChange) GetNeedsToken() bool
func (*CMsgClientPICSChangesSinceResponse_AppChange) ProtoMessage ¶
func (*CMsgClientPICSChangesSinceResponse_AppChange) ProtoMessage()
func (*CMsgClientPICSChangesSinceResponse_AppChange) ProtoReflect ¶
func (x *CMsgClientPICSChangesSinceResponse_AppChange) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSChangesSinceResponse_AppChange) Reset ¶
func (x *CMsgClientPICSChangesSinceResponse_AppChange) Reset()
func (*CMsgClientPICSChangesSinceResponse_AppChange) String ¶
func (x *CMsgClientPICSChangesSinceResponse_AppChange) String() string
type CMsgClientPICSChangesSinceResponse_PackageChange ¶
type CMsgClientPICSChangesSinceResponse_PackageChange struct { Packageid *uint32 `protobuf:"varint,1,opt,name=packageid" json:"packageid,omitempty"` ChangeNumber *uint32 `protobuf:"varint,2,opt,name=change_number,json=changeNumber" json:"change_number,omitempty"` NeedsToken *bool `protobuf:"varint,3,opt,name=needs_token,json=needsToken" json:"needs_token,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSChangesSinceResponse_PackageChange) Descriptor
deprecated
func (*CMsgClientPICSChangesSinceResponse_PackageChange) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSChangesSinceResponse_PackageChange.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSChangesSinceResponse_PackageChange) GetChangeNumber ¶
func (x *CMsgClientPICSChangesSinceResponse_PackageChange) GetChangeNumber() uint32
func (*CMsgClientPICSChangesSinceResponse_PackageChange) GetNeedsToken ¶
func (x *CMsgClientPICSChangesSinceResponse_PackageChange) GetNeedsToken() bool
func (*CMsgClientPICSChangesSinceResponse_PackageChange) GetPackageid ¶
func (x *CMsgClientPICSChangesSinceResponse_PackageChange) GetPackageid() uint32
func (*CMsgClientPICSChangesSinceResponse_PackageChange) ProtoMessage ¶
func (*CMsgClientPICSChangesSinceResponse_PackageChange) ProtoMessage()
func (*CMsgClientPICSChangesSinceResponse_PackageChange) ProtoReflect ¶
func (x *CMsgClientPICSChangesSinceResponse_PackageChange) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSChangesSinceResponse_PackageChange) Reset ¶
func (x *CMsgClientPICSChangesSinceResponse_PackageChange) Reset()
func (*CMsgClientPICSChangesSinceResponse_PackageChange) String ¶
func (x *CMsgClientPICSChangesSinceResponse_PackageChange) String() string
type CMsgClientPICSProductInfoRequest ¶
type CMsgClientPICSProductInfoRequest struct { Packages []*CMsgClientPICSProductInfoRequest_PackageInfo `protobuf:"bytes,1,rep,name=packages" json:"packages,omitempty"` Apps []*CMsgClientPICSProductInfoRequest_AppInfo `protobuf:"bytes,2,rep,name=apps" json:"apps,omitempty"` MetaDataOnly *bool `protobuf:"varint,3,opt,name=meta_data_only,json=metaDataOnly" json:"meta_data_only,omitempty"` NumPrevFailed *uint32 `protobuf:"varint,4,opt,name=num_prev_failed,json=numPrevFailed" json:"num_prev_failed,omitempty"` OBSOLETESupportsPackageTokens *uint32 `` /* 146-byte string literal not displayed */ SequenceNumber *uint32 `protobuf:"varint,6,opt,name=sequence_number,json=sequenceNumber" json:"sequence_number,omitempty"` SingleResponse *bool `protobuf:"varint,7,opt,name=single_response,json=singleResponse" json:"single_response,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSProductInfoRequest) Descriptor
deprecated
func (*CMsgClientPICSProductInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSProductInfoRequest.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSProductInfoRequest) GetApps ¶
func (x *CMsgClientPICSProductInfoRequest) GetApps() []*CMsgClientPICSProductInfoRequest_AppInfo
func (*CMsgClientPICSProductInfoRequest) GetMetaDataOnly ¶
func (x *CMsgClientPICSProductInfoRequest) GetMetaDataOnly() bool
func (*CMsgClientPICSProductInfoRequest) GetNumPrevFailed ¶
func (x *CMsgClientPICSProductInfoRequest) GetNumPrevFailed() uint32
func (*CMsgClientPICSProductInfoRequest) GetOBSOLETESupportsPackageTokens ¶
func (x *CMsgClientPICSProductInfoRequest) GetOBSOLETESupportsPackageTokens() uint32
func (*CMsgClientPICSProductInfoRequest) GetPackages ¶
func (x *CMsgClientPICSProductInfoRequest) GetPackages() []*CMsgClientPICSProductInfoRequest_PackageInfo
func (*CMsgClientPICSProductInfoRequest) GetSequenceNumber ¶
func (x *CMsgClientPICSProductInfoRequest) GetSequenceNumber() uint32
func (*CMsgClientPICSProductInfoRequest) GetSingleResponse ¶
func (x *CMsgClientPICSProductInfoRequest) GetSingleResponse() bool
func (*CMsgClientPICSProductInfoRequest) ProtoMessage ¶
func (*CMsgClientPICSProductInfoRequest) ProtoMessage()
func (*CMsgClientPICSProductInfoRequest) ProtoReflect ¶
func (x *CMsgClientPICSProductInfoRequest) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSProductInfoRequest) Reset ¶
func (x *CMsgClientPICSProductInfoRequest) Reset()
func (*CMsgClientPICSProductInfoRequest) String ¶
func (x *CMsgClientPICSProductInfoRequest) String() string
type CMsgClientPICSProductInfoRequest_AppInfo ¶
type CMsgClientPICSProductInfoRequest_AppInfo struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` AccessToken *uint64 `protobuf:"varint,2,opt,name=access_token,json=accessToken" json:"access_token,omitempty"` OnlyPublicObsolete *bool `protobuf:"varint,3,opt,name=only_public_obsolete,json=onlyPublicObsolete" json:"only_public_obsolete,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSProductInfoRequest_AppInfo) Descriptor
deprecated
func (*CMsgClientPICSProductInfoRequest_AppInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSProductInfoRequest_AppInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSProductInfoRequest_AppInfo) GetAccessToken ¶
func (x *CMsgClientPICSProductInfoRequest_AppInfo) GetAccessToken() uint64
func (*CMsgClientPICSProductInfoRequest_AppInfo) GetAppid ¶
func (x *CMsgClientPICSProductInfoRequest_AppInfo) GetAppid() uint32
func (*CMsgClientPICSProductInfoRequest_AppInfo) GetOnlyPublicObsolete ¶
func (x *CMsgClientPICSProductInfoRequest_AppInfo) GetOnlyPublicObsolete() bool
func (*CMsgClientPICSProductInfoRequest_AppInfo) ProtoMessage ¶
func (*CMsgClientPICSProductInfoRequest_AppInfo) ProtoMessage()
func (*CMsgClientPICSProductInfoRequest_AppInfo) ProtoReflect ¶
func (x *CMsgClientPICSProductInfoRequest_AppInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSProductInfoRequest_AppInfo) Reset ¶
func (x *CMsgClientPICSProductInfoRequest_AppInfo) Reset()
func (*CMsgClientPICSProductInfoRequest_AppInfo) String ¶
func (x *CMsgClientPICSProductInfoRequest_AppInfo) String() string
type CMsgClientPICSProductInfoRequest_PackageInfo ¶
type CMsgClientPICSProductInfoRequest_PackageInfo struct { Packageid *uint32 `protobuf:"varint,1,opt,name=packageid" json:"packageid,omitempty"` AccessToken *uint64 `protobuf:"varint,2,opt,name=access_token,json=accessToken" json:"access_token,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSProductInfoRequest_PackageInfo) Descriptor
deprecated
func (*CMsgClientPICSProductInfoRequest_PackageInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSProductInfoRequest_PackageInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSProductInfoRequest_PackageInfo) GetAccessToken ¶
func (x *CMsgClientPICSProductInfoRequest_PackageInfo) GetAccessToken() uint64
func (*CMsgClientPICSProductInfoRequest_PackageInfo) GetPackageid ¶
func (x *CMsgClientPICSProductInfoRequest_PackageInfo) GetPackageid() uint32
func (*CMsgClientPICSProductInfoRequest_PackageInfo) ProtoMessage ¶
func (*CMsgClientPICSProductInfoRequest_PackageInfo) ProtoMessage()
func (*CMsgClientPICSProductInfoRequest_PackageInfo) ProtoReflect ¶
func (x *CMsgClientPICSProductInfoRequest_PackageInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSProductInfoRequest_PackageInfo) Reset ¶
func (x *CMsgClientPICSProductInfoRequest_PackageInfo) Reset()
func (*CMsgClientPICSProductInfoRequest_PackageInfo) String ¶
func (x *CMsgClientPICSProductInfoRequest_PackageInfo) String() string
type CMsgClientPICSProductInfoResponse ¶
type CMsgClientPICSProductInfoResponse struct { Apps []*CMsgClientPICSProductInfoResponse_AppInfo `protobuf:"bytes,1,rep,name=apps" json:"apps,omitempty"` UnknownAppids []uint32 `protobuf:"varint,2,rep,name=unknown_appids,json=unknownAppids" json:"unknown_appids,omitempty"` Packages []*CMsgClientPICSProductInfoResponse_PackageInfo `protobuf:"bytes,3,rep,name=packages" json:"packages,omitempty"` UnknownPackageids []uint32 `protobuf:"varint,4,rep,name=unknown_packageids,json=unknownPackageids" json:"unknown_packageids,omitempty"` MetaDataOnly *bool `protobuf:"varint,5,opt,name=meta_data_only,json=metaDataOnly" json:"meta_data_only,omitempty"` ResponsePending *bool `protobuf:"varint,6,opt,name=response_pending,json=responsePending" json:"response_pending,omitempty"` HttpMinSize *uint32 `protobuf:"varint,7,opt,name=http_min_size,json=httpMinSize" json:"http_min_size,omitempty"` HttpHost *string `protobuf:"bytes,8,opt,name=http_host,json=httpHost" json:"http_host,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSProductInfoResponse) Descriptor
deprecated
func (*CMsgClientPICSProductInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSProductInfoResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSProductInfoResponse) GetApps ¶
func (x *CMsgClientPICSProductInfoResponse) GetApps() []*CMsgClientPICSProductInfoResponse_AppInfo
func (*CMsgClientPICSProductInfoResponse) GetHttpHost ¶
func (x *CMsgClientPICSProductInfoResponse) GetHttpHost() string
func (*CMsgClientPICSProductInfoResponse) GetHttpMinSize ¶
func (x *CMsgClientPICSProductInfoResponse) GetHttpMinSize() uint32
func (*CMsgClientPICSProductInfoResponse) GetMetaDataOnly ¶
func (x *CMsgClientPICSProductInfoResponse) GetMetaDataOnly() bool
func (*CMsgClientPICSProductInfoResponse) GetPackages ¶
func (x *CMsgClientPICSProductInfoResponse) GetPackages() []*CMsgClientPICSProductInfoResponse_PackageInfo
func (*CMsgClientPICSProductInfoResponse) GetResponsePending ¶
func (x *CMsgClientPICSProductInfoResponse) GetResponsePending() bool
func (*CMsgClientPICSProductInfoResponse) GetUnknownAppids ¶
func (x *CMsgClientPICSProductInfoResponse) GetUnknownAppids() []uint32
func (*CMsgClientPICSProductInfoResponse) GetUnknownPackageids ¶
func (x *CMsgClientPICSProductInfoResponse) GetUnknownPackageids() []uint32
func (*CMsgClientPICSProductInfoResponse) ProtoMessage ¶
func (*CMsgClientPICSProductInfoResponse) ProtoMessage()
func (*CMsgClientPICSProductInfoResponse) ProtoReflect ¶
func (x *CMsgClientPICSProductInfoResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSProductInfoResponse) Reset ¶
func (x *CMsgClientPICSProductInfoResponse) Reset()
func (*CMsgClientPICSProductInfoResponse) String ¶
func (x *CMsgClientPICSProductInfoResponse) String() string
type CMsgClientPICSProductInfoResponse_AppInfo ¶
type CMsgClientPICSProductInfoResponse_AppInfo struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` ChangeNumber *uint32 `protobuf:"varint,2,opt,name=change_number,json=changeNumber" json:"change_number,omitempty"` MissingToken *bool `protobuf:"varint,3,opt,name=missing_token,json=missingToken" 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=onlyPublic" json:"only_public,omitempty"` Size *uint32 `protobuf:"varint,7,opt,name=size" json:"size,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSProductInfoResponse_AppInfo) Descriptor
deprecated
func (*CMsgClientPICSProductInfoResponse_AppInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSProductInfoResponse_AppInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSProductInfoResponse_AppInfo) GetAppid ¶
func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetAppid() uint32
func (*CMsgClientPICSProductInfoResponse_AppInfo) GetBuffer ¶
func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetBuffer() []byte
func (*CMsgClientPICSProductInfoResponse_AppInfo) GetChangeNumber ¶
func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetChangeNumber() uint32
func (*CMsgClientPICSProductInfoResponse_AppInfo) GetMissingToken ¶
func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetMissingToken() bool
func (*CMsgClientPICSProductInfoResponse_AppInfo) GetOnlyPublic ¶
func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetOnlyPublic() bool
func (*CMsgClientPICSProductInfoResponse_AppInfo) GetSha ¶
func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetSha() []byte
func (*CMsgClientPICSProductInfoResponse_AppInfo) GetSize ¶
func (x *CMsgClientPICSProductInfoResponse_AppInfo) GetSize() uint32
func (*CMsgClientPICSProductInfoResponse_AppInfo) ProtoMessage ¶
func (*CMsgClientPICSProductInfoResponse_AppInfo) ProtoMessage()
func (*CMsgClientPICSProductInfoResponse_AppInfo) ProtoReflect ¶
func (x *CMsgClientPICSProductInfoResponse_AppInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSProductInfoResponse_AppInfo) Reset ¶
func (x *CMsgClientPICSProductInfoResponse_AppInfo) Reset()
func (*CMsgClientPICSProductInfoResponse_AppInfo) String ¶
func (x *CMsgClientPICSProductInfoResponse_AppInfo) String() string
type CMsgClientPICSProductInfoResponse_PackageInfo ¶
type CMsgClientPICSProductInfoResponse_PackageInfo struct { Packageid *uint32 `protobuf:"varint,1,opt,name=packageid" json:"packageid,omitempty"` ChangeNumber *uint32 `protobuf:"varint,2,opt,name=change_number,json=changeNumber" json:"change_number,omitempty"` MissingToken *bool `protobuf:"varint,3,opt,name=missing_token,json=missingToken" 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"` Size *uint32 `protobuf:"varint,6,opt,name=size" json:"size,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPICSProductInfoResponse_PackageInfo) Descriptor
deprecated
func (*CMsgClientPICSProductInfoResponse_PackageInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPICSProductInfoResponse_PackageInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientPICSProductInfoResponse_PackageInfo) GetBuffer ¶
func (x *CMsgClientPICSProductInfoResponse_PackageInfo) GetBuffer() []byte
func (*CMsgClientPICSProductInfoResponse_PackageInfo) GetChangeNumber ¶
func (x *CMsgClientPICSProductInfoResponse_PackageInfo) GetChangeNumber() uint32
func (*CMsgClientPICSProductInfoResponse_PackageInfo) GetMissingToken ¶
func (x *CMsgClientPICSProductInfoResponse_PackageInfo) GetMissingToken() bool
func (*CMsgClientPICSProductInfoResponse_PackageInfo) GetPackageid ¶
func (x *CMsgClientPICSProductInfoResponse_PackageInfo) GetPackageid() uint32
func (*CMsgClientPICSProductInfoResponse_PackageInfo) GetSha ¶
func (x *CMsgClientPICSProductInfoResponse_PackageInfo) GetSha() []byte
func (*CMsgClientPICSProductInfoResponse_PackageInfo) GetSize ¶
func (x *CMsgClientPICSProductInfoResponse_PackageInfo) GetSize() uint32
func (*CMsgClientPICSProductInfoResponse_PackageInfo) ProtoMessage ¶
func (*CMsgClientPICSProductInfoResponse_PackageInfo) ProtoMessage()
func (*CMsgClientPICSProductInfoResponse_PackageInfo) ProtoReflect ¶
func (x *CMsgClientPICSProductInfoResponse_PackageInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientPICSProductInfoResponse_PackageInfo) Reset ¶
func (x *CMsgClientPICSProductInfoResponse_PackageInfo) Reset()
func (*CMsgClientPICSProductInfoResponse_PackageInfo) String ¶
func (x *CMsgClientPICSProductInfoResponse_PackageInfo) String() string
type CMsgClientPersonaState ¶
type CMsgClientPersonaState struct { StatusFlags *uint32 `protobuf:"varint,1,opt,name=status_flags,json=statusFlags" json:"status_flags,omitempty"` Friends []*CMsgClientPersonaState_Friend `protobuf:"bytes,2,rep,name=friends" json:"friends,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPersonaState) Descriptor
deprecated
func (*CMsgClientPersonaState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPersonaState.ProtoReflect.Descriptor instead.
func (*CMsgClientPersonaState) GetFriends ¶
func (x *CMsgClientPersonaState) GetFriends() []*CMsgClientPersonaState_Friend
func (*CMsgClientPersonaState) GetStatusFlags ¶
func (x *CMsgClientPersonaState) GetStatusFlags() uint32
func (*CMsgClientPersonaState) ProtoMessage ¶
func (*CMsgClientPersonaState) ProtoMessage()
func (*CMsgClientPersonaState) ProtoReflect ¶
func (x *CMsgClientPersonaState) ProtoReflect() protoreflect.Message
func (*CMsgClientPersonaState) Reset ¶
func (x *CMsgClientPersonaState) Reset()
func (*CMsgClientPersonaState) String ¶
func (x *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=personaState" json:"persona_state,omitempty"` GamePlayedAppId *uint32 `protobuf:"varint,3,opt,name=game_played_app_id,json=gamePlayedAppId" json:"game_played_app_id,omitempty"` GameServerIp *uint32 `protobuf:"varint,4,opt,name=game_server_ip,json=gameServerIp" json:"game_server_ip,omitempty"` GameServerPort *uint32 `protobuf:"varint,5,opt,name=game_server_port,json=gameServerPort" json:"game_server_port,omitempty"` PersonaStateFlags *uint32 `protobuf:"varint,6,opt,name=persona_state_flags,json=personaStateFlags" json:"persona_state_flags,omitempty"` OnlineSessionInstances *uint32 `protobuf:"varint,7,opt,name=online_session_instances,json=onlineSessionInstances" json:"online_session_instances,omitempty"` PersonaSetByUser *bool `protobuf:"varint,10,opt,name=persona_set_by_user,json=personaSetByUser" json:"persona_set_by_user,omitempty"` PlayerName *string `protobuf:"bytes,15,opt,name=player_name,json=playerName" json:"player_name,omitempty"` QueryPort *uint32 `protobuf:"varint,20,opt,name=query_port,json=queryPort" json:"query_port,omitempty"` SteamidSource *uint64 `protobuf:"fixed64,25,opt,name=steamid_source,json=steamidSource" json:"steamid_source,omitempty"` AvatarHash []byte `protobuf:"bytes,31,opt,name=avatar_hash,json=avatarHash" json:"avatar_hash,omitempty"` LastLogoff *uint32 `protobuf:"varint,45,opt,name=last_logoff,json=lastLogoff" json:"last_logoff,omitempty"` LastLogon *uint32 `protobuf:"varint,46,opt,name=last_logon,json=lastLogon" json:"last_logon,omitempty"` LastSeenOnline *uint32 `protobuf:"varint,47,opt,name=last_seen_online,json=lastSeenOnline" json:"last_seen_online,omitempty"` ClanRank *uint32 `protobuf:"varint,50,opt,name=clan_rank,json=clanRank" json:"clan_rank,omitempty"` GameName *string `protobuf:"bytes,55,opt,name=game_name,json=gameName" 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=gameDataBlob" json:"game_data_blob,omitempty"` ClanData *CMsgClientPersonaState_Friend_ClanData `protobuf:"bytes,64,opt,name=clan_data,json=clanData" json:"clan_data,omitempty"` ClanTag *string `protobuf:"bytes,65,opt,name=clan_tag,json=clanTag" json:"clan_tag,omitempty"` RichPresence []*CMsgClientPersonaState_Friend_KV `protobuf:"bytes,71,rep,name=rich_presence,json=richPresence" json:"rich_presence,omitempty"` BroadcastId *uint64 `protobuf:"fixed64,72,opt,name=broadcast_id,json=broadcastId" json:"broadcast_id,omitempty"` GameLobbyId *uint64 `protobuf:"fixed64,73,opt,name=game_lobby_id,json=gameLobbyId" json:"game_lobby_id,omitempty"` WatchingBroadcastAccountid *uint32 `` /* 136-byte string literal not displayed */ WatchingBroadcastAppid *uint32 `protobuf:"varint,75,opt,name=watching_broadcast_appid,json=watchingBroadcastAppid" json:"watching_broadcast_appid,omitempty"` WatchingBroadcastViewers *uint32 `` /* 130-byte string literal not displayed */ WatchingBroadcastTitle *string `protobuf:"bytes,77,opt,name=watching_broadcast_title,json=watchingBroadcastTitle" json:"watching_broadcast_title,omitempty"` IsCommunityBanned *bool `protobuf:"varint,78,opt,name=is_community_banned,json=isCommunityBanned" json:"is_community_banned,omitempty"` PlayerNamePendingReview *bool `` /* 129-byte string literal not displayed */ AvatarPendingReview *bool `protobuf:"varint,80,opt,name=avatar_pending_review,json=avatarPendingReview" json:"avatar_pending_review,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPersonaState_Friend) Descriptor
deprecated
func (*CMsgClientPersonaState_Friend) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPersonaState_Friend.ProtoReflect.Descriptor instead.
func (*CMsgClientPersonaState_Friend) GetAvatarHash ¶
func (x *CMsgClientPersonaState_Friend) GetAvatarHash() []byte
func (*CMsgClientPersonaState_Friend) GetAvatarPendingReview ¶
func (x *CMsgClientPersonaState_Friend) GetAvatarPendingReview() bool
func (*CMsgClientPersonaState_Friend) GetBroadcastId ¶
func (x *CMsgClientPersonaState_Friend) GetBroadcastId() uint64
func (*CMsgClientPersonaState_Friend) GetClanData ¶
func (x *CMsgClientPersonaState_Friend) GetClanData() *CMsgClientPersonaState_Friend_ClanData
func (*CMsgClientPersonaState_Friend) GetClanRank ¶
func (x *CMsgClientPersonaState_Friend) GetClanRank() uint32
func (*CMsgClientPersonaState_Friend) GetClanTag ¶
func (x *CMsgClientPersonaState_Friend) GetClanTag() string
func (*CMsgClientPersonaState_Friend) GetFriendid ¶
func (x *CMsgClientPersonaState_Friend) GetFriendid() uint64
func (*CMsgClientPersonaState_Friend) GetGameDataBlob ¶
func (x *CMsgClientPersonaState_Friend) GetGameDataBlob() []byte
func (*CMsgClientPersonaState_Friend) GetGameLobbyId ¶
func (x *CMsgClientPersonaState_Friend) GetGameLobbyId() uint64
func (*CMsgClientPersonaState_Friend) GetGameName ¶
func (x *CMsgClientPersonaState_Friend) GetGameName() string
func (*CMsgClientPersonaState_Friend) GetGamePlayedAppId ¶
func (x *CMsgClientPersonaState_Friend) GetGamePlayedAppId() uint32
func (*CMsgClientPersonaState_Friend) GetGameServerIp ¶
func (x *CMsgClientPersonaState_Friend) GetGameServerIp() uint32
func (*CMsgClientPersonaState_Friend) GetGameServerPort ¶
func (x *CMsgClientPersonaState_Friend) GetGameServerPort() uint32
func (*CMsgClientPersonaState_Friend) GetGameid ¶
func (x *CMsgClientPersonaState_Friend) GetGameid() uint64
func (*CMsgClientPersonaState_Friend) GetIsCommunityBanned ¶
func (x *CMsgClientPersonaState_Friend) GetIsCommunityBanned() bool
func (*CMsgClientPersonaState_Friend) GetLastLogoff ¶
func (x *CMsgClientPersonaState_Friend) GetLastLogoff() uint32
func (*CMsgClientPersonaState_Friend) GetLastLogon ¶
func (x *CMsgClientPersonaState_Friend) GetLastLogon() uint32
func (*CMsgClientPersonaState_Friend) GetLastSeenOnline ¶
func (x *CMsgClientPersonaState_Friend) GetLastSeenOnline() uint32
func (*CMsgClientPersonaState_Friend) GetOnlineSessionInstances ¶
func (x *CMsgClientPersonaState_Friend) GetOnlineSessionInstances() uint32
func (*CMsgClientPersonaState_Friend) GetPersonaSetByUser ¶
func (x *CMsgClientPersonaState_Friend) GetPersonaSetByUser() bool
func (*CMsgClientPersonaState_Friend) GetPersonaState ¶
func (x *CMsgClientPersonaState_Friend) GetPersonaState() uint32
func (*CMsgClientPersonaState_Friend) GetPersonaStateFlags ¶
func (x *CMsgClientPersonaState_Friend) GetPersonaStateFlags() uint32
func (*CMsgClientPersonaState_Friend) GetPlayerName ¶
func (x *CMsgClientPersonaState_Friend) GetPlayerName() string
func (*CMsgClientPersonaState_Friend) GetPlayerNamePendingReview ¶
func (x *CMsgClientPersonaState_Friend) GetPlayerNamePendingReview() bool
func (*CMsgClientPersonaState_Friend) GetQueryPort ¶
func (x *CMsgClientPersonaState_Friend) GetQueryPort() uint32
func (*CMsgClientPersonaState_Friend) GetRichPresence ¶
func (x *CMsgClientPersonaState_Friend) GetRichPresence() []*CMsgClientPersonaState_Friend_KV
func (*CMsgClientPersonaState_Friend) GetSteamidSource ¶
func (x *CMsgClientPersonaState_Friend) GetSteamidSource() uint64
func (*CMsgClientPersonaState_Friend) GetWatchingBroadcastAccountid ¶
func (x *CMsgClientPersonaState_Friend) GetWatchingBroadcastAccountid() uint32
func (*CMsgClientPersonaState_Friend) GetWatchingBroadcastAppid ¶
func (x *CMsgClientPersonaState_Friend) GetWatchingBroadcastAppid() uint32
func (*CMsgClientPersonaState_Friend) GetWatchingBroadcastTitle ¶
func (x *CMsgClientPersonaState_Friend) GetWatchingBroadcastTitle() string
func (*CMsgClientPersonaState_Friend) GetWatchingBroadcastViewers ¶
func (x *CMsgClientPersonaState_Friend) GetWatchingBroadcastViewers() uint32
func (*CMsgClientPersonaState_Friend) ProtoMessage ¶
func (*CMsgClientPersonaState_Friend) ProtoMessage()
func (*CMsgClientPersonaState_Friend) ProtoReflect ¶
func (x *CMsgClientPersonaState_Friend) ProtoReflect() protoreflect.Message
func (*CMsgClientPersonaState_Friend) Reset ¶
func (x *CMsgClientPersonaState_Friend) Reset()
func (*CMsgClientPersonaState_Friend) String ¶
func (x *CMsgClientPersonaState_Friend) String() string
type CMsgClientPersonaState_Friend_ClanData ¶
type CMsgClientPersonaState_Friend_ClanData struct { OggAppId *uint32 `protobuf:"varint,1,opt,name=ogg_app_id,json=oggAppId" json:"ogg_app_id,omitempty"` ChatGroupId *uint64 `protobuf:"varint,2,opt,name=chat_group_id,json=chatGroupId" json:"chat_group_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPersonaState_Friend_ClanData) Descriptor
deprecated
func (*CMsgClientPersonaState_Friend_ClanData) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPersonaState_Friend_ClanData.ProtoReflect.Descriptor instead.
func (*CMsgClientPersonaState_Friend_ClanData) GetChatGroupId ¶
func (x *CMsgClientPersonaState_Friend_ClanData) GetChatGroupId() uint64
func (*CMsgClientPersonaState_Friend_ClanData) GetOggAppId ¶
func (x *CMsgClientPersonaState_Friend_ClanData) GetOggAppId() uint32
func (*CMsgClientPersonaState_Friend_ClanData) ProtoMessage ¶
func (*CMsgClientPersonaState_Friend_ClanData) ProtoMessage()
func (*CMsgClientPersonaState_Friend_ClanData) ProtoReflect ¶
func (x *CMsgClientPersonaState_Friend_ClanData) ProtoReflect() protoreflect.Message
func (*CMsgClientPersonaState_Friend_ClanData) Reset ¶
func (x *CMsgClientPersonaState_Friend_ClanData) Reset()
func (*CMsgClientPersonaState_Friend_ClanData) String ¶
func (x *CMsgClientPersonaState_Friend_ClanData) String() string
type CMsgClientPersonaState_Friend_KV ¶
type CMsgClientPersonaState_Friend_KV struct { Key *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPersonaState_Friend_KV) Descriptor
deprecated
func (*CMsgClientPersonaState_Friend_KV) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPersonaState_Friend_KV.ProtoReflect.Descriptor instead.
func (*CMsgClientPersonaState_Friend_KV) GetKey ¶
func (x *CMsgClientPersonaState_Friend_KV) GetKey() string
func (*CMsgClientPersonaState_Friend_KV) GetValue ¶
func (x *CMsgClientPersonaState_Friend_KV) GetValue() string
func (*CMsgClientPersonaState_Friend_KV) ProtoMessage ¶
func (*CMsgClientPersonaState_Friend_KV) ProtoMessage()
func (*CMsgClientPersonaState_Friend_KV) ProtoReflect ¶
func (x *CMsgClientPersonaState_Friend_KV) ProtoReflect() protoreflect.Message
func (*CMsgClientPersonaState_Friend_KV) Reset ¶
func (x *CMsgClientPersonaState_Friend_KV) Reset()
func (*CMsgClientPersonaState_Friend_KV) String ¶
func (x *CMsgClientPersonaState_Friend_KV) String() 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"` // contains filtered or unexported fields }
func (*CMsgClientPlayerNicknameList) Descriptor
deprecated
func (*CMsgClientPlayerNicknameList) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPlayerNicknameList.ProtoReflect.Descriptor instead.
func (*CMsgClientPlayerNicknameList) GetIncremental ¶
func (x *CMsgClientPlayerNicknameList) GetIncremental() bool
func (*CMsgClientPlayerNicknameList) GetNicknames ¶
func (x *CMsgClientPlayerNicknameList) GetNicknames() []*CMsgClientPlayerNicknameList_PlayerNickname
func (*CMsgClientPlayerNicknameList) GetRemoval ¶
func (x *CMsgClientPlayerNicknameList) GetRemoval() bool
func (*CMsgClientPlayerNicknameList) ProtoMessage ¶
func (*CMsgClientPlayerNicknameList) ProtoMessage()
func (*CMsgClientPlayerNicknameList) ProtoReflect ¶
func (x *CMsgClientPlayerNicknameList) ProtoReflect() protoreflect.Message
func (*CMsgClientPlayerNicknameList) Reset ¶
func (x *CMsgClientPlayerNicknameList) Reset()
func (*CMsgClientPlayerNicknameList) String ¶
func (x *CMsgClientPlayerNicknameList) String() 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"` // contains filtered or unexported fields }
func (*CMsgClientPlayerNicknameList_PlayerNickname) Descriptor
deprecated
func (*CMsgClientPlayerNicknameList_PlayerNickname) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPlayerNicknameList_PlayerNickname.ProtoReflect.Descriptor instead.
func (*CMsgClientPlayerNicknameList_PlayerNickname) GetNickname ¶
func (x *CMsgClientPlayerNicknameList_PlayerNickname) GetNickname() string
func (*CMsgClientPlayerNicknameList_PlayerNickname) GetSteamid ¶
func (x *CMsgClientPlayerNicknameList_PlayerNickname) GetSteamid() uint64
func (*CMsgClientPlayerNicknameList_PlayerNickname) ProtoMessage ¶
func (*CMsgClientPlayerNicknameList_PlayerNickname) ProtoMessage()
func (*CMsgClientPlayerNicknameList_PlayerNickname) ProtoReflect ¶
func (x *CMsgClientPlayerNicknameList_PlayerNickname) ProtoReflect() protoreflect.Message
func (*CMsgClientPlayerNicknameList_PlayerNickname) Reset ¶
func (x *CMsgClientPlayerNicknameList_PlayerNickname) Reset()
func (*CMsgClientPlayerNicknameList_PlayerNickname) String ¶
func (x *CMsgClientPlayerNicknameList_PlayerNickname) String() string
type CMsgClientPlayingSessionState ¶
type CMsgClientPlayingSessionState struct { PlayingBlocked *bool `protobuf:"varint,2,opt,name=playing_blocked,json=playingBlocked" json:"playing_blocked,omitempty"` PlayingApp *uint32 `protobuf:"varint,3,opt,name=playing_app,json=playingApp" json:"playing_app,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPlayingSessionState) Descriptor
deprecated
func (*CMsgClientPlayingSessionState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPlayingSessionState.ProtoReflect.Descriptor instead.
func (*CMsgClientPlayingSessionState) GetPlayingApp ¶
func (x *CMsgClientPlayingSessionState) GetPlayingApp() uint32
func (*CMsgClientPlayingSessionState) GetPlayingBlocked ¶
func (x *CMsgClientPlayingSessionState) GetPlayingBlocked() bool
func (*CMsgClientPlayingSessionState) ProtoMessage ¶
func (*CMsgClientPlayingSessionState) ProtoMessage()
func (*CMsgClientPlayingSessionState) ProtoReflect ¶
func (x *CMsgClientPlayingSessionState) ProtoReflect() protoreflect.Message
func (*CMsgClientPlayingSessionState) Reset ¶
func (x *CMsgClientPlayingSessionState) Reset()
func (*CMsgClientPlayingSessionState) String ¶
func (x *CMsgClientPlayingSessionState) String() 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=purchaseResultDetails" json:"purchase_result_details,omitempty"` PurchaseReceiptInfo []byte `protobuf:"bytes,3,opt,name=purchase_receipt_info,json=purchaseReceiptInfo" json:"purchase_receipt_info,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPurchaseResponse) Descriptor
deprecated
func (*CMsgClientPurchaseResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPurchaseResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientPurchaseResponse) GetEresult ¶
func (x *CMsgClientPurchaseResponse) GetEresult() int32
func (*CMsgClientPurchaseResponse) GetPurchaseReceiptInfo ¶
func (x *CMsgClientPurchaseResponse) GetPurchaseReceiptInfo() []byte
func (*CMsgClientPurchaseResponse) GetPurchaseResultDetails ¶
func (x *CMsgClientPurchaseResponse) GetPurchaseResultDetails() int32
func (*CMsgClientPurchaseResponse) ProtoMessage ¶
func (*CMsgClientPurchaseResponse) ProtoMessage()
func (*CMsgClientPurchaseResponse) ProtoReflect ¶
func (x *CMsgClientPurchaseResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientPurchaseResponse) Reset ¶
func (x *CMsgClientPurchaseResponse) Reset()
func (*CMsgClientPurchaseResponse) String ¶
func (x *CMsgClientPurchaseResponse) String() string
type CMsgClientPurchaseWithMachineID ¶
type CMsgClientPurchaseWithMachineID struct { PackageId *uint32 `protobuf:"varint,1,opt,name=package_id,json=packageId" json:"package_id,omitempty"` MachineInfo []byte `protobuf:"bytes,2,opt,name=machine_info,json=machineInfo" json:"machine_info,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientPurchaseWithMachineID) Descriptor
deprecated
func (*CMsgClientPurchaseWithMachineID) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientPurchaseWithMachineID.ProtoReflect.Descriptor instead.
func (*CMsgClientPurchaseWithMachineID) GetMachineInfo ¶
func (x *CMsgClientPurchaseWithMachineID) GetMachineInfo() []byte
func (*CMsgClientPurchaseWithMachineID) GetPackageId ¶
func (x *CMsgClientPurchaseWithMachineID) GetPackageId() uint32
func (*CMsgClientPurchaseWithMachineID) ProtoMessage ¶
func (*CMsgClientPurchaseWithMachineID) ProtoMessage()
func (*CMsgClientPurchaseWithMachineID) ProtoReflect ¶
func (x *CMsgClientPurchaseWithMachineID) ProtoReflect() protoreflect.Message
func (*CMsgClientPurchaseWithMachineID) Reset ¶
func (x *CMsgClientPurchaseWithMachineID) Reset()
func (*CMsgClientPurchaseWithMachineID) String ¶
func (x *CMsgClientPurchaseWithMachineID) String() 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"` // contains filtered or unexported fields }
func (*CMsgClientReadMachineAuth) Descriptor
deprecated
func (*CMsgClientReadMachineAuth) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientReadMachineAuth.ProtoReflect.Descriptor instead.
func (*CMsgClientReadMachineAuth) GetCubtoread ¶
func (x *CMsgClientReadMachineAuth) GetCubtoread() uint32
func (*CMsgClientReadMachineAuth) GetFilename ¶
func (x *CMsgClientReadMachineAuth) GetFilename() string
func (*CMsgClientReadMachineAuth) GetOffset ¶
func (x *CMsgClientReadMachineAuth) GetOffset() uint32
func (*CMsgClientReadMachineAuth) ProtoMessage ¶
func (*CMsgClientReadMachineAuth) ProtoMessage()
func (*CMsgClientReadMachineAuth) ProtoReflect ¶
func (x *CMsgClientReadMachineAuth) ProtoReflect() protoreflect.Message
func (*CMsgClientReadMachineAuth) Reset ¶
func (x *CMsgClientReadMachineAuth) Reset()
func (*CMsgClientReadMachineAuth) String ¶
func (x *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=shaFile" 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=bytesRead" json:"bytes_read,omitempty"` FilenameSentry *string `protobuf:"bytes,9,opt,name=filename_sentry,json=filenameSentry" json:"filename_sentry,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientReadMachineAuthResponse) Descriptor
deprecated
func (*CMsgClientReadMachineAuthResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientReadMachineAuthResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientReadMachineAuthResponse) GetBytesRead ¶
func (x *CMsgClientReadMachineAuthResponse) GetBytesRead() []byte
func (*CMsgClientReadMachineAuthResponse) GetCubread ¶
func (x *CMsgClientReadMachineAuthResponse) GetCubread() uint32
func (*CMsgClientReadMachineAuthResponse) GetEresult ¶
func (x *CMsgClientReadMachineAuthResponse) GetEresult() uint32
func (*CMsgClientReadMachineAuthResponse) GetFilename ¶
func (x *CMsgClientReadMachineAuthResponse) GetFilename() string
func (*CMsgClientReadMachineAuthResponse) GetFilenameSentry ¶
func (x *CMsgClientReadMachineAuthResponse) GetFilenameSentry() string
func (*CMsgClientReadMachineAuthResponse) GetFilesize ¶
func (x *CMsgClientReadMachineAuthResponse) GetFilesize() uint32
func (*CMsgClientReadMachineAuthResponse) GetGetlasterror ¶
func (x *CMsgClientReadMachineAuthResponse) GetGetlasterror() uint32
func (*CMsgClientReadMachineAuthResponse) GetOffset ¶
func (x *CMsgClientReadMachineAuthResponse) GetOffset() uint32
func (*CMsgClientReadMachineAuthResponse) GetShaFile ¶
func (x *CMsgClientReadMachineAuthResponse) GetShaFile() []byte
func (*CMsgClientReadMachineAuthResponse) ProtoMessage ¶
func (*CMsgClientReadMachineAuthResponse) ProtoMessage()
func (*CMsgClientReadMachineAuthResponse) ProtoReflect ¶
func (x *CMsgClientReadMachineAuthResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientReadMachineAuthResponse) Reset ¶
func (x *CMsgClientReadMachineAuthResponse) Reset()
func (*CMsgClientReadMachineAuthResponse) String ¶
func (x *CMsgClientReadMachineAuthResponse) String() string
type CMsgClientRedeemGuestPass ¶
type CMsgClientRedeemGuestPass struct { GuestPassId *uint64 `protobuf:"fixed64,1,opt,name=guest_pass_id,json=guestPassId" json:"guest_pass_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRedeemGuestPass) Descriptor
deprecated
func (*CMsgClientRedeemGuestPass) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRedeemGuestPass.ProtoReflect.Descriptor instead.
func (*CMsgClientRedeemGuestPass) GetGuestPassId ¶
func (x *CMsgClientRedeemGuestPass) GetGuestPassId() uint64
func (*CMsgClientRedeemGuestPass) ProtoMessage ¶
func (*CMsgClientRedeemGuestPass) ProtoMessage()
func (*CMsgClientRedeemGuestPass) ProtoReflect ¶
func (x *CMsgClientRedeemGuestPass) ProtoReflect() protoreflect.Message
func (*CMsgClientRedeemGuestPass) Reset ¶
func (x *CMsgClientRedeemGuestPass) Reset()
func (*CMsgClientRedeemGuestPass) String ¶
func (x *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=packageId" json:"package_id,omitempty"` MustOwnAppid *uint32 `protobuf:"varint,3,opt,name=must_own_appid,json=mustOwnAppid" json:"must_own_appid,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRedeemGuestPassResponse) Descriptor
deprecated
func (*CMsgClientRedeemGuestPassResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRedeemGuestPassResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientRedeemGuestPassResponse) GetEresult ¶
func (x *CMsgClientRedeemGuestPassResponse) GetEresult() uint32
func (*CMsgClientRedeemGuestPassResponse) GetMustOwnAppid ¶
func (x *CMsgClientRedeemGuestPassResponse) GetMustOwnAppid() uint32
func (*CMsgClientRedeemGuestPassResponse) GetPackageId ¶
func (x *CMsgClientRedeemGuestPassResponse) GetPackageId() uint32
func (*CMsgClientRedeemGuestPassResponse) ProtoMessage ¶
func (*CMsgClientRedeemGuestPassResponse) ProtoMessage()
func (*CMsgClientRedeemGuestPassResponse) ProtoReflect ¶
func (x *CMsgClientRedeemGuestPassResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientRedeemGuestPassResponse) Reset ¶
func (x *CMsgClientRedeemGuestPassResponse) Reset()
func (*CMsgClientRedeemGuestPassResponse) String ¶
func (x *CMsgClientRedeemGuestPassResponse) String() string
type CMsgClientRegisterAuthTicketWithCM ¶
type CMsgClientRegisterAuthTicketWithCM struct { ProtocolVersion *uint32 `protobuf:"varint,1,opt,name=protocol_version,json=protocolVersion" json:"protocol_version,omitempty"` Ticket []byte `protobuf:"bytes,3,opt,name=ticket" json:"ticket,omitempty"` ClientInstanceId *uint64 `protobuf:"varint,4,opt,name=client_instance_id,json=clientInstanceId" json:"client_instance_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRegisterAuthTicketWithCM) Descriptor
deprecated
func (*CMsgClientRegisterAuthTicketWithCM) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRegisterAuthTicketWithCM.ProtoReflect.Descriptor instead.
func (*CMsgClientRegisterAuthTicketWithCM) GetClientInstanceId ¶
func (x *CMsgClientRegisterAuthTicketWithCM) GetClientInstanceId() uint64
func (*CMsgClientRegisterAuthTicketWithCM) GetProtocolVersion ¶
func (x *CMsgClientRegisterAuthTicketWithCM) GetProtocolVersion() uint32
func (*CMsgClientRegisterAuthTicketWithCM) GetTicket ¶
func (x *CMsgClientRegisterAuthTicketWithCM) GetTicket() []byte
func (*CMsgClientRegisterAuthTicketWithCM) ProtoMessage ¶
func (*CMsgClientRegisterAuthTicketWithCM) ProtoMessage()
func (*CMsgClientRegisterAuthTicketWithCM) ProtoReflect ¶
func (x *CMsgClientRegisterAuthTicketWithCM) ProtoReflect() protoreflect.Message
func (*CMsgClientRegisterAuthTicketWithCM) Reset ¶
func (x *CMsgClientRegisterAuthTicketWithCM) Reset()
func (*CMsgClientRegisterAuthTicketWithCM) String ¶
func (x *CMsgClientRegisterAuthTicketWithCM) String() string
type CMsgClientRegisterKey ¶
type CMsgClientRegisterKey struct { Key *string `protobuf:"bytes,1,opt,name=key" json:"key,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRegisterKey) Descriptor
deprecated
func (*CMsgClientRegisterKey) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRegisterKey.ProtoReflect.Descriptor instead.
func (*CMsgClientRegisterKey) GetKey ¶
func (x *CMsgClientRegisterKey) GetKey() string
func (*CMsgClientRegisterKey) ProtoMessage ¶
func (*CMsgClientRegisterKey) ProtoMessage()
func (*CMsgClientRegisterKey) ProtoReflect ¶
func (x *CMsgClientRegisterKey) ProtoReflect() protoreflect.Message
func (*CMsgClientRegisterKey) Reset ¶
func (x *CMsgClientRegisterKey) Reset()
func (*CMsgClientRegisterKey) String ¶
func (x *CMsgClientRegisterKey) String() string
type CMsgClientRegisterOEMMachine ¶
type CMsgClientRegisterOEMMachine struct { OemRegisterFile []byte `protobuf:"bytes,1,opt,name=oem_register_file,json=oemRegisterFile" json:"oem_register_file,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRegisterOEMMachine) Descriptor
deprecated
func (*CMsgClientRegisterOEMMachine) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRegisterOEMMachine.ProtoReflect.Descriptor instead.
func (*CMsgClientRegisterOEMMachine) GetOemRegisterFile ¶
func (x *CMsgClientRegisterOEMMachine) GetOemRegisterFile() []byte
func (*CMsgClientRegisterOEMMachine) ProtoMessage ¶
func (*CMsgClientRegisterOEMMachine) ProtoMessage()
func (*CMsgClientRegisterOEMMachine) ProtoReflect ¶
func (x *CMsgClientRegisterOEMMachine) ProtoReflect() protoreflect.Message
func (*CMsgClientRegisterOEMMachine) Reset ¶
func (x *CMsgClientRegisterOEMMachine) Reset()
func (*CMsgClientRegisterOEMMachine) String ¶
func (x *CMsgClientRegisterOEMMachine) String() string
type CMsgClientRegisterOEMMachineResponse ¶
type CMsgClientRegisterOEMMachineResponse struct { Eresult *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRegisterOEMMachineResponse) Descriptor
deprecated
func (*CMsgClientRegisterOEMMachineResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRegisterOEMMachineResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientRegisterOEMMachineResponse) GetEresult ¶
func (x *CMsgClientRegisterOEMMachineResponse) GetEresult() uint32
func (*CMsgClientRegisterOEMMachineResponse) ProtoMessage ¶
func (*CMsgClientRegisterOEMMachineResponse) ProtoMessage()
func (*CMsgClientRegisterOEMMachineResponse) ProtoReflect ¶
func (x *CMsgClientRegisterOEMMachineResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientRegisterOEMMachineResponse) Reset ¶
func (x *CMsgClientRegisterOEMMachineResponse) Reset()
func (*CMsgClientRegisterOEMMachineResponse) String ¶
func (x *CMsgClientRegisterOEMMachineResponse) String() string
type CMsgClientRemoveFriend ¶
type CMsgClientRemoveFriend struct { Friendid *uint64 `protobuf:"fixed64,1,opt,name=friendid" json:"friendid,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRemoveFriend) Descriptor
deprecated
func (*CMsgClientRemoveFriend) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRemoveFriend.ProtoReflect.Descriptor instead.
func (*CMsgClientRemoveFriend) GetFriendid ¶
func (x *CMsgClientRemoveFriend) GetFriendid() uint64
func (*CMsgClientRemoveFriend) ProtoMessage ¶
func (*CMsgClientRemoveFriend) ProtoMessage()
func (*CMsgClientRemoveFriend) ProtoReflect ¶
func (x *CMsgClientRemoveFriend) ProtoReflect() protoreflect.Message
func (*CMsgClientRemoveFriend) Reset ¶
func (x *CMsgClientRemoveFriend) Reset()
func (*CMsgClientRemoveFriend) String ¶
func (x *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"` // contains filtered or unexported fields }
func (*CMsgClientRemoveFriendFromGroup) Descriptor
deprecated
func (*CMsgClientRemoveFriendFromGroup) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRemoveFriendFromGroup.ProtoReflect.Descriptor instead.
func (*CMsgClientRemoveFriendFromGroup) GetGroupid ¶
func (x *CMsgClientRemoveFriendFromGroup) GetGroupid() int32
func (*CMsgClientRemoveFriendFromGroup) GetSteamiduser ¶
func (x *CMsgClientRemoveFriendFromGroup) GetSteamiduser() uint64
func (*CMsgClientRemoveFriendFromGroup) ProtoMessage ¶
func (*CMsgClientRemoveFriendFromGroup) ProtoMessage()
func (*CMsgClientRemoveFriendFromGroup) ProtoReflect ¶
func (x *CMsgClientRemoveFriendFromGroup) ProtoReflect() protoreflect.Message
func (*CMsgClientRemoveFriendFromGroup) Reset ¶
func (x *CMsgClientRemoveFriendFromGroup) Reset()
func (*CMsgClientRemoveFriendFromGroup) String ¶
func (x *CMsgClientRemoveFriendFromGroup) String() string
type CMsgClientRemoveFriendFromGroupResponse ¶
type CMsgClientRemoveFriendFromGroupResponse struct { Eresult *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRemoveFriendFromGroupResponse) Descriptor
deprecated
func (*CMsgClientRemoveFriendFromGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRemoveFriendFromGroupResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientRemoveFriendFromGroupResponse) GetEresult ¶
func (x *CMsgClientRemoveFriendFromGroupResponse) GetEresult() uint32
func (*CMsgClientRemoveFriendFromGroupResponse) ProtoMessage ¶
func (*CMsgClientRemoveFriendFromGroupResponse) ProtoMessage()
func (*CMsgClientRemoveFriendFromGroupResponse) ProtoReflect ¶
func (x *CMsgClientRemoveFriendFromGroupResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientRemoveFriendFromGroupResponse) Reset ¶
func (x *CMsgClientRemoveFriendFromGroupResponse) Reset()
func (*CMsgClientRemoveFriendFromGroupResponse) String ¶
func (x *CMsgClientRemoveFriendFromGroupResponse) String() string
type CMsgClientReportOverlayDetourFailure ¶
type CMsgClientReportOverlayDetourFailure struct { FailureStrings []string `protobuf:"bytes,1,rep,name=failure_strings,json=failureStrings" json:"failure_strings,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientReportOverlayDetourFailure) Descriptor
deprecated
func (*CMsgClientReportOverlayDetourFailure) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientReportOverlayDetourFailure.ProtoReflect.Descriptor instead.
func (*CMsgClientReportOverlayDetourFailure) GetFailureStrings ¶
func (x *CMsgClientReportOverlayDetourFailure) GetFailureStrings() []string
func (*CMsgClientReportOverlayDetourFailure) ProtoMessage ¶
func (*CMsgClientReportOverlayDetourFailure) ProtoMessage()
func (*CMsgClientReportOverlayDetourFailure) ProtoReflect ¶
func (x *CMsgClientReportOverlayDetourFailure) ProtoReflect() protoreflect.Message
func (*CMsgClientReportOverlayDetourFailure) Reset ¶
func (x *CMsgClientReportOverlayDetourFailure) Reset()
func (*CMsgClientReportOverlayDetourFailure) String ¶
func (x *CMsgClientReportOverlayDetourFailure) String() string
type CMsgClientRequestAccountData ¶
type CMsgClientRequestAccountData struct { AccountOrEmail *string `protobuf:"bytes,1,opt,name=account_or_email,json=accountOrEmail" json:"account_or_email,omitempty"` Action *uint32 `protobuf:"varint,2,opt,name=action" json:"action,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestAccountData) Descriptor
deprecated
func (*CMsgClientRequestAccountData) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestAccountData.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestAccountData) GetAccountOrEmail ¶
func (x *CMsgClientRequestAccountData) GetAccountOrEmail() string
func (*CMsgClientRequestAccountData) GetAction ¶
func (x *CMsgClientRequestAccountData) GetAction() uint32
func (*CMsgClientRequestAccountData) ProtoMessage ¶
func (*CMsgClientRequestAccountData) ProtoMessage()
func (*CMsgClientRequestAccountData) ProtoReflect ¶
func (x *CMsgClientRequestAccountData) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestAccountData) Reset ¶
func (x *CMsgClientRequestAccountData) Reset()
func (*CMsgClientRequestAccountData) String ¶
func (x *CMsgClientRequestAccountData) String() 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=accountName" json:"account_name,omitempty"` CtMatches *uint32 `protobuf:"varint,4,opt,name=ct_matches,json=ctMatches" json:"ct_matches,omitempty"` AccountNameSuggestion1 *string `protobuf:"bytes,5,opt,name=account_name_suggestion1,json=accountNameSuggestion1" json:"account_name_suggestion1,omitempty"` AccountNameSuggestion2 *string `protobuf:"bytes,6,opt,name=account_name_suggestion2,json=accountNameSuggestion2" json:"account_name_suggestion2,omitempty"` AccountNameSuggestion3 *string `protobuf:"bytes,7,opt,name=account_name_suggestion3,json=accountNameSuggestion3" json:"account_name_suggestion3,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestAccountDataResponse) Descriptor
deprecated
func (*CMsgClientRequestAccountDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestAccountDataResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestAccountDataResponse) GetAccountName ¶
func (x *CMsgClientRequestAccountDataResponse) GetAccountName() string
func (*CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion1 ¶
func (x *CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion1() string
func (*CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion2 ¶
func (x *CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion2() string
func (*CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion3 ¶
func (x *CMsgClientRequestAccountDataResponse) GetAccountNameSuggestion3() string
func (*CMsgClientRequestAccountDataResponse) GetAction ¶
func (x *CMsgClientRequestAccountDataResponse) GetAction() uint32
func (*CMsgClientRequestAccountDataResponse) GetCtMatches ¶
func (x *CMsgClientRequestAccountDataResponse) GetCtMatches() uint32
func (*CMsgClientRequestAccountDataResponse) GetEresult ¶
func (x *CMsgClientRequestAccountDataResponse) GetEresult() uint32
func (*CMsgClientRequestAccountDataResponse) ProtoMessage ¶
func (*CMsgClientRequestAccountDataResponse) ProtoMessage()
func (*CMsgClientRequestAccountDataResponse) ProtoReflect ¶
func (x *CMsgClientRequestAccountDataResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestAccountDataResponse) Reset ¶
func (x *CMsgClientRequestAccountDataResponse) Reset()
func (*CMsgClientRequestAccountDataResponse) String ¶
func (x *CMsgClientRequestAccountDataResponse) String() string
type CMsgClientRequestCommentNotifications ¶
type CMsgClientRequestCommentNotifications struct {
// contains filtered or unexported fields
}
func (*CMsgClientRequestCommentNotifications) Descriptor
deprecated
func (*CMsgClientRequestCommentNotifications) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestCommentNotifications.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestCommentNotifications) ProtoMessage ¶
func (*CMsgClientRequestCommentNotifications) ProtoMessage()
func (*CMsgClientRequestCommentNotifications) ProtoReflect ¶
func (x *CMsgClientRequestCommentNotifications) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestCommentNotifications) Reset ¶
func (x *CMsgClientRequestCommentNotifications) Reset()
func (*CMsgClientRequestCommentNotifications) String ¶
func (x *CMsgClientRequestCommentNotifications) String() string
type CMsgClientRequestEncryptedAppTicket ¶
type CMsgClientRequestEncryptedAppTicket struct { AppId *uint32 `protobuf:"varint,1,opt,name=app_id,json=appId" json:"app_id,omitempty"` Userdata []byte `protobuf:"bytes,2,opt,name=userdata" json:"userdata,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestEncryptedAppTicket) Descriptor
deprecated
func (*CMsgClientRequestEncryptedAppTicket) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestEncryptedAppTicket.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestEncryptedAppTicket) GetAppId ¶
func (x *CMsgClientRequestEncryptedAppTicket) GetAppId() uint32
func (*CMsgClientRequestEncryptedAppTicket) GetUserdata ¶
func (x *CMsgClientRequestEncryptedAppTicket) GetUserdata() []byte
func (*CMsgClientRequestEncryptedAppTicket) ProtoMessage ¶
func (*CMsgClientRequestEncryptedAppTicket) ProtoMessage()
func (*CMsgClientRequestEncryptedAppTicket) ProtoReflect ¶
func (x *CMsgClientRequestEncryptedAppTicket) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestEncryptedAppTicket) Reset ¶
func (x *CMsgClientRequestEncryptedAppTicket) Reset()
func (*CMsgClientRequestEncryptedAppTicket) String ¶
func (x *CMsgClientRequestEncryptedAppTicket) String() string
type CMsgClientRequestEncryptedAppTicketResponse ¶
type CMsgClientRequestEncryptedAppTicketResponse struct { AppId *uint32 `protobuf:"varint,1,opt,name=app_id,json=appId" 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=encryptedAppTicket" json:"encrypted_app_ticket,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestEncryptedAppTicketResponse) Descriptor
deprecated
func (*CMsgClientRequestEncryptedAppTicketResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestEncryptedAppTicketResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestEncryptedAppTicketResponse) GetAppId ¶
func (x *CMsgClientRequestEncryptedAppTicketResponse) GetAppId() uint32
func (*CMsgClientRequestEncryptedAppTicketResponse) GetEncryptedAppTicket ¶
func (x *CMsgClientRequestEncryptedAppTicketResponse) GetEncryptedAppTicket() *EncryptedAppTicket
func (*CMsgClientRequestEncryptedAppTicketResponse) GetEresult ¶
func (x *CMsgClientRequestEncryptedAppTicketResponse) GetEresult() int32
func (*CMsgClientRequestEncryptedAppTicketResponse) ProtoMessage ¶
func (*CMsgClientRequestEncryptedAppTicketResponse) ProtoMessage()
func (*CMsgClientRequestEncryptedAppTicketResponse) ProtoReflect ¶
func (x *CMsgClientRequestEncryptedAppTicketResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestEncryptedAppTicketResponse) Reset ¶
func (x *CMsgClientRequestEncryptedAppTicketResponse) Reset()
func (*CMsgClientRequestEncryptedAppTicketResponse) String ¶
func (x *CMsgClientRequestEncryptedAppTicketResponse) String() string
type CMsgClientRequestForgottenPasswordEmail ¶
type CMsgClientRequestForgottenPasswordEmail struct { AccountName *string `protobuf:"bytes,1,opt,name=account_name,json=accountName" json:"account_name,omitempty"` PasswordTried *string `protobuf:"bytes,2,opt,name=password_tried,json=passwordTried" json:"password_tried,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestForgottenPasswordEmail) Descriptor
deprecated
func (*CMsgClientRequestForgottenPasswordEmail) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestForgottenPasswordEmail.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestForgottenPasswordEmail) GetAccountName ¶
func (x *CMsgClientRequestForgottenPasswordEmail) GetAccountName() string
func (*CMsgClientRequestForgottenPasswordEmail) GetPasswordTried ¶
func (x *CMsgClientRequestForgottenPasswordEmail) GetPasswordTried() string
func (*CMsgClientRequestForgottenPasswordEmail) ProtoMessage ¶
func (*CMsgClientRequestForgottenPasswordEmail) ProtoMessage()
func (*CMsgClientRequestForgottenPasswordEmail) ProtoReflect ¶
func (x *CMsgClientRequestForgottenPasswordEmail) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestForgottenPasswordEmail) Reset ¶
func (x *CMsgClientRequestForgottenPasswordEmail) Reset()
func (*CMsgClientRequestForgottenPasswordEmail) String ¶
func (x *CMsgClientRequestForgottenPasswordEmail) String() 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=useSecretQuestion" json:"use_secret_question,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestForgottenPasswordEmailResponse) Descriptor
deprecated
func (*CMsgClientRequestForgottenPasswordEmailResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestForgottenPasswordEmailResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestForgottenPasswordEmailResponse) GetEResult ¶
func (x *CMsgClientRequestForgottenPasswordEmailResponse) GetEResult() uint32
func (*CMsgClientRequestForgottenPasswordEmailResponse) GetUseSecretQuestion ¶
func (x *CMsgClientRequestForgottenPasswordEmailResponse) GetUseSecretQuestion() bool
func (*CMsgClientRequestForgottenPasswordEmailResponse) ProtoMessage ¶
func (*CMsgClientRequestForgottenPasswordEmailResponse) ProtoMessage()
func (*CMsgClientRequestForgottenPasswordEmailResponse) ProtoReflect ¶
func (x *CMsgClientRequestForgottenPasswordEmailResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestForgottenPasswordEmailResponse) Reset ¶
func (x *CMsgClientRequestForgottenPasswordEmailResponse) Reset()
func (*CMsgClientRequestForgottenPasswordEmailResponse) String ¶
func (x *CMsgClientRequestForgottenPasswordEmailResponse) String() string
type CMsgClientRequestFreeLicense ¶
type CMsgClientRequestFreeLicense struct { Appids []uint32 `protobuf:"varint,2,rep,name=appids" json:"appids,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestFreeLicense) Descriptor
deprecated
func (*CMsgClientRequestFreeLicense) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestFreeLicense.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestFreeLicense) GetAppids ¶
func (x *CMsgClientRequestFreeLicense) GetAppids() []uint32
func (*CMsgClientRequestFreeLicense) ProtoMessage ¶
func (*CMsgClientRequestFreeLicense) ProtoMessage()
func (*CMsgClientRequestFreeLicense) ProtoReflect ¶
func (x *CMsgClientRequestFreeLicense) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestFreeLicense) Reset ¶
func (x *CMsgClientRequestFreeLicense) Reset()
func (*CMsgClientRequestFreeLicense) String ¶
func (x *CMsgClientRequestFreeLicense) String() string
type CMsgClientRequestFreeLicenseResponse ¶
type CMsgClientRequestFreeLicenseResponse struct { Eresult *uint32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"` GrantedPackageids []uint32 `protobuf:"varint,2,rep,name=granted_packageids,json=grantedPackageids" json:"granted_packageids,omitempty"` GrantedAppids []uint32 `protobuf:"varint,3,rep,name=granted_appids,json=grantedAppids" json:"granted_appids,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestFreeLicenseResponse) Descriptor
deprecated
func (*CMsgClientRequestFreeLicenseResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestFreeLicenseResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestFreeLicenseResponse) GetEresult ¶
func (x *CMsgClientRequestFreeLicenseResponse) GetEresult() uint32
func (*CMsgClientRequestFreeLicenseResponse) GetGrantedAppids ¶
func (x *CMsgClientRequestFreeLicenseResponse) GetGrantedAppids() []uint32
func (*CMsgClientRequestFreeLicenseResponse) GetGrantedPackageids ¶
func (x *CMsgClientRequestFreeLicenseResponse) GetGrantedPackageids() []uint32
func (*CMsgClientRequestFreeLicenseResponse) ProtoMessage ¶
func (*CMsgClientRequestFreeLicenseResponse) ProtoMessage()
func (*CMsgClientRequestFreeLicenseResponse) ProtoReflect ¶
func (x *CMsgClientRequestFreeLicenseResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestFreeLicenseResponse) Reset ¶
func (x *CMsgClientRequestFreeLicenseResponse) Reset()
func (*CMsgClientRequestFreeLicenseResponse) String ¶
func (x *CMsgClientRequestFreeLicenseResponse) String() string
type CMsgClientRequestFriendData ¶
type CMsgClientRequestFriendData struct { PersonaStateRequested *uint32 `protobuf:"varint,1,opt,name=persona_state_requested,json=personaStateRequested" json:"persona_state_requested,omitempty"` Friends []uint64 `protobuf:"fixed64,2,rep,name=friends" json:"friends,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestFriendData) Descriptor
deprecated
func (*CMsgClientRequestFriendData) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestFriendData.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestFriendData) GetFriends ¶
func (x *CMsgClientRequestFriendData) GetFriends() []uint64
func (*CMsgClientRequestFriendData) GetPersonaStateRequested ¶
func (x *CMsgClientRequestFriendData) GetPersonaStateRequested() uint32
func (*CMsgClientRequestFriendData) ProtoMessage ¶
func (*CMsgClientRequestFriendData) ProtoMessage()
func (*CMsgClientRequestFriendData) ProtoReflect ¶
func (x *CMsgClientRequestFriendData) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestFriendData) Reset ¶
func (x *CMsgClientRequestFriendData) Reset()
func (*CMsgClientRequestFriendData) String ¶
func (x *CMsgClientRequestFriendData) String() string
type CMsgClientRequestItemAnnouncements ¶
type CMsgClientRequestItemAnnouncements struct {
// contains filtered or unexported fields
}
func (*CMsgClientRequestItemAnnouncements) Descriptor
deprecated
func (*CMsgClientRequestItemAnnouncements) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestItemAnnouncements.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestItemAnnouncements) ProtoMessage ¶
func (*CMsgClientRequestItemAnnouncements) ProtoMessage()
func (*CMsgClientRequestItemAnnouncements) ProtoReflect ¶
func (x *CMsgClientRequestItemAnnouncements) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestItemAnnouncements) Reset ¶
func (x *CMsgClientRequestItemAnnouncements) Reset()
func (*CMsgClientRequestItemAnnouncements) String ¶
func (x *CMsgClientRequestItemAnnouncements) String() 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=eresultSentryfile" 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=shaSentryfile" json:"sha_sentryfile,omitempty"` LockAccountAction *int32 `protobuf:"varint,6,opt,name=lock_account_action,json=lockAccountAction" json:"lock_account_action,omitempty"` OtpType *uint32 `protobuf:"varint,7,opt,name=otp_type,json=otpType" json:"otp_type,omitempty"` OtpIdentifier *string `protobuf:"bytes,8,opt,name=otp_identifier,json=otpIdentifier" json:"otp_identifier,omitempty"` OtpValue *uint32 `protobuf:"varint,10,opt,name=otp_value,json=otpValue" json:"otp_value,omitempty"` MachineName *string `protobuf:"bytes,11,opt,name=machine_name,json=machineName" json:"machine_name,omitempty"` MachineNameUserchosen *string `protobuf:"bytes,12,opt,name=machine_name_userchosen,json=machineNameUserchosen" json:"machine_name_userchosen,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestMachineAuth) Descriptor
deprecated
func (*CMsgClientRequestMachineAuth) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestMachineAuth.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestMachineAuth) GetEresultSentryfile ¶
func (x *CMsgClientRequestMachineAuth) GetEresultSentryfile() uint32
func (*CMsgClientRequestMachineAuth) GetFilename ¶
func (x *CMsgClientRequestMachineAuth) GetFilename() string
func (*CMsgClientRequestMachineAuth) GetFilesize ¶
func (x *CMsgClientRequestMachineAuth) GetFilesize() uint32
func (*CMsgClientRequestMachineAuth) GetLockAccountAction ¶
func (x *CMsgClientRequestMachineAuth) GetLockAccountAction() int32
func (*CMsgClientRequestMachineAuth) GetMachineName ¶
func (x *CMsgClientRequestMachineAuth) GetMachineName() string
func (*CMsgClientRequestMachineAuth) GetMachineNameUserchosen ¶
func (x *CMsgClientRequestMachineAuth) GetMachineNameUserchosen() string
func (*CMsgClientRequestMachineAuth) GetOtpIdentifier ¶
func (x *CMsgClientRequestMachineAuth) GetOtpIdentifier() string
func (*CMsgClientRequestMachineAuth) GetOtpSharedsecret ¶
func (x *CMsgClientRequestMachineAuth) GetOtpSharedsecret() []byte
func (*CMsgClientRequestMachineAuth) GetOtpType ¶
func (x *CMsgClientRequestMachineAuth) GetOtpType() uint32
func (*CMsgClientRequestMachineAuth) GetOtpValue ¶
func (x *CMsgClientRequestMachineAuth) GetOtpValue() uint32
func (*CMsgClientRequestMachineAuth) GetShaSentryfile ¶
func (x *CMsgClientRequestMachineAuth) GetShaSentryfile() []byte
func (*CMsgClientRequestMachineAuth) ProtoMessage ¶
func (*CMsgClientRequestMachineAuth) ProtoMessage()
func (*CMsgClientRequestMachineAuth) ProtoReflect ¶
func (x *CMsgClientRequestMachineAuth) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestMachineAuth) Reset ¶
func (x *CMsgClientRequestMachineAuth) Reset()
func (*CMsgClientRequestMachineAuth) String ¶
func (x *CMsgClientRequestMachineAuth) String() string
type CMsgClientRequestMachineAuthResponse ¶
type CMsgClientRequestMachineAuthResponse struct { Eresult *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestMachineAuthResponse) Descriptor
deprecated
func (*CMsgClientRequestMachineAuthResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestMachineAuthResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestMachineAuthResponse) GetEresult ¶
func (x *CMsgClientRequestMachineAuthResponse) GetEresult() uint32
func (*CMsgClientRequestMachineAuthResponse) ProtoMessage ¶
func (*CMsgClientRequestMachineAuthResponse) ProtoMessage()
func (*CMsgClientRequestMachineAuthResponse) ProtoReflect ¶
func (x *CMsgClientRequestMachineAuthResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestMachineAuthResponse) Reset ¶
func (x *CMsgClientRequestMachineAuthResponse) Reset()
func (*CMsgClientRequestMachineAuthResponse) String ¶
func (x *CMsgClientRequestMachineAuthResponse) String() string
type CMsgClientRequestOfflineMessageCount ¶
type CMsgClientRequestOfflineMessageCount struct {
// contains filtered or unexported fields
}
func (*CMsgClientRequestOfflineMessageCount) Descriptor
deprecated
func (*CMsgClientRequestOfflineMessageCount) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestOfflineMessageCount.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestOfflineMessageCount) ProtoMessage ¶
func (*CMsgClientRequestOfflineMessageCount) ProtoMessage()
func (*CMsgClientRequestOfflineMessageCount) ProtoReflect ¶
func (x *CMsgClientRequestOfflineMessageCount) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestOfflineMessageCount) Reset ¶
func (x *CMsgClientRequestOfflineMessageCount) Reset()
func (*CMsgClientRequestOfflineMessageCount) String ¶
func (x *CMsgClientRequestOfflineMessageCount) String() string
type CMsgClientRequestWebAPIAuthenticateUserNonce ¶
type CMsgClientRequestWebAPIAuthenticateUserNonce struct { TokenType *int32 `protobuf:"varint,1,opt,name=token_type,json=tokenType,def=-1" json:"token_type,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestWebAPIAuthenticateUserNonce) Descriptor
deprecated
func (*CMsgClientRequestWebAPIAuthenticateUserNonce) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestWebAPIAuthenticateUserNonce.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestWebAPIAuthenticateUserNonce) GetTokenType ¶
func (x *CMsgClientRequestWebAPIAuthenticateUserNonce) GetTokenType() int32
func (*CMsgClientRequestWebAPIAuthenticateUserNonce) ProtoMessage ¶
func (*CMsgClientRequestWebAPIAuthenticateUserNonce) ProtoMessage()
func (*CMsgClientRequestWebAPIAuthenticateUserNonce) ProtoReflect ¶
func (x *CMsgClientRequestWebAPIAuthenticateUserNonce) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestWebAPIAuthenticateUserNonce) Reset ¶
func (x *CMsgClientRequestWebAPIAuthenticateUserNonce) Reset()
func (*CMsgClientRequestWebAPIAuthenticateUserNonce) String ¶
func (x *CMsgClientRequestWebAPIAuthenticateUserNonce) String() string
type CMsgClientRequestWebAPIAuthenticateUserNonceResponse ¶
type CMsgClientRequestWebAPIAuthenticateUserNonceResponse struct { Eresult *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"` WebapiAuthenticateUserNonce *string `` /* 140-byte string literal not displayed */ TokenType *int32 `protobuf:"varint,3,opt,name=token_type,json=tokenType,def=-1" json:"token_type,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) Descriptor
deprecated
func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestWebAPIAuthenticateUserNonceResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) GetEresult ¶
func (x *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) GetEresult() int32
func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) GetTokenType ¶
func (x *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) GetTokenType() int32
func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) GetWebapiAuthenticateUserNonce ¶
func (x *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) GetWebapiAuthenticateUserNonce() string
func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) ProtoMessage ¶
func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) ProtoMessage()
func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) ProtoReflect ¶
func (x *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) Reset ¶
func (x *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) Reset()
func (*CMsgClientRequestWebAPIAuthenticateUserNonceResponse) String ¶
func (x *CMsgClientRequestWebAPIAuthenticateUserNonceResponse) String() string
type CMsgClientRequestedClientStats ¶
type CMsgClientRequestedClientStats struct { StatsToSend []*CMsgClientRequestedClientStats_StatsToSend `protobuf:"bytes,1,rep,name=stats_to_send,json=statsToSend" json:"stats_to_send,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestedClientStats) Descriptor
deprecated
func (*CMsgClientRequestedClientStats) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestedClientStats.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestedClientStats) GetStatsToSend ¶
func (x *CMsgClientRequestedClientStats) GetStatsToSend() []*CMsgClientRequestedClientStats_StatsToSend
func (*CMsgClientRequestedClientStats) ProtoMessage ¶
func (*CMsgClientRequestedClientStats) ProtoMessage()
func (*CMsgClientRequestedClientStats) ProtoReflect ¶
func (x *CMsgClientRequestedClientStats) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestedClientStats) Reset ¶
func (x *CMsgClientRequestedClientStats) Reset()
func (*CMsgClientRequestedClientStats) String ¶
func (x *CMsgClientRequestedClientStats) String() string
type CMsgClientRequestedClientStats_StatsToSend ¶
type CMsgClientRequestedClientStats_StatsToSend struct { ClientStat *uint32 `protobuf:"varint,1,opt,name=client_stat,json=clientStat" json:"client_stat,omitempty"` StatAggregateMethod *uint32 `protobuf:"varint,2,opt,name=stat_aggregate_method,json=statAggregateMethod" json:"stat_aggregate_method,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRequestedClientStats_StatsToSend) Descriptor
deprecated
func (*CMsgClientRequestedClientStats_StatsToSend) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRequestedClientStats_StatsToSend.ProtoReflect.Descriptor instead.
func (*CMsgClientRequestedClientStats_StatsToSend) GetClientStat ¶
func (x *CMsgClientRequestedClientStats_StatsToSend) GetClientStat() uint32
func (*CMsgClientRequestedClientStats_StatsToSend) GetStatAggregateMethod ¶
func (x *CMsgClientRequestedClientStats_StatsToSend) GetStatAggregateMethod() uint32
func (*CMsgClientRequestedClientStats_StatsToSend) ProtoMessage ¶
func (*CMsgClientRequestedClientStats_StatsToSend) ProtoMessage()
func (*CMsgClientRequestedClientStats_StatsToSend) ProtoReflect ¶
func (x *CMsgClientRequestedClientStats_StatsToSend) ProtoReflect() protoreflect.Message
func (*CMsgClientRequestedClientStats_StatsToSend) Reset ¶
func (x *CMsgClientRequestedClientStats_StatsToSend) Reset()
func (*CMsgClientRequestedClientStats_StatsToSend) String ¶
func (x *CMsgClientRequestedClientStats_StatsToSend) String() string
type CMsgClientRichPresenceInfo ¶
type CMsgClientRichPresenceInfo struct { RichPresence []*CMsgClientRichPresenceInfo_RichPresence `protobuf:"bytes,1,rep,name=rich_presence,json=richPresence" json:"rich_presence,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRichPresenceInfo) Descriptor
deprecated
func (*CMsgClientRichPresenceInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRichPresenceInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientRichPresenceInfo) GetRichPresence ¶
func (x *CMsgClientRichPresenceInfo) GetRichPresence() []*CMsgClientRichPresenceInfo_RichPresence
func (*CMsgClientRichPresenceInfo) ProtoMessage ¶
func (*CMsgClientRichPresenceInfo) ProtoMessage()
func (*CMsgClientRichPresenceInfo) ProtoReflect ¶
func (x *CMsgClientRichPresenceInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientRichPresenceInfo) Reset ¶
func (x *CMsgClientRichPresenceInfo) Reset()
func (*CMsgClientRichPresenceInfo) String ¶
func (x *CMsgClientRichPresenceInfo) String() string
type CMsgClientRichPresenceInfo_RichPresence ¶
type CMsgClientRichPresenceInfo_RichPresence struct { SteamidUser *uint64 `protobuf:"fixed64,1,opt,name=steamid_user,json=steamidUser" json:"steamid_user,omitempty"` RichPresenceKv []byte `protobuf:"bytes,2,opt,name=rich_presence_kv,json=richPresenceKv" json:"rich_presence_kv,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRichPresenceInfo_RichPresence) Descriptor
deprecated
func (*CMsgClientRichPresenceInfo_RichPresence) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRichPresenceInfo_RichPresence.ProtoReflect.Descriptor instead.
func (*CMsgClientRichPresenceInfo_RichPresence) GetRichPresenceKv ¶
func (x *CMsgClientRichPresenceInfo_RichPresence) GetRichPresenceKv() []byte
func (*CMsgClientRichPresenceInfo_RichPresence) GetSteamidUser ¶
func (x *CMsgClientRichPresenceInfo_RichPresence) GetSteamidUser() uint64
func (*CMsgClientRichPresenceInfo_RichPresence) ProtoMessage ¶
func (*CMsgClientRichPresenceInfo_RichPresence) ProtoMessage()
func (*CMsgClientRichPresenceInfo_RichPresence) ProtoReflect ¶
func (x *CMsgClientRichPresenceInfo_RichPresence) ProtoReflect() protoreflect.Message
func (*CMsgClientRichPresenceInfo_RichPresence) Reset ¶
func (x *CMsgClientRichPresenceInfo_RichPresence) Reset()
func (*CMsgClientRichPresenceInfo_RichPresence) String ¶
func (x *CMsgClientRichPresenceInfo_RichPresence) String() string
type CMsgClientRichPresenceRequest ¶
type CMsgClientRichPresenceRequest struct { SteamidRequest []uint64 `protobuf:"fixed64,1,rep,name=steamid_request,json=steamidRequest" json:"steamid_request,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRichPresenceRequest) Descriptor
deprecated
func (*CMsgClientRichPresenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRichPresenceRequest.ProtoReflect.Descriptor instead.
func (*CMsgClientRichPresenceRequest) GetSteamidRequest ¶
func (x *CMsgClientRichPresenceRequest) GetSteamidRequest() []uint64
func (*CMsgClientRichPresenceRequest) ProtoMessage ¶
func (*CMsgClientRichPresenceRequest) ProtoMessage()
func (*CMsgClientRichPresenceRequest) ProtoReflect ¶
func (x *CMsgClientRichPresenceRequest) ProtoReflect() protoreflect.Message
func (*CMsgClientRichPresenceRequest) Reset ¶
func (x *CMsgClientRichPresenceRequest) Reset()
func (*CMsgClientRichPresenceRequest) String ¶
func (x *CMsgClientRichPresenceRequest) String() string
type CMsgClientRichPresenceUpload ¶
type CMsgClientRichPresenceUpload struct { RichPresenceKv []byte `protobuf:"bytes,1,opt,name=rich_presence_kv,json=richPresenceKv" json:"rich_presence_kv,omitempty"` SteamidBroadcast []uint64 `protobuf:"fixed64,2,rep,name=steamid_broadcast,json=steamidBroadcast" json:"steamid_broadcast,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientRichPresenceUpload) Descriptor
deprecated
func (*CMsgClientRichPresenceUpload) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientRichPresenceUpload.ProtoReflect.Descriptor instead.
func (*CMsgClientRichPresenceUpload) GetRichPresenceKv ¶
func (x *CMsgClientRichPresenceUpload) GetRichPresenceKv() []byte
func (*CMsgClientRichPresenceUpload) GetSteamidBroadcast ¶
func (x *CMsgClientRichPresenceUpload) GetSteamidBroadcast() []uint64
func (*CMsgClientRichPresenceUpload) ProtoMessage ¶
func (*CMsgClientRichPresenceUpload) ProtoMessage()
func (*CMsgClientRichPresenceUpload) ProtoReflect ¶
func (x *CMsgClientRichPresenceUpload) ProtoReflect() protoreflect.Message
func (*CMsgClientRichPresenceUpload) Reset ¶
func (x *CMsgClientRichPresenceUpload) Reset()
func (*CMsgClientRichPresenceUpload) String ¶
func (x *CMsgClientRichPresenceUpload) String() string
type CMsgClientSecret ¶
type CMsgClientSecret struct { Version *uint32 `protobuf:"varint,1,opt,name=version" json:"version,omitempty"` Appid *uint32 `protobuf:"varint,2,opt,name=appid" json:"appid,omitempty"` Deviceid *uint32 `protobuf:"varint,3,opt,name=deviceid" json:"deviceid,omitempty"` Nonce *uint64 `protobuf:"fixed64,4,opt,name=nonce" json:"nonce,omitempty"` Hmac []byte `protobuf:"bytes,5,opt,name=hmac" json:"hmac,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientSecret) Descriptor
deprecated
func (*CMsgClientSecret) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSecret.ProtoReflect.Descriptor instead.
func (*CMsgClientSecret) GetAppid ¶
func (x *CMsgClientSecret) GetAppid() uint32
func (*CMsgClientSecret) GetDeviceid ¶
func (x *CMsgClientSecret) GetDeviceid() uint32
func (*CMsgClientSecret) GetHmac ¶
func (x *CMsgClientSecret) GetHmac() []byte
func (*CMsgClientSecret) GetNonce ¶
func (x *CMsgClientSecret) GetNonce() uint64
func (*CMsgClientSecret) GetVersion ¶
func (x *CMsgClientSecret) GetVersion() uint32
func (*CMsgClientSecret) ProtoMessage ¶
func (*CMsgClientSecret) ProtoMessage()
func (*CMsgClientSecret) ProtoReflect ¶
func (x *CMsgClientSecret) ProtoReflect() protoreflect.Message
func (*CMsgClientSecret) Reset ¶
func (x *CMsgClientSecret) Reset()
func (*CMsgClientSecret) String ¶
func (x *CMsgClientSecret) String() string
type CMsgClientSentLogs ¶
type CMsgClientSentLogs struct {
// contains filtered or unexported fields
}
func (*CMsgClientSentLogs) Descriptor
deprecated
func (*CMsgClientSentLogs) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSentLogs.ProtoReflect.Descriptor instead.
func (*CMsgClientSentLogs) ProtoMessage ¶
func (*CMsgClientSentLogs) ProtoMessage()
func (*CMsgClientSentLogs) ProtoReflect ¶
func (x *CMsgClientSentLogs) ProtoReflect() protoreflect.Message
func (*CMsgClientSentLogs) Reset ¶
func (x *CMsgClientSentLogs) Reset()
func (*CMsgClientSentLogs) String ¶
func (x *CMsgClientSentLogs) String() string
type CMsgClientServerTimestampRequest ¶
type CMsgClientServerTimestampRequest struct { ClientRequestTimestamp *uint64 `protobuf:"varint,1,opt,name=client_request_timestamp,json=clientRequestTimestamp" json:"client_request_timestamp,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientServerTimestampRequest) Descriptor
deprecated
func (*CMsgClientServerTimestampRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientServerTimestampRequest.ProtoReflect.Descriptor instead.
func (*CMsgClientServerTimestampRequest) GetClientRequestTimestamp ¶
func (x *CMsgClientServerTimestampRequest) GetClientRequestTimestamp() uint64
func (*CMsgClientServerTimestampRequest) ProtoMessage ¶
func (*CMsgClientServerTimestampRequest) ProtoMessage()
func (*CMsgClientServerTimestampRequest) ProtoReflect ¶
func (x *CMsgClientServerTimestampRequest) ProtoReflect() protoreflect.Message
func (*CMsgClientServerTimestampRequest) Reset ¶
func (x *CMsgClientServerTimestampRequest) Reset()
func (*CMsgClientServerTimestampRequest) String ¶
func (x *CMsgClientServerTimestampRequest) String() string
type CMsgClientServerTimestampResponse ¶
type CMsgClientServerTimestampResponse struct { ClientRequestTimestamp *uint64 `protobuf:"varint,1,opt,name=client_request_timestamp,json=clientRequestTimestamp" json:"client_request_timestamp,omitempty"` ServerTimestampMs *uint64 `protobuf:"varint,2,opt,name=server_timestamp_ms,json=serverTimestampMs" json:"server_timestamp_ms,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientServerTimestampResponse) Descriptor
deprecated
func (*CMsgClientServerTimestampResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientServerTimestampResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientServerTimestampResponse) GetClientRequestTimestamp ¶
func (x *CMsgClientServerTimestampResponse) GetClientRequestTimestamp() uint64
func (*CMsgClientServerTimestampResponse) GetServerTimestampMs ¶
func (x *CMsgClientServerTimestampResponse) GetServerTimestampMs() uint64
func (*CMsgClientServerTimestampResponse) ProtoMessage ¶
func (*CMsgClientServerTimestampResponse) ProtoMessage()
func (*CMsgClientServerTimestampResponse) ProtoReflect ¶
func (x *CMsgClientServerTimestampResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientServerTimestampResponse) Reset ¶
func (x *CMsgClientServerTimestampResponse) Reset()
func (*CMsgClientServerTimestampResponse) String ¶
func (x *CMsgClientServerTimestampResponse) String() string
type CMsgClientServersAvailable ¶
type CMsgClientServersAvailable struct { ServerTypesAvailable []*CMsgClientServersAvailable_Server_Types_Available `protobuf:"bytes,1,rep,name=server_types_available,json=serverTypesAvailable" json:"server_types_available,omitempty"` ServerTypeForAuthServices *uint32 `` /* 136-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgClientServersAvailable) Descriptor
deprecated
func (*CMsgClientServersAvailable) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientServersAvailable.ProtoReflect.Descriptor instead.
func (*CMsgClientServersAvailable) GetServerTypeForAuthServices ¶
func (x *CMsgClientServersAvailable) GetServerTypeForAuthServices() uint32
func (*CMsgClientServersAvailable) GetServerTypesAvailable ¶
func (x *CMsgClientServersAvailable) GetServerTypesAvailable() []*CMsgClientServersAvailable_Server_Types_Available
func (*CMsgClientServersAvailable) ProtoMessage ¶
func (*CMsgClientServersAvailable) ProtoMessage()
func (*CMsgClientServersAvailable) ProtoReflect ¶
func (x *CMsgClientServersAvailable) ProtoReflect() protoreflect.Message
func (*CMsgClientServersAvailable) Reset ¶
func (x *CMsgClientServersAvailable) Reset()
func (*CMsgClientServersAvailable) String ¶
func (x *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"` // contains filtered or unexported fields }
func (*CMsgClientServersAvailable_Server_Types_Available) Descriptor
deprecated
func (*CMsgClientServersAvailable_Server_Types_Available) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientServersAvailable_Server_Types_Available.ProtoReflect.Descriptor instead.
func (*CMsgClientServersAvailable_Server_Types_Available) GetChanged ¶
func (x *CMsgClientServersAvailable_Server_Types_Available) GetChanged() bool
func (*CMsgClientServersAvailable_Server_Types_Available) GetServer ¶
func (x *CMsgClientServersAvailable_Server_Types_Available) GetServer() uint32
func (*CMsgClientServersAvailable_Server_Types_Available) ProtoMessage ¶
func (*CMsgClientServersAvailable_Server_Types_Available) ProtoMessage()
func (*CMsgClientServersAvailable_Server_Types_Available) ProtoReflect ¶
func (x *CMsgClientServersAvailable_Server_Types_Available) ProtoReflect() protoreflect.Message
func (*CMsgClientServersAvailable_Server_Types_Available) Reset ¶
func (x *CMsgClientServersAvailable_Server_Types_Available) Reset()
func (*CMsgClientServersAvailable_Server_Types_Available) String ¶
func (x *CMsgClientServersAvailable_Server_Types_Available) String() string
type CMsgClientServiceCall ¶
type CMsgClientServiceCall struct { SysidRouting []byte `protobuf:"bytes,1,opt,name=sysid_routing,json=sysidRouting" json:"sysid_routing,omitempty"` CallHandle *uint32 `protobuf:"varint,2,opt,name=call_handle,json=callHandle" json:"call_handle,omitempty"` ModuleCrc *uint32 `protobuf:"varint,3,opt,name=module_crc,json=moduleCrc" json:"module_crc,omitempty"` ModuleHash []byte `protobuf:"bytes,4,opt,name=module_hash,json=moduleHash" json:"module_hash,omitempty"` FunctionId *uint32 `protobuf:"varint,5,opt,name=function_id,json=functionId" json:"function_id,omitempty"` CubOutputMax *uint32 `protobuf:"varint,6,opt,name=cub_output_max,json=cubOutputMax" 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"` PingOnly *bool `protobuf:"varint,9,opt,name=ping_only,json=pingOnly" json:"ping_only,omitempty"` MaxOutstandingCalls *uint32 `protobuf:"varint,10,opt,name=max_outstanding_calls,json=maxOutstandingCalls" json:"max_outstanding_calls,omitempty"` AppId *uint32 `protobuf:"varint,11,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientServiceCall) Descriptor
deprecated
func (*CMsgClientServiceCall) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientServiceCall.ProtoReflect.Descriptor instead.
func (*CMsgClientServiceCall) GetAppId ¶
func (x *CMsgClientServiceCall) GetAppId() uint32
func (*CMsgClientServiceCall) GetCallHandle ¶
func (x *CMsgClientServiceCall) GetCallHandle() uint32
func (*CMsgClientServiceCall) GetCallparameter ¶
func (x *CMsgClientServiceCall) GetCallparameter() []byte
func (*CMsgClientServiceCall) GetCubOutputMax ¶
func (x *CMsgClientServiceCall) GetCubOutputMax() uint32
func (*CMsgClientServiceCall) GetFlags ¶
func (x *CMsgClientServiceCall) GetFlags() uint32
func (*CMsgClientServiceCall) GetFunctionId ¶
func (x *CMsgClientServiceCall) GetFunctionId() uint32
func (*CMsgClientServiceCall) GetMaxOutstandingCalls ¶
func (x *CMsgClientServiceCall) GetMaxOutstandingCalls() uint32
func (*CMsgClientServiceCall) GetModuleCrc ¶
func (x *CMsgClientServiceCall) GetModuleCrc() uint32
func (*CMsgClientServiceCall) GetModuleHash ¶
func (x *CMsgClientServiceCall) GetModuleHash() []byte
func (*CMsgClientServiceCall) GetPingOnly ¶
func (x *CMsgClientServiceCall) GetPingOnly() bool
func (*CMsgClientServiceCall) GetSysidRouting ¶
func (x *CMsgClientServiceCall) GetSysidRouting() []byte
func (*CMsgClientServiceCall) ProtoMessage ¶
func (*CMsgClientServiceCall) ProtoMessage()
func (*CMsgClientServiceCall) ProtoReflect ¶
func (x *CMsgClientServiceCall) ProtoReflect() protoreflect.Message
func (*CMsgClientServiceCall) Reset ¶
func (x *CMsgClientServiceCall) Reset()
func (*CMsgClientServiceCall) String ¶
func (x *CMsgClientServiceCall) String() string
type CMsgClientServiceCallResponse ¶
type CMsgClientServiceCallResponse struct { SysidRouting []byte `protobuf:"bytes,1,opt,name=sysid_routing,json=sysidRouting" json:"sysid_routing,omitempty"` CallHandle *uint32 `protobuf:"varint,2,opt,name=call_handle,json=callHandle" json:"call_handle,omitempty"` ModuleCrc *uint32 `protobuf:"varint,3,opt,name=module_crc,json=moduleCrc" json:"module_crc,omitempty"` ModuleHash []byte `protobuf:"bytes,4,opt,name=module_hash,json=moduleHash" 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=resultContent" json:"result_content,omitempty"` OsVersionInfo []byte `protobuf:"bytes,7,opt,name=os_version_info,json=osVersionInfo" json:"os_version_info,omitempty"` SystemInfo []byte `protobuf:"bytes,8,opt,name=system_info,json=systemInfo" json:"system_info,omitempty"` LoadAddress *uint64 `protobuf:"fixed64,9,opt,name=load_address,json=loadAddress" json:"load_address,omitempty"` ExceptionRecord []byte `protobuf:"bytes,10,opt,name=exception_record,json=exceptionRecord" json:"exception_record,omitempty"` PortableOsVersionInfo []byte `protobuf:"bytes,11,opt,name=portable_os_version_info,json=portableOsVersionInfo" json:"portable_os_version_info,omitempty"` PortableSystemInfo []byte `protobuf:"bytes,12,opt,name=portable_system_info,json=portableSystemInfo" json:"portable_system_info,omitempty"` WasConverted *bool `protobuf:"varint,13,opt,name=was_converted,json=wasConverted" json:"was_converted,omitempty"` InternalResult *uint32 `protobuf:"varint,14,opt,name=internal_result,json=internalResult" json:"internal_result,omitempty"` CurrentCount *uint32 `protobuf:"varint,15,opt,name=current_count,json=currentCount" json:"current_count,omitempty"` LastCallHandle *uint32 `protobuf:"varint,16,opt,name=last_call_handle,json=lastCallHandle" json:"last_call_handle,omitempty"` LastCallModuleCrc *uint32 `protobuf:"varint,17,opt,name=last_call_module_crc,json=lastCallModuleCrc" json:"last_call_module_crc,omitempty"` LastCallSysidRouting []byte `protobuf:"bytes,18,opt,name=last_call_sysid_routing,json=lastCallSysidRouting" json:"last_call_sysid_routing,omitempty"` LastEcallresult *uint32 `protobuf:"varint,19,opt,name=last_ecallresult,json=lastEcallresult" json:"last_ecallresult,omitempty"` LastCallissueDelta *uint32 `protobuf:"varint,20,opt,name=last_callissue_delta,json=lastCallissueDelta" json:"last_callissue_delta,omitempty"` LastCallcompleteDelta *uint32 `protobuf:"varint,21,opt,name=last_callcomplete_delta,json=lastCallcompleteDelta" json:"last_callcomplete_delta,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientServiceCallResponse) Descriptor
deprecated
func (*CMsgClientServiceCallResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientServiceCallResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientServiceCallResponse) GetCallHandle ¶
func (x *CMsgClientServiceCallResponse) GetCallHandle() uint32
func (*CMsgClientServiceCallResponse) GetCurrentCount ¶
func (x *CMsgClientServiceCallResponse) GetCurrentCount() uint32
func (*CMsgClientServiceCallResponse) GetEcallresult ¶
func (x *CMsgClientServiceCallResponse) GetEcallresult() uint32
func (*CMsgClientServiceCallResponse) GetExceptionRecord ¶
func (x *CMsgClientServiceCallResponse) GetExceptionRecord() []byte
func (*CMsgClientServiceCallResponse) GetInternalResult ¶
func (x *CMsgClientServiceCallResponse) GetInternalResult() uint32
func (*CMsgClientServiceCallResponse) GetLastCallHandle ¶
func (x *CMsgClientServiceCallResponse) GetLastCallHandle() uint32
func (*CMsgClientServiceCallResponse) GetLastCallModuleCrc ¶
func (x *CMsgClientServiceCallResponse) GetLastCallModuleCrc() uint32
func (*CMsgClientServiceCallResponse) GetLastCallSysidRouting ¶
func (x *CMsgClientServiceCallResponse) GetLastCallSysidRouting() []byte
func (*CMsgClientServiceCallResponse) GetLastCallcompleteDelta ¶
func (x *CMsgClientServiceCallResponse) GetLastCallcompleteDelta() uint32
func (*CMsgClientServiceCallResponse) GetLastCallissueDelta ¶
func (x *CMsgClientServiceCallResponse) GetLastCallissueDelta() uint32
func (*CMsgClientServiceCallResponse) GetLastEcallresult ¶
func (x *CMsgClientServiceCallResponse) GetLastEcallresult() uint32
func (*CMsgClientServiceCallResponse) GetLoadAddress ¶
func (x *CMsgClientServiceCallResponse) GetLoadAddress() uint64
func (*CMsgClientServiceCallResponse) GetModuleCrc ¶
func (x *CMsgClientServiceCallResponse) GetModuleCrc() uint32
func (*CMsgClientServiceCallResponse) GetModuleHash ¶
func (x *CMsgClientServiceCallResponse) GetModuleHash() []byte
func (*CMsgClientServiceCallResponse) GetOsVersionInfo ¶
func (x *CMsgClientServiceCallResponse) GetOsVersionInfo() []byte
func (*CMsgClientServiceCallResponse) GetPortableOsVersionInfo ¶
func (x *CMsgClientServiceCallResponse) GetPortableOsVersionInfo() []byte
func (*CMsgClientServiceCallResponse) GetPortableSystemInfo ¶
func (x *CMsgClientServiceCallResponse) GetPortableSystemInfo() []byte
func (*CMsgClientServiceCallResponse) GetResultContent ¶
func (x *CMsgClientServiceCallResponse) GetResultContent() []byte
func (*CMsgClientServiceCallResponse) GetSysidRouting ¶
func (x *CMsgClientServiceCallResponse) GetSysidRouting() []byte
func (*CMsgClientServiceCallResponse) GetSystemInfo ¶
func (x *CMsgClientServiceCallResponse) GetSystemInfo() []byte
func (*CMsgClientServiceCallResponse) GetWasConverted ¶
func (x *CMsgClientServiceCallResponse) GetWasConverted() bool
func (*CMsgClientServiceCallResponse) ProtoMessage ¶
func (*CMsgClientServiceCallResponse) ProtoMessage()
func (*CMsgClientServiceCallResponse) ProtoReflect ¶
func (x *CMsgClientServiceCallResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientServiceCallResponse) Reset ¶
func (x *CMsgClientServiceCallResponse) Reset()
func (*CMsgClientServiceCallResponse) String ¶
func (x *CMsgClientServiceCallResponse) String() string
type CMsgClientServiceMethodLegacy ¶
type CMsgClientServiceMethodLegacy struct { MethodName *string `protobuf:"bytes,1,opt,name=method_name,json=methodName" json:"method_name,omitempty"` SerializedMethod []byte `protobuf:"bytes,2,opt,name=serialized_method,json=serializedMethod" json:"serialized_method,omitempty"` IsNotification *bool `protobuf:"varint,3,opt,name=is_notification,json=isNotification" json:"is_notification,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientServiceMethodLegacy) Descriptor
deprecated
func (*CMsgClientServiceMethodLegacy) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientServiceMethodLegacy.ProtoReflect.Descriptor instead.
func (*CMsgClientServiceMethodLegacy) GetIsNotification ¶
func (x *CMsgClientServiceMethodLegacy) GetIsNotification() bool
func (*CMsgClientServiceMethodLegacy) GetMethodName ¶
func (x *CMsgClientServiceMethodLegacy) GetMethodName() string
func (*CMsgClientServiceMethodLegacy) GetSerializedMethod ¶
func (x *CMsgClientServiceMethodLegacy) GetSerializedMethod() []byte
func (*CMsgClientServiceMethodLegacy) ProtoMessage ¶
func (*CMsgClientServiceMethodLegacy) ProtoMessage()
func (*CMsgClientServiceMethodLegacy) ProtoReflect ¶
func (x *CMsgClientServiceMethodLegacy) ProtoReflect() protoreflect.Message
func (*CMsgClientServiceMethodLegacy) Reset ¶
func (x *CMsgClientServiceMethodLegacy) Reset()
func (*CMsgClientServiceMethodLegacy) String ¶
func (x *CMsgClientServiceMethodLegacy) String() string
type CMsgClientServiceMethodLegacyResponse ¶
type CMsgClientServiceMethodLegacyResponse struct { MethodName *string `protobuf:"bytes,1,opt,name=method_name,json=methodName" json:"method_name,omitempty"` SerializedMethodResponse []byte `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgClientServiceMethodLegacyResponse) Descriptor
deprecated
func (*CMsgClientServiceMethodLegacyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientServiceMethodLegacyResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientServiceMethodLegacyResponse) GetMethodName ¶
func (x *CMsgClientServiceMethodLegacyResponse) GetMethodName() string
func (*CMsgClientServiceMethodLegacyResponse) GetSerializedMethodResponse ¶
func (x *CMsgClientServiceMethodLegacyResponse) GetSerializedMethodResponse() []byte
func (*CMsgClientServiceMethodLegacyResponse) ProtoMessage ¶
func (*CMsgClientServiceMethodLegacyResponse) ProtoMessage()
func (*CMsgClientServiceMethodLegacyResponse) ProtoReflect ¶
func (x *CMsgClientServiceMethodLegacyResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientServiceMethodLegacyResponse) Reset ¶
func (x *CMsgClientServiceMethodLegacyResponse) Reset()
func (*CMsgClientServiceMethodLegacyResponse) String ¶
func (x *CMsgClientServiceMethodLegacyResponse) String() string
type CMsgClientServiceModule ¶
type CMsgClientServiceModule struct { ModuleCrc *uint32 `protobuf:"varint,1,opt,name=module_crc,json=moduleCrc" json:"module_crc,omitempty"` ModuleHash []byte `protobuf:"bytes,2,opt,name=module_hash,json=moduleHash" json:"module_hash,omitempty"` ModuleContent []byte `protobuf:"bytes,3,opt,name=module_content,json=moduleContent" json:"module_content,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientServiceModule) Descriptor
deprecated
func (*CMsgClientServiceModule) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientServiceModule.ProtoReflect.Descriptor instead.
func (*CMsgClientServiceModule) GetModuleContent ¶
func (x *CMsgClientServiceModule) GetModuleContent() []byte
func (*CMsgClientServiceModule) GetModuleCrc ¶
func (x *CMsgClientServiceModule) GetModuleCrc() uint32
func (*CMsgClientServiceModule) GetModuleHash ¶
func (x *CMsgClientServiceModule) GetModuleHash() []byte
func (*CMsgClientServiceModule) ProtoMessage ¶
func (*CMsgClientServiceModule) ProtoMessage()
func (*CMsgClientServiceModule) ProtoReflect ¶
func (x *CMsgClientServiceModule) ProtoReflect() protoreflect.Message
func (*CMsgClientServiceModule) Reset ¶
func (x *CMsgClientServiceModule) Reset()
func (*CMsgClientServiceModule) String ¶
func (x *CMsgClientServiceModule) String() string
type CMsgClientSessionToken ¶
type CMsgClientSessionToken struct { Token *uint64 `protobuf:"varint,1,opt,name=token" json:"token,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientSessionToken) Descriptor
deprecated
func (*CMsgClientSessionToken) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSessionToken.ProtoReflect.Descriptor instead.
func (*CMsgClientSessionToken) GetToken ¶
func (x *CMsgClientSessionToken) GetToken() uint64
func (*CMsgClientSessionToken) ProtoMessage ¶
func (*CMsgClientSessionToken) ProtoMessage()
func (*CMsgClientSessionToken) ProtoReflect ¶
func (x *CMsgClientSessionToken) ProtoReflect() protoreflect.Message
func (*CMsgClientSessionToken) Reset ¶
func (x *CMsgClientSessionToken) Reset()
func (*CMsgClientSessionToken) String ¶
func (x *CMsgClientSessionToken) String() 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"` // contains filtered or unexported fields }
func (*CMsgClientSetPlayerNickname) Descriptor
deprecated
func (*CMsgClientSetPlayerNickname) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSetPlayerNickname.ProtoReflect.Descriptor instead.
func (*CMsgClientSetPlayerNickname) GetNickname ¶
func (x *CMsgClientSetPlayerNickname) GetNickname() string
func (*CMsgClientSetPlayerNickname) GetSteamid ¶
func (x *CMsgClientSetPlayerNickname) GetSteamid() uint64
func (*CMsgClientSetPlayerNickname) ProtoMessage ¶
func (*CMsgClientSetPlayerNickname) ProtoMessage()
func (*CMsgClientSetPlayerNickname) ProtoReflect ¶
func (x *CMsgClientSetPlayerNickname) ProtoReflect() protoreflect.Message
func (*CMsgClientSetPlayerNickname) Reset ¶
func (x *CMsgClientSetPlayerNickname) Reset()
func (*CMsgClientSetPlayerNickname) String ¶
func (x *CMsgClientSetPlayerNickname) String() string
type CMsgClientSetPlayerNicknameResponse ¶
type CMsgClientSetPlayerNicknameResponse struct { Eresult *uint32 `protobuf:"varint,1,opt,name=eresult" json:"eresult,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientSetPlayerNicknameResponse) Descriptor
deprecated
func (*CMsgClientSetPlayerNicknameResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSetPlayerNicknameResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientSetPlayerNicknameResponse) GetEresult ¶
func (x *CMsgClientSetPlayerNicknameResponse) GetEresult() uint32
func (*CMsgClientSetPlayerNicknameResponse) ProtoMessage ¶
func (*CMsgClientSetPlayerNicknameResponse) ProtoMessage()
func (*CMsgClientSetPlayerNicknameResponse) ProtoReflect ¶
func (x *CMsgClientSetPlayerNicknameResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientSetPlayerNicknameResponse) Reset ¶
func (x *CMsgClientSetPlayerNicknameResponse) Reset()
func (*CMsgClientSetPlayerNicknameResponse) String ¶
func (x *CMsgClientSetPlayerNicknameResponse) String() string
type CMsgClientShaderHitCache ¶
type CMsgClientShaderHitCache struct { Entries []*CMsgClientShaderHitCacheEntry `protobuf:"bytes,1,rep,name=entries" json:"entries,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientShaderHitCache) Descriptor
deprecated
func (*CMsgClientShaderHitCache) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientShaderHitCache.ProtoReflect.Descriptor instead.
func (*CMsgClientShaderHitCache) GetEntries ¶
func (x *CMsgClientShaderHitCache) GetEntries() []*CMsgClientShaderHitCacheEntry
func (*CMsgClientShaderHitCache) ProtoMessage ¶
func (*CMsgClientShaderHitCache) ProtoMessage()
func (*CMsgClientShaderHitCache) ProtoReflect ¶
func (x *CMsgClientShaderHitCache) ProtoReflect() protoreflect.Message
func (*CMsgClientShaderHitCache) Reset ¶
func (x *CMsgClientShaderHitCache) Reset()
func (*CMsgClientShaderHitCache) String ¶
func (x *CMsgClientShaderHitCache) String() string
type CMsgClientShaderHitCacheEntry ¶
type CMsgClientShaderHitCacheEntry struct { KeySha []byte `protobuf:"bytes,1,opt,name=key_sha,json=keySha" json:"key_sha,omitempty"` CodeSha []byte `protobuf:"bytes,2,opt,name=code_sha,json=codeSha" json:"code_sha,omitempty"` TimeLastReported *uint64 `protobuf:"varint,3,opt,name=time_last_reported,json=timeLastReported" json:"time_last_reported,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientShaderHitCacheEntry) Descriptor
deprecated
func (*CMsgClientShaderHitCacheEntry) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientShaderHitCacheEntry.ProtoReflect.Descriptor instead.
func (*CMsgClientShaderHitCacheEntry) GetCodeSha ¶
func (x *CMsgClientShaderHitCacheEntry) GetCodeSha() []byte
func (*CMsgClientShaderHitCacheEntry) GetKeySha ¶
func (x *CMsgClientShaderHitCacheEntry) GetKeySha() []byte
func (*CMsgClientShaderHitCacheEntry) GetTimeLastReported ¶
func (x *CMsgClientShaderHitCacheEntry) GetTimeLastReported() uint64
func (*CMsgClientShaderHitCacheEntry) ProtoMessage ¶
func (*CMsgClientShaderHitCacheEntry) ProtoMessage()
func (*CMsgClientShaderHitCacheEntry) ProtoReflect ¶
func (x *CMsgClientShaderHitCacheEntry) ProtoReflect() protoreflect.Message
func (*CMsgClientShaderHitCacheEntry) Reset ¶
func (x *CMsgClientShaderHitCacheEntry) Reset()
func (*CMsgClientShaderHitCacheEntry) String ¶
func (x *CMsgClientShaderHitCacheEntry) String() string
type CMsgClientSharedLibraryLockStatus ¶
type CMsgClientSharedLibraryLockStatus struct { // contains filtered or unexported fields }
func (*CMsgClientSharedLibraryLockStatus) Descriptor
deprecated
func (*CMsgClientSharedLibraryLockStatus) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSharedLibraryLockStatus.ProtoReflect.Descriptor instead.
func (*CMsgClientSharedLibraryLockStatus) GetLockedLibrary ¶
func (x *CMsgClientSharedLibraryLockStatus) GetLockedLibrary() []*CMsgClientSharedLibraryLockStatus_LockedLibrary
func (*CMsgClientSharedLibraryLockStatus) GetOwnLibraryLockedBy ¶
func (x *CMsgClientSharedLibraryLockStatus) GetOwnLibraryLockedBy() uint32
func (*CMsgClientSharedLibraryLockStatus) ProtoMessage ¶
func (*CMsgClientSharedLibraryLockStatus) ProtoMessage()
func (*CMsgClientSharedLibraryLockStatus) ProtoReflect ¶
func (x *CMsgClientSharedLibraryLockStatus) ProtoReflect() protoreflect.Message
func (*CMsgClientSharedLibraryLockStatus) Reset ¶
func (x *CMsgClientSharedLibraryLockStatus) Reset()
func (*CMsgClientSharedLibraryLockStatus) String ¶
func (x *CMsgClientSharedLibraryLockStatus) String() string
type CMsgClientSharedLibraryLockStatus_LockedLibrary ¶
type CMsgClientSharedLibraryLockStatus_LockedLibrary struct { // contains filtered or unexported fields }
func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) Descriptor
deprecated
func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSharedLibraryLockStatus_LockedLibrary.ProtoReflect.Descriptor instead.
func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) GetLockedBy ¶
func (x *CMsgClientSharedLibraryLockStatus_LockedLibrary) GetLockedBy() uint32
func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) GetOwnerId ¶
func (x *CMsgClientSharedLibraryLockStatus_LockedLibrary) GetOwnerId() uint32
func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) ProtoMessage ¶
func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) ProtoMessage()
func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) ProtoReflect ¶
func (x *CMsgClientSharedLibraryLockStatus_LockedLibrary) ProtoReflect() protoreflect.Message
func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) Reset ¶
func (x *CMsgClientSharedLibraryLockStatus_LockedLibrary) Reset()
func (*CMsgClientSharedLibraryLockStatus_LockedLibrary) String ¶
func (x *CMsgClientSharedLibraryLockStatus_LockedLibrary) String() string
type CMsgClientSharedLibraryStopPlaying ¶
type CMsgClientSharedLibraryStopPlaying struct { // contains filtered or unexported fields }
func (*CMsgClientSharedLibraryStopPlaying) Descriptor
deprecated
func (*CMsgClientSharedLibraryStopPlaying) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSharedLibraryStopPlaying.ProtoReflect.Descriptor instead.
func (*CMsgClientSharedLibraryStopPlaying) GetSecondsLeft ¶
func (x *CMsgClientSharedLibraryStopPlaying) GetSecondsLeft() int32
func (*CMsgClientSharedLibraryStopPlaying) GetStopApps ¶
func (x *CMsgClientSharedLibraryStopPlaying) GetStopApps() []*CMsgClientSharedLibraryStopPlaying_StopApp
func (*CMsgClientSharedLibraryStopPlaying) ProtoMessage ¶
func (*CMsgClientSharedLibraryStopPlaying) ProtoMessage()
func (*CMsgClientSharedLibraryStopPlaying) ProtoReflect ¶
func (x *CMsgClientSharedLibraryStopPlaying) ProtoReflect() protoreflect.Message
func (*CMsgClientSharedLibraryStopPlaying) Reset ¶
func (x *CMsgClientSharedLibraryStopPlaying) Reset()
func (*CMsgClientSharedLibraryStopPlaying) String ¶
func (x *CMsgClientSharedLibraryStopPlaying) String() string
type CMsgClientSharedLibraryStopPlaying_StopApp ¶
type CMsgClientSharedLibraryStopPlaying_StopApp struct { // contains filtered or unexported fields }
func (*CMsgClientSharedLibraryStopPlaying_StopApp) Descriptor
deprecated
func (*CMsgClientSharedLibraryStopPlaying_StopApp) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSharedLibraryStopPlaying_StopApp.ProtoReflect.Descriptor instead.
func (*CMsgClientSharedLibraryStopPlaying_StopApp) GetAppId ¶
func (x *CMsgClientSharedLibraryStopPlaying_StopApp) GetAppId() uint32
func (*CMsgClientSharedLibraryStopPlaying_StopApp) GetOwnerId ¶
func (x *CMsgClientSharedLibraryStopPlaying_StopApp) GetOwnerId() uint32
func (*CMsgClientSharedLibraryStopPlaying_StopApp) ProtoMessage ¶
func (*CMsgClientSharedLibraryStopPlaying_StopApp) ProtoMessage()
func (*CMsgClientSharedLibraryStopPlaying_StopApp) ProtoReflect ¶
func (x *CMsgClientSharedLibraryStopPlaying_StopApp) ProtoReflect() protoreflect.Message
func (*CMsgClientSharedLibraryStopPlaying_StopApp) Reset ¶
func (x *CMsgClientSharedLibraryStopPlaying_StopApp) Reset()
func (*CMsgClientSharedLibraryStopPlaying_StopApp) String ¶
func (x *CMsgClientSharedLibraryStopPlaying_StopApp) String() string
type CMsgClientSiteInfo ¶
type CMsgClientSiteInfo struct { SiteId *uint64 `protobuf:"varint,1,opt,name=site_id,json=siteId" json:"site_id,omitempty"` SiteName *string `protobuf:"bytes,2,opt,name=site_name,json=siteName" json:"site_name,omitempty"` AllowCachedCredentials *bool `protobuf:"varint,3,opt,name=allow_cached_credentials,json=allowCachedCredentials" json:"allow_cached_credentials,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientSiteInfo) Descriptor
deprecated
func (*CMsgClientSiteInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSiteInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientSiteInfo) GetAllowCachedCredentials ¶
func (x *CMsgClientSiteInfo) GetAllowCachedCredentials() bool
func (*CMsgClientSiteInfo) GetSiteId ¶
func (x *CMsgClientSiteInfo) GetSiteId() uint64
func (*CMsgClientSiteInfo) GetSiteName ¶
func (x *CMsgClientSiteInfo) GetSiteName() string
func (*CMsgClientSiteInfo) ProtoMessage ¶
func (*CMsgClientSiteInfo) ProtoMessage()
func (*CMsgClientSiteInfo) ProtoReflect ¶
func (x *CMsgClientSiteInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientSiteInfo) Reset ¶
func (x *CMsgClientSiteInfo) Reset()
func (*CMsgClientSiteInfo) String ¶
func (x *CMsgClientSiteInfo) String() string
type CMsgClientSiteLicenseCheckout ¶
type CMsgClientSiteLicenseCheckout struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientSiteLicenseCheckout) Descriptor
deprecated
func (*CMsgClientSiteLicenseCheckout) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSiteLicenseCheckout.ProtoReflect.Descriptor instead.
func (*CMsgClientSiteLicenseCheckout) GetAppid ¶
func (x *CMsgClientSiteLicenseCheckout) GetAppid() uint32
func (*CMsgClientSiteLicenseCheckout) ProtoMessage ¶
func (*CMsgClientSiteLicenseCheckout) ProtoMessage()
func (*CMsgClientSiteLicenseCheckout) ProtoReflect ¶
func (x *CMsgClientSiteLicenseCheckout) ProtoReflect() protoreflect.Message
func (*CMsgClientSiteLicenseCheckout) Reset ¶
func (x *CMsgClientSiteLicenseCheckout) Reset()
func (*CMsgClientSiteLicenseCheckout) String ¶
func (x *CMsgClientSiteLicenseCheckout) String() string
type CMsgClientSiteLicenseCheckoutResponse ¶
type CMsgClientSiteLicenseCheckoutResponse struct { Eresult *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientSiteLicenseCheckoutResponse) Descriptor
deprecated
func (*CMsgClientSiteLicenseCheckoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSiteLicenseCheckoutResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientSiteLicenseCheckoutResponse) GetEresult ¶
func (x *CMsgClientSiteLicenseCheckoutResponse) GetEresult() int32
func (*CMsgClientSiteLicenseCheckoutResponse) ProtoMessage ¶
func (*CMsgClientSiteLicenseCheckoutResponse) ProtoMessage()
func (*CMsgClientSiteLicenseCheckoutResponse) ProtoReflect ¶
func (x *CMsgClientSiteLicenseCheckoutResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientSiteLicenseCheckoutResponse) Reset ¶
func (x *CMsgClientSiteLicenseCheckoutResponse) Reset()
func (*CMsgClientSiteLicenseCheckoutResponse) String ¶
func (x *CMsgClientSiteLicenseCheckoutResponse) String() string
type CMsgClientSiteLicenseGetAvailableSeats ¶
type CMsgClientSiteLicenseGetAvailableSeats struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientSiteLicenseGetAvailableSeats) Descriptor
deprecated
func (*CMsgClientSiteLicenseGetAvailableSeats) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSiteLicenseGetAvailableSeats.ProtoReflect.Descriptor instead.
func (*CMsgClientSiteLicenseGetAvailableSeats) GetAppid ¶
func (x *CMsgClientSiteLicenseGetAvailableSeats) GetAppid() uint32
func (*CMsgClientSiteLicenseGetAvailableSeats) ProtoMessage ¶
func (*CMsgClientSiteLicenseGetAvailableSeats) ProtoMessage()
func (*CMsgClientSiteLicenseGetAvailableSeats) ProtoReflect ¶
func (x *CMsgClientSiteLicenseGetAvailableSeats) ProtoReflect() protoreflect.Message
func (*CMsgClientSiteLicenseGetAvailableSeats) Reset ¶
func (x *CMsgClientSiteLicenseGetAvailableSeats) Reset()
func (*CMsgClientSiteLicenseGetAvailableSeats) String ¶
func (x *CMsgClientSiteLicenseGetAvailableSeats) String() string
type CMsgClientSiteLicenseGetAvailableSeatsResponse ¶
type CMsgClientSiteLicenseGetAvailableSeatsResponse struct { Eresult *int32 `protobuf:"varint,1,opt,name=eresult,def=2" json:"eresult,omitempty"` Seats *uint32 `protobuf:"varint,2,opt,name=seats" json:"seats,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientSiteLicenseGetAvailableSeatsResponse) Descriptor
deprecated
func (*CMsgClientSiteLicenseGetAvailableSeatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSiteLicenseGetAvailableSeatsResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientSiteLicenseGetAvailableSeatsResponse) GetEresult ¶
func (x *CMsgClientSiteLicenseGetAvailableSeatsResponse) GetEresult() int32
func (*CMsgClientSiteLicenseGetAvailableSeatsResponse) GetSeats ¶
func (x *CMsgClientSiteLicenseGetAvailableSeatsResponse) GetSeats() uint32
func (*CMsgClientSiteLicenseGetAvailableSeatsResponse) ProtoMessage ¶
func (*CMsgClientSiteLicenseGetAvailableSeatsResponse) ProtoMessage()
func (*CMsgClientSiteLicenseGetAvailableSeatsResponse) ProtoReflect ¶
func (x *CMsgClientSiteLicenseGetAvailableSeatsResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientSiteLicenseGetAvailableSeatsResponse) Reset ¶
func (x *CMsgClientSiteLicenseGetAvailableSeatsResponse) Reset()
func (*CMsgClientSiteLicenseGetAvailableSeatsResponse) String ¶
func (x *CMsgClientSiteLicenseGetAvailableSeatsResponse) String() string
type CMsgClientSiteLicenseGetContentCacheInfo ¶
type CMsgClientSiteLicenseGetContentCacheInfo struct {
// contains filtered or unexported fields
}
func (*CMsgClientSiteLicenseGetContentCacheInfo) Descriptor
deprecated
func (*CMsgClientSiteLicenseGetContentCacheInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSiteLicenseGetContentCacheInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientSiteLicenseGetContentCacheInfo) ProtoMessage ¶
func (*CMsgClientSiteLicenseGetContentCacheInfo) ProtoMessage()
func (*CMsgClientSiteLicenseGetContentCacheInfo) ProtoReflect ¶
func (x *CMsgClientSiteLicenseGetContentCacheInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientSiteLicenseGetContentCacheInfo) Reset ¶
func (x *CMsgClientSiteLicenseGetContentCacheInfo) Reset()
func (*CMsgClientSiteLicenseGetContentCacheInfo) String ¶
func (x *CMsgClientSiteLicenseGetContentCacheInfo) String() string
type CMsgClientSiteLicenseGetContentCacheInfoResponse ¶
type CMsgClientSiteLicenseGetContentCacheInfoResponse struct { UseCache *bool `protobuf:"varint,1,opt,name=use_cache,json=useCache" json:"use_cache,omitempty"` Ipv4Address *uint32 `protobuf:"varint,2,opt,name=ipv4_address,json=ipv4Address" json:"ipv4_address,omitempty"` PortNumber *uint32 `protobuf:"varint,3,opt,name=port_number,json=portNumber" json:"port_number,omitempty"` P2PGroup *uint32 `protobuf:"varint,4,opt,name=p2p_group,json=p2pGroup" json:"p2p_group,omitempty"` IpAddress *string `protobuf:"bytes,5,opt,name=ip_address,json=ipAddress" json:"ip_address,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) Descriptor
deprecated
func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientSiteLicenseGetContentCacheInfoResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) GetIpAddress ¶
func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) GetIpAddress() string
func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) GetIpv4Address ¶
func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) GetIpv4Address() uint32
func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) GetP2PGroup ¶
func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) GetP2PGroup() uint32
func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) GetPortNumber ¶
func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) GetPortNumber() uint32
func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) GetUseCache ¶
func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) GetUseCache() bool
func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) ProtoMessage ¶
func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) ProtoMessage()
func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) ProtoReflect ¶
func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) Reset ¶
func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) Reset()
func (*CMsgClientSiteLicenseGetContentCacheInfoResponse) String ¶
func (x *CMsgClientSiteLicenseGetContentCacheInfoResponse) String() string
type CMsgClientStartPeerContentServer ¶
type CMsgClientStartPeerContentServer struct { Steamid *uint64 `protobuf:"fixed64,1,opt,name=steamid" json:"steamid,omitempty"` ClientRemoteId *uint64 `protobuf:"fixed64,2,opt,name=client_remote_id,json=clientRemoteId" json:"client_remote_id,omitempty"` AppId *uint32 `protobuf:"varint,3,opt,name=app_id,json=appId" json:"app_id,omitempty"` CurrentBuildId *uint32 `protobuf:"varint,4,opt,name=current_build_id,json=currentBuildId" json:"current_build_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientStartPeerContentServer) Descriptor
deprecated
func (*CMsgClientStartPeerContentServer) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientStartPeerContentServer.ProtoReflect.Descriptor instead.
func (*CMsgClientStartPeerContentServer) GetAppId ¶
func (x *CMsgClientStartPeerContentServer) GetAppId() uint32
func (*CMsgClientStartPeerContentServer) GetClientRemoteId ¶
func (x *CMsgClientStartPeerContentServer) GetClientRemoteId() uint64
func (*CMsgClientStartPeerContentServer) GetCurrentBuildId ¶
func (x *CMsgClientStartPeerContentServer) GetCurrentBuildId() uint32
func (*CMsgClientStartPeerContentServer) GetSteamid ¶
func (x *CMsgClientStartPeerContentServer) GetSteamid() uint64
func (*CMsgClientStartPeerContentServer) ProtoMessage ¶
func (*CMsgClientStartPeerContentServer) ProtoMessage()
func (*CMsgClientStartPeerContentServer) ProtoReflect ¶
func (x *CMsgClientStartPeerContentServer) ProtoReflect() protoreflect.Message
func (*CMsgClientStartPeerContentServer) Reset ¶
func (x *CMsgClientStartPeerContentServer) Reset()
func (*CMsgClientStartPeerContentServer) String ¶
func (x *CMsgClientStartPeerContentServer) String() string
type CMsgClientStartPeerContentServerResponse ¶
type CMsgClientStartPeerContentServerResponse struct { Result *uint32 `protobuf:"varint,1,opt,name=result" json:"result,omitempty"` ServerPort *uint32 `protobuf:"varint,2,opt,name=server_port,json=serverPort" json:"server_port,omitempty"` InstalledDepots []uint32 `protobuf:"varint,3,rep,name=installed_depots,json=installedDepots" json:"installed_depots,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientStartPeerContentServerResponse) Descriptor
deprecated
func (*CMsgClientStartPeerContentServerResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientStartPeerContentServerResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientStartPeerContentServerResponse) GetInstalledDepots ¶
func (x *CMsgClientStartPeerContentServerResponse) GetInstalledDepots() []uint32
func (*CMsgClientStartPeerContentServerResponse) GetResult ¶
func (x *CMsgClientStartPeerContentServerResponse) GetResult() uint32
func (*CMsgClientStartPeerContentServerResponse) GetServerPort ¶
func (x *CMsgClientStartPeerContentServerResponse) GetServerPort() uint32
func (*CMsgClientStartPeerContentServerResponse) ProtoMessage ¶
func (*CMsgClientStartPeerContentServerResponse) ProtoMessage()
func (*CMsgClientStartPeerContentServerResponse) ProtoReflect ¶
func (x *CMsgClientStartPeerContentServerResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientStartPeerContentServerResponse) Reset ¶
func (x *CMsgClientStartPeerContentServerResponse) Reset()
func (*CMsgClientStartPeerContentServerResponse) String ¶
func (x *CMsgClientStartPeerContentServerResponse) String() string
type CMsgClientStat2 ¶
type CMsgClientStat2 struct { StatDetail []*CMsgClientStat2_StatDetail `protobuf:"bytes,1,rep,name=stat_detail,json=statDetail" json:"stat_detail,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientStat2) Descriptor
deprecated
func (*CMsgClientStat2) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientStat2.ProtoReflect.Descriptor instead.
func (*CMsgClientStat2) GetStatDetail ¶
func (x *CMsgClientStat2) GetStatDetail() []*CMsgClientStat2_StatDetail
func (*CMsgClientStat2) ProtoMessage ¶
func (*CMsgClientStat2) ProtoMessage()
func (*CMsgClientStat2) ProtoReflect ¶
func (x *CMsgClientStat2) ProtoReflect() protoreflect.Message
func (*CMsgClientStat2) Reset ¶
func (x *CMsgClientStat2) Reset()
func (*CMsgClientStat2) String ¶
func (x *CMsgClientStat2) String() string
type CMsgClientStat2_StatDetail ¶
type CMsgClientStat2_StatDetail struct { ClientStat *uint32 `protobuf:"varint,1,opt,name=client_stat,json=clientStat" json:"client_stat,omitempty"` LlValue *int64 `protobuf:"varint,2,opt,name=ll_value,json=llValue" json:"ll_value,omitempty"` TimeOfDay *uint32 `protobuf:"varint,3,opt,name=time_of_day,json=timeOfDay" json:"time_of_day,omitempty"` CellId *uint32 `protobuf:"varint,4,opt,name=cell_id,json=cellId" json:"cell_id,omitempty"` DepotId *uint32 `protobuf:"varint,5,opt,name=depot_id,json=depotId" json:"depot_id,omitempty"` AppId *uint32 `protobuf:"varint,6,opt,name=app_id,json=appId" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientStat2_StatDetail) Descriptor
deprecated
func (*CMsgClientStat2_StatDetail) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientStat2_StatDetail.ProtoReflect.Descriptor instead.
func (*CMsgClientStat2_StatDetail) GetAppId ¶
func (x *CMsgClientStat2_StatDetail) GetAppId() uint32
func (*CMsgClientStat2_StatDetail) GetCellId ¶
func (x *CMsgClientStat2_StatDetail) GetCellId() uint32
func (*CMsgClientStat2_StatDetail) GetClientStat ¶
func (x *CMsgClientStat2_StatDetail) GetClientStat() uint32
func (*CMsgClientStat2_StatDetail) GetDepotId ¶
func (x *CMsgClientStat2_StatDetail) GetDepotId() uint32
func (*CMsgClientStat2_StatDetail) GetLlValue ¶
func (x *CMsgClientStat2_StatDetail) GetLlValue() int64
func (*CMsgClientStat2_StatDetail) GetTimeOfDay ¶
func (x *CMsgClientStat2_StatDetail) GetTimeOfDay() uint32
func (*CMsgClientStat2_StatDetail) ProtoMessage ¶
func (*CMsgClientStat2_StatDetail) ProtoMessage()
func (*CMsgClientStat2_StatDetail) ProtoReflect ¶
func (x *CMsgClientStat2_StatDetail) ProtoReflect() protoreflect.Message
func (*CMsgClientStat2_StatDetail) Reset ¶
func (x *CMsgClientStat2_StatDetail) Reset()
func (*CMsgClientStat2_StatDetail) String ¶
func (x *CMsgClientStat2_StatDetail) String() string
type CMsgClientTicketAuthComplete ¶
type CMsgClientTicketAuthComplete struct { SteamId *uint64 `protobuf:"fixed64,1,opt,name=steam_id,json=steamId" json:"steam_id,omitempty"` GameId *uint64 `protobuf:"fixed64,2,opt,name=game_id,json=gameId" 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=eauthSessionResponse" json:"eauth_session_response,omitempty"` DEPRECATEDTicket []byte `protobuf:"bytes,5,opt,name=DEPRECATED_ticket,json=DEPRECATEDTicket" json:"DEPRECATED_ticket,omitempty"` TicketCrc *uint32 `protobuf:"varint,6,opt,name=ticket_crc,json=ticketCrc" json:"ticket_crc,omitempty"` TicketSequence *uint32 `protobuf:"varint,7,opt,name=ticket_sequence,json=ticketSequence" json:"ticket_sequence,omitempty"` OwnerSteamId *uint64 `protobuf:"fixed64,8,opt,name=owner_steam_id,json=ownerSteamId" json:"owner_steam_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientTicketAuthComplete) Descriptor
deprecated
func (*CMsgClientTicketAuthComplete) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientTicketAuthComplete.ProtoReflect.Descriptor instead.
func (*CMsgClientTicketAuthComplete) GetDEPRECATEDTicket ¶
func (x *CMsgClientTicketAuthComplete) GetDEPRECATEDTicket() []byte
func (*CMsgClientTicketAuthComplete) GetEauthSessionResponse ¶
func (x *CMsgClientTicketAuthComplete) GetEauthSessionResponse() uint32
func (*CMsgClientTicketAuthComplete) GetEstate ¶
func (x *CMsgClientTicketAuthComplete) GetEstate() uint32
func (*CMsgClientTicketAuthComplete) GetGameId ¶
func (x *CMsgClientTicketAuthComplete) GetGameId() uint64
func (*CMsgClientTicketAuthComplete) GetOwnerSteamId ¶
func (x *CMsgClientTicketAuthComplete) GetOwnerSteamId() uint64
func (*CMsgClientTicketAuthComplete) GetSteamId ¶
func (x *CMsgClientTicketAuthComplete) GetSteamId() uint64
func (*CMsgClientTicketAuthComplete) GetTicketCrc ¶
func (x *CMsgClientTicketAuthComplete) GetTicketCrc() uint32
func (*CMsgClientTicketAuthComplete) GetTicketSequence ¶
func (x *CMsgClientTicketAuthComplete) GetTicketSequence() uint32
func (*CMsgClientTicketAuthComplete) ProtoMessage ¶
func (*CMsgClientTicketAuthComplete) ProtoMessage()
func (*CMsgClientTicketAuthComplete) ProtoReflect ¶
func (x *CMsgClientTicketAuthComplete) ProtoReflect() protoreflect.Message
func (*CMsgClientTicketAuthComplete) Reset ¶
func (x *CMsgClientTicketAuthComplete) Reset()
func (*CMsgClientTicketAuthComplete) String ¶
func (x *CMsgClientTicketAuthComplete) String() 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=historyDaysRequested" json:"history_days_requested,omitempty"` TimeLastRequested *uint32 `protobuf:"fixed32,3,opt,name=time_last_requested,json=timeLastRequested" json:"time_last_requested,omitempty"` FirstDayCached *uint32 `protobuf:"varint,4,opt,name=first_day_cached,json=firstDayCached" json:"first_day_cached,omitempty"` DaysCached *uint32 `protobuf:"varint,5,opt,name=days_cached,json=daysCached" json:"days_cached,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientUGSGetGlobalStats) Descriptor
deprecated
func (*CMsgClientUGSGetGlobalStats) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientUGSGetGlobalStats.ProtoReflect.Descriptor instead.
func (*CMsgClientUGSGetGlobalStats) GetDaysCached ¶
func (x *CMsgClientUGSGetGlobalStats) GetDaysCached() uint32
func (*CMsgClientUGSGetGlobalStats) GetFirstDayCached ¶
func (x *CMsgClientUGSGetGlobalStats) GetFirstDayCached() uint32
func (*CMsgClientUGSGetGlobalStats) GetGameid ¶
func (x *CMsgClientUGSGetGlobalStats) GetGameid() uint64
func (*CMsgClientUGSGetGlobalStats) GetHistoryDaysRequested ¶
func (x *CMsgClientUGSGetGlobalStats) GetHistoryDaysRequested() uint32
func (*CMsgClientUGSGetGlobalStats) GetTimeLastRequested ¶
func (x *CMsgClientUGSGetGlobalStats) GetTimeLastRequested() uint32
func (*CMsgClientUGSGetGlobalStats) ProtoMessage ¶
func (*CMsgClientUGSGetGlobalStats) ProtoMessage()
func (*CMsgClientUGSGetGlobalStats) ProtoReflect ¶
func (x *CMsgClientUGSGetGlobalStats) ProtoReflect() protoreflect.Message
func (*CMsgClientUGSGetGlobalStats) Reset ¶
func (x *CMsgClientUGSGetGlobalStats) Reset()
func (*CMsgClientUGSGetGlobalStats) String ¶
func (x *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=dayCurrent" json:"day_current,omitempty"` Days []*CMsgClientUGSGetGlobalStatsResponse_Day `protobuf:"bytes,4,rep,name=days" json:"days,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientUGSGetGlobalStatsResponse) Descriptor
deprecated
func (*CMsgClientUGSGetGlobalStatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientUGSGetGlobalStatsResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientUGSGetGlobalStatsResponse) GetDayCurrent ¶
func (x *CMsgClientUGSGetGlobalStatsResponse) GetDayCurrent() int32
func (*CMsgClientUGSGetGlobalStatsResponse) GetDays ¶
func (x *CMsgClientUGSGetGlobalStatsResponse) GetDays() []*CMsgClientUGSGetGlobalStatsResponse_Day
func (*CMsgClientUGSGetGlobalStatsResponse) GetEresult ¶
func (x *CMsgClientUGSGetGlobalStatsResponse) GetEresult() int32
func (*CMsgClientUGSGetGlobalStatsResponse) GetTimestamp ¶
func (x *CMsgClientUGSGetGlobalStatsResponse) GetTimestamp() uint32
func (*CMsgClientUGSGetGlobalStatsResponse) ProtoMessage ¶
func (*CMsgClientUGSGetGlobalStatsResponse) ProtoMessage()
func (*CMsgClientUGSGetGlobalStatsResponse) ProtoReflect ¶
func (x *CMsgClientUGSGetGlobalStatsResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientUGSGetGlobalStatsResponse) Reset ¶
func (x *CMsgClientUGSGetGlobalStatsResponse) Reset()
func (*CMsgClientUGSGetGlobalStatsResponse) String ¶
func (x *CMsgClientUGSGetGlobalStatsResponse) String() string
type CMsgClientUGSGetGlobalStatsResponse_Day ¶
type CMsgClientUGSGetGlobalStatsResponse_Day struct { DayId *uint32 `protobuf:"varint,1,opt,name=day_id,json=dayId" json:"day_id,omitempty"` Stats []*CMsgClientUGSGetGlobalStatsResponse_Day_Stat `protobuf:"bytes,2,rep,name=stats" json:"stats,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientUGSGetGlobalStatsResponse_Day) Descriptor
deprecated
func (*CMsgClientUGSGetGlobalStatsResponse_Day) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientUGSGetGlobalStatsResponse_Day.ProtoReflect.Descriptor instead.
func (*CMsgClientUGSGetGlobalStatsResponse_Day) GetDayId ¶
func (x *CMsgClientUGSGetGlobalStatsResponse_Day) GetDayId() uint32
func (*CMsgClientUGSGetGlobalStatsResponse_Day) GetStats ¶
func (x *CMsgClientUGSGetGlobalStatsResponse_Day) GetStats() []*CMsgClientUGSGetGlobalStatsResponse_Day_Stat
func (*CMsgClientUGSGetGlobalStatsResponse_Day) ProtoMessage ¶
func (*CMsgClientUGSGetGlobalStatsResponse_Day) ProtoMessage()
func (*CMsgClientUGSGetGlobalStatsResponse_Day) ProtoReflect ¶
func (x *CMsgClientUGSGetGlobalStatsResponse_Day) ProtoReflect() protoreflect.Message
func (*CMsgClientUGSGetGlobalStatsResponse_Day) Reset ¶
func (x *CMsgClientUGSGetGlobalStatsResponse_Day) Reset()
func (*CMsgClientUGSGetGlobalStatsResponse_Day) String ¶
func (x *CMsgClientUGSGetGlobalStatsResponse_Day) String() string
type CMsgClientUGSGetGlobalStatsResponse_Day_Stat ¶
type CMsgClientUGSGetGlobalStatsResponse_Day_Stat struct { StatId *int32 `protobuf:"varint,1,opt,name=stat_id,json=statId" json:"stat_id,omitempty"` Data *int64 `protobuf:"varint,2,opt,name=data" json:"data,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) Descriptor
deprecated
func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientUGSGetGlobalStatsResponse_Day_Stat.ProtoReflect.Descriptor instead.
func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) GetData ¶
func (x *CMsgClientUGSGetGlobalStatsResponse_Day_Stat) GetData() int64
func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) GetStatId ¶
func (x *CMsgClientUGSGetGlobalStatsResponse_Day_Stat) GetStatId() int32
func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) ProtoMessage ¶
func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) ProtoMessage()
func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) ProtoReflect ¶
func (x *CMsgClientUGSGetGlobalStatsResponse_Day_Stat) ProtoReflect() protoreflect.Message
func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) Reset ¶
func (x *CMsgClientUGSGetGlobalStatsResponse_Day_Stat) Reset()
func (*CMsgClientUGSGetGlobalStatsResponse_Day_Stat) String ¶
func (x *CMsgClientUGSGetGlobalStatsResponse_Day_Stat) String() string
type CMsgClientUIMode ¶
type CMsgClientUIMode struct { Uimode *uint32 `protobuf:"varint,1,opt,name=uimode" json:"uimode,omitempty"` ChatMode *uint32 `protobuf:"varint,2,opt,name=chat_mode,json=chatMode" json:"chat_mode,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientUIMode) Descriptor
deprecated
func (*CMsgClientUIMode) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientUIMode.ProtoReflect.Descriptor instead.
func (*CMsgClientUIMode) GetChatMode ¶
func (x *CMsgClientUIMode) GetChatMode() uint32
func (*CMsgClientUIMode) GetUimode ¶
func (x *CMsgClientUIMode) GetUimode() uint32
func (*CMsgClientUIMode) ProtoMessage ¶
func (*CMsgClientUIMode) ProtoMessage()
func (*CMsgClientUIMode) ProtoReflect ¶
func (x *CMsgClientUIMode) ProtoReflect() protoreflect.Message
func (*CMsgClientUIMode) Reset ¶
func (x *CMsgClientUIMode) Reset()
func (*CMsgClientUIMode) String ¶
func (x *CMsgClientUIMode) String() 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=otpType" json:"otp_type,omitempty"` OtpIdentifier *string `protobuf:"bytes,6,opt,name=otp_identifier,json=otpIdentifier" json:"otp_identifier,omitempty"` OtpTimedrift *uint32 `protobuf:"varint,8,opt,name=otp_timedrift,json=otpTimedrift" json:"otp_timedrift,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientUpdateMachineAuth) Descriptor
deprecated
func (*CMsgClientUpdateMachineAuth) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientUpdateMachineAuth.ProtoReflect.Descriptor instead.
func (*CMsgClientUpdateMachineAuth) GetBytes ¶
func (x *CMsgClientUpdateMachineAuth) GetBytes() []byte
func (*CMsgClientUpdateMachineAuth) GetCubtowrite ¶
func (x *CMsgClientUpdateMachineAuth) GetCubtowrite() uint32
func (*CMsgClientUpdateMachineAuth) GetFilename ¶
func (x *CMsgClientUpdateMachineAuth) GetFilename() string
func (*CMsgClientUpdateMachineAuth) GetOffset ¶
func (x *CMsgClientUpdateMachineAuth) GetOffset() uint32
func (*CMsgClientUpdateMachineAuth) GetOtpIdentifier ¶
func (x *CMsgClientUpdateMachineAuth) GetOtpIdentifier() string
func (*CMsgClientUpdateMachineAuth) GetOtpSharedsecret ¶
func (x *CMsgClientUpdateMachineAuth) GetOtpSharedsecret() []byte
func (*CMsgClientUpdateMachineAuth) GetOtpTimedrift ¶
func (x *CMsgClientUpdateMachineAuth) GetOtpTimedrift() uint32
func (*CMsgClientUpdateMachineAuth) GetOtpType ¶
func (x *CMsgClientUpdateMachineAuth) GetOtpType() uint32
func (*CMsgClientUpdateMachineAuth) ProtoMessage ¶
func (*CMsgClientUpdateMachineAuth) ProtoMessage()
func (*CMsgClientUpdateMachineAuth) ProtoReflect ¶
func (x *CMsgClientUpdateMachineAuth) ProtoReflect() protoreflect.Message
func (*CMsgClientUpdateMachineAuth) Reset ¶
func (x *CMsgClientUpdateMachineAuth) Reset()
func (*CMsgClientUpdateMachineAuth) String ¶
func (x *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=shaFile" 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=otpType" json:"otp_type,omitempty"` OtpValue *uint32 `protobuf:"varint,9,opt,name=otp_value,json=otpValue" json:"otp_value,omitempty"` OtpIdentifier *string `protobuf:"bytes,10,opt,name=otp_identifier,json=otpIdentifier" json:"otp_identifier,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientUpdateMachineAuthResponse) Descriptor
deprecated
func (*CMsgClientUpdateMachineAuthResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientUpdateMachineAuthResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientUpdateMachineAuthResponse) GetCubwrote ¶
func (x *CMsgClientUpdateMachineAuthResponse) GetCubwrote() uint32
func (*CMsgClientUpdateMachineAuthResponse) GetEresult ¶
func (x *CMsgClientUpdateMachineAuthResponse) GetEresult() uint32
func (*CMsgClientUpdateMachineAuthResponse) GetFilename ¶
func (x *CMsgClientUpdateMachineAuthResponse) GetFilename() string
func (*CMsgClientUpdateMachineAuthResponse) GetFilesize ¶
func (x *CMsgClientUpdateMachineAuthResponse) GetFilesize() uint32
func (*CMsgClientUpdateMachineAuthResponse) GetGetlasterror ¶
func (x *CMsgClientUpdateMachineAuthResponse) GetGetlasterror() uint32
func (*CMsgClientUpdateMachineAuthResponse) GetOffset ¶
func (x *CMsgClientUpdateMachineAuthResponse) GetOffset() uint32
func (*CMsgClientUpdateMachineAuthResponse) GetOtpIdentifier ¶
func (x *CMsgClientUpdateMachineAuthResponse) GetOtpIdentifier() string
func (*CMsgClientUpdateMachineAuthResponse) GetOtpType ¶
func (x *CMsgClientUpdateMachineAuthResponse) GetOtpType() int32
func (*CMsgClientUpdateMachineAuthResponse) GetOtpValue ¶
func (x *CMsgClientUpdateMachineAuthResponse) GetOtpValue() uint32
func (*CMsgClientUpdateMachineAuthResponse) GetShaFile ¶
func (x *CMsgClientUpdateMachineAuthResponse) GetShaFile() []byte
func (*CMsgClientUpdateMachineAuthResponse) ProtoMessage ¶
func (*CMsgClientUpdateMachineAuthResponse) ProtoMessage()
func (*CMsgClientUpdateMachineAuthResponse) ProtoReflect ¶
func (x *CMsgClientUpdateMachineAuthResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientUpdateMachineAuthResponse) Reset ¶
func (x *CMsgClientUpdateMachineAuthResponse) Reset()
func (*CMsgClientUpdateMachineAuthResponse) String ¶
func (x *CMsgClientUpdateMachineAuthResponse) String() string
type CMsgClientUpdateUserGameInfo ¶
type CMsgClientUpdateUserGameInfo struct { SteamidIdgs *uint64 `protobuf:"fixed64,1,opt,name=steamid_idgs,json=steamidIdgs" 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=gameIp" json:"game_ip,omitempty"` GamePort *uint32 `protobuf:"varint,4,opt,name=game_port,json=gamePort" json:"game_port,omitempty"` Token []byte `protobuf:"bytes,5,opt,name=token" json:"token,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientUpdateUserGameInfo) Descriptor
deprecated
func (*CMsgClientUpdateUserGameInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientUpdateUserGameInfo.ProtoReflect.Descriptor instead.
func (*CMsgClientUpdateUserGameInfo) GetGameIp ¶
func (x *CMsgClientUpdateUserGameInfo) GetGameIp() uint32
func (*CMsgClientUpdateUserGameInfo) GetGamePort ¶
func (x *CMsgClientUpdateUserGameInfo) GetGamePort() uint32
func (*CMsgClientUpdateUserGameInfo) GetGameid ¶
func (x *CMsgClientUpdateUserGameInfo) GetGameid() uint64
func (*CMsgClientUpdateUserGameInfo) GetSteamidIdgs ¶
func (x *CMsgClientUpdateUserGameInfo) GetSteamidIdgs() uint64
func (*CMsgClientUpdateUserGameInfo) GetToken ¶
func (x *CMsgClientUpdateUserGameInfo) GetToken() []byte
func (*CMsgClientUpdateUserGameInfo) ProtoMessage ¶
func (*CMsgClientUpdateUserGameInfo) ProtoMessage()
func (*CMsgClientUpdateUserGameInfo) ProtoReflect ¶
func (x *CMsgClientUpdateUserGameInfo) ProtoReflect() protoreflect.Message
func (*CMsgClientUpdateUserGameInfo) Reset ¶
func (x *CMsgClientUpdateUserGameInfo) Reset()
func (*CMsgClientUpdateUserGameInfo) String ¶
func (x *CMsgClientUpdateUserGameInfo) String() string
type CMsgClientUseLocalDeviceAuthorizations ¶
type CMsgClientUseLocalDeviceAuthorizations struct { AuthorizationAccountId []uint32 `protobuf:"varint,1,rep,name=authorization_account_id,json=authorizationAccountId" json:"authorization_account_id,omitempty"` DeviceTokens []*CMsgClientUseLocalDeviceAuthorizations_DeviceToken `protobuf:"bytes,2,rep,name=device_tokens,json=deviceTokens" json:"device_tokens,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientUseLocalDeviceAuthorizations) Descriptor
deprecated
func (*CMsgClientUseLocalDeviceAuthorizations) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientUseLocalDeviceAuthorizations.ProtoReflect.Descriptor instead.
func (*CMsgClientUseLocalDeviceAuthorizations) GetAuthorizationAccountId ¶
func (x *CMsgClientUseLocalDeviceAuthorizations) GetAuthorizationAccountId() []uint32
func (*CMsgClientUseLocalDeviceAuthorizations) GetDeviceTokens ¶
func (x *CMsgClientUseLocalDeviceAuthorizations) GetDeviceTokens() []*CMsgClientUseLocalDeviceAuthorizations_DeviceToken
func (*CMsgClientUseLocalDeviceAuthorizations) ProtoMessage ¶
func (*CMsgClientUseLocalDeviceAuthorizations) ProtoMessage()
func (*CMsgClientUseLocalDeviceAuthorizations) ProtoReflect ¶
func (x *CMsgClientUseLocalDeviceAuthorizations) ProtoReflect() protoreflect.Message
func (*CMsgClientUseLocalDeviceAuthorizations) Reset ¶
func (x *CMsgClientUseLocalDeviceAuthorizations) Reset()
func (*CMsgClientUseLocalDeviceAuthorizations) String ¶
func (x *CMsgClientUseLocalDeviceAuthorizations) String() string
type CMsgClientUseLocalDeviceAuthorizations_DeviceToken ¶
type CMsgClientUseLocalDeviceAuthorizations_DeviceToken struct { OwnerAccountId *uint32 `protobuf:"varint,1,opt,name=owner_account_id,json=ownerAccountId" json:"owner_account_id,omitempty"` TokenId *uint64 `protobuf:"varint,2,opt,name=token_id,json=tokenId" json:"token_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) Descriptor
deprecated
func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientUseLocalDeviceAuthorizations_DeviceToken.ProtoReflect.Descriptor instead.
func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) GetOwnerAccountId ¶
func (x *CMsgClientUseLocalDeviceAuthorizations_DeviceToken) GetOwnerAccountId() uint32
func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) GetTokenId ¶
func (x *CMsgClientUseLocalDeviceAuthorizations_DeviceToken) GetTokenId() uint64
func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) ProtoMessage ¶
func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) ProtoMessage()
func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) ProtoReflect ¶
func (x *CMsgClientUseLocalDeviceAuthorizations_DeviceToken) ProtoReflect() protoreflect.Message
func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) Reset ¶
func (x *CMsgClientUseLocalDeviceAuthorizations_DeviceToken) Reset()
func (*CMsgClientUseLocalDeviceAuthorizations_DeviceToken) String ¶
func (x *CMsgClientUseLocalDeviceAuthorizations_DeviceToken) String() string
type CMsgClientUserNotifications ¶
type CMsgClientUserNotifications struct { Notifications []*CMsgClientUserNotifications_Notification `protobuf:"bytes,1,rep,name=notifications" json:"notifications,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientUserNotifications) Descriptor
deprecated
func (*CMsgClientUserNotifications) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientUserNotifications.ProtoReflect.Descriptor instead.
func (*CMsgClientUserNotifications) GetNotifications ¶
func (x *CMsgClientUserNotifications) GetNotifications() []*CMsgClientUserNotifications_Notification
func (*CMsgClientUserNotifications) ProtoMessage ¶
func (*CMsgClientUserNotifications) ProtoMessage()
func (*CMsgClientUserNotifications) ProtoReflect ¶
func (x *CMsgClientUserNotifications) ProtoReflect() protoreflect.Message
func (*CMsgClientUserNotifications) Reset ¶
func (x *CMsgClientUserNotifications) Reset()
func (*CMsgClientUserNotifications) String ¶
func (x *CMsgClientUserNotifications) String() string
type CMsgClientUserNotifications_Notification ¶
type CMsgClientUserNotifications_Notification struct { UserNotificationType *uint32 `protobuf:"varint,1,opt,name=user_notification_type,json=userNotificationType" json:"user_notification_type,omitempty"` Count *uint32 `protobuf:"varint,2,opt,name=count" json:"count,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientUserNotifications_Notification) Descriptor
deprecated
func (*CMsgClientUserNotifications_Notification) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientUserNotifications_Notification.ProtoReflect.Descriptor instead.
func (*CMsgClientUserNotifications_Notification) GetCount ¶
func (x *CMsgClientUserNotifications_Notification) GetCount() uint32
func (*CMsgClientUserNotifications_Notification) GetUserNotificationType ¶
func (x *CMsgClientUserNotifications_Notification) GetUserNotificationType() uint32
func (*CMsgClientUserNotifications_Notification) ProtoMessage ¶
func (*CMsgClientUserNotifications_Notification) ProtoMessage()
func (*CMsgClientUserNotifications_Notification) ProtoReflect ¶
func (x *CMsgClientUserNotifications_Notification) ProtoReflect() protoreflect.Message
func (*CMsgClientUserNotifications_Notification) Reset ¶
func (x *CMsgClientUserNotifications_Notification) Reset()
func (*CMsgClientUserNotifications_Notification) String ¶
func (x *CMsgClientUserNotifications_Notification) String() string
type CMsgClientVanityURLChangedNotification ¶
type CMsgClientVanityURLChangedNotification struct { VanityUrl *string `protobuf:"bytes,1,opt,name=vanity_url,json=vanityUrl" json:"vanity_url,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientVanityURLChangedNotification) Descriptor
deprecated
func (*CMsgClientVanityURLChangedNotification) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientVanityURLChangedNotification.ProtoReflect.Descriptor instead.
func (*CMsgClientVanityURLChangedNotification) GetVanityUrl ¶
func (x *CMsgClientVanityURLChangedNotification) GetVanityUrl() string
func (*CMsgClientVanityURLChangedNotification) ProtoMessage ¶
func (*CMsgClientVanityURLChangedNotification) ProtoMessage()
func (*CMsgClientVanityURLChangedNotification) ProtoReflect ¶
func (x *CMsgClientVanityURLChangedNotification) ProtoReflect() protoreflect.Message
func (*CMsgClientVanityURLChangedNotification) Reset ¶
func (x *CMsgClientVanityURLChangedNotification) Reset()
func (*CMsgClientVanityURLChangedNotification) String ¶
func (x *CMsgClientVanityURLChangedNotification) String() string
type CMsgClientVoiceCallPreAuthorize ¶
type CMsgClientVoiceCallPreAuthorize struct { CallerSteamid *uint64 `protobuf:"fixed64,1,opt,name=caller_steamid,json=callerSteamid" json:"caller_steamid,omitempty"` ReceiverSteamid *uint64 `protobuf:"fixed64,2,opt,name=receiver_steamid,json=receiverSteamid" json:"receiver_steamid,omitempty"` CallerId *int32 `protobuf:"varint,3,opt,name=caller_id,json=callerId" json:"caller_id,omitempty"` Hangup *bool `protobuf:"varint,4,opt,name=hangup" json:"hangup,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientVoiceCallPreAuthorize) Descriptor
deprecated
func (*CMsgClientVoiceCallPreAuthorize) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientVoiceCallPreAuthorize.ProtoReflect.Descriptor instead.
func (*CMsgClientVoiceCallPreAuthorize) GetCallerId ¶
func (x *CMsgClientVoiceCallPreAuthorize) GetCallerId() int32
func (*CMsgClientVoiceCallPreAuthorize) GetCallerSteamid ¶
func (x *CMsgClientVoiceCallPreAuthorize) GetCallerSteamid() uint64
func (*CMsgClientVoiceCallPreAuthorize) GetHangup ¶
func (x *CMsgClientVoiceCallPreAuthorize) GetHangup() bool
func (*CMsgClientVoiceCallPreAuthorize) GetReceiverSteamid ¶
func (x *CMsgClientVoiceCallPreAuthorize) GetReceiverSteamid() uint64
func (*CMsgClientVoiceCallPreAuthorize) ProtoMessage ¶
func (*CMsgClientVoiceCallPreAuthorize) ProtoMessage()
func (*CMsgClientVoiceCallPreAuthorize) ProtoReflect ¶
func (x *CMsgClientVoiceCallPreAuthorize) ProtoReflect() protoreflect.Message
func (*CMsgClientVoiceCallPreAuthorize) Reset ¶
func (x *CMsgClientVoiceCallPreAuthorize) Reset()
func (*CMsgClientVoiceCallPreAuthorize) String ¶
func (x *CMsgClientVoiceCallPreAuthorize) String() string
type CMsgClientVoiceCallPreAuthorizeResponse ¶
type CMsgClientVoiceCallPreAuthorizeResponse struct { CallerSteamid *uint64 `protobuf:"fixed64,1,opt,name=caller_steamid,json=callerSteamid" json:"caller_steamid,omitempty"` ReceiverSteamid *uint64 `protobuf:"fixed64,2,opt,name=receiver_steamid,json=receiverSteamid" json:"receiver_steamid,omitempty"` Eresult *int32 `protobuf:"varint,3,opt,name=eresult,def=2" json:"eresult,omitempty"` CallerId *int32 `protobuf:"varint,4,opt,name=caller_id,json=callerId" json:"caller_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientVoiceCallPreAuthorizeResponse) Descriptor
deprecated
func (*CMsgClientVoiceCallPreAuthorizeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientVoiceCallPreAuthorizeResponse.ProtoReflect.Descriptor instead.
func (*CMsgClientVoiceCallPreAuthorizeResponse) GetCallerId ¶
func (x *CMsgClientVoiceCallPreAuthorizeResponse) GetCallerId() int32
func (*CMsgClientVoiceCallPreAuthorizeResponse) GetCallerSteamid ¶
func (x *CMsgClientVoiceCallPreAuthorizeResponse) GetCallerSteamid() uint64
func (*CMsgClientVoiceCallPreAuthorizeResponse) GetEresult ¶
func (x *CMsgClientVoiceCallPreAuthorizeResponse) GetEresult() int32
func (*CMsgClientVoiceCallPreAuthorizeResponse) GetReceiverSteamid ¶
func (x *CMsgClientVoiceCallPreAuthorizeResponse) GetReceiverSteamid() uint64
func (*CMsgClientVoiceCallPreAuthorizeResponse) ProtoMessage ¶
func (*CMsgClientVoiceCallPreAuthorizeResponse) ProtoMessage()
func (*CMsgClientVoiceCallPreAuthorizeResponse) ProtoReflect ¶
func (x *CMsgClientVoiceCallPreAuthorizeResponse) ProtoReflect() protoreflect.Message
func (*CMsgClientVoiceCallPreAuthorizeResponse) Reset ¶
func (x *CMsgClientVoiceCallPreAuthorizeResponse) Reset()
func (*CMsgClientVoiceCallPreAuthorizeResponse) String ¶
func (x *CMsgClientVoiceCallPreAuthorizeResponse) String() string
type CMsgClientWalletInfoUpdate ¶
type CMsgClientWalletInfoUpdate struct { HasWallet *bool `protobuf:"varint,1,opt,name=has_wallet,json=hasWallet" 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"` BalanceDelayed *int32 `protobuf:"varint,4,opt,name=balance_delayed,json=balanceDelayed" json:"balance_delayed,omitempty"` Balance64 *int64 `protobuf:"varint,5,opt,name=balance64" json:"balance64,omitempty"` Balance64Delayed *int64 `protobuf:"varint,6,opt,name=balance64_delayed,json=balance64Delayed" json:"balance64_delayed,omitempty"` Realm *int32 `protobuf:"varint,7,opt,name=realm" json:"realm,omitempty"` // contains filtered or unexported fields }
func (*CMsgClientWalletInfoUpdate) Descriptor
deprecated
func (*CMsgClientWalletInfoUpdate) Descriptor() ([]byte, []int)
Deprecated: Use CMsgClientWalletInfoUpdate.ProtoReflect.Descriptor instead.
func (*CMsgClientWalletInfoUpdate) GetBalance ¶
func (x *CMsgClientWalletInfoUpdate) GetBalance() int32
func (*CMsgClientWalletInfoUpdate) GetBalance64 ¶
func (x *CMsgClientWalletInfoUpdate) GetBalance64() int64
func (*CMsgClientWalletInfoUpdate) GetBalance64Delayed ¶
func (x *CMsgClientWalletInfoUpdate) GetBalance64Delayed() int64
func (*CMsgClientWalletInfoUpdate) GetBalanceDelayed ¶
func (x *CMsgClientWalletInfoUpdate) GetBalanceDelayed() int32
func (*CMsgClientWalletInfoUpdate) GetCurrency ¶
func (x *CMsgClientWalletInfoUpdate) GetCurrency() int32
func (*CMsgClientWalletInfoUpdate) GetHasWallet ¶
func (x *CMsgClientWalletInfoUpdate) GetHasWallet() bool
func (*CMsgClientWalletInfoUpdate) GetRealm ¶
func (x *CMsgClientWalletInfoUpdate) GetRealm() int32
func (*CMsgClientWalletInfoUpdate) ProtoMessage ¶
func (*CMsgClientWalletInfoUpdate) ProtoMessage()
func (*CMsgClientWalletInfoUpdate) ProtoReflect ¶
func (x *CMsgClientWalletInfoUpdate) ProtoReflect() protoreflect.Message
func (*CMsgClientWalletInfoUpdate) Reset ¶
func (x *CMsgClientWalletInfoUpdate) Reset()
func (*CMsgClientWalletInfoUpdate) String ¶
func (x *CMsgClientWalletInfoUpdate) String() string
type CMsgCloudPendingRemoteOperations ¶
type CMsgCloudPendingRemoteOperations struct { Operations []*CCloud_PendingRemoteOperation `protobuf:"bytes,1,rep,name=operations" json:"operations,omitempty"` // contains filtered or unexported fields }
func (*CMsgCloudPendingRemoteOperations) Descriptor
deprecated
func (*CMsgCloudPendingRemoteOperations) Descriptor() ([]byte, []int)
Deprecated: Use CMsgCloudPendingRemoteOperations.ProtoReflect.Descriptor instead.
func (*CMsgCloudPendingRemoteOperations) GetOperations ¶
func (x *CMsgCloudPendingRemoteOperations) GetOperations() []*CCloud_PendingRemoteOperation
func (*CMsgCloudPendingRemoteOperations) ProtoMessage ¶
func (*CMsgCloudPendingRemoteOperations) ProtoMessage()
func (*CMsgCloudPendingRemoteOperations) ProtoReflect ¶
func (x *CMsgCloudPendingRemoteOperations) ProtoReflect() protoreflect.Message
func (*CMsgCloudPendingRemoteOperations) Reset ¶
func (x *CMsgCloudPendingRemoteOperations) Reset()
func (*CMsgCloudPendingRemoteOperations) String ¶
func (x *CMsgCloudPendingRemoteOperations) String() string
type CMsgDPGetNumberOfCurrentPlayers ¶
type CMsgDPGetNumberOfCurrentPlayers struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` // contains filtered or unexported fields }
func (*CMsgDPGetNumberOfCurrentPlayers) Descriptor
deprecated
func (*CMsgDPGetNumberOfCurrentPlayers) Descriptor() ([]byte, []int)
Deprecated: Use CMsgDPGetNumberOfCurrentPlayers.ProtoReflect.Descriptor instead.
func (*CMsgDPGetNumberOfCurrentPlayers) GetAppid ¶
func (x *CMsgDPGetNumberOfCurrentPlayers) GetAppid() uint32
func (*CMsgDPGetNumberOfCurrentPlayers) ProtoMessage ¶
func (*CMsgDPGetNumberOfCurrentPlayers) ProtoMessage()
func (*CMsgDPGetNumberOfCurrentPlayers) ProtoReflect ¶
func (x *CMsgDPGetNumberOfCurrentPlayers) ProtoReflect() protoreflect.Message
func (*CMsgDPGetNumberOfCurrentPlayers) Reset ¶
func (x *CMsgDPGetNumberOfCurrentPlayers) Reset()
func (*CMsgDPGetNumberOfCurrentPlayers) String ¶
func (x *CMsgDPGetNumberOfCurrentPlayers) String() 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=playerCount" json:"player_count,omitempty"` // contains filtered or unexported fields }
func (*CMsgDPGetNumberOfCurrentPlayersResponse) Descriptor
deprecated
func (*CMsgDPGetNumberOfCurrentPlayersResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgDPGetNumberOfCurrentPlayersResponse.ProtoReflect.Descriptor instead.
func (*CMsgDPGetNumberOfCurrentPlayersResponse) GetEresult ¶
func (x *CMsgDPGetNumberOfCurrentPlayersResponse) GetEresult() int32
func (*CMsgDPGetNumberOfCurrentPlayersResponse) GetPlayerCount ¶
func (x *CMsgDPGetNumberOfCurrentPlayersResponse) GetPlayerCount() int32
func (*CMsgDPGetNumberOfCurrentPlayersResponse) ProtoMessage ¶
func (*CMsgDPGetNumberOfCurrentPlayersResponse) ProtoMessage()
func (*CMsgDPGetNumberOfCurrentPlayersResponse) ProtoReflect ¶
func (x *CMsgDPGetNumberOfCurrentPlayersResponse) ProtoReflect() protoreflect.Message
func (*CMsgDPGetNumberOfCurrentPlayersResponse) Reset ¶
func (x *CMsgDPGetNumberOfCurrentPlayersResponse) Reset()
func (*CMsgDPGetNumberOfCurrentPlayersResponse) String ¶
func (x *CMsgDPGetNumberOfCurrentPlayersResponse) String() string
type CMsgDRMDownloadRequestWithCrashData ¶
type CMsgDRMDownloadRequestWithCrashData struct { DownloadFlags *uint32 `protobuf:"varint,1,opt,name=download_flags,json=downloadFlags" json:"download_flags,omitempty"` DownloadTypesKnown *uint32 `protobuf:"varint,2,opt,name=download_types_known,json=downloadTypesKnown" json:"download_types_known,omitempty"` GuidDrm []byte `protobuf:"bytes,3,opt,name=guid_drm,json=guidDrm" json:"guid_drm,omitempty"` GuidSplit []byte `protobuf:"bytes,4,opt,name=guid_split,json=guidSplit" json:"guid_split,omitempty"` GuidMerge []byte `protobuf:"bytes,5,opt,name=guid_merge,json=guidMerge" json:"guid_merge,omitempty"` ModuleName *string `protobuf:"bytes,6,opt,name=module_name,json=moduleName" json:"module_name,omitempty"` ModulePath *string `protobuf:"bytes,7,opt,name=module_path,json=modulePath" json:"module_path,omitempty"` CrashData []byte `protobuf:"bytes,8,opt,name=crash_data,json=crashData" json:"crash_data,omitempty"` // contains filtered or unexported fields }
func (*CMsgDRMDownloadRequestWithCrashData) Descriptor
deprecated
func (*CMsgDRMDownloadRequestWithCrashData) Descriptor() ([]byte, []int)
Deprecated: Use CMsgDRMDownloadRequestWithCrashData.ProtoReflect.Descriptor instead.
func (*CMsgDRMDownloadRequestWithCrashData) GetCrashData ¶
func (x *CMsgDRMDownloadRequestWithCrashData) GetCrashData() []byte
func (*CMsgDRMDownloadRequestWithCrashData) GetDownloadFlags ¶
func (x *CMsgDRMDownloadRequestWithCrashData) GetDownloadFlags() uint32
func (*CMsgDRMDownloadRequestWithCrashData) GetDownloadTypesKnown ¶
func (x *CMsgDRMDownloadRequestWithCrashData) GetDownloadTypesKnown() uint32
func (*CMsgDRMDownloadRequestWithCrashData) GetGuidDrm ¶
func (x *CMsgDRMDownloadRequestWithCrashData) GetGuidDrm() []byte
func (*CMsgDRMDownloadRequestWithCrashData) GetGuidMerge ¶
func (x *CMsgDRMDownloadRequestWithCrashData) GetGuidMerge() []byte
func (*CMsgDRMDownloadRequestWithCrashData) GetGuidSplit ¶
func (x *CMsgDRMDownloadRequestWithCrashData) GetGuidSplit() []byte
func (*CMsgDRMDownloadRequestWithCrashData) GetModuleName ¶
func (x *CMsgDRMDownloadRequestWithCrashData) GetModuleName() string
func (*CMsgDRMDownloadRequestWithCrashData) GetModulePath ¶
func (x *CMsgDRMDownloadRequestWithCrashData) GetModulePath() string
func (*CMsgDRMDownloadRequestWithCrashData) ProtoMessage ¶
func (*CMsgDRMDownloadRequestWithCrashData) ProtoMessage()
func (*CMsgDRMDownloadRequestWithCrashData) ProtoReflect ¶
func (x *CMsgDRMDownloadRequestWithCrashData) ProtoReflect() protoreflect.Message
func (*CMsgDRMDownloadRequestWithCrashData) Reset ¶
func (x *CMsgDRMDownloadRequestWithCrashData) Reset()
func (*CMsgDRMDownloadRequestWithCrashData) String ¶
func (x *CMsgDRMDownloadRequestWithCrashData) String() 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=appId" json:"app_id,omitempty"` BlobDownloadType *uint32 `protobuf:"varint,3,opt,name=blob_download_type,json=blobDownloadType" json:"blob_download_type,omitempty"` MergeGuid []byte `protobuf:"bytes,4,opt,name=merge_guid,json=mergeGuid" json:"merge_guid,omitempty"` DownloadFileDfsIp *uint32 `protobuf:"varint,5,opt,name=download_file_dfs_ip,json=downloadFileDfsIp" json:"download_file_dfs_ip,omitempty"` DownloadFileDfsPort *uint32 `protobuf:"varint,6,opt,name=download_file_dfs_port,json=downloadFileDfsPort" json:"download_file_dfs_port,omitempty"` DownloadFileUrl *string `protobuf:"bytes,7,opt,name=download_file_url,json=downloadFileUrl" json:"download_file_url,omitempty"` ModulePath *string `protobuf:"bytes,8,opt,name=module_path,json=modulePath" json:"module_path,omitempty"` // contains filtered or unexported fields }
func (*CMsgDRMDownloadResponse) Descriptor
deprecated
func (*CMsgDRMDownloadResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgDRMDownloadResponse.ProtoReflect.Descriptor instead.
func (*CMsgDRMDownloadResponse) GetAppId ¶
func (x *CMsgDRMDownloadResponse) GetAppId() uint32
func (*CMsgDRMDownloadResponse) GetBlobDownloadType ¶
func (x *CMsgDRMDownloadResponse) GetBlobDownloadType() uint32
func (*CMsgDRMDownloadResponse) GetDownloadFileDfsIp ¶
func (x *CMsgDRMDownloadResponse) GetDownloadFileDfsIp() uint32
func (*CMsgDRMDownloadResponse) GetDownloadFileDfsPort ¶
func (x *CMsgDRMDownloadResponse) GetDownloadFileDfsPort() uint32
func (*CMsgDRMDownloadResponse) GetDownloadFileUrl ¶
func (x *CMsgDRMDownloadResponse) GetDownloadFileUrl() string
func (*CMsgDRMDownloadResponse) GetEresult ¶
func (x *CMsgDRMDownloadResponse) GetEresult() uint32
func (*CMsgDRMDownloadResponse) GetMergeGuid ¶
func (x *CMsgDRMDownloadResponse) GetMergeGuid() []byte
func (*CMsgDRMDownloadResponse) GetModulePath ¶
func (x *CMsgDRMDownloadResponse) GetModulePath() string
func (*CMsgDRMDownloadResponse) ProtoMessage ¶
func (*CMsgDRMDownloadResponse) ProtoMessage()
func (*CMsgDRMDownloadResponse) ProtoReflect ¶
func (x *CMsgDRMDownloadResponse) ProtoReflect() protoreflect.Message
func (*CMsgDRMDownloadResponse) Reset ¶
func (x *CMsgDRMDownloadResponse) Reset()
func (*CMsgDRMDownloadResponse) String ¶
func (x *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=appId" json:"app_id,omitempty"` BlobDownloadType *uint32 `protobuf:"varint,3,opt,name=blob_download_type,json=blobDownloadType" json:"blob_download_type,omitempty"` ErrorDetail *uint32 `protobuf:"varint,4,opt,name=error_detail,json=errorDetail" json:"error_detail,omitempty"` MergeGuid []byte `protobuf:"bytes,5,opt,name=merge_guid,json=mergeGuid" json:"merge_guid,omitempty"` DownloadFileDfsIp *uint32 `protobuf:"varint,6,opt,name=download_file_dfs_ip,json=downloadFileDfsIp" json:"download_file_dfs_ip,omitempty"` DownloadFileDfsPort *uint32 `protobuf:"varint,7,opt,name=download_file_dfs_port,json=downloadFileDfsPort" json:"download_file_dfs_port,omitempty"` DownloadFileUrl *string `protobuf:"bytes,8,opt,name=download_file_url,json=downloadFileUrl" json:"download_file_url,omitempty"` // contains filtered or unexported fields }
func (*CMsgDRMFinalResult) Descriptor
deprecated
func (*CMsgDRMFinalResult) Descriptor() ([]byte, []int)
Deprecated: Use CMsgDRMFinalResult.ProtoReflect.Descriptor instead.
func (*CMsgDRMFinalResult) GetAppId ¶
func (x *CMsgDRMFinalResult) GetAppId() uint32
func (*CMsgDRMFinalResult) GetBlobDownloadType ¶
func (x *CMsgDRMFinalResult) GetBlobDownloadType() uint32
func (*CMsgDRMFinalResult) GetDownloadFileDfsIp ¶
func (x *CMsgDRMFinalResult) GetDownloadFileDfsIp() uint32
func (*CMsgDRMFinalResult) GetDownloadFileDfsPort ¶
func (x *CMsgDRMFinalResult) GetDownloadFileDfsPort() uint32
func (*CMsgDRMFinalResult) GetDownloadFileUrl ¶
func (x *CMsgDRMFinalResult) GetDownloadFileUrl() string
func (*CMsgDRMFinalResult) GetEResult ¶
func (x *CMsgDRMFinalResult) GetEResult() uint32
func (*CMsgDRMFinalResult) GetErrorDetail ¶
func (x *CMsgDRMFinalResult) GetErrorDetail() uint32
func (*CMsgDRMFinalResult) GetMergeGuid ¶
func (x *CMsgDRMFinalResult) GetMergeGuid() []byte
func (*CMsgDRMFinalResult) ProtoMessage ¶
func (*CMsgDRMFinalResult) ProtoMessage()
func (*CMsgDRMFinalResult) ProtoReflect ¶
func (x *CMsgDRMFinalResult) ProtoReflect() protoreflect.Message
func (*CMsgDRMFinalResult) Reset ¶
func (x *CMsgDRMFinalResult) Reset()
func (*CMsgDRMFinalResult) String ¶
func (x *CMsgDRMFinalResult) String() string
type CMsgDownloadRateStatistics ¶
type CMsgDownloadRateStatistics struct { CellId *uint32 `protobuf:"varint,1,opt,name=cell_id,json=cellId" json:"cell_id,omitempty"` Stats []*CMsgDownloadRateStatistics_StatsInfo `protobuf:"bytes,2,rep,name=stats" json:"stats,omitempty"` ThrottlingKbps *uint32 `protobuf:"varint,3,opt,name=throttling_kbps,json=throttlingKbps" json:"throttling_kbps,omitempty"` SteamRealm *uint32 `protobuf:"varint,4,opt,name=steam_realm,json=steamRealm" json:"steam_realm,omitempty"` // contains filtered or unexported fields }
func (*CMsgDownloadRateStatistics) Descriptor
deprecated
func (*CMsgDownloadRateStatistics) Descriptor() ([]byte, []int)
Deprecated: Use CMsgDownloadRateStatistics.ProtoReflect.Descriptor instead.
func (*CMsgDownloadRateStatistics) GetCellId ¶
func (x *CMsgDownloadRateStatistics) GetCellId() uint32
func (*CMsgDownloadRateStatistics) GetStats ¶
func (x *CMsgDownloadRateStatistics) GetStats() []*CMsgDownloadRateStatistics_StatsInfo
func (*CMsgDownloadRateStatistics) GetSteamRealm ¶
func (x *CMsgDownloadRateStatistics) GetSteamRealm() uint32
func (*CMsgDownloadRateStatistics) GetThrottlingKbps ¶
func (x *CMsgDownloadRateStatistics) GetThrottlingKbps() uint32
func (*CMsgDownloadRateStatistics) ProtoMessage ¶
func (*CMsgDownloadRateStatistics) ProtoMessage()
func (*CMsgDownloadRateStatistics) ProtoReflect ¶
func (x *CMsgDownloadRateStatistics) ProtoReflect() protoreflect.Message
func (*CMsgDownloadRateStatistics) Reset ¶
func (x *CMsgDownloadRateStatistics) Reset()
func (*CMsgDownloadRateStatistics) String ¶
func (x *CMsgDownloadRateStatistics) String() string
type CMsgDownloadRateStatistics_StatsInfo ¶
type CMsgDownloadRateStatistics_StatsInfo struct { SourceType *uint32 `protobuf:"varint,1,opt,name=source_type,json=sourceType" json:"source_type,omitempty"` SourceId *uint32 `protobuf:"varint,2,opt,name=source_id,json=sourceId" 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"` HostName *string `protobuf:"bytes,5,opt,name=host_name,json=hostName" json:"host_name,omitempty"` Microseconds *uint64 `protobuf:"varint,6,opt,name=microseconds" json:"microseconds,omitempty"` UsedIpv6 *bool `protobuf:"varint,7,opt,name=used_ipv6,json=usedIpv6" json:"used_ipv6,omitempty"` Proxied *bool `protobuf:"varint,8,opt,name=proxied" json:"proxied,omitempty"` // contains filtered or unexported fields }
func (*CMsgDownloadRateStatistics_StatsInfo) Descriptor
deprecated
func (*CMsgDownloadRateStatistics_StatsInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgDownloadRateStatistics_StatsInfo.ProtoReflect.Descriptor instead.
func (*CMsgDownloadRateStatistics_StatsInfo) GetBytes ¶
func (x *CMsgDownloadRateStatistics_StatsInfo) GetBytes() uint64
func (*CMsgDownloadRateStatistics_StatsInfo) GetHostName ¶
func (x *CMsgDownloadRateStatistics_StatsInfo) GetHostName() string
func (*CMsgDownloadRateStatistics_StatsInfo) GetMicroseconds ¶
func (x *CMsgDownloadRateStatistics_StatsInfo) GetMicroseconds() uint64
func (*CMsgDownloadRateStatistics_StatsInfo) GetProxied ¶
func (x *CMsgDownloadRateStatistics_StatsInfo) GetProxied() bool
func (*CMsgDownloadRateStatistics_StatsInfo) GetSeconds ¶
func (x *CMsgDownloadRateStatistics_StatsInfo) GetSeconds() uint32
func (*CMsgDownloadRateStatistics_StatsInfo) GetSourceId ¶
func (x *CMsgDownloadRateStatistics_StatsInfo) GetSourceId() uint32
func (*CMsgDownloadRateStatistics_StatsInfo) GetSourceType ¶
func (x *CMsgDownloadRateStatistics_StatsInfo) GetSourceType() uint32
func (*CMsgDownloadRateStatistics_StatsInfo) GetUsedIpv6 ¶
func (x *CMsgDownloadRateStatistics_StatsInfo) GetUsedIpv6() bool
func (*CMsgDownloadRateStatistics_StatsInfo) ProtoMessage ¶
func (*CMsgDownloadRateStatistics_StatsInfo) ProtoMessage()
func (*CMsgDownloadRateStatistics_StatsInfo) ProtoReflect ¶
func (x *CMsgDownloadRateStatistics_StatsInfo) ProtoReflect() protoreflect.Message
func (*CMsgDownloadRateStatistics_StatsInfo) Reset ¶
func (x *CMsgDownloadRateStatistics_StatsInfo) Reset()
func (*CMsgDownloadRateStatistics_StatsInfo) String ¶
func (x *CMsgDownloadRateStatistics_StatsInfo) String() string
type CMsgFSEnumerateFollowingList ¶
type CMsgFSEnumerateFollowingList struct { StartIndex *uint32 `protobuf:"varint,1,opt,name=start_index,json=startIndex" json:"start_index,omitempty"` // contains filtered or unexported fields }
func (*CMsgFSEnumerateFollowingList) Descriptor
deprecated
func (*CMsgFSEnumerateFollowingList) Descriptor() ([]byte, []int)
Deprecated: Use CMsgFSEnumerateFollowingList.ProtoReflect.Descriptor instead.
func (*CMsgFSEnumerateFollowingList) GetStartIndex ¶
func (x *CMsgFSEnumerateFollowingList) GetStartIndex() uint32
func (*CMsgFSEnumerateFollowingList) ProtoMessage ¶
func (*CMsgFSEnumerateFollowingList) ProtoMessage()
func (*CMsgFSEnumerateFollowingList) ProtoReflect ¶
func (x *CMsgFSEnumerateFollowingList) ProtoReflect() protoreflect.Message
func (*CMsgFSEnumerateFollowingList) Reset ¶
func (x *CMsgFSEnumerateFollowingList) Reset()
func (*CMsgFSEnumerateFollowingList) String ¶
func (x *CMsgFSEnumerateFollowingList) String() 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=totalResults" json:"total_results,omitempty"` SteamIds []uint64 `protobuf:"fixed64,3,rep,name=steam_ids,json=steamIds" json:"steam_ids,omitempty"` // contains filtered or unexported fields }
func (*CMsgFSEnumerateFollowingListResponse) Descriptor
deprecated
func (*CMsgFSEnumerateFollowingListResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgFSEnumerateFollowingListResponse.ProtoReflect.Descriptor instead.
func (*CMsgFSEnumerateFollowingListResponse) GetEresult ¶
func (x *CMsgFSEnumerateFollowingListResponse) GetEresult() int32
func (*CMsgFSEnumerateFollowingListResponse) GetSteamIds ¶
func (x *CMsgFSEnumerateFollowingListResponse) GetSteamIds() []uint64
func (*CMsgFSEnumerateFollowingListResponse) GetTotalResults ¶
func (x *CMsgFSEnumerateFollowingListResponse) GetTotalResults() int32
func (*CMsgFSEnumerateFollowingListResponse) ProtoMessage ¶
func (*CMsgFSEnumerateFollowingListResponse) ProtoMessage()
func (*CMsgFSEnumerateFollowingListResponse) ProtoReflect ¶
func (x *CMsgFSEnumerateFollowingListResponse) ProtoReflect() protoreflect.Message
func (*CMsgFSEnumerateFollowingListResponse) Reset ¶
func (x *CMsgFSEnumerateFollowingListResponse) Reset()
func (*CMsgFSEnumerateFollowingListResponse) String ¶
func (x *CMsgFSEnumerateFollowingListResponse) String() string
type CMsgFSGetFollowerCount ¶
type CMsgFSGetFollowerCount struct { SteamId *uint64 `protobuf:"fixed64,1,opt,name=steam_id,json=steamId" json:"steam_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgFSGetFollowerCount) Descriptor
deprecated
func (*CMsgFSGetFollowerCount) Descriptor() ([]byte, []int)
Deprecated: Use CMsgFSGetFollowerCount.ProtoReflect.Descriptor instead.
func (*CMsgFSGetFollowerCount) GetSteamId ¶
func (x *CMsgFSGetFollowerCount) GetSteamId() uint64
func (*CMsgFSGetFollowerCount) ProtoMessage ¶
func (*CMsgFSGetFollowerCount) ProtoMessage()
func (*CMsgFSGetFollowerCount) ProtoReflect ¶
func (x *CMsgFSGetFollowerCount) ProtoReflect() protoreflect.Message
func (*CMsgFSGetFollowerCount) Reset ¶
func (x *CMsgFSGetFollowerCount) Reset()
func (*CMsgFSGetFollowerCount) String ¶
func (x *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"` // contains filtered or unexported fields }
func (*CMsgFSGetFollowerCountResponse) Descriptor
deprecated
func (*CMsgFSGetFollowerCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgFSGetFollowerCountResponse.ProtoReflect.Descriptor instead.
func (*CMsgFSGetFollowerCountResponse) GetCount ¶
func (x *CMsgFSGetFollowerCountResponse) GetCount() int32
func (*CMsgFSGetFollowerCountResponse) GetEresult ¶
func (x *CMsgFSGetFollowerCountResponse) GetEresult() int32
func (*CMsgFSGetFollowerCountResponse) ProtoMessage ¶
func (*CMsgFSGetFollowerCountResponse) ProtoMessage()
func (*CMsgFSGetFollowerCountResponse) ProtoReflect ¶
func (x *CMsgFSGetFollowerCountResponse) ProtoReflect() protoreflect.Message
func (*CMsgFSGetFollowerCountResponse) Reset ¶
func (x *CMsgFSGetFollowerCountResponse) Reset()
func (*CMsgFSGetFollowerCountResponse) String ¶
func (x *CMsgFSGetFollowerCountResponse) String() string
type CMsgFSGetIsFollowing ¶
type CMsgFSGetIsFollowing struct { SteamId *uint64 `protobuf:"fixed64,1,opt,name=steam_id,json=steamId" json:"steam_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgFSGetIsFollowing) Descriptor
deprecated
func (*CMsgFSGetIsFollowing) Descriptor() ([]byte, []int)
Deprecated: Use CMsgFSGetIsFollowing.ProtoReflect.Descriptor instead.
func (*CMsgFSGetIsFollowing) GetSteamId ¶
func (x *CMsgFSGetIsFollowing) GetSteamId() uint64
func (*CMsgFSGetIsFollowing) ProtoMessage ¶
func (*CMsgFSGetIsFollowing) ProtoMessage()
func (*CMsgFSGetIsFollowing) ProtoReflect ¶
func (x *CMsgFSGetIsFollowing) ProtoReflect() protoreflect.Message
func (*CMsgFSGetIsFollowing) Reset ¶
func (x *CMsgFSGetIsFollowing) Reset()
func (*CMsgFSGetIsFollowing) String ¶
func (x *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,json=isFollowing,def=0" json:"is_following,omitempty"` // contains filtered or unexported fields }
func (*CMsgFSGetIsFollowingResponse) Descriptor
deprecated
func (*CMsgFSGetIsFollowingResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgFSGetIsFollowingResponse.ProtoReflect.Descriptor instead.
func (*CMsgFSGetIsFollowingResponse) GetEresult ¶
func (x *CMsgFSGetIsFollowingResponse) GetEresult() int32
func (*CMsgFSGetIsFollowingResponse) GetIsFollowing ¶
func (x *CMsgFSGetIsFollowingResponse) GetIsFollowing() bool
func (*CMsgFSGetIsFollowingResponse) ProtoMessage ¶
func (*CMsgFSGetIsFollowingResponse) ProtoMessage()
func (*CMsgFSGetIsFollowingResponse) ProtoReflect ¶
func (x *CMsgFSGetIsFollowingResponse) ProtoReflect() protoreflect.Message
func (*CMsgFSGetIsFollowingResponse) Reset ¶
func (x *CMsgFSGetIsFollowingResponse) Reset()
func (*CMsgFSGetIsFollowingResponse) String ¶
func (x *CMsgFSGetIsFollowingResponse) String() 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"` Ip *uint32 `protobuf:"varint,6,opt,name=ip" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*CMsgGCClient) Descriptor
deprecated
func (*CMsgGCClient) Descriptor() ([]byte, []int)
Deprecated: Use CMsgGCClient.ProtoReflect.Descriptor instead.
func (*CMsgGCClient) GetAppid ¶
func (x *CMsgGCClient) GetAppid() uint32
func (*CMsgGCClient) GetGcname ¶
func (x *CMsgGCClient) GetGcname() string
func (*CMsgGCClient) GetIp ¶
func (x *CMsgGCClient) GetIp() uint32
func (*CMsgGCClient) GetMsgtype ¶
func (x *CMsgGCClient) GetMsgtype() uint32
func (*CMsgGCClient) GetPayload ¶
func (x *CMsgGCClient) GetPayload() []byte
func (*CMsgGCClient) GetSteamid ¶
func (x *CMsgGCClient) GetSteamid() uint64
func (*CMsgGCClient) ProtoMessage ¶
func (*CMsgGCClient) ProtoMessage()
func (*CMsgGCClient) ProtoReflect ¶
func (x *CMsgGCClient) ProtoReflect() protoreflect.Message
func (*CMsgGCClient) Reset ¶
func (x *CMsgGCClient) Reset()
func (*CMsgGCClient) String ¶
func (x *CMsgGCClient) String() string
type CMsgGCRoutingProtoBufHeader ¶
type CMsgGCRoutingProtoBufHeader struct { DstGcidQueue *uint64 `protobuf:"varint,1,opt,name=dst_gcid_queue,json=dstGcidQueue" json:"dst_gcid_queue,omitempty"` DstGcDirIndex *uint32 `protobuf:"varint,2,opt,name=dst_gc_dir_index,json=dstGcDirIndex" json:"dst_gc_dir_index,omitempty"` // contains filtered or unexported fields }
func (*CMsgGCRoutingProtoBufHeader) Descriptor
deprecated
func (*CMsgGCRoutingProtoBufHeader) Descriptor() ([]byte, []int)
Deprecated: Use CMsgGCRoutingProtoBufHeader.ProtoReflect.Descriptor instead.
func (*CMsgGCRoutingProtoBufHeader) GetDstGcDirIndex ¶
func (x *CMsgGCRoutingProtoBufHeader) GetDstGcDirIndex() uint32
func (*CMsgGCRoutingProtoBufHeader) GetDstGcidQueue ¶
func (x *CMsgGCRoutingProtoBufHeader) GetDstGcidQueue() uint64
func (*CMsgGCRoutingProtoBufHeader) ProtoMessage ¶
func (*CMsgGCRoutingProtoBufHeader) ProtoMessage()
func (*CMsgGCRoutingProtoBufHeader) ProtoReflect ¶
func (x *CMsgGCRoutingProtoBufHeader) ProtoReflect() protoreflect.Message
func (*CMsgGCRoutingProtoBufHeader) Reset ¶
func (x *CMsgGCRoutingProtoBufHeader) Reset()
func (*CMsgGCRoutingProtoBufHeader) String ¶
func (x *CMsgGCRoutingProtoBufHeader) String() string
type CMsgGSApprove ¶
type CMsgGSApprove struct { SteamId *uint64 `protobuf:"fixed64,1,opt,name=steam_id,json=steamId" json:"steam_id,omitempty"` OwnerSteamId *uint64 `protobuf:"fixed64,2,opt,name=owner_steam_id,json=ownerSteamId" json:"owner_steam_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgGSApprove) Descriptor
deprecated
func (*CMsgGSApprove) Descriptor() ([]byte, []int)
Deprecated: Use CMsgGSApprove.ProtoReflect.Descriptor instead.
func (*CMsgGSApprove) GetOwnerSteamId ¶
func (x *CMsgGSApprove) GetOwnerSteamId() uint64
func (*CMsgGSApprove) GetSteamId ¶
func (x *CMsgGSApprove) GetSteamId() uint64
func (*CMsgGSApprove) ProtoMessage ¶
func (*CMsgGSApprove) ProtoMessage()
func (*CMsgGSApprove) ProtoReflect ¶
func (x *CMsgGSApprove) ProtoReflect() protoreflect.Message
func (*CMsgGSApprove) Reset ¶
func (x *CMsgGSApprove) Reset()
func (*CMsgGSApprove) String ¶
func (x *CMsgGSApprove) String() string
type CMsgGSDeny ¶
type CMsgGSDeny struct { SteamId *uint64 `protobuf:"fixed64,1,opt,name=steam_id,json=steamId" json:"steam_id,omitempty"` EdenyReason *int32 `protobuf:"varint,2,opt,name=edeny_reason,json=edenyReason" json:"edeny_reason,omitempty"` DenyString *string `protobuf:"bytes,3,opt,name=deny_string,json=denyString" json:"deny_string,omitempty"` // contains filtered or unexported fields }
func (*CMsgGSDeny) Descriptor
deprecated
func (*CMsgGSDeny) Descriptor() ([]byte, []int)
Deprecated: Use CMsgGSDeny.ProtoReflect.Descriptor instead.
func (*CMsgGSDeny) GetDenyString ¶
func (x *CMsgGSDeny) GetDenyString() string
func (*CMsgGSDeny) GetEdenyReason ¶
func (x *CMsgGSDeny) GetEdenyReason() int32
func (*CMsgGSDeny) GetSteamId ¶
func (x *CMsgGSDeny) GetSteamId() uint64
func (*CMsgGSDeny) ProtoMessage ¶
func (*CMsgGSDeny) ProtoMessage()
func (*CMsgGSDeny) ProtoReflect ¶
func (x *CMsgGSDeny) ProtoReflect() protoreflect.Message
func (*CMsgGSDeny) Reset ¶
func (x *CMsgGSDeny) Reset()
func (*CMsgGSDeny) String ¶
func (x *CMsgGSDeny) String() string
type CMsgGSKick ¶
type CMsgGSKick struct { SteamId *uint64 `protobuf:"fixed64,1,opt,name=steam_id,json=steamId" json:"steam_id,omitempty"` EdenyReason *int32 `protobuf:"varint,2,opt,name=edeny_reason,json=edenyReason" json:"edeny_reason,omitempty"` // contains filtered or unexported fields }
func (*CMsgGSKick) Descriptor
deprecated
func (*CMsgGSKick) Descriptor() ([]byte, []int)
Deprecated: Use CMsgGSKick.ProtoReflect.Descriptor instead.
func (*CMsgGSKick) GetEdenyReason ¶
func (x *CMsgGSKick) GetEdenyReason() int32
func (*CMsgGSKick) GetSteamId ¶
func (x *CMsgGSKick) GetSteamId() uint64
func (*CMsgGSKick) ProtoMessage ¶
func (*CMsgGSKick) ProtoMessage()
func (*CMsgGSKick) ProtoReflect ¶
func (x *CMsgGSKick) ProtoReflect() protoreflect.Message
func (*CMsgGSKick) Reset ¶
func (x *CMsgGSKick) Reset()
func (*CMsgGSKick) String ¶
func (x *CMsgGSKick) String() string
type CMsgGenerateSystemReportReply ¶
type CMsgGenerateSystemReportReply struct { ReportId *string `protobuf:"bytes,1,opt,name=report_id,json=reportId" json:"report_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgGenerateSystemReportReply) Descriptor
deprecated
func (*CMsgGenerateSystemReportReply) Descriptor() ([]byte, []int)
Deprecated: Use CMsgGenerateSystemReportReply.ProtoReflect.Descriptor instead.
func (*CMsgGenerateSystemReportReply) GetReportId ¶
func (x *CMsgGenerateSystemReportReply) GetReportId() string
func (*CMsgGenerateSystemReportReply) ProtoMessage ¶
func (*CMsgGenerateSystemReportReply) ProtoMessage()
func (*CMsgGenerateSystemReportReply) ProtoReflect ¶
func (x *CMsgGenerateSystemReportReply) ProtoReflect() protoreflect.Message
func (*CMsgGenerateSystemReportReply) Reset ¶
func (x *CMsgGenerateSystemReportReply) Reset()
func (*CMsgGenerateSystemReportReply) String ¶
func (x *CMsgGenerateSystemReportReply) String() string
type CMsgIPAddress ¶
type CMsgIPAddress struct { // Types that are assignable to Ip: // // *CMsgIPAddress_V4 // *CMsgIPAddress_V6 Ip isCMsgIPAddress_Ip `protobuf_oneof:"ip"` // contains filtered or unexported fields }
func (*CMsgIPAddress) Descriptor
deprecated
func (*CMsgIPAddress) Descriptor() ([]byte, []int)
Deprecated: Use CMsgIPAddress.ProtoReflect.Descriptor instead.
func (*CMsgIPAddress) GetIp ¶
func (m *CMsgIPAddress) GetIp() isCMsgIPAddress_Ip
func (*CMsgIPAddress) GetV4 ¶
func (x *CMsgIPAddress) GetV4() uint32
func (*CMsgIPAddress) GetV6 ¶
func (x *CMsgIPAddress) GetV6() []byte
func (*CMsgIPAddress) ProtoMessage ¶
func (*CMsgIPAddress) ProtoMessage()
func (*CMsgIPAddress) ProtoReflect ¶
func (x *CMsgIPAddress) ProtoReflect() protoreflect.Message
func (*CMsgIPAddress) Reset ¶
func (x *CMsgIPAddress) Reset()
func (*CMsgIPAddress) String ¶
func (x *CMsgIPAddress) String() string
type CMsgIPAddressBucket ¶
type CMsgIPAddressBucket struct { OriginalIpAddress *CMsgIPAddress `protobuf:"bytes,1,opt,name=original_ip_address,json=originalIpAddress" json:"original_ip_address,omitempty"` Bucket *uint64 `protobuf:"fixed64,2,opt,name=bucket" json:"bucket,omitempty"` // contains filtered or unexported fields }
func (*CMsgIPAddressBucket) Descriptor
deprecated
func (*CMsgIPAddressBucket) Descriptor() ([]byte, []int)
Deprecated: Use CMsgIPAddressBucket.ProtoReflect.Descriptor instead.
func (*CMsgIPAddressBucket) GetBucket ¶
func (x *CMsgIPAddressBucket) GetBucket() uint64
func (*CMsgIPAddressBucket) GetOriginalIpAddress ¶
func (x *CMsgIPAddressBucket) GetOriginalIpAddress() *CMsgIPAddress
func (*CMsgIPAddressBucket) ProtoMessage ¶
func (*CMsgIPAddressBucket) ProtoMessage()
func (*CMsgIPAddressBucket) ProtoReflect ¶
func (x *CMsgIPAddressBucket) ProtoReflect() protoreflect.Message
func (*CMsgIPAddressBucket) Reset ¶
func (x *CMsgIPAddressBucket) Reset()
func (*CMsgIPAddressBucket) String ¶
func (x *CMsgIPAddressBucket) String() string
type CMsgIPAddress_V4 ¶
type CMsgIPAddress_V4 struct {
V4 uint32 `protobuf:"fixed32,1,opt,name=v4,oneof"`
}
type CMsgIPAddress_V6 ¶
type CMsgIPAddress_V6 struct {
V6 []byte `protobuf:"bytes,2,opt,name=v6,oneof"`
}
type CMsgKeyValuePair ¶
type CMsgKeyValuePair struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CMsgKeyValuePair) Descriptor
deprecated
func (*CMsgKeyValuePair) Descriptor() ([]byte, []int)
Deprecated: Use CMsgKeyValuePair.ProtoReflect.Descriptor instead.
func (*CMsgKeyValuePair) GetName ¶
func (x *CMsgKeyValuePair) GetName() string
func (*CMsgKeyValuePair) GetValue ¶
func (x *CMsgKeyValuePair) GetValue() string
func (*CMsgKeyValuePair) ProtoMessage ¶
func (*CMsgKeyValuePair) ProtoMessage()
func (*CMsgKeyValuePair) ProtoReflect ¶
func (x *CMsgKeyValuePair) ProtoReflect() protoreflect.Message
func (*CMsgKeyValuePair) Reset ¶
func (x *CMsgKeyValuePair) Reset()
func (*CMsgKeyValuePair) String ¶
func (x *CMsgKeyValuePair) String() string
type CMsgKeyValueSet ¶
type CMsgKeyValueSet struct { Pairs []*CMsgKeyValuePair `protobuf:"bytes,1,rep,name=pairs" json:"pairs,omitempty"` // contains filtered or unexported fields }
func (*CMsgKeyValueSet) Descriptor
deprecated
func (*CMsgKeyValueSet) Descriptor() ([]byte, []int)
Deprecated: Use CMsgKeyValueSet.ProtoReflect.Descriptor instead.
func (*CMsgKeyValueSet) GetPairs ¶
func (x *CMsgKeyValueSet) GetPairs() []*CMsgKeyValuePair
func (*CMsgKeyValueSet) ProtoMessage ¶
func (*CMsgKeyValueSet) ProtoMessage()
func (*CMsgKeyValueSet) ProtoReflect ¶
func (x *CMsgKeyValueSet) ProtoReflect() protoreflect.Message
func (*CMsgKeyValueSet) Reset ¶
func (x *CMsgKeyValueSet) Reset()
func (*CMsgKeyValueSet) String ¶
func (x *CMsgKeyValueSet) String() string
type CMsgMonitorInfo ¶
type CMsgMonitorInfo struct { SelectedDisplayName *string `protobuf:"bytes,1,req,name=selected_display_name,json=selectedDisplayName" json:"selected_display_name,omitempty"` Monitors []*CMsgMonitorInfo_MonitorInfo `protobuf:"bytes,2,rep,name=monitors" json:"monitors,omitempty"` // contains filtered or unexported fields }
func (*CMsgMonitorInfo) Descriptor
deprecated
func (*CMsgMonitorInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgMonitorInfo.ProtoReflect.Descriptor instead.
func (*CMsgMonitorInfo) GetMonitors ¶
func (x *CMsgMonitorInfo) GetMonitors() []*CMsgMonitorInfo_MonitorInfo
func (*CMsgMonitorInfo) GetSelectedDisplayName ¶
func (x *CMsgMonitorInfo) GetSelectedDisplayName() string
func (*CMsgMonitorInfo) ProtoMessage ¶
func (*CMsgMonitorInfo) ProtoMessage()
func (*CMsgMonitorInfo) ProtoReflect ¶
func (x *CMsgMonitorInfo) ProtoReflect() protoreflect.Message
func (*CMsgMonitorInfo) Reset ¶
func (x *CMsgMonitorInfo) Reset()
func (*CMsgMonitorInfo) String ¶
func (x *CMsgMonitorInfo) String() string
type CMsgMonitorInfo_MonitorInfo ¶
type CMsgMonitorInfo_MonitorInfo struct { MonitorDeviceName *string `protobuf:"bytes,1,req,name=monitor_device_name,json=monitorDeviceName" json:"monitor_device_name,omitempty"` MonitorDisplayName *string `protobuf:"bytes,2,req,name=monitor_display_name,json=monitorDisplayName" json:"monitor_display_name,omitempty"` // contains filtered or unexported fields }
func (*CMsgMonitorInfo_MonitorInfo) Descriptor
deprecated
func (*CMsgMonitorInfo_MonitorInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgMonitorInfo_MonitorInfo.ProtoReflect.Descriptor instead.
func (*CMsgMonitorInfo_MonitorInfo) GetMonitorDeviceName ¶
func (x *CMsgMonitorInfo_MonitorInfo) GetMonitorDeviceName() string
func (*CMsgMonitorInfo_MonitorInfo) GetMonitorDisplayName ¶
func (x *CMsgMonitorInfo_MonitorInfo) GetMonitorDisplayName() string
func (*CMsgMonitorInfo_MonitorInfo) ProtoMessage ¶
func (*CMsgMonitorInfo_MonitorInfo) ProtoMessage()
func (*CMsgMonitorInfo_MonitorInfo) ProtoReflect ¶
func (x *CMsgMonitorInfo_MonitorInfo) ProtoReflect() protoreflect.Message
func (*CMsgMonitorInfo_MonitorInfo) Reset ¶
func (x *CMsgMonitorInfo_MonitorInfo) Reset()
func (*CMsgMonitorInfo_MonitorInfo) String ¶
func (x *CMsgMonitorInfo_MonitorInfo) String() string
type CMsgMulti ¶
type CMsgMulti struct { SizeUnzipped *uint32 `protobuf:"varint,1,opt,name=size_unzipped,json=sizeUnzipped" json:"size_unzipped,omitempty"` MessageBody []byte `protobuf:"bytes,2,opt,name=message_body,json=messageBody" json:"message_body,omitempty"` // contains filtered or unexported fields }
func (*CMsgMulti) Descriptor
deprecated
func (*CMsgMulti) GetMessageBody ¶
func (*CMsgMulti) GetSizeUnzipped ¶
func (*CMsgMulti) ProtoMessage ¶
func (*CMsgMulti) ProtoMessage()
func (*CMsgMulti) ProtoReflect ¶
func (x *CMsgMulti) ProtoReflect() protoreflect.Message
type CMsgNetworkDeviceConnect ¶
type CMsgNetworkDeviceConnect struct { DeviceId *uint32 `protobuf:"varint,1,opt,name=device_id,json=deviceId,def=0" json:"device_id,omitempty"` Credentials *CMsgNetworkDeviceConnect_Credentials `protobuf:"bytes,4,opt,name=credentials" json:"credentials,omitempty"` Ip4 *CMsgNetworkDeviceIP4Config `protobuf:"bytes,5,opt,name=ip4" json:"ip4,omitempty"` Ip6 *CMsgNetworkDeviceIP6Config `protobuf:"bytes,6,opt,name=ip6" json:"ip6,omitempty"` // Types that are assignable to ApInfo: // // *CMsgNetworkDeviceConnect_ApKnown // *CMsgNetworkDeviceConnect_ApCustom ApInfo isCMsgNetworkDeviceConnect_ApInfo `protobuf_oneof:"ap_info"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceConnect) Descriptor
deprecated
func (*CMsgNetworkDeviceConnect) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceConnect.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceConnect) GetApCustom ¶
func (x *CMsgNetworkDeviceConnect) GetApCustom() *CMsgNetworkDeviceConnect_CustomAP
func (*CMsgNetworkDeviceConnect) GetApInfo ¶
func (m *CMsgNetworkDeviceConnect) GetApInfo() isCMsgNetworkDeviceConnect_ApInfo
func (*CMsgNetworkDeviceConnect) GetApKnown ¶
func (x *CMsgNetworkDeviceConnect) GetApKnown() *CMsgNetworkDeviceConnect_KnownAP
func (*CMsgNetworkDeviceConnect) GetCredentials ¶
func (x *CMsgNetworkDeviceConnect) GetCredentials() *CMsgNetworkDeviceConnect_Credentials
func (*CMsgNetworkDeviceConnect) GetDeviceId ¶
func (x *CMsgNetworkDeviceConnect) GetDeviceId() uint32
func (*CMsgNetworkDeviceConnect) GetIp4 ¶
func (x *CMsgNetworkDeviceConnect) GetIp4() *CMsgNetworkDeviceIP4Config
func (*CMsgNetworkDeviceConnect) GetIp6 ¶
func (x *CMsgNetworkDeviceConnect) GetIp6() *CMsgNetworkDeviceIP6Config
func (*CMsgNetworkDeviceConnect) ProtoMessage ¶
func (*CMsgNetworkDeviceConnect) ProtoMessage()
func (*CMsgNetworkDeviceConnect) ProtoReflect ¶
func (x *CMsgNetworkDeviceConnect) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceConnect) Reset ¶
func (x *CMsgNetworkDeviceConnect) Reset()
func (*CMsgNetworkDeviceConnect) String ¶
func (x *CMsgNetworkDeviceConnect) String() string
type CMsgNetworkDeviceConnect_ApCustom ¶
type CMsgNetworkDeviceConnect_ApCustom struct {
ApCustom *CMsgNetworkDeviceConnect_CustomAP `protobuf:"bytes,3,opt,name=ap_custom,json=apCustom,oneof"`
}
type CMsgNetworkDeviceConnect_ApKnown ¶
type CMsgNetworkDeviceConnect_ApKnown struct {
ApKnown *CMsgNetworkDeviceConnect_KnownAP `protobuf:"bytes,2,opt,name=ap_known,json=apKnown,oneof"`
}
type CMsgNetworkDeviceConnect_Credentials ¶
type CMsgNetworkDeviceConnect_Credentials struct { Username *string `protobuf:"bytes,1,opt,name=username" json:"username,omitempty"` Password *string `protobuf:"bytes,2,opt,name=password" json:"password,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceConnect_Credentials) Descriptor
deprecated
func (*CMsgNetworkDeviceConnect_Credentials) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceConnect_Credentials.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceConnect_Credentials) GetPassword ¶
func (x *CMsgNetworkDeviceConnect_Credentials) GetPassword() string
func (*CMsgNetworkDeviceConnect_Credentials) GetUsername ¶
func (x *CMsgNetworkDeviceConnect_Credentials) GetUsername() string
func (*CMsgNetworkDeviceConnect_Credentials) ProtoMessage ¶
func (*CMsgNetworkDeviceConnect_Credentials) ProtoMessage()
func (*CMsgNetworkDeviceConnect_Credentials) ProtoReflect ¶
func (x *CMsgNetworkDeviceConnect_Credentials) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceConnect_Credentials) Reset ¶
func (x *CMsgNetworkDeviceConnect_Credentials) Reset()
func (*CMsgNetworkDeviceConnect_Credentials) String ¶
func (x *CMsgNetworkDeviceConnect_Credentials) String() string
type CMsgNetworkDeviceConnect_CustomAP ¶
type CMsgNetworkDeviceConnect_CustomAP struct { Ssid *string `protobuf:"bytes,1,opt,name=ssid" json:"ssid,omitempty"` Esecurity *int32 `protobuf:"varint,2,opt,name=esecurity" json:"esecurity,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceConnect_CustomAP) Descriptor
deprecated
func (*CMsgNetworkDeviceConnect_CustomAP) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceConnect_CustomAP.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceConnect_CustomAP) GetEsecurity ¶
func (x *CMsgNetworkDeviceConnect_CustomAP) GetEsecurity() int32
func (*CMsgNetworkDeviceConnect_CustomAP) GetSsid ¶
func (x *CMsgNetworkDeviceConnect_CustomAP) GetSsid() string
func (*CMsgNetworkDeviceConnect_CustomAP) ProtoMessage ¶
func (*CMsgNetworkDeviceConnect_CustomAP) ProtoMessage()
func (*CMsgNetworkDeviceConnect_CustomAP) ProtoReflect ¶
func (x *CMsgNetworkDeviceConnect_CustomAP) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceConnect_CustomAP) Reset ¶
func (x *CMsgNetworkDeviceConnect_CustomAP) Reset()
func (*CMsgNetworkDeviceConnect_CustomAP) String ¶
func (x *CMsgNetworkDeviceConnect_CustomAP) String() string
type CMsgNetworkDeviceConnect_KnownAP ¶
type CMsgNetworkDeviceConnect_KnownAP struct { ApId *uint32 `protobuf:"varint,1,opt,name=ap_id,json=apId" json:"ap_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceConnect_KnownAP) Descriptor
deprecated
func (*CMsgNetworkDeviceConnect_KnownAP) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceConnect_KnownAP.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceConnect_KnownAP) GetApId ¶
func (x *CMsgNetworkDeviceConnect_KnownAP) GetApId() uint32
func (*CMsgNetworkDeviceConnect_KnownAP) ProtoMessage ¶
func (*CMsgNetworkDeviceConnect_KnownAP) ProtoMessage()
func (*CMsgNetworkDeviceConnect_KnownAP) ProtoReflect ¶
func (x *CMsgNetworkDeviceConnect_KnownAP) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceConnect_KnownAP) Reset ¶
func (x *CMsgNetworkDeviceConnect_KnownAP) Reset()
func (*CMsgNetworkDeviceConnect_KnownAP) String ¶
func (x *CMsgNetworkDeviceConnect_KnownAP) String() string
type CMsgNetworkDeviceIP4Address ¶
type CMsgNetworkDeviceIP4Address struct { Ip *int32 `protobuf:"varint,1,opt,name=ip,def=0" json:"ip,omitempty"` Netmask *int32 `protobuf:"varint,2,opt,name=netmask" json:"netmask,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceIP4Address) Descriptor
deprecated
func (*CMsgNetworkDeviceIP4Address) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceIP4Address.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceIP4Address) GetIp ¶
func (x *CMsgNetworkDeviceIP4Address) GetIp() int32
func (*CMsgNetworkDeviceIP4Address) GetNetmask ¶
func (x *CMsgNetworkDeviceIP4Address) GetNetmask() int32
func (*CMsgNetworkDeviceIP4Address) ProtoMessage ¶
func (*CMsgNetworkDeviceIP4Address) ProtoMessage()
func (*CMsgNetworkDeviceIP4Address) ProtoReflect ¶
func (x *CMsgNetworkDeviceIP4Address) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceIP4Address) Reset ¶
func (x *CMsgNetworkDeviceIP4Address) Reset()
func (*CMsgNetworkDeviceIP4Address) String ¶
func (x *CMsgNetworkDeviceIP4Address) String() string
type CMsgNetworkDeviceIP4Config ¶
type CMsgNetworkDeviceIP4Config struct { Addresses []*CMsgNetworkDeviceIP4Address `protobuf:"bytes,1,rep,name=addresses" json:"addresses,omitempty"` DnsIp []int32 `protobuf:"varint,2,rep,name=dns_ip,json=dnsIp" json:"dns_ip,omitempty"` GatewayIp *int32 `protobuf:"varint,3,opt,name=gateway_ip,json=gatewayIp" json:"gateway_ip,omitempty"` IsDhcpEnabled *bool `protobuf:"varint,4,opt,name=is_dhcp_enabled,json=isDhcpEnabled" json:"is_dhcp_enabled,omitempty"` IsDefaultRoute *bool `protobuf:"varint,5,opt,name=is_default_route,json=isDefaultRoute" json:"is_default_route,omitempty"` IsEnabled *bool `protobuf:"varint,6,opt,name=is_enabled,json=isEnabled,def=0" json:"is_enabled,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceIP4Config) Descriptor
deprecated
func (*CMsgNetworkDeviceIP4Config) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceIP4Config.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceIP4Config) GetAddresses ¶
func (x *CMsgNetworkDeviceIP4Config) GetAddresses() []*CMsgNetworkDeviceIP4Address
func (*CMsgNetworkDeviceIP4Config) GetDnsIp ¶
func (x *CMsgNetworkDeviceIP4Config) GetDnsIp() []int32
func (*CMsgNetworkDeviceIP4Config) GetGatewayIp ¶
func (x *CMsgNetworkDeviceIP4Config) GetGatewayIp() int32
func (*CMsgNetworkDeviceIP4Config) GetIsDefaultRoute ¶
func (x *CMsgNetworkDeviceIP4Config) GetIsDefaultRoute() bool
func (*CMsgNetworkDeviceIP4Config) GetIsDhcpEnabled ¶
func (x *CMsgNetworkDeviceIP4Config) GetIsDhcpEnabled() bool
func (*CMsgNetworkDeviceIP4Config) GetIsEnabled ¶
func (x *CMsgNetworkDeviceIP4Config) GetIsEnabled() bool
func (*CMsgNetworkDeviceIP4Config) ProtoMessage ¶
func (*CMsgNetworkDeviceIP4Config) ProtoMessage()
func (*CMsgNetworkDeviceIP4Config) ProtoReflect ¶
func (x *CMsgNetworkDeviceIP4Config) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceIP4Config) Reset ¶
func (x *CMsgNetworkDeviceIP4Config) Reset()
func (*CMsgNetworkDeviceIP4Config) String ¶
func (x *CMsgNetworkDeviceIP4Config) String() string
type CMsgNetworkDeviceIP6Address ¶
type CMsgNetworkDeviceIP6Address struct { Ip *string `protobuf:"bytes,1,opt,name=ip" json:"ip,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceIP6Address) Descriptor
deprecated
func (*CMsgNetworkDeviceIP6Address) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceIP6Address.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceIP6Address) GetIp ¶
func (x *CMsgNetworkDeviceIP6Address) GetIp() string
func (*CMsgNetworkDeviceIP6Address) ProtoMessage ¶
func (*CMsgNetworkDeviceIP6Address) ProtoMessage()
func (*CMsgNetworkDeviceIP6Address) ProtoReflect ¶
func (x *CMsgNetworkDeviceIP6Address) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceIP6Address) Reset ¶
func (x *CMsgNetworkDeviceIP6Address) Reset()
func (*CMsgNetworkDeviceIP6Address) String ¶
func (x *CMsgNetworkDeviceIP6Address) String() string
type CMsgNetworkDeviceIP6Config ¶
type CMsgNetworkDeviceIP6Config struct { Addresses []*CMsgNetworkDeviceIP6Address `protobuf:"bytes,1,rep,name=addresses" json:"addresses,omitempty"` DnsIp []string `protobuf:"bytes,2,rep,name=dns_ip,json=dnsIp" json:"dns_ip,omitempty"` GatewayIp *string `protobuf:"bytes,3,opt,name=gateway_ip,json=gatewayIp" json:"gateway_ip,omitempty"` IsDhcpEnabled *bool `protobuf:"varint,4,opt,name=is_dhcp_enabled,json=isDhcpEnabled" json:"is_dhcp_enabled,omitempty"` IsDefaultRoute *bool `protobuf:"varint,5,opt,name=is_default_route,json=isDefaultRoute" json:"is_default_route,omitempty"` IsEnabled *bool `protobuf:"varint,6,opt,name=is_enabled,json=isEnabled,def=0" json:"is_enabled,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDeviceIP6Config) Descriptor
deprecated
func (*CMsgNetworkDeviceIP6Config) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDeviceIP6Config.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDeviceIP6Config) GetAddresses ¶
func (x *CMsgNetworkDeviceIP6Config) GetAddresses() []*CMsgNetworkDeviceIP6Address
func (*CMsgNetworkDeviceIP6Config) GetDnsIp ¶
func (x *CMsgNetworkDeviceIP6Config) GetDnsIp() []string
func (*CMsgNetworkDeviceIP6Config) GetGatewayIp ¶
func (x *CMsgNetworkDeviceIP6Config) GetGatewayIp() string
func (*CMsgNetworkDeviceIP6Config) GetIsDefaultRoute ¶
func (x *CMsgNetworkDeviceIP6Config) GetIsDefaultRoute() bool
func (*CMsgNetworkDeviceIP6Config) GetIsDhcpEnabled ¶
func (x *CMsgNetworkDeviceIP6Config) GetIsDhcpEnabled() bool
func (*CMsgNetworkDeviceIP6Config) GetIsEnabled ¶
func (x *CMsgNetworkDeviceIP6Config) GetIsEnabled() bool
func (*CMsgNetworkDeviceIP6Config) ProtoMessage ¶
func (*CMsgNetworkDeviceIP6Config) ProtoMessage()
func (*CMsgNetworkDeviceIP6Config) ProtoReflect ¶
func (x *CMsgNetworkDeviceIP6Config) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDeviceIP6Config) Reset ¶
func (x *CMsgNetworkDeviceIP6Config) Reset()
func (*CMsgNetworkDeviceIP6Config) String ¶
func (x *CMsgNetworkDeviceIP6Config) String() string
type CMsgNetworkDevicesData ¶
type CMsgNetworkDevicesData struct { Devices []*CMsgNetworkDevicesData_Device `protobuf:"bytes,1,rep,name=devices" json:"devices,omitempty"` IsWifiEnabled *bool `protobuf:"varint,2,opt,name=is_wifi_enabled,json=isWifiEnabled" json:"is_wifi_enabled,omitempty"` IsWifiScanningEnabled *bool `protobuf:"varint,3,opt,name=is_wifi_scanning_enabled,json=isWifiScanningEnabled" json:"is_wifi_scanning_enabled,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDevicesData) Descriptor
deprecated
func (*CMsgNetworkDevicesData) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDevicesData.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDevicesData) GetDevices ¶
func (x *CMsgNetworkDevicesData) GetDevices() []*CMsgNetworkDevicesData_Device
func (*CMsgNetworkDevicesData) GetIsWifiEnabled ¶
func (x *CMsgNetworkDevicesData) GetIsWifiEnabled() bool
func (*CMsgNetworkDevicesData) GetIsWifiScanningEnabled ¶
func (x *CMsgNetworkDevicesData) GetIsWifiScanningEnabled() bool
func (*CMsgNetworkDevicesData) ProtoMessage ¶
func (*CMsgNetworkDevicesData) ProtoMessage()
func (*CMsgNetworkDevicesData) ProtoReflect ¶
func (x *CMsgNetworkDevicesData) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDevicesData) Reset ¶
func (x *CMsgNetworkDevicesData) Reset()
func (*CMsgNetworkDevicesData) String ¶
func (x *CMsgNetworkDevicesData) String() string
type CMsgNetworkDevicesData_Device ¶
type CMsgNetworkDevicesData_Device struct { Id *uint32 `protobuf:"varint,1,opt,name=id,def=0" json:"id,omitempty"` Etype *int32 `protobuf:"varint,2,opt,name=etype" json:"etype,omitempty"` Estate *int32 `protobuf:"varint,3,opt,name=estate" json:"estate,omitempty"` Mac *string `protobuf:"bytes,4,opt,name=mac" json:"mac,omitempty"` Vendor *string `protobuf:"bytes,5,opt,name=vendor" json:"vendor,omitempty"` Product *string `protobuf:"bytes,6,opt,name=product" json:"product,omitempty"` Ip4 *CMsgNetworkDeviceIP4Config `protobuf:"bytes,7,opt,name=ip4" json:"ip4,omitempty"` Ip6 *CMsgNetworkDeviceIP6Config `protobuf:"bytes,8,opt,name=ip6" json:"ip6,omitempty"` Wired *CMsgNetworkDevicesData_Device_Wired `protobuf:"bytes,9,opt,name=wired" json:"wired,omitempty"` Wireless *CMsgNetworkDevicesData_Device_Wireless `protobuf:"bytes,10,opt,name=wireless" json:"wireless,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDevicesData_Device) Descriptor
deprecated
func (*CMsgNetworkDevicesData_Device) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDevicesData_Device.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDevicesData_Device) GetEstate ¶
func (x *CMsgNetworkDevicesData_Device) GetEstate() int32
func (*CMsgNetworkDevicesData_Device) GetEtype ¶
func (x *CMsgNetworkDevicesData_Device) GetEtype() int32
func (*CMsgNetworkDevicesData_Device) GetId ¶
func (x *CMsgNetworkDevicesData_Device) GetId() uint32
func (*CMsgNetworkDevicesData_Device) GetIp4 ¶
func (x *CMsgNetworkDevicesData_Device) GetIp4() *CMsgNetworkDeviceIP4Config
func (*CMsgNetworkDevicesData_Device) GetIp6 ¶
func (x *CMsgNetworkDevicesData_Device) GetIp6() *CMsgNetworkDeviceIP6Config
func (*CMsgNetworkDevicesData_Device) GetMac ¶
func (x *CMsgNetworkDevicesData_Device) GetMac() string
func (*CMsgNetworkDevicesData_Device) GetProduct ¶
func (x *CMsgNetworkDevicesData_Device) GetProduct() string
func (*CMsgNetworkDevicesData_Device) GetVendor ¶
func (x *CMsgNetworkDevicesData_Device) GetVendor() string
func (*CMsgNetworkDevicesData_Device) GetWired ¶
func (x *CMsgNetworkDevicesData_Device) GetWired() *CMsgNetworkDevicesData_Device_Wired
func (*CMsgNetworkDevicesData_Device) GetWireless ¶
func (x *CMsgNetworkDevicesData_Device) GetWireless() *CMsgNetworkDevicesData_Device_Wireless
func (*CMsgNetworkDevicesData_Device) ProtoMessage ¶
func (*CMsgNetworkDevicesData_Device) ProtoMessage()
func (*CMsgNetworkDevicesData_Device) ProtoReflect ¶
func (x *CMsgNetworkDevicesData_Device) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDevicesData_Device) Reset ¶
func (x *CMsgNetworkDevicesData_Device) Reset()
func (*CMsgNetworkDevicesData_Device) String ¶
func (x *CMsgNetworkDevicesData_Device) String() string
type CMsgNetworkDevicesData_Device_Wired ¶
type CMsgNetworkDevicesData_Device_Wired struct { IsCablePresent *bool `protobuf:"varint,1,opt,name=is_cable_present,json=isCablePresent,def=0" json:"is_cable_present,omitempty"` SpeedMbit *uint32 `protobuf:"varint,2,opt,name=speed_mbit,json=speedMbit" json:"speed_mbit,omitempty"` FriendlyName *string `protobuf:"bytes,3,opt,name=friendly_name,json=friendlyName" json:"friendly_name,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDevicesData_Device_Wired) Descriptor
deprecated
func (*CMsgNetworkDevicesData_Device_Wired) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDevicesData_Device_Wired.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDevicesData_Device_Wired) GetFriendlyName ¶
func (x *CMsgNetworkDevicesData_Device_Wired) GetFriendlyName() string
func (*CMsgNetworkDevicesData_Device_Wired) GetIsCablePresent ¶
func (x *CMsgNetworkDevicesData_Device_Wired) GetIsCablePresent() bool
func (*CMsgNetworkDevicesData_Device_Wired) GetSpeedMbit ¶
func (x *CMsgNetworkDevicesData_Device_Wired) GetSpeedMbit() uint32
func (*CMsgNetworkDevicesData_Device_Wired) ProtoMessage ¶
func (*CMsgNetworkDevicesData_Device_Wired) ProtoMessage()
func (*CMsgNetworkDevicesData_Device_Wired) ProtoReflect ¶
func (x *CMsgNetworkDevicesData_Device_Wired) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDevicesData_Device_Wired) Reset ¶
func (x *CMsgNetworkDevicesData_Device_Wired) Reset()
func (*CMsgNetworkDevicesData_Device_Wired) String ¶
func (x *CMsgNetworkDevicesData_Device_Wired) String() string
type CMsgNetworkDevicesData_Device_Wireless ¶
type CMsgNetworkDevicesData_Device_Wireless struct { Aps []*CMsgNetworkDevicesData_Device_Wireless_AP `protobuf:"bytes,1,rep,name=aps" json:"aps,omitempty"` EsecuritySupported *int32 `protobuf:"varint,2,opt,name=esecurity_supported,json=esecuritySupported" json:"esecurity_supported,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDevicesData_Device_Wireless) Descriptor
deprecated
func (*CMsgNetworkDevicesData_Device_Wireless) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDevicesData_Device_Wireless.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDevicesData_Device_Wireless) GetAps ¶
func (x *CMsgNetworkDevicesData_Device_Wireless) GetAps() []*CMsgNetworkDevicesData_Device_Wireless_AP
func (*CMsgNetworkDevicesData_Device_Wireless) GetEsecuritySupported ¶
func (x *CMsgNetworkDevicesData_Device_Wireless) GetEsecuritySupported() int32
func (*CMsgNetworkDevicesData_Device_Wireless) ProtoMessage ¶
func (*CMsgNetworkDevicesData_Device_Wireless) ProtoMessage()
func (*CMsgNetworkDevicesData_Device_Wireless) ProtoReflect ¶
func (x *CMsgNetworkDevicesData_Device_Wireless) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDevicesData_Device_Wireless) Reset ¶
func (x *CMsgNetworkDevicesData_Device_Wireless) Reset()
func (*CMsgNetworkDevicesData_Device_Wireless) String ¶
func (x *CMsgNetworkDevicesData_Device_Wireless) String() string
type CMsgNetworkDevicesData_Device_Wireless_AP ¶
type CMsgNetworkDevicesData_Device_Wireless_AP struct { Id *uint32 `protobuf:"varint,1,opt,name=id,def=0" json:"id,omitempty"` Estrength *int32 `protobuf:"varint,2,opt,name=estrength" json:"estrength,omitempty"` Ssid *string `protobuf:"bytes,3,opt,name=ssid" json:"ssid,omitempty"` IsActive *bool `protobuf:"varint,4,opt,name=is_active,json=isActive" json:"is_active,omitempty"` IsAutoconnect *bool `protobuf:"varint,5,opt,name=is_autoconnect,json=isAutoconnect" json:"is_autoconnect,omitempty"` Esecurity *int32 `protobuf:"varint,6,opt,name=esecurity" json:"esecurity,omitempty"` UserName *string `protobuf:"bytes,7,opt,name=user_name,json=userName" json:"user_name,omitempty"` Password *string `protobuf:"bytes,8,opt,name=password" json:"password,omitempty"` StrengthRaw *int32 `protobuf:"varint,9,opt,name=strength_raw,json=strengthRaw" json:"strength_raw,omitempty"` // contains filtered or unexported fields }
func (*CMsgNetworkDevicesData_Device_Wireless_AP) Descriptor
deprecated
func (*CMsgNetworkDevicesData_Device_Wireless_AP) Descriptor() ([]byte, []int)
Deprecated: Use CMsgNetworkDevicesData_Device_Wireless_AP.ProtoReflect.Descriptor instead.
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetEsecurity ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetEsecurity() int32
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetEstrength ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetEstrength() int32
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetId ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetId() uint32
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetIsActive ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetIsActive() bool
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetIsAutoconnect ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetIsAutoconnect() bool
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetPassword ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetPassword() string
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetSsid ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetSsid() string
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetStrengthRaw ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetStrengthRaw() int32
func (*CMsgNetworkDevicesData_Device_Wireless_AP) GetUserName ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) GetUserName() string
func (*CMsgNetworkDevicesData_Device_Wireless_AP) ProtoMessage ¶
func (*CMsgNetworkDevicesData_Device_Wireless_AP) ProtoMessage()
func (*CMsgNetworkDevicesData_Device_Wireless_AP) ProtoReflect ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) ProtoReflect() protoreflect.Message
func (*CMsgNetworkDevicesData_Device_Wireless_AP) Reset ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) Reset()
func (*CMsgNetworkDevicesData_Device_Wireless_AP) String ¶
func (x *CMsgNetworkDevicesData_Device_Wireless_AP) String() 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=playerName" json:"player_name,omitempty"` // contains filtered or unexported fields }
func (*CMsgPersonaChangeResponse) Descriptor
deprecated
func (*CMsgPersonaChangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgPersonaChangeResponse.ProtoReflect.Descriptor instead.
func (*CMsgPersonaChangeResponse) GetPlayerName ¶
func (x *CMsgPersonaChangeResponse) GetPlayerName() string
func (*CMsgPersonaChangeResponse) GetResult ¶
func (x *CMsgPersonaChangeResponse) GetResult() uint32
func (*CMsgPersonaChangeResponse) ProtoMessage ¶
func (*CMsgPersonaChangeResponse) ProtoMessage()
func (*CMsgPersonaChangeResponse) ProtoReflect ¶
func (x *CMsgPersonaChangeResponse) ProtoReflect() protoreflect.Message
func (*CMsgPersonaChangeResponse) Reset ¶
func (x *CMsgPersonaChangeResponse) Reset()
func (*CMsgPersonaChangeResponse) String ¶
func (x *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=clientSessionid" json:"client_sessionid,omitempty"` RoutingAppid *uint32 `protobuf:"varint,3,opt,name=routing_appid,json=routingAppid" json:"routing_appid,omitempty"` JobidSource *uint64 `protobuf:"fixed64,10,opt,name=jobid_source,json=jobidSource,def=18446744073709551615" json:"jobid_source,omitempty"` JobidTarget *uint64 `protobuf:"fixed64,11,opt,name=jobid_target,json=jobidTarget,def=18446744073709551615" json:"jobid_target,omitempty"` TargetJobName *string `protobuf:"bytes,12,opt,name=target_job_name,json=targetJobName" json:"target_job_name,omitempty"` SeqNum *int32 `protobuf:"varint,24,opt,name=seq_num,json=seqNum" json:"seq_num,omitempty"` Eresult *int32 `protobuf:"varint,13,opt,name=eresult,def=2" json:"eresult,omitempty"` ErrorMessage *string `protobuf:"bytes,14,opt,name=error_message,json=errorMessage" json:"error_message,omitempty"` AuthAccountFlags *uint32 `protobuf:"varint,16,opt,name=auth_account_flags,json=authAccountFlags" json:"auth_account_flags,omitempty"` TokenSource *uint32 `protobuf:"varint,22,opt,name=token_source,json=tokenSource" json:"token_source,omitempty"` AdminSpoofingUser *bool `protobuf:"varint,23,opt,name=admin_spoofing_user,json=adminSpoofingUser" json:"admin_spoofing_user,omitempty"` TransportError *int32 `protobuf:"varint,17,opt,name=transport_error,json=transportError,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=publisherGroupId" 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=traceTag" json:"trace_tag,omitempty"` WebapiKeyId *uint32 `protobuf:"varint,25,opt,name=webapi_key_id,json=webapiKeyId" json:"webapi_key_id,omitempty"` IsFromExternalSource *bool `protobuf:"varint,26,opt,name=is_from_external_source,json=isFromExternalSource" json:"is_from_external_source,omitempty"` ForwardToSysid []uint32 `protobuf:"varint,27,rep,name=forward_to_sysid,json=forwardToSysid" json:"forward_to_sysid,omitempty"` CmSysid *uint32 `protobuf:"varint,28,opt,name=cm_sysid,json=cmSysid" json:"cm_sysid,omitempty"` LauncherType *uint32 `protobuf:"varint,31,opt,name=launcher_type,json=launcherType,def=0" json:"launcher_type,omitempty"` Realm *uint32 `protobuf:"varint,32,opt,name=realm,def=0" json:"realm,omitempty"` TimeoutMs *int32 `protobuf:"varint,33,opt,name=timeout_ms,json=timeoutMs,def=-1" json:"timeout_ms,omitempty"` DebugSource *string `protobuf:"bytes,34,opt,name=debug_source,json=debugSource" json:"debug_source,omitempty"` DebugSourceStringIndex *uint32 `` /* 126-byte string literal not displayed */ TokenId *uint64 `protobuf:"varint,36,opt,name=token_id,json=tokenId" json:"token_id,omitempty"` RoutingGc *CMsgGCRoutingProtoBufHeader `protobuf:"bytes,37,opt,name=routing_gc,json=routingGc" json:"routing_gc,omitempty"` SessionDisposition *CMsgProtoBufHeader_ESessionDisposition `` /* 160-byte string literal not displayed */ WgToken *string `protobuf:"bytes,39,opt,name=wg_token,json=wgToken" json:"wg_token,omitempty"` WebuiAuthKey *string `protobuf:"bytes,40,opt,name=webui_auth_key,json=webuiAuthKey" json:"webui_auth_key,omitempty"` // Types that are assignable to IpAddr: // // *CMsgProtoBufHeader_Ip // *CMsgProtoBufHeader_IpV6 IpAddr isCMsgProtoBufHeader_IpAddr `protobuf_oneof:"ip_addr"` // contains filtered or unexported fields }
func (*CMsgProtoBufHeader) Descriptor
deprecated
func (*CMsgProtoBufHeader) Descriptor() ([]byte, []int)
Deprecated: Use CMsgProtoBufHeader.ProtoReflect.Descriptor instead.
func (*CMsgProtoBufHeader) GetAdminSpoofingUser ¶
func (x *CMsgProtoBufHeader) GetAdminSpoofingUser() bool
func (*CMsgProtoBufHeader) GetAuthAccountFlags ¶
func (x *CMsgProtoBufHeader) GetAuthAccountFlags() uint32
func (*CMsgProtoBufHeader) GetClientSessionid ¶
func (x *CMsgProtoBufHeader) GetClientSessionid() int32
func (*CMsgProtoBufHeader) GetCmSysid ¶
func (x *CMsgProtoBufHeader) GetCmSysid() uint32
func (*CMsgProtoBufHeader) GetDebugSource ¶
func (x *CMsgProtoBufHeader) GetDebugSource() string
func (*CMsgProtoBufHeader) GetDebugSourceStringIndex ¶
func (x *CMsgProtoBufHeader) GetDebugSourceStringIndex() uint32
func (*CMsgProtoBufHeader) GetEresult ¶
func (x *CMsgProtoBufHeader) GetEresult() int32
func (*CMsgProtoBufHeader) GetErrorMessage ¶
func (x *CMsgProtoBufHeader) GetErrorMessage() string
func (*CMsgProtoBufHeader) GetForwardToSysid ¶
func (x *CMsgProtoBufHeader) GetForwardToSysid() []uint32
func (*CMsgProtoBufHeader) GetIp ¶
func (x *CMsgProtoBufHeader) GetIp() uint32
func (*CMsgProtoBufHeader) GetIpAddr ¶
func (m *CMsgProtoBufHeader) GetIpAddr() isCMsgProtoBufHeader_IpAddr
func (*CMsgProtoBufHeader) GetIpV6 ¶
func (x *CMsgProtoBufHeader) GetIpV6() []byte
func (*CMsgProtoBufHeader) GetIsFromExternalSource ¶
func (x *CMsgProtoBufHeader) GetIsFromExternalSource() bool
func (*CMsgProtoBufHeader) GetJobidSource ¶
func (x *CMsgProtoBufHeader) GetJobidSource() uint64
func (*CMsgProtoBufHeader) GetJobidTarget ¶
func (x *CMsgProtoBufHeader) GetJobidTarget() uint64
func (*CMsgProtoBufHeader) GetLauncherType ¶
func (x *CMsgProtoBufHeader) GetLauncherType() uint32
func (*CMsgProtoBufHeader) GetMessageid ¶
func (x *CMsgProtoBufHeader) GetMessageid() uint64
func (*CMsgProtoBufHeader) GetPublisherGroupId ¶
func (x *CMsgProtoBufHeader) GetPublisherGroupId() uint32
func (*CMsgProtoBufHeader) GetRealm ¶
func (x *CMsgProtoBufHeader) GetRealm() uint32
func (*CMsgProtoBufHeader) GetRoutingAppid ¶
func (x *CMsgProtoBufHeader) GetRoutingAppid() uint32
func (*CMsgProtoBufHeader) GetRoutingGc ¶
func (x *CMsgProtoBufHeader) GetRoutingGc() *CMsgGCRoutingProtoBufHeader
func (*CMsgProtoBufHeader) GetSeqNum ¶
func (x *CMsgProtoBufHeader) GetSeqNum() int32
func (*CMsgProtoBufHeader) GetSessionDisposition ¶
func (x *CMsgProtoBufHeader) GetSessionDisposition() CMsgProtoBufHeader_ESessionDisposition
func (*CMsgProtoBufHeader) GetSteamid ¶
func (x *CMsgProtoBufHeader) GetSteamid() uint64
func (*CMsgProtoBufHeader) GetSysid ¶
func (x *CMsgProtoBufHeader) GetSysid() uint32
func (*CMsgProtoBufHeader) GetTargetJobName ¶
func (x *CMsgProtoBufHeader) GetTargetJobName() string
func (*CMsgProtoBufHeader) GetTimeoutMs ¶
func (x *CMsgProtoBufHeader) GetTimeoutMs() int32
func (*CMsgProtoBufHeader) GetTokenId ¶
func (x *CMsgProtoBufHeader) GetTokenId() uint64
func (*CMsgProtoBufHeader) GetTokenSource ¶
func (x *CMsgProtoBufHeader) GetTokenSource() uint32
func (*CMsgProtoBufHeader) GetTraceTag ¶
func (x *CMsgProtoBufHeader) GetTraceTag() uint64
func (*CMsgProtoBufHeader) GetTransportError ¶
func (x *CMsgProtoBufHeader) GetTransportError() int32
func (*CMsgProtoBufHeader) GetWebapiKeyId ¶
func (x *CMsgProtoBufHeader) GetWebapiKeyId() uint32
func (*CMsgProtoBufHeader) GetWebuiAuthKey ¶
func (x *CMsgProtoBufHeader) GetWebuiAuthKey() string
func (*CMsgProtoBufHeader) GetWgToken ¶
func (x *CMsgProtoBufHeader) GetWgToken() string
func (*CMsgProtoBufHeader) ProtoMessage ¶
func (*CMsgProtoBufHeader) ProtoMessage()
func (*CMsgProtoBufHeader) ProtoReflect ¶
func (x *CMsgProtoBufHeader) ProtoReflect() protoreflect.Message
func (*CMsgProtoBufHeader) Reset ¶
func (x *CMsgProtoBufHeader) Reset()
func (*CMsgProtoBufHeader) String ¶
func (x *CMsgProtoBufHeader) String() string
type CMsgProtoBufHeader_ESessionDisposition ¶
type CMsgProtoBufHeader_ESessionDisposition int32
const ( CMsgProtoBufHeader_k_ESessionDispositionNormal CMsgProtoBufHeader_ESessionDisposition = 0 CMsgProtoBufHeader_k_ESessionDispositionDisconnect CMsgProtoBufHeader_ESessionDisposition = 1 )
func (CMsgProtoBufHeader_ESessionDisposition) Descriptor ¶
func (CMsgProtoBufHeader_ESessionDisposition) Descriptor() protoreflect.EnumDescriptor
func (CMsgProtoBufHeader_ESessionDisposition) EnumDescriptor
deprecated
func (CMsgProtoBufHeader_ESessionDisposition) EnumDescriptor() ([]byte, []int)
Deprecated: Use CMsgProtoBufHeader_ESessionDisposition.Descriptor instead.
func (CMsgProtoBufHeader_ESessionDisposition) Number ¶
func (x CMsgProtoBufHeader_ESessionDisposition) Number() protoreflect.EnumNumber
func (CMsgProtoBufHeader_ESessionDisposition) String ¶
func (x CMsgProtoBufHeader_ESessionDisposition) String() string
func (CMsgProtoBufHeader_ESessionDisposition) Type ¶
func (CMsgProtoBufHeader_ESessionDisposition) Type() protoreflect.EnumType
func (*CMsgProtoBufHeader_ESessionDisposition) UnmarshalJSON
deprecated
func (x *CMsgProtoBufHeader_ESessionDisposition) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type CMsgProtoBufHeader_Ip ¶
type CMsgProtoBufHeader_Ip struct {
Ip uint32 `protobuf:"varint,15,opt,name=ip,oneof"`
}
type CMsgProtoBufHeader_IpV6 ¶
type CMsgProtoBufHeader_IpV6 struct {
IpV6 []byte `protobuf:"bytes,29,opt,name=ip_v6,json=ipV6,oneof"`
}
type CMsgProtobufWrapped ¶
type CMsgProtobufWrapped struct { MessageBody []byte `protobuf:"bytes,1,opt,name=message_body,json=messageBody" json:"message_body,omitempty"` // contains filtered or unexported fields }
func (*CMsgProtobufWrapped) Descriptor
deprecated
func (*CMsgProtobufWrapped) Descriptor() ([]byte, []int)
Deprecated: Use CMsgProtobufWrapped.ProtoReflect.Descriptor instead.
func (*CMsgProtobufWrapped) GetMessageBody ¶
func (x *CMsgProtobufWrapped) GetMessageBody() []byte
func (*CMsgProtobufWrapped) ProtoMessage ¶
func (*CMsgProtobufWrapped) ProtoMessage()
func (*CMsgProtobufWrapped) ProtoReflect ¶
func (x *CMsgProtobufWrapped) ProtoReflect() protoreflect.Message
func (*CMsgProtobufWrapped) Reset ¶
func (x *CMsgProtobufWrapped) Reset()
func (*CMsgProtobufWrapped) String ¶
func (x *CMsgProtobufWrapped) String() string
type CMsgSelectOSBranchParams ¶
type CMsgSelectOSBranchParams struct { Branch *EOSBranch `protobuf:"varint,1,opt,name=branch,enum=EOSBranch,def=0" json:"branch,omitempty"` CustomBranch *string `protobuf:"bytes,2,opt,name=custom_branch,json=customBranch" json:"custom_branch,omitempty"` // contains filtered or unexported fields }
func (*CMsgSelectOSBranchParams) Descriptor
deprecated
func (*CMsgSelectOSBranchParams) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSelectOSBranchParams.ProtoReflect.Descriptor instead.
func (*CMsgSelectOSBranchParams) GetBranch ¶
func (x *CMsgSelectOSBranchParams) GetBranch() EOSBranch
func (*CMsgSelectOSBranchParams) GetCustomBranch ¶
func (x *CMsgSelectOSBranchParams) GetCustomBranch() string
func (*CMsgSelectOSBranchParams) ProtoMessage ¶
func (*CMsgSelectOSBranchParams) ProtoMessage()
func (*CMsgSelectOSBranchParams) ProtoReflect ¶
func (x *CMsgSelectOSBranchParams) ProtoReflect() protoreflect.Message
func (*CMsgSelectOSBranchParams) Reset ¶
func (x *CMsgSelectOSBranchParams) Reset()
func (*CMsgSelectOSBranchParams) String ¶
func (x *CMsgSelectOSBranchParams) String() string
type CMsgShortcutAppIds ¶
type CMsgShortcutAppIds struct { Appids []uint32 `protobuf:"varint,1,rep,name=appids" json:"appids,omitempty"` // contains filtered or unexported fields }
func (*CMsgShortcutAppIds) Descriptor
deprecated
func (*CMsgShortcutAppIds) Descriptor() ([]byte, []int)
Deprecated: Use CMsgShortcutAppIds.ProtoReflect.Descriptor instead.
func (*CMsgShortcutAppIds) GetAppids ¶
func (x *CMsgShortcutAppIds) GetAppids() []uint32
func (*CMsgShortcutAppIds) ProtoMessage ¶
func (*CMsgShortcutAppIds) ProtoMessage()
func (*CMsgShortcutAppIds) ProtoReflect ¶
func (x *CMsgShortcutAppIds) ProtoReflect() protoreflect.Message
func (*CMsgShortcutAppIds) Reset ¶
func (x *CMsgShortcutAppIds) Reset()
func (*CMsgShortcutAppIds) String ¶
func (x *CMsgShortcutAppIds) String() string
type CMsgShortcutInfo ¶
type CMsgShortcutInfo struct { Appid *uint32 `protobuf:"varint,1,opt,name=appid" json:"appid,omitempty"` Exe *string `protobuf:"bytes,2,opt,name=exe" json:"exe,omitempty"` StartDir *string `protobuf:"bytes,3,opt,name=start_dir,json=startDir" json:"start_dir,omitempty"` Icon *string `protobuf:"bytes,4,opt,name=icon" json:"icon,omitempty"` Path *string `protobuf:"bytes,5,opt,name=path" json:"path,omitempty"` Args *string `protobuf:"bytes,6,opt,name=args" json:"args,omitempty"` AppName *string `protobuf:"bytes,7,opt,name=app_name,json=appName" json:"app_name,omitempty"` OverrideAppid *uint32 `protobuf:"varint,8,opt,name=override_appid,json=overrideAppid" json:"override_appid,omitempty"` FlatpakAppid *string `protobuf:"bytes,9,opt,name=flatpak_appid,json=flatpakAppid" json:"flatpak_appid,omitempty"` Tags []string `protobuf:"bytes,10,rep,name=tags" json:"tags,omitempty"` IsRemote *bool `protobuf:"varint,11,opt,name=is_remote,json=isRemote" json:"is_remote,omitempty"` IsHidden *bool `protobuf:"varint,12,opt,name=is_hidden,json=isHidden" json:"is_hidden,omitempty"` IsTemporary *bool `protobuf:"varint,13,opt,name=is_temporary,json=isTemporary" json:"is_temporary,omitempty"` IsOpenvr *bool `protobuf:"varint,14,opt,name=is_openvr,json=isOpenvr" json:"is_openvr,omitempty"` AllowDesktopConfig *bool `protobuf:"varint,15,opt,name=allow_desktop_config,json=allowDesktopConfig" json:"allow_desktop_config,omitempty"` AllowOverlay *bool `protobuf:"varint,16,opt,name=allow_overlay,json=allowOverlay" json:"allow_overlay,omitempty"` RtLastPlayedTime *uint32 `protobuf:"varint,17,opt,name=rt_last_played_time,json=rtLastPlayedTime" json:"rt_last_played_time,omitempty"` IsDevkitShortcut *bool `protobuf:"varint,18,opt,name=is_devkit_shortcut,json=isDevkitShortcut" json:"is_devkit_shortcut,omitempty"` DevkitGameid *string `protobuf:"bytes,19,opt,name=devkit_gameid,json=devkitGameid" json:"devkit_gameid,omitempty"` // contains filtered or unexported fields }
func (*CMsgShortcutInfo) Descriptor
deprecated
func (*CMsgShortcutInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgShortcutInfo.ProtoReflect.Descriptor instead.
func (*CMsgShortcutInfo) GetAllowDesktopConfig ¶
func (x *CMsgShortcutInfo) GetAllowDesktopConfig() bool
func (*CMsgShortcutInfo) GetAllowOverlay ¶
func (x *CMsgShortcutInfo) GetAllowOverlay() bool
func (*CMsgShortcutInfo) GetAppName ¶
func (x *CMsgShortcutInfo) GetAppName() string
func (*CMsgShortcutInfo) GetAppid ¶
func (x *CMsgShortcutInfo) GetAppid() uint32
func (*CMsgShortcutInfo) GetArgs ¶
func (x *CMsgShortcutInfo) GetArgs() string
func (*CMsgShortcutInfo) GetDevkitGameid ¶
func (x *CMsgShortcutInfo) GetDevkitGameid() string
func (*CMsgShortcutInfo) GetExe ¶
func (x *CMsgShortcutInfo) GetExe() string
func (*CMsgShortcutInfo) GetFlatpakAppid ¶
func (x *CMsgShortcutInfo) GetFlatpakAppid() string
func (*CMsgShortcutInfo) GetIcon ¶
func (x *CMsgShortcutInfo) GetIcon() string
func (*CMsgShortcutInfo) GetIsDevkitShortcut ¶
func (x *CMsgShortcutInfo) GetIsDevkitShortcut() bool
func (*CMsgShortcutInfo) GetIsHidden ¶
func (x *CMsgShortcutInfo) GetIsHidden() bool
func (*CMsgShortcutInfo) GetIsOpenvr ¶
func (x *CMsgShortcutInfo) GetIsOpenvr() bool
func (*CMsgShortcutInfo) GetIsRemote ¶
func (x *CMsgShortcutInfo) GetIsRemote() bool
func (*CMsgShortcutInfo) GetIsTemporary ¶
func (x *CMsgShortcutInfo) GetIsTemporary() bool
func (*CMsgShortcutInfo) GetOverrideAppid ¶
func (x *CMsgShortcutInfo) GetOverrideAppid() uint32
func (*CMsgShortcutInfo) GetPath ¶
func (x *CMsgShortcutInfo) GetPath() string
func (*CMsgShortcutInfo) GetRtLastPlayedTime ¶
func (x *CMsgShortcutInfo) GetRtLastPlayedTime() uint32
func (*CMsgShortcutInfo) GetStartDir ¶
func (x *CMsgShortcutInfo) GetStartDir() string
func (*CMsgShortcutInfo) GetTags ¶
func (x *CMsgShortcutInfo) GetTags() []string
func (*CMsgShortcutInfo) ProtoMessage ¶
func (*CMsgShortcutInfo) ProtoMessage()
func (*CMsgShortcutInfo) ProtoReflect ¶
func (x *CMsgShortcutInfo) ProtoReflect() protoreflect.Message
func (*CMsgShortcutInfo) Reset ¶
func (x *CMsgShortcutInfo) Reset()
func (*CMsgShortcutInfo) String ¶
func (x *CMsgShortcutInfo) String() string
type CMsgStorageDevicesData ¶
type CMsgStorageDevicesData struct { Drives []*CMsgStorageDevicesData_Drive `protobuf:"bytes,1,rep,name=drives" json:"drives,omitempty"` BlockDevices []*CMsgStorageDevicesData_BlockDevice `protobuf:"bytes,2,rep,name=block_devices,json=blockDevices" json:"block_devices,omitempty"` IsUnmountSupported *bool `protobuf:"varint,3,opt,name=is_unmount_supported,json=isUnmountSupported" json:"is_unmount_supported,omitempty"` IsTrimSupported *bool `protobuf:"varint,4,opt,name=is_trim_supported,json=isTrimSupported" json:"is_trim_supported,omitempty"` IsTrimRunning *bool `protobuf:"varint,5,opt,name=is_trim_running,json=isTrimRunning" json:"is_trim_running,omitempty"` // contains filtered or unexported fields }
func (*CMsgStorageDevicesData) Descriptor
deprecated
func (*CMsgStorageDevicesData) Descriptor() ([]byte, []int)
Deprecated: Use CMsgStorageDevicesData.ProtoReflect.Descriptor instead.
func (*CMsgStorageDevicesData) GetBlockDevices ¶
func (x *CMsgStorageDevicesData) GetBlockDevices() []*CMsgStorageDevicesData_BlockDevice
func (*CMsgStorageDevicesData) GetDrives ¶
func (x *CMsgStorageDevicesData) GetDrives() []*CMsgStorageDevicesData_Drive
func (*CMsgStorageDevicesData) GetIsTrimRunning ¶
func (x *CMsgStorageDevicesData) GetIsTrimRunning() bool
func (*CMsgStorageDevicesData) GetIsTrimSupported ¶
func (x *CMsgStorageDevicesData) GetIsTrimSupported() bool
func (*CMsgStorageDevicesData) GetIsUnmountSupported ¶
func (x *CMsgStorageDevicesData) GetIsUnmountSupported() bool
func (*CMsgStorageDevicesData) ProtoMessage ¶
func (*CMsgStorageDevicesData) ProtoMessage()
func (*CMsgStorageDevicesData) ProtoReflect ¶
func (x *CMsgStorageDevicesData) ProtoReflect() protoreflect.Message
func (*CMsgStorageDevicesData) Reset ¶
func (x *CMsgStorageDevicesData) Reset()
func (*CMsgStorageDevicesData) String ¶
func (x *CMsgStorageDevicesData) String() string
type CMsgStorageDevicesData_BlockDevice ¶
type CMsgStorageDevicesData_BlockDevice struct { Id *uint32 `protobuf:"varint,1,opt,name=id,def=0" json:"id,omitempty"` DriveId *uint32 `protobuf:"varint,2,opt,name=drive_id,json=driveId,def=0" json:"drive_id,omitempty"` Path *string `protobuf:"bytes,3,opt,name=path" json:"path,omitempty"` FriendlyPath *string `protobuf:"bytes,4,opt,name=friendly_path,json=friendlyPath" json:"friendly_path,omitempty"` Label *string `protobuf:"bytes,5,opt,name=label" json:"label,omitempty"` SizeBytes *uint64 `protobuf:"varint,6,opt,name=size_bytes,json=sizeBytes" json:"size_bytes,omitempty"` IsFormattable *bool `protobuf:"varint,7,opt,name=is_formattable,json=isFormattable" json:"is_formattable,omitempty"` IsReadOnly *bool `protobuf:"varint,8,opt,name=is_read_only,json=isReadOnly" json:"is_read_only,omitempty"` IsRootDevice *bool `protobuf:"varint,9,opt,name=is_root_device,json=isRootDevice" json:"is_root_device,omitempty"` ContentType *EStorageBlockContentType `protobuf:"varint,10,opt,name=content_type,json=contentType,enum=EStorageBlockContentType,def=0" json:"content_type,omitempty"` FilesystemType *EStorageBlockFileSystemType `` /* 137-byte string literal not displayed */ MountPath *string `protobuf:"bytes,12,opt,name=mount_path,json=mountPath" json:"mount_path,omitempty"` // contains filtered or unexported fields }
func (*CMsgStorageDevicesData_BlockDevice) Descriptor
deprecated
func (*CMsgStorageDevicesData_BlockDevice) Descriptor() ([]byte, []int)
Deprecated: Use CMsgStorageDevicesData_BlockDevice.ProtoReflect.Descriptor instead.
func (*CMsgStorageDevicesData_BlockDevice) GetContentType ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetContentType() EStorageBlockContentType
func (*CMsgStorageDevicesData_BlockDevice) GetDriveId ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetDriveId() uint32
func (*CMsgStorageDevicesData_BlockDevice) GetFilesystemType ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetFilesystemType() EStorageBlockFileSystemType
func (*CMsgStorageDevicesData_BlockDevice) GetFriendlyPath ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetFriendlyPath() string
func (*CMsgStorageDevicesData_BlockDevice) GetId ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetId() uint32
func (*CMsgStorageDevicesData_BlockDevice) GetIsFormattable ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetIsFormattable() bool
func (*CMsgStorageDevicesData_BlockDevice) GetIsReadOnly ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetIsReadOnly() bool
func (*CMsgStorageDevicesData_BlockDevice) GetIsRootDevice ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetIsRootDevice() bool
func (*CMsgStorageDevicesData_BlockDevice) GetLabel ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetLabel() string
func (*CMsgStorageDevicesData_BlockDevice) GetMountPath ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetMountPath() string
func (*CMsgStorageDevicesData_BlockDevice) GetPath ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetPath() string
func (*CMsgStorageDevicesData_BlockDevice) GetSizeBytes ¶
func (x *CMsgStorageDevicesData_BlockDevice) GetSizeBytes() uint64
func (*CMsgStorageDevicesData_BlockDevice) ProtoMessage ¶
func (*CMsgStorageDevicesData_BlockDevice) ProtoMessage()
func (*CMsgStorageDevicesData_BlockDevice) ProtoReflect ¶
func (x *CMsgStorageDevicesData_BlockDevice) ProtoReflect() protoreflect.Message
func (*CMsgStorageDevicesData_BlockDevice) Reset ¶
func (x *CMsgStorageDevicesData_BlockDevice) Reset()
func (*CMsgStorageDevicesData_BlockDevice) String ¶
func (x *CMsgStorageDevicesData_BlockDevice) String() string
type CMsgStorageDevicesData_Drive ¶
type CMsgStorageDevicesData_Drive struct { Id *uint32 `protobuf:"varint,1,opt,name=id,def=0" json:"id,omitempty"` Model *string `protobuf:"bytes,2,opt,name=model" json:"model,omitempty"` Vendor *string `protobuf:"bytes,3,opt,name=vendor" json:"vendor,omitempty"` Serial *string `protobuf:"bytes,4,opt,name=serial" json:"serial,omitempty"` IsEjectable *bool `protobuf:"varint,5,opt,name=is_ejectable,json=isEjectable" json:"is_ejectable,omitempty"` SizeBytes *uint64 `protobuf:"varint,6,opt,name=size_bytes,json=sizeBytes" json:"size_bytes,omitempty"` MediaType *EStorageDriveMediaType `protobuf:"varint,7,opt,name=media_type,json=mediaType,enum=EStorageDriveMediaType,def=0" json:"media_type,omitempty"` // contains filtered or unexported fields }
func (*CMsgStorageDevicesData_Drive) Descriptor
deprecated
func (*CMsgStorageDevicesData_Drive) Descriptor() ([]byte, []int)
Deprecated: Use CMsgStorageDevicesData_Drive.ProtoReflect.Descriptor instead.
func (*CMsgStorageDevicesData_Drive) GetId ¶
func (x *CMsgStorageDevicesData_Drive) GetId() uint32
func (*CMsgStorageDevicesData_Drive) GetIsEjectable ¶
func (x *CMsgStorageDevicesData_Drive) GetIsEjectable() bool
func (*CMsgStorageDevicesData_Drive) GetMediaType ¶
func (x *CMsgStorageDevicesData_Drive) GetMediaType() EStorageDriveMediaType
func (*CMsgStorageDevicesData_Drive) GetModel ¶
func (x *CMsgStorageDevicesData_Drive) GetModel() string
func (*CMsgStorageDevicesData_Drive) GetSerial ¶
func (x *CMsgStorageDevicesData_Drive) GetSerial() string
func (*CMsgStorageDevicesData_Drive) GetSizeBytes ¶
func (x *CMsgStorageDevicesData_Drive) GetSizeBytes() uint64
func (*CMsgStorageDevicesData_Drive) GetVendor ¶
func (x *CMsgStorageDevicesData_Drive) GetVendor() string
func (*CMsgStorageDevicesData_Drive) ProtoMessage ¶
func (*CMsgStorageDevicesData_Drive) ProtoMessage()
func (*CMsgStorageDevicesData_Drive) ProtoReflect ¶
func (x *CMsgStorageDevicesData_Drive) ProtoReflect() protoreflect.Message
func (*CMsgStorageDevicesData_Drive) Reset ¶
func (x *CMsgStorageDevicesData_Drive) Reset()
func (*CMsgStorageDevicesData_Drive) String ¶
func (x *CMsgStorageDevicesData_Drive) String() string
type CMsgSystemAudioManagerDevice ¶
type CMsgSystemAudioManagerDevice struct { Base *CMsgSystemAudioManagerObject `protobuf:"bytes,1,opt,name=base" json:"base,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"` Nick *string `protobuf:"bytes,3,opt,name=nick" json:"nick,omitempty"` Description *string `protobuf:"bytes,4,opt,name=description" json:"description,omitempty"` Api *string `protobuf:"bytes,5,opt,name=api" json:"api,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerDevice) Descriptor
deprecated
func (*CMsgSystemAudioManagerDevice) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerDevice.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerDevice) GetApi ¶
func (x *CMsgSystemAudioManagerDevice) GetApi() string
func (*CMsgSystemAudioManagerDevice) GetBase ¶
func (x *CMsgSystemAudioManagerDevice) GetBase() *CMsgSystemAudioManagerObject
func (*CMsgSystemAudioManagerDevice) GetDescription ¶
func (x *CMsgSystemAudioManagerDevice) GetDescription() string
func (*CMsgSystemAudioManagerDevice) GetName ¶
func (x *CMsgSystemAudioManagerDevice) GetName() string
func (*CMsgSystemAudioManagerDevice) GetNick ¶
func (x *CMsgSystemAudioManagerDevice) GetNick() string
func (*CMsgSystemAudioManagerDevice) ProtoMessage ¶
func (*CMsgSystemAudioManagerDevice) ProtoMessage()
func (*CMsgSystemAudioManagerDevice) ProtoReflect ¶
func (x *CMsgSystemAudioManagerDevice) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerDevice) Reset ¶
func (x *CMsgSystemAudioManagerDevice) Reset()
func (*CMsgSystemAudioManagerDevice) String ¶
func (x *CMsgSystemAudioManagerDevice) String() string
type CMsgSystemAudioManagerLink ¶
type CMsgSystemAudioManagerLink struct { Base *CMsgSystemAudioManagerObject `protobuf:"bytes,1,opt,name=base" json:"base,omitempty"` OutputNodeId *uint32 `protobuf:"varint,2,opt,name=output_node_id,json=outputNodeId" json:"output_node_id,omitempty"` OutputPortId *uint32 `protobuf:"varint,3,opt,name=output_port_id,json=outputPortId" json:"output_port_id,omitempty"` InputNodeId *uint32 `protobuf:"varint,4,opt,name=input_node_id,json=inputNodeId" json:"input_node_id,omitempty"` InputPortId *uint32 `protobuf:"varint,5,opt,name=input_port_id,json=inputPortId" json:"input_port_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerLink) Descriptor
deprecated
func (*CMsgSystemAudioManagerLink) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerLink.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerLink) GetBase ¶
func (x *CMsgSystemAudioManagerLink) GetBase() *CMsgSystemAudioManagerObject
func (*CMsgSystemAudioManagerLink) GetInputNodeId ¶
func (x *CMsgSystemAudioManagerLink) GetInputNodeId() uint32
func (*CMsgSystemAudioManagerLink) GetInputPortId ¶
func (x *CMsgSystemAudioManagerLink) GetInputPortId() uint32
func (*CMsgSystemAudioManagerLink) GetOutputNodeId ¶
func (x *CMsgSystemAudioManagerLink) GetOutputNodeId() uint32
func (*CMsgSystemAudioManagerLink) GetOutputPortId ¶
func (x *CMsgSystemAudioManagerLink) GetOutputPortId() uint32
func (*CMsgSystemAudioManagerLink) ProtoMessage ¶
func (*CMsgSystemAudioManagerLink) ProtoMessage()
func (*CMsgSystemAudioManagerLink) ProtoReflect ¶
func (x *CMsgSystemAudioManagerLink) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerLink) Reset ¶
func (x *CMsgSystemAudioManagerLink) Reset()
func (*CMsgSystemAudioManagerLink) String ¶
func (x *CMsgSystemAudioManagerLink) String() string
type CMsgSystemAudioManagerNode ¶
type CMsgSystemAudioManagerNode struct { Base *CMsgSystemAudioManagerObject `protobuf:"bytes,1,opt,name=base" json:"base,omitempty"` DeviceId *uint32 `protobuf:"varint,2,opt,name=device_id,json=deviceId" json:"device_id,omitempty"` Name *string `protobuf:"bytes,3,opt,name=name" json:"name,omitempty"` Nick *string `protobuf:"bytes,4,opt,name=nick" json:"nick,omitempty"` Description *string `protobuf:"bytes,5,opt,name=description" json:"description,omitempty"` Edirection *ESystemAudioDirection `protobuf:"varint,6,opt,name=edirection,enum=ESystemAudioDirection,def=0" json:"edirection,omitempty"` Volume *CMsgSystemAudioVolume `protobuf:"bytes,7,opt,name=volume" json:"volume,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerNode) Descriptor
deprecated
func (*CMsgSystemAudioManagerNode) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerNode.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerNode) GetBase ¶
func (x *CMsgSystemAudioManagerNode) GetBase() *CMsgSystemAudioManagerObject
func (*CMsgSystemAudioManagerNode) GetDescription ¶
func (x *CMsgSystemAudioManagerNode) GetDescription() string
func (*CMsgSystemAudioManagerNode) GetDeviceId ¶
func (x *CMsgSystemAudioManagerNode) GetDeviceId() uint32
func (*CMsgSystemAudioManagerNode) GetEdirection ¶
func (x *CMsgSystemAudioManagerNode) GetEdirection() ESystemAudioDirection
func (*CMsgSystemAudioManagerNode) GetName ¶
func (x *CMsgSystemAudioManagerNode) GetName() string
func (*CMsgSystemAudioManagerNode) GetNick ¶
func (x *CMsgSystemAudioManagerNode) GetNick() string
func (*CMsgSystemAudioManagerNode) GetVolume ¶
func (x *CMsgSystemAudioManagerNode) GetVolume() *CMsgSystemAudioVolume
func (*CMsgSystemAudioManagerNode) ProtoMessage ¶
func (*CMsgSystemAudioManagerNode) ProtoMessage()
func (*CMsgSystemAudioManagerNode) ProtoReflect ¶
func (x *CMsgSystemAudioManagerNode) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerNode) Reset ¶
func (x *CMsgSystemAudioManagerNode) Reset()
func (*CMsgSystemAudioManagerNode) String ¶
func (x *CMsgSystemAudioManagerNode) String() string
type CMsgSystemAudioManagerObject ¶
type CMsgSystemAudioManagerObject struct { Id *uint32 `protobuf:"varint,1,opt,name=id" json:"id,omitempty"` RtimeLastUpdate *uint32 `protobuf:"fixed32,2,opt,name=rtime_last_update,json=rtimeLastUpdate" json:"rtime_last_update,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerObject) Descriptor
deprecated
func (*CMsgSystemAudioManagerObject) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerObject.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerObject) GetId ¶
func (x *CMsgSystemAudioManagerObject) GetId() uint32
func (*CMsgSystemAudioManagerObject) GetRtimeLastUpdate ¶
func (x *CMsgSystemAudioManagerObject) GetRtimeLastUpdate() uint32
func (*CMsgSystemAudioManagerObject) ProtoMessage ¶
func (*CMsgSystemAudioManagerObject) ProtoMessage()
func (*CMsgSystemAudioManagerObject) ProtoReflect ¶
func (x *CMsgSystemAudioManagerObject) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerObject) Reset ¶
func (x *CMsgSystemAudioManagerObject) Reset()
func (*CMsgSystemAudioManagerObject) String ¶
func (x *CMsgSystemAudioManagerObject) String() string
type CMsgSystemAudioManagerPort ¶
type CMsgSystemAudioManagerPort struct { Base *CMsgSystemAudioManagerObject `protobuf:"bytes,1,opt,name=base" json:"base,omitempty"` NodeId *uint32 `protobuf:"varint,3,opt,name=node_id,json=nodeId" json:"node_id,omitempty"` Name *string `protobuf:"bytes,4,opt,name=name" json:"name,omitempty"` Alias *string `protobuf:"bytes,5,opt,name=alias" json:"alias,omitempty"` Etype *ESystemAudioPortType `protobuf:"varint,6,opt,name=etype,enum=ESystemAudioPortType,def=0" json:"etype,omitempty"` Edirection *ESystemAudioPortDirection `protobuf:"varint,7,opt,name=edirection,enum=ESystemAudioPortDirection,def=0" json:"edirection,omitempty"` IsPhysical *bool `protobuf:"varint,8,opt,name=is_physical,json=isPhysical" json:"is_physical,omitempty"` IsTerminal *bool `protobuf:"varint,9,opt,name=is_terminal,json=isTerminal" json:"is_terminal,omitempty"` IsControl *bool `protobuf:"varint,10,opt,name=is_control,json=isControl" json:"is_control,omitempty"` IsMonitor *bool `protobuf:"varint,11,opt,name=is_monitor,json=isMonitor" json:"is_monitor,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerPort) Descriptor
deprecated
func (*CMsgSystemAudioManagerPort) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerPort.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerPort) GetAlias ¶
func (x *CMsgSystemAudioManagerPort) GetAlias() string
func (*CMsgSystemAudioManagerPort) GetBase ¶
func (x *CMsgSystemAudioManagerPort) GetBase() *CMsgSystemAudioManagerObject
func (*CMsgSystemAudioManagerPort) GetEdirection ¶
func (x *CMsgSystemAudioManagerPort) GetEdirection() ESystemAudioPortDirection
func (*CMsgSystemAudioManagerPort) GetEtype ¶
func (x *CMsgSystemAudioManagerPort) GetEtype() ESystemAudioPortType
func (*CMsgSystemAudioManagerPort) GetIsControl ¶
func (x *CMsgSystemAudioManagerPort) GetIsControl() bool
func (*CMsgSystemAudioManagerPort) GetIsMonitor ¶
func (x *CMsgSystemAudioManagerPort) GetIsMonitor() bool
func (*CMsgSystemAudioManagerPort) GetIsPhysical ¶
func (x *CMsgSystemAudioManagerPort) GetIsPhysical() bool
func (*CMsgSystemAudioManagerPort) GetIsTerminal ¶
func (x *CMsgSystemAudioManagerPort) GetIsTerminal() bool
func (*CMsgSystemAudioManagerPort) GetName ¶
func (x *CMsgSystemAudioManagerPort) GetName() string
func (*CMsgSystemAudioManagerPort) GetNodeId ¶
func (x *CMsgSystemAudioManagerPort) GetNodeId() uint32
func (*CMsgSystemAudioManagerPort) ProtoMessage ¶
func (*CMsgSystemAudioManagerPort) ProtoMessage()
func (*CMsgSystemAudioManagerPort) ProtoReflect ¶
func (x *CMsgSystemAudioManagerPort) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerPort) Reset ¶
func (x *CMsgSystemAudioManagerPort) Reset()
func (*CMsgSystemAudioManagerPort) String ¶
func (x *CMsgSystemAudioManagerPort) String() string
type CMsgSystemAudioManagerState ¶
type CMsgSystemAudioManagerState struct { RtimeFilter *uint32 `protobuf:"fixed32,1,opt,name=rtime_filter,json=rtimeFilter" json:"rtime_filter,omitempty"` Counter *int32 `protobuf:"varint,2,opt,name=counter" json:"counter,omitempty"` Hw *CMsgSystemAudioManagerStateHW `protobuf:"bytes,3,opt,name=hw" json:"hw,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerState) Descriptor
deprecated
func (*CMsgSystemAudioManagerState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerState.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerState) GetCounter ¶
func (x *CMsgSystemAudioManagerState) GetCounter() int32
func (*CMsgSystemAudioManagerState) GetHw ¶
func (x *CMsgSystemAudioManagerState) GetHw() *CMsgSystemAudioManagerStateHW
func (*CMsgSystemAudioManagerState) GetRtimeFilter ¶
func (x *CMsgSystemAudioManagerState) GetRtimeFilter() uint32
func (*CMsgSystemAudioManagerState) ProtoMessage ¶
func (*CMsgSystemAudioManagerState) ProtoMessage()
func (*CMsgSystemAudioManagerState) ProtoReflect ¶
func (x *CMsgSystemAudioManagerState) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerState) Reset ¶
func (x *CMsgSystemAudioManagerState) Reset()
func (*CMsgSystemAudioManagerState) String ¶
func (x *CMsgSystemAudioManagerState) String() string
type CMsgSystemAudioManagerStateHW ¶
type CMsgSystemAudioManagerStateHW struct { Devices []*CMsgSystemAudioManagerDevice `protobuf:"bytes,1,rep,name=devices" json:"devices,omitempty"` Nodes []*CMsgSystemAudioManagerNode `protobuf:"bytes,2,rep,name=nodes" json:"nodes,omitempty"` Ports []*CMsgSystemAudioManagerPort `protobuf:"bytes,3,rep,name=ports" json:"ports,omitempty"` Links []*CMsgSystemAudioManagerLink `protobuf:"bytes,4,rep,name=links" json:"links,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerStateHW) Descriptor
deprecated
func (*CMsgSystemAudioManagerStateHW) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerStateHW.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerStateHW) GetDevices ¶
func (x *CMsgSystemAudioManagerStateHW) GetDevices() []*CMsgSystemAudioManagerDevice
func (*CMsgSystemAudioManagerStateHW) GetLinks ¶
func (x *CMsgSystemAudioManagerStateHW) GetLinks() []*CMsgSystemAudioManagerLink
func (*CMsgSystemAudioManagerStateHW) GetNodes ¶
func (x *CMsgSystemAudioManagerStateHW) GetNodes() []*CMsgSystemAudioManagerNode
func (*CMsgSystemAudioManagerStateHW) GetPorts ¶
func (x *CMsgSystemAudioManagerStateHW) GetPorts() []*CMsgSystemAudioManagerPort
func (*CMsgSystemAudioManagerStateHW) ProtoMessage ¶
func (*CMsgSystemAudioManagerStateHW) ProtoMessage()
func (*CMsgSystemAudioManagerStateHW) ProtoReflect ¶
func (x *CMsgSystemAudioManagerStateHW) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerStateHW) Reset ¶
func (x *CMsgSystemAudioManagerStateHW) Reset()
func (*CMsgSystemAudioManagerStateHW) String ¶
func (x *CMsgSystemAudioManagerStateHW) String() string
type CMsgSystemAudioManagerUpdateSomething ¶
type CMsgSystemAudioManagerUpdateSomething struct { Counter *int32 `protobuf:"varint,1,opt,name=counter" json:"counter,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioManagerUpdateSomething) Descriptor
deprecated
func (*CMsgSystemAudioManagerUpdateSomething) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioManagerUpdateSomething.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioManagerUpdateSomething) GetCounter ¶
func (x *CMsgSystemAudioManagerUpdateSomething) GetCounter() int32
func (*CMsgSystemAudioManagerUpdateSomething) ProtoMessage ¶
func (*CMsgSystemAudioManagerUpdateSomething) ProtoMessage()
func (*CMsgSystemAudioManagerUpdateSomething) ProtoReflect ¶
func (x *CMsgSystemAudioManagerUpdateSomething) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioManagerUpdateSomething) Reset ¶
func (x *CMsgSystemAudioManagerUpdateSomething) Reset()
func (*CMsgSystemAudioManagerUpdateSomething) String ¶
func (x *CMsgSystemAudioManagerUpdateSomething) String() string
type CMsgSystemAudioVolume ¶
type CMsgSystemAudioVolume struct { Entries []*CMsgSystemAudioVolume_ChannelEntry `protobuf:"bytes,1,rep,name=entries" json:"entries,omitempty"` IsMuted *bool `protobuf:"varint,2,opt,name=is_muted,json=isMuted" json:"is_muted,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioVolume) Descriptor
deprecated
func (*CMsgSystemAudioVolume) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioVolume.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioVolume) GetEntries ¶
func (x *CMsgSystemAudioVolume) GetEntries() []*CMsgSystemAudioVolume_ChannelEntry
func (*CMsgSystemAudioVolume) GetIsMuted ¶
func (x *CMsgSystemAudioVolume) GetIsMuted() bool
func (*CMsgSystemAudioVolume) ProtoMessage ¶
func (*CMsgSystemAudioVolume) ProtoMessage()
func (*CMsgSystemAudioVolume) ProtoReflect ¶
func (x *CMsgSystemAudioVolume) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioVolume) Reset ¶
func (x *CMsgSystemAudioVolume) Reset()
func (*CMsgSystemAudioVolume) String ¶
func (x *CMsgSystemAudioVolume) String() string
type CMsgSystemAudioVolume_ChannelEntry ¶
type CMsgSystemAudioVolume_ChannelEntry struct { Echannel *ESystemAudioChannel `protobuf:"varint,1,opt,name=echannel,enum=ESystemAudioChannel,def=0" json:"echannel,omitempty"` Volume *float32 `protobuf:"fixed32,2,opt,name=volume" json:"volume,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemAudioVolume_ChannelEntry) Descriptor
deprecated
func (*CMsgSystemAudioVolume_ChannelEntry) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemAudioVolume_ChannelEntry.ProtoReflect.Descriptor instead.
func (*CMsgSystemAudioVolume_ChannelEntry) GetEchannel ¶
func (x *CMsgSystemAudioVolume_ChannelEntry) GetEchannel() ESystemAudioChannel
func (*CMsgSystemAudioVolume_ChannelEntry) GetVolume ¶
func (x *CMsgSystemAudioVolume_ChannelEntry) GetVolume() float32
func (*CMsgSystemAudioVolume_ChannelEntry) ProtoMessage ¶
func (*CMsgSystemAudioVolume_ChannelEntry) ProtoMessage()
func (*CMsgSystemAudioVolume_ChannelEntry) ProtoReflect ¶
func (x *CMsgSystemAudioVolume_ChannelEntry) ProtoReflect() protoreflect.Message
func (*CMsgSystemAudioVolume_ChannelEntry) Reset ¶
func (x *CMsgSystemAudioVolume_ChannelEntry) Reset()
func (*CMsgSystemAudioVolume_ChannelEntry) String ¶
func (x *CMsgSystemAudioVolume_ChannelEntry) String() string
type CMsgSystemDisplay ¶
type CMsgSystemDisplay struct { Id *int32 `protobuf:"varint,1,opt,name=id" json:"id,omitempty"` Name *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"` Description *string `protobuf:"bytes,3,opt,name=description" json:"description,omitempty"` IsPrimary *bool `protobuf:"varint,4,opt,name=is_primary,json=isPrimary" json:"is_primary,omitempty"` IsEnabled *bool `protobuf:"varint,5,opt,name=is_enabled,json=isEnabled" json:"is_enabled,omitempty"` IsInternal *bool `protobuf:"varint,6,opt,name=is_internal,json=isInternal" json:"is_internal,omitempty"` HasModeOverride *bool `protobuf:"varint,7,opt,name=has_mode_override,json=hasModeOverride" json:"has_mode_override,omitempty"` WidthMm *int32 `protobuf:"varint,8,opt,name=width_mm,json=widthMm" json:"width_mm,omitempty"` HeightMm *int32 `protobuf:"varint,9,opt,name=height_mm,json=heightMm" json:"height_mm,omitempty"` CurrentModeId *int32 `protobuf:"varint,10,opt,name=current_mode_id,json=currentModeId" json:"current_mode_id,omitempty"` Modes []*CMsgSystemDisplayMode `protobuf:"bytes,11,rep,name=modes" json:"modes,omitempty"` RefreshRateMin *int32 `protobuf:"varint,12,opt,name=refresh_rate_min,json=refreshRateMin" json:"refresh_rate_min,omitempty"` RefreshRateMax *int32 `protobuf:"varint,13,opt,name=refresh_rate_max,json=refreshRateMax" json:"refresh_rate_max,omitempty"` IsVrrCapable *bool `protobuf:"varint,14,opt,name=is_vrr_capable,json=isVrrCapable" json:"is_vrr_capable,omitempty"` IsVrrEnabled *bool `protobuf:"varint,15,opt,name=is_vrr_enabled,json=isVrrEnabled" json:"is_vrr_enabled,omitempty"` IsHdrCapable *bool `protobuf:"varint,16,opt,name=is_hdr_capable,json=isHdrCapable" json:"is_hdr_capable,omitempty"` IsHdrEnabled *bool `protobuf:"varint,17,opt,name=is_hdr_enabled,json=isHdrEnabled" json:"is_hdr_enabled,omitempty"` CompatibilityParams []int32 `protobuf:"varint,18,rep,name=compatibility_params,json=compatibilityParams" json:"compatibility_params,omitempty"` AppWantsHdr *bool `protobuf:"varint,19,opt,name=app_wants_hdr,json=appWantsHdr" json:"app_wants_hdr,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemDisplay) Descriptor
deprecated
func (*CMsgSystemDisplay) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDisplay.ProtoReflect.Descriptor instead.
func (*CMsgSystemDisplay) GetAppWantsHdr ¶
func (x *CMsgSystemDisplay) GetAppWantsHdr() bool
func (*CMsgSystemDisplay) GetCompatibilityParams ¶
func (x *CMsgSystemDisplay) GetCompatibilityParams() []int32
func (*CMsgSystemDisplay) GetCurrentModeId ¶
func (x *CMsgSystemDisplay) GetCurrentModeId() int32
func (*CMsgSystemDisplay) GetDescription ¶
func (x *CMsgSystemDisplay) GetDescription() string
func (*CMsgSystemDisplay) GetHasModeOverride ¶
func (x *CMsgSystemDisplay) GetHasModeOverride() bool
func (*CMsgSystemDisplay) GetHeightMm ¶
func (x *CMsgSystemDisplay) GetHeightMm() int32
func (*CMsgSystemDisplay) GetId ¶
func (x *CMsgSystemDisplay) GetId() int32
func (*CMsgSystemDisplay) GetIsEnabled ¶
func (x *CMsgSystemDisplay) GetIsEnabled() bool
func (*CMsgSystemDisplay) GetIsHdrCapable ¶
func (x *CMsgSystemDisplay) GetIsHdrCapable() bool
func (*CMsgSystemDisplay) GetIsHdrEnabled ¶
func (x *CMsgSystemDisplay) GetIsHdrEnabled() bool
func (*CMsgSystemDisplay) GetIsInternal ¶
func (x *CMsgSystemDisplay) GetIsInternal() bool
func (*CMsgSystemDisplay) GetIsPrimary ¶
func (x *CMsgSystemDisplay) GetIsPrimary() bool
func (*CMsgSystemDisplay) GetIsVrrCapable ¶
func (x *CMsgSystemDisplay) GetIsVrrCapable() bool
func (*CMsgSystemDisplay) GetIsVrrEnabled ¶
func (x *CMsgSystemDisplay) GetIsVrrEnabled() bool
func (*CMsgSystemDisplay) GetModes ¶
func (x *CMsgSystemDisplay) GetModes() []*CMsgSystemDisplayMode
func (*CMsgSystemDisplay) GetName ¶
func (x *CMsgSystemDisplay) GetName() string
func (*CMsgSystemDisplay) GetRefreshRateMax ¶
func (x *CMsgSystemDisplay) GetRefreshRateMax() int32
func (*CMsgSystemDisplay) GetRefreshRateMin ¶
func (x *CMsgSystemDisplay) GetRefreshRateMin() int32
func (*CMsgSystemDisplay) GetWidthMm ¶
func (x *CMsgSystemDisplay) GetWidthMm() int32
func (*CMsgSystemDisplay) ProtoMessage ¶
func (*CMsgSystemDisplay) ProtoMessage()
func (*CMsgSystemDisplay) ProtoReflect ¶
func (x *CMsgSystemDisplay) ProtoReflect() protoreflect.Message
func (*CMsgSystemDisplay) Reset ¶
func (x *CMsgSystemDisplay) Reset()
func (*CMsgSystemDisplay) String ¶
func (x *CMsgSystemDisplay) String() string
type CMsgSystemDisplayManagerSetMode ¶
type CMsgSystemDisplayManagerSetMode struct { DisplayId *int32 `protobuf:"varint,1,opt,name=display_id,json=displayId" json:"display_id,omitempty"` ModeId *int32 `protobuf:"varint,2,opt,name=mode_id,json=modeId" json:"mode_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemDisplayManagerSetMode) Descriptor
deprecated
func (*CMsgSystemDisplayManagerSetMode) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDisplayManagerSetMode.ProtoReflect.Descriptor instead.
func (*CMsgSystemDisplayManagerSetMode) GetDisplayId ¶
func (x *CMsgSystemDisplayManagerSetMode) GetDisplayId() int32
func (*CMsgSystemDisplayManagerSetMode) GetModeId ¶
func (x *CMsgSystemDisplayManagerSetMode) GetModeId() int32
func (*CMsgSystemDisplayManagerSetMode) ProtoMessage ¶
func (*CMsgSystemDisplayManagerSetMode) ProtoMessage()
func (*CMsgSystemDisplayManagerSetMode) ProtoReflect ¶
func (x *CMsgSystemDisplayManagerSetMode) ProtoReflect() protoreflect.Message
func (*CMsgSystemDisplayManagerSetMode) Reset ¶
func (x *CMsgSystemDisplayManagerSetMode) Reset()
func (*CMsgSystemDisplayManagerSetMode) String ¶
func (x *CMsgSystemDisplayManagerSetMode) String() string
type CMsgSystemDisplayManagerState ¶
type CMsgSystemDisplayManagerState struct { Displays []*CMsgSystemDisplay `protobuf:"bytes,1,rep,name=displays" json:"displays,omitempty"` IsModeSwitchingSupported *bool `` /* 131-byte string literal not displayed */ CompatibilityMode *ESystemDisplayCompatibilityMode `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemDisplayManagerState) Descriptor
deprecated
func (*CMsgSystemDisplayManagerState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDisplayManagerState.ProtoReflect.Descriptor instead.
func (*CMsgSystemDisplayManagerState) GetCompatibilityMode ¶
func (x *CMsgSystemDisplayManagerState) GetCompatibilityMode() ESystemDisplayCompatibilityMode
func (*CMsgSystemDisplayManagerState) GetDisplays ¶
func (x *CMsgSystemDisplayManagerState) GetDisplays() []*CMsgSystemDisplay
func (*CMsgSystemDisplayManagerState) GetIsModeSwitchingSupported ¶
func (x *CMsgSystemDisplayManagerState) GetIsModeSwitchingSupported() bool
func (*CMsgSystemDisplayManagerState) ProtoMessage ¶
func (*CMsgSystemDisplayManagerState) ProtoMessage()
func (*CMsgSystemDisplayManagerState) ProtoReflect ¶
func (x *CMsgSystemDisplayManagerState) ProtoReflect() protoreflect.Message
func (*CMsgSystemDisplayManagerState) Reset ¶
func (x *CMsgSystemDisplayManagerState) Reset()
func (*CMsgSystemDisplayManagerState) String ¶
func (x *CMsgSystemDisplayManagerState) String() string
type CMsgSystemDisplayMode ¶
type CMsgSystemDisplayMode struct { Id *int32 `protobuf:"varint,1,opt,name=id" json:"id,omitempty"` Width *int32 `protobuf:"varint,2,opt,name=width" json:"width,omitempty"` Height *int32 `protobuf:"varint,3,opt,name=height" json:"height,omitempty"` RefreshHz *int32 `protobuf:"varint,4,opt,name=refresh_hz,json=refreshHz" json:"refresh_hz,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemDisplayMode) Descriptor
deprecated
func (*CMsgSystemDisplayMode) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDisplayMode.ProtoReflect.Descriptor instead.
func (*CMsgSystemDisplayMode) GetHeight ¶
func (x *CMsgSystemDisplayMode) GetHeight() int32
func (*CMsgSystemDisplayMode) GetId ¶
func (x *CMsgSystemDisplayMode) GetId() int32
func (*CMsgSystemDisplayMode) GetRefreshHz ¶
func (x *CMsgSystemDisplayMode) GetRefreshHz() int32
func (*CMsgSystemDisplayMode) GetWidth ¶
func (x *CMsgSystemDisplayMode) GetWidth() int32
func (*CMsgSystemDisplayMode) ProtoMessage ¶
func (*CMsgSystemDisplayMode) ProtoMessage()
func (*CMsgSystemDisplayMode) ProtoReflect ¶
func (x *CMsgSystemDisplayMode) ProtoReflect() protoreflect.Message
func (*CMsgSystemDisplayMode) Reset ¶
func (x *CMsgSystemDisplayMode) Reset()
func (*CMsgSystemDisplayMode) String ¶
func (x *CMsgSystemDisplayMode) String() string
type CMsgSystemDockState ¶
type CMsgSystemDockState struct { UpdateState *CMsgSystemDockUpdateState `protobuf:"bytes,1,opt,name=update_state,json=updateState" json:"update_state,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemDockState) Descriptor
deprecated
func (*CMsgSystemDockState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDockState.ProtoReflect.Descriptor instead.
func (*CMsgSystemDockState) GetUpdateState ¶
func (x *CMsgSystemDockState) GetUpdateState() *CMsgSystemDockUpdateState
func (*CMsgSystemDockState) ProtoMessage ¶
func (*CMsgSystemDockState) ProtoMessage()
func (*CMsgSystemDockState) ProtoReflect ¶
func (x *CMsgSystemDockState) ProtoReflect() protoreflect.Message
func (*CMsgSystemDockState) Reset ¶
func (x *CMsgSystemDockState) Reset()
func (*CMsgSystemDockState) String ¶
func (x *CMsgSystemDockState) String() string
type CMsgSystemDockUpdateFirmware ¶
type CMsgSystemDockUpdateFirmware struct { CheckOnly *bool `protobuf:"varint,1,opt,name=check_only,json=checkOnly" json:"check_only,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemDockUpdateFirmware) Descriptor
deprecated
func (*CMsgSystemDockUpdateFirmware) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDockUpdateFirmware.ProtoReflect.Descriptor instead.
func (*CMsgSystemDockUpdateFirmware) GetCheckOnly ¶
func (x *CMsgSystemDockUpdateFirmware) GetCheckOnly() bool
func (*CMsgSystemDockUpdateFirmware) ProtoMessage ¶
func (*CMsgSystemDockUpdateFirmware) ProtoMessage()
func (*CMsgSystemDockUpdateFirmware) ProtoReflect ¶
func (x *CMsgSystemDockUpdateFirmware) ProtoReflect() protoreflect.Message
func (*CMsgSystemDockUpdateFirmware) Reset ¶
func (x *CMsgSystemDockUpdateFirmware) Reset()
func (*CMsgSystemDockUpdateFirmware) String ¶
func (x *CMsgSystemDockUpdateFirmware) String() string
type CMsgSystemDockUpdateState ¶
type CMsgSystemDockUpdateState struct { State *EUpdaterState `protobuf:"varint,1,opt,name=state,enum=EUpdaterState,def=0" json:"state,omitempty"` RtimeLastChecked *uint32 `protobuf:"fixed32,2,opt,name=rtime_last_checked,json=rtimeLastChecked" json:"rtime_last_checked,omitempty"` VersionCurrent *string `protobuf:"bytes,3,opt,name=version_current,json=versionCurrent" json:"version_current,omitempty"` VersionAvailable *string `protobuf:"bytes,4,opt,name=version_available,json=versionAvailable" json:"version_available,omitempty"` StageProgress *float32 `protobuf:"fixed32,5,opt,name=stage_progress,json=stageProgress" json:"stage_progress,omitempty"` RtimeEstimatedCompletion *uint32 `` /* 130-byte string literal not displayed */ OldFwWorkaround *int32 `protobuf:"varint,7,opt,name=old_fw_workaround,json=oldFwWorkaround" json:"old_fw_workaround,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemDockUpdateState) Descriptor
deprecated
func (*CMsgSystemDockUpdateState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemDockUpdateState.ProtoReflect.Descriptor instead.
func (*CMsgSystemDockUpdateState) GetOldFwWorkaround ¶
func (x *CMsgSystemDockUpdateState) GetOldFwWorkaround() int32
func (*CMsgSystemDockUpdateState) GetRtimeEstimatedCompletion ¶
func (x *CMsgSystemDockUpdateState) GetRtimeEstimatedCompletion() uint32
func (*CMsgSystemDockUpdateState) GetRtimeLastChecked ¶
func (x *CMsgSystemDockUpdateState) GetRtimeLastChecked() uint32
func (*CMsgSystemDockUpdateState) GetStageProgress ¶
func (x *CMsgSystemDockUpdateState) GetStageProgress() float32
func (*CMsgSystemDockUpdateState) GetState ¶
func (x *CMsgSystemDockUpdateState) GetState() EUpdaterState
func (*CMsgSystemDockUpdateState) GetVersionAvailable ¶
func (x *CMsgSystemDockUpdateState) GetVersionAvailable() string
func (*CMsgSystemDockUpdateState) GetVersionCurrent ¶
func (x *CMsgSystemDockUpdateState) GetVersionCurrent() string
func (*CMsgSystemDockUpdateState) ProtoMessage ¶
func (*CMsgSystemDockUpdateState) ProtoMessage()
func (*CMsgSystemDockUpdateState) ProtoReflect ¶
func (x *CMsgSystemDockUpdateState) ProtoReflect() protoreflect.Message
func (*CMsgSystemDockUpdateState) Reset ¶
func (x *CMsgSystemDockUpdateState) Reset()
func (*CMsgSystemDockUpdateState) String ¶
func (x *CMsgSystemDockUpdateState) String() string
type CMsgSystemManagerSettings ¶
type CMsgSystemManagerSettings struct { IdleBacklightDimBatterySeconds *float32 `` /* 152-byte string literal not displayed */ IdleBacklightDimAcSeconds *float32 `` /* 137-byte string literal not displayed */ IdleSuspendBatterySeconds *float32 `` /* 135-byte string literal not displayed */ IdleSuspendAcSeconds *float32 `protobuf:"fixed32,4,opt,name=idle_suspend_ac_seconds,json=idleSuspendAcSeconds" json:"idle_suspend_ac_seconds,omitempty"` IdleSuspendSupressed *bool `protobuf:"varint,5,opt,name=idle_suspend_supressed,json=idleSuspendSupressed" json:"idle_suspend_supressed,omitempty"` IsAdaptiveBrightnessAvailable *bool `` /* 146-byte string literal not displayed */ DisplayAdaptiveBrightnessEnabled *bool `` /* 155-byte string literal not displayed */ DisplayNightmodeEnabled *bool `` /* 127-byte string literal not displayed */ DisplayNightmodeTintstrength *float32 `` /* 143-byte string literal not displayed */ DisplayNightmodeMaxhue *float32 `protobuf:"fixed32,12,opt,name=display_nightmode_maxhue,json=displayNightmodeMaxhue" json:"display_nightmode_maxhue,omitempty"` DisplayNightmodeMaxsat *float32 `protobuf:"fixed32,13,opt,name=display_nightmode_maxsat,json=displayNightmodeMaxsat" json:"display_nightmode_maxsat,omitempty"` DisplayNightmodeUiexp *float32 `protobuf:"fixed32,14,opt,name=display_nightmode_uiexp,json=displayNightmodeUiexp" json:"display_nightmode_uiexp,omitempty"` DisplayNightmodeBlend *float32 `protobuf:"fixed32,15,opt,name=display_nightmode_blend,json=displayNightmodeBlend" json:"display_nightmode_blend,omitempty"` DisplayNightmodeReset *bool `protobuf:"varint,16,opt,name=display_nightmode_reset,json=displayNightmodeReset" json:"display_nightmode_reset,omitempty"` DisplayNightmodeScheduleEnabled *bool `` /* 153-byte string literal not displayed */ DisplayNightmodeScheduleStarttime *float32 `` /* 160-byte string literal not displayed */ DisplayNightmodeScheduleEndtime *float32 `` /* 154-byte string literal not displayed */ DisplayDiagnosticsEnabled *bool `` /* 133-byte string literal not displayed */ AlsLuxPrimary *float32 `protobuf:"fixed32,21,opt,name=als_lux_primary,json=alsLuxPrimary" json:"als_lux_primary,omitempty"` AlsLuxMedian *float32 `protobuf:"fixed32,22,opt,name=als_lux_median,json=alsLuxMedian" json:"als_lux_median,omitempty"` DisplayBacklightRaw *float32 `protobuf:"fixed32,23,opt,name=display_backlight_raw,json=displayBacklightRaw" json:"display_backlight_raw,omitempty"` DisplayBrightnessAdaptivemin *float32 `` /* 143-byte string literal not displayed */ DisplayBrightnessAdaptivemax *float32 `` /* 143-byte string literal not displayed */ IsWifiPowersaveEnabled *bool `` /* 126-byte string literal not displayed */ IsFanControlAvailable *bool `protobuf:"varint,27,opt,name=is_fan_control_available,json=isFanControlAvailable" json:"is_fan_control_available,omitempty"` FanControlMode *ESystemFanControlMode `` /* 133-byte string literal not displayed */ IsDisplayBrightnessAvailable *bool `` /* 144-byte string literal not displayed */ IsDisplayColormanagementAvailable *bool `` /* 159-byte string literal not displayed */ DisplayColorgamut *float32 `protobuf:"fixed32,32,opt,name=display_colorgamut,json=displayColorgamut" json:"display_colorgamut,omitempty"` AlsLuxAlternate *float32 `protobuf:"fixed32,33,opt,name=als_lux_alternate,json=alsLuxAlternate" json:"als_lux_alternate,omitempty"` IsDisplayColortempAvailable *bool `` /* 141-byte string literal not displayed */ DisplayColortemp *float32 `protobuf:"fixed32,35,opt,name=display_colortemp,json=displayColortemp" json:"display_colortemp,omitempty"` DisplayColortempDefault *float32 `` /* 128-byte string literal not displayed */ DisplayColortempEnabled *bool `` /* 127-byte string literal not displayed */ DisplayColorgamutLabelset *EColorGamutLabelSet `` /* 164-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemManagerSettings) Descriptor
deprecated
func (*CMsgSystemManagerSettings) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemManagerSettings.ProtoReflect.Descriptor instead.
func (*CMsgSystemManagerSettings) GetAlsLuxAlternate ¶
func (x *CMsgSystemManagerSettings) GetAlsLuxAlternate() float32
func (*CMsgSystemManagerSettings) GetAlsLuxMedian ¶
func (x *CMsgSystemManagerSettings) GetAlsLuxMedian() float32
func (*CMsgSystemManagerSettings) GetAlsLuxPrimary ¶
func (x *CMsgSystemManagerSettings) GetAlsLuxPrimary() float32
func (*CMsgSystemManagerSettings) GetDisplayAdaptiveBrightnessEnabled ¶
func (x *CMsgSystemManagerSettings) GetDisplayAdaptiveBrightnessEnabled() bool
func (*CMsgSystemManagerSettings) GetDisplayBacklightRaw ¶
func (x *CMsgSystemManagerSettings) GetDisplayBacklightRaw() float32
func (*CMsgSystemManagerSettings) GetDisplayBrightnessAdaptivemax ¶
func (x *CMsgSystemManagerSettings) GetDisplayBrightnessAdaptivemax() float32
func (*CMsgSystemManagerSettings) GetDisplayBrightnessAdaptivemin ¶
func (x *CMsgSystemManagerSettings) GetDisplayBrightnessAdaptivemin() float32
func (*CMsgSystemManagerSettings) GetDisplayColorgamut ¶
func (x *CMsgSystemManagerSettings) GetDisplayColorgamut() float32
func (*CMsgSystemManagerSettings) GetDisplayColorgamutLabelset ¶
func (x *CMsgSystemManagerSettings) GetDisplayColorgamutLabelset() EColorGamutLabelSet
func (*CMsgSystemManagerSettings) GetDisplayColortemp ¶
func (x *CMsgSystemManagerSettings) GetDisplayColortemp() float32
func (*CMsgSystemManagerSettings) GetDisplayColortempDefault ¶
func (x *CMsgSystemManagerSettings) GetDisplayColortempDefault() float32
func (*CMsgSystemManagerSettings) GetDisplayColortempEnabled ¶
func (x *CMsgSystemManagerSettings) GetDisplayColortempEnabled() bool
func (*CMsgSystemManagerSettings) GetDisplayDiagnosticsEnabled ¶
func (x *CMsgSystemManagerSettings) GetDisplayDiagnosticsEnabled() bool
func (*CMsgSystemManagerSettings) GetDisplayNightmodeBlend ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeBlend() float32
func (*CMsgSystemManagerSettings) GetDisplayNightmodeEnabled ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeEnabled() bool
func (*CMsgSystemManagerSettings) GetDisplayNightmodeMaxhue ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeMaxhue() float32
func (*CMsgSystemManagerSettings) GetDisplayNightmodeMaxsat ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeMaxsat() float32
func (*CMsgSystemManagerSettings) GetDisplayNightmodeReset ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeReset() bool
func (*CMsgSystemManagerSettings) GetDisplayNightmodeScheduleEnabled ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeScheduleEnabled() bool
func (*CMsgSystemManagerSettings) GetDisplayNightmodeScheduleEndtime ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeScheduleEndtime() float32
func (*CMsgSystemManagerSettings) GetDisplayNightmodeScheduleStarttime ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeScheduleStarttime() float32
func (*CMsgSystemManagerSettings) GetDisplayNightmodeTintstrength ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeTintstrength() float32
func (*CMsgSystemManagerSettings) GetDisplayNightmodeUiexp ¶
func (x *CMsgSystemManagerSettings) GetDisplayNightmodeUiexp() float32
func (*CMsgSystemManagerSettings) GetFanControlMode ¶
func (x *CMsgSystemManagerSettings) GetFanControlMode() ESystemFanControlMode
func (*CMsgSystemManagerSettings) GetIdleBacklightDimAcSeconds ¶
func (x *CMsgSystemManagerSettings) GetIdleBacklightDimAcSeconds() float32
func (*CMsgSystemManagerSettings) GetIdleBacklightDimBatterySeconds ¶
func (x *CMsgSystemManagerSettings) GetIdleBacklightDimBatterySeconds() float32
func (*CMsgSystemManagerSettings) GetIdleSuspendAcSeconds ¶
func (x *CMsgSystemManagerSettings) GetIdleSuspendAcSeconds() float32
func (*CMsgSystemManagerSettings) GetIdleSuspendBatterySeconds ¶
func (x *CMsgSystemManagerSettings) GetIdleSuspendBatterySeconds() float32
func (*CMsgSystemManagerSettings) GetIdleSuspendSupressed ¶
func (x *CMsgSystemManagerSettings) GetIdleSuspendSupressed() bool
func (*CMsgSystemManagerSettings) GetIsAdaptiveBrightnessAvailable ¶
func (x *CMsgSystemManagerSettings) GetIsAdaptiveBrightnessAvailable() bool
func (*CMsgSystemManagerSettings) GetIsDisplayBrightnessAvailable ¶
func (x *CMsgSystemManagerSettings) GetIsDisplayBrightnessAvailable() bool
func (*CMsgSystemManagerSettings) GetIsDisplayColormanagementAvailable ¶
func (x *CMsgSystemManagerSettings) GetIsDisplayColormanagementAvailable() bool
func (*CMsgSystemManagerSettings) GetIsDisplayColortempAvailable ¶
func (x *CMsgSystemManagerSettings) GetIsDisplayColortempAvailable() bool
func (*CMsgSystemManagerSettings) GetIsFanControlAvailable ¶
func (x *CMsgSystemManagerSettings) GetIsFanControlAvailable() bool
func (*CMsgSystemManagerSettings) GetIsWifiPowersaveEnabled ¶
func (x *CMsgSystemManagerSettings) GetIsWifiPowersaveEnabled() bool
func (*CMsgSystemManagerSettings) ProtoMessage ¶
func (*CMsgSystemManagerSettings) ProtoMessage()
func (*CMsgSystemManagerSettings) ProtoReflect ¶
func (x *CMsgSystemManagerSettings) ProtoReflect() protoreflect.Message
func (*CMsgSystemManagerSettings) Reset ¶
func (x *CMsgSystemManagerSettings) Reset()
func (*CMsgSystemManagerSettings) String ¶
func (x *CMsgSystemManagerSettings) String() string
type CMsgSystemPerfDiagnosticEntry ¶
type CMsgSystemPerfDiagnosticEntry struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Value *string `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemPerfDiagnosticEntry) Descriptor
deprecated
func (*CMsgSystemPerfDiagnosticEntry) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfDiagnosticEntry.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfDiagnosticEntry) GetName ¶
func (x *CMsgSystemPerfDiagnosticEntry) GetName() string
func (*CMsgSystemPerfDiagnosticEntry) GetValue ¶
func (x *CMsgSystemPerfDiagnosticEntry) GetValue() string
func (*CMsgSystemPerfDiagnosticEntry) ProtoMessage ¶
func (*CMsgSystemPerfDiagnosticEntry) ProtoMessage()
func (*CMsgSystemPerfDiagnosticEntry) ProtoReflect ¶
func (x *CMsgSystemPerfDiagnosticEntry) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfDiagnosticEntry) Reset ¶
func (x *CMsgSystemPerfDiagnosticEntry) Reset()
func (*CMsgSystemPerfDiagnosticEntry) String ¶
func (x *CMsgSystemPerfDiagnosticEntry) String() string
type CMsgSystemPerfDiagnosticInfo ¶
type CMsgSystemPerfDiagnosticInfo struct { Entries []*CMsgSystemPerfDiagnosticEntry `protobuf:"bytes,1,rep,name=entries" json:"entries,omitempty"` Interfaces []*CMsgSystemPerfNetworkInterface `protobuf:"bytes,2,rep,name=interfaces" json:"interfaces,omitempty"` BatteryTempC *float32 `protobuf:"fixed32,3,opt,name=battery_temp_c,json=batteryTempC" json:"battery_temp_c,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemPerfDiagnosticInfo) Descriptor
deprecated
func (*CMsgSystemPerfDiagnosticInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfDiagnosticInfo.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfDiagnosticInfo) GetBatteryTempC ¶
func (x *CMsgSystemPerfDiagnosticInfo) GetBatteryTempC() float32
func (*CMsgSystemPerfDiagnosticInfo) GetEntries ¶
func (x *CMsgSystemPerfDiagnosticInfo) GetEntries() []*CMsgSystemPerfDiagnosticEntry
func (*CMsgSystemPerfDiagnosticInfo) GetInterfaces ¶
func (x *CMsgSystemPerfDiagnosticInfo) GetInterfaces() []*CMsgSystemPerfNetworkInterface
func (*CMsgSystemPerfDiagnosticInfo) ProtoMessage ¶
func (*CMsgSystemPerfDiagnosticInfo) ProtoMessage()
func (*CMsgSystemPerfDiagnosticInfo) ProtoReflect ¶
func (x *CMsgSystemPerfDiagnosticInfo) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfDiagnosticInfo) Reset ¶
func (x *CMsgSystemPerfDiagnosticInfo) Reset()
func (*CMsgSystemPerfDiagnosticInfo) String ¶
func (x *CMsgSystemPerfDiagnosticInfo) String() string
type CMsgSystemPerfLimits ¶
type CMsgSystemPerfLimits struct { CpuGovernorManualMinMhz *int32 `` /* 130-byte string literal not displayed */ CpuGovernorManualMaxMhz *int32 `` /* 130-byte string literal not displayed */ FsrSharpnessMin *int32 `protobuf:"varint,3,opt,name=fsr_sharpness_min,json=fsrSharpnessMin" json:"fsr_sharpness_min,omitempty"` FsrSharpnessMax *int32 `protobuf:"varint,4,opt,name=fsr_sharpness_max,json=fsrSharpnessMax" json:"fsr_sharpness_max,omitempty"` GpuPerformanceManualMinMhz *int32 `` /* 139-byte string literal not displayed */ GpuPerformanceManualMaxMhz *int32 `` /* 139-byte string literal not displayed */ PerfOverlayIsStandalone *bool `` /* 128-byte string literal not displayed */ IsDynamicVrsAvailable *bool `protobuf:"varint,8,opt,name=is_dynamic_vrs_available,json=isDynamicVrsAvailable" json:"is_dynamic_vrs_available,omitempty"` IsManualDisplayRefreshRateAvailable *bool `` /* 168-byte string literal not displayed */ GpuPerformanceLevelsAvailable []EGPUPerformanceLevel `` /* 173-byte string literal not displayed */ DisplayRefreshManualHzMin *int32 `` /* 137-byte string literal not displayed */ DisplayRefreshManualHzMax *int32 `` /* 137-byte string literal not displayed */ FpsLimitOptions []int32 `protobuf:"varint,13,rep,name=fps_limit_options,json=fpsLimitOptions" json:"fps_limit_options,omitempty"` TdpLimitMin *int32 `protobuf:"varint,14,opt,name=tdp_limit_min,json=tdpLimitMin" json:"tdp_limit_min,omitempty"` TdpLimitMax *int32 `protobuf:"varint,15,opt,name=tdp_limit_max,json=tdpLimitMax" json:"tdp_limit_max,omitempty"` IsNisSupported *bool `protobuf:"varint,16,opt,name=is_nis_supported,json=isNisSupported" json:"is_nis_supported,omitempty"` NisSharpnessMin *int32 `protobuf:"varint,17,opt,name=nis_sharpness_min,json=nisSharpnessMin" json:"nis_sharpness_min,omitempty"` NisSharpnessMax *int32 `protobuf:"varint,18,opt,name=nis_sharpness_max,json=nisSharpnessMax" json:"nis_sharpness_max,omitempty"` DisplayExternalRefreshManualHzMin *int32 `` /* 163-byte string literal not displayed */ DisplayExternalRefreshManualHzMax *int32 `` /* 163-byte string literal not displayed */ FpsLimitOptionsExternal []int32 `` /* 129-byte string literal not displayed */ IsTearingSupported *bool `protobuf:"varint,22,opt,name=is_tearing_supported,json=isTearingSupported" json:"is_tearing_supported,omitempty"` IsVrrSupported *bool `protobuf:"varint,23,opt,name=is_vrr_supported,json=isVrrSupported" json:"is_vrr_supported,omitempty"` IsDynamicRefreshRateInSteamSupported *bool `` /* 174-byte string literal not displayed */ IsSplitScalingAndFilteringSupported *bool `` /* 169-byte string literal not displayed */ SplitScalingFiltersAvailable []ESplitScalingFilter `` /* 169-byte string literal not displayed */ SplitScalingScalersAvailable []ESplitScalingScaler `` /* 169-byte string literal not displayed */ IsHdrSupported *bool `protobuf:"varint,28,opt,name=is_hdr_supported,json=isHdrSupported" json:"is_hdr_supported,omitempty"` DisplayRefreshManualHzOcMax *int32 `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemPerfLimits) Descriptor
deprecated
func (*CMsgSystemPerfLimits) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfLimits.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfLimits) GetCpuGovernorManualMaxMhz ¶
func (x *CMsgSystemPerfLimits) GetCpuGovernorManualMaxMhz() int32
func (*CMsgSystemPerfLimits) GetCpuGovernorManualMinMhz ¶
func (x *CMsgSystemPerfLimits) GetCpuGovernorManualMinMhz() int32
func (*CMsgSystemPerfLimits) GetDisplayExternalRefreshManualHzMax ¶
func (x *CMsgSystemPerfLimits) GetDisplayExternalRefreshManualHzMax() int32
func (*CMsgSystemPerfLimits) GetDisplayExternalRefreshManualHzMin ¶
func (x *CMsgSystemPerfLimits) GetDisplayExternalRefreshManualHzMin() int32
func (*CMsgSystemPerfLimits) GetDisplayRefreshManualHzMax ¶
func (x *CMsgSystemPerfLimits) GetDisplayRefreshManualHzMax() int32
func (*CMsgSystemPerfLimits) GetDisplayRefreshManualHzMin ¶
func (x *CMsgSystemPerfLimits) GetDisplayRefreshManualHzMin() int32
func (*CMsgSystemPerfLimits) GetDisplayRefreshManualHzOcMax ¶
func (x *CMsgSystemPerfLimits) GetDisplayRefreshManualHzOcMax() int32
func (*CMsgSystemPerfLimits) GetFpsLimitOptions ¶
func (x *CMsgSystemPerfLimits) GetFpsLimitOptions() []int32
func (*CMsgSystemPerfLimits) GetFpsLimitOptionsExternal ¶
func (x *CMsgSystemPerfLimits) GetFpsLimitOptionsExternal() []int32
func (*CMsgSystemPerfLimits) GetFsrSharpnessMax ¶
func (x *CMsgSystemPerfLimits) GetFsrSharpnessMax() int32
func (*CMsgSystemPerfLimits) GetFsrSharpnessMin ¶
func (x *CMsgSystemPerfLimits) GetFsrSharpnessMin() int32
func (*CMsgSystemPerfLimits) GetGpuPerformanceLevelsAvailable ¶
func (x *CMsgSystemPerfLimits) GetGpuPerformanceLevelsAvailable() []EGPUPerformanceLevel
func (*CMsgSystemPerfLimits) GetGpuPerformanceManualMaxMhz ¶
func (x *CMsgSystemPerfLimits) GetGpuPerformanceManualMaxMhz() int32
func (*CMsgSystemPerfLimits) GetGpuPerformanceManualMinMhz ¶
func (x *CMsgSystemPerfLimits) GetGpuPerformanceManualMinMhz() int32
func (*CMsgSystemPerfLimits) GetIsDynamicRefreshRateInSteamSupported ¶
func (x *CMsgSystemPerfLimits) GetIsDynamicRefreshRateInSteamSupported() bool
func (*CMsgSystemPerfLimits) GetIsDynamicVrsAvailable ¶
func (x *CMsgSystemPerfLimits) GetIsDynamicVrsAvailable() bool
func (*CMsgSystemPerfLimits) GetIsHdrSupported ¶
func (x *CMsgSystemPerfLimits) GetIsHdrSupported() bool
func (*CMsgSystemPerfLimits) GetIsManualDisplayRefreshRateAvailable ¶
func (x *CMsgSystemPerfLimits) GetIsManualDisplayRefreshRateAvailable() bool
func (*CMsgSystemPerfLimits) GetIsNisSupported ¶
func (x *CMsgSystemPerfLimits) GetIsNisSupported() bool
func (*CMsgSystemPerfLimits) GetIsSplitScalingAndFilteringSupported ¶
func (x *CMsgSystemPerfLimits) GetIsSplitScalingAndFilteringSupported() bool
func (*CMsgSystemPerfLimits) GetIsTearingSupported ¶
func (x *CMsgSystemPerfLimits) GetIsTearingSupported() bool
func (*CMsgSystemPerfLimits) GetIsVrrSupported ¶
func (x *CMsgSystemPerfLimits) GetIsVrrSupported() bool
func (*CMsgSystemPerfLimits) GetNisSharpnessMax ¶
func (x *CMsgSystemPerfLimits) GetNisSharpnessMax() int32
func (*CMsgSystemPerfLimits) GetNisSharpnessMin ¶
func (x *CMsgSystemPerfLimits) GetNisSharpnessMin() int32
func (*CMsgSystemPerfLimits) GetPerfOverlayIsStandalone ¶
func (x *CMsgSystemPerfLimits) GetPerfOverlayIsStandalone() bool
func (*CMsgSystemPerfLimits) GetSplitScalingFiltersAvailable ¶
func (x *CMsgSystemPerfLimits) GetSplitScalingFiltersAvailable() []ESplitScalingFilter
func (*CMsgSystemPerfLimits) GetSplitScalingScalersAvailable ¶
func (x *CMsgSystemPerfLimits) GetSplitScalingScalersAvailable() []ESplitScalingScaler
func (*CMsgSystemPerfLimits) GetTdpLimitMax ¶
func (x *CMsgSystemPerfLimits) GetTdpLimitMax() int32
func (*CMsgSystemPerfLimits) GetTdpLimitMin ¶
func (x *CMsgSystemPerfLimits) GetTdpLimitMin() int32
func (*CMsgSystemPerfLimits) ProtoMessage ¶
func (*CMsgSystemPerfLimits) ProtoMessage()
func (*CMsgSystemPerfLimits) ProtoReflect ¶
func (x *CMsgSystemPerfLimits) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfLimits) Reset ¶
func (x *CMsgSystemPerfLimits) Reset()
func (*CMsgSystemPerfLimits) String ¶
func (x *CMsgSystemPerfLimits) String() string
type CMsgSystemPerfNetworkInterface ¶
type CMsgSystemPerfNetworkInterface struct { Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` Timestamp *float64 `protobuf:"fixed64,2,opt,name=timestamp" json:"timestamp,omitempty"` TxBytesTotal *int64 `protobuf:"varint,3,opt,name=tx_bytes_total,json=txBytesTotal" json:"tx_bytes_total,omitempty"` RxBytesTotal *int64 `protobuf:"varint,4,opt,name=rx_bytes_total,json=rxBytesTotal" json:"rx_bytes_total,omitempty"` TxBytesPerSec *int32 `protobuf:"varint,5,opt,name=tx_bytes_per_sec,json=txBytesPerSec" json:"tx_bytes_per_sec,omitempty"` RxBytesPerSec *int32 `protobuf:"varint,6,opt,name=rx_bytes_per_sec,json=rxBytesPerSec" json:"rx_bytes_per_sec,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemPerfNetworkInterface) Descriptor
deprecated
func (*CMsgSystemPerfNetworkInterface) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfNetworkInterface.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfNetworkInterface) GetName ¶
func (x *CMsgSystemPerfNetworkInterface) GetName() string
func (*CMsgSystemPerfNetworkInterface) GetRxBytesPerSec ¶
func (x *CMsgSystemPerfNetworkInterface) GetRxBytesPerSec() int32
func (*CMsgSystemPerfNetworkInterface) GetRxBytesTotal ¶
func (x *CMsgSystemPerfNetworkInterface) GetRxBytesTotal() int64
func (*CMsgSystemPerfNetworkInterface) GetTimestamp ¶
func (x *CMsgSystemPerfNetworkInterface) GetTimestamp() float64
func (*CMsgSystemPerfNetworkInterface) GetTxBytesPerSec ¶
func (x *CMsgSystemPerfNetworkInterface) GetTxBytesPerSec() int32
func (*CMsgSystemPerfNetworkInterface) GetTxBytesTotal ¶
func (x *CMsgSystemPerfNetworkInterface) GetTxBytesTotal() int64
func (*CMsgSystemPerfNetworkInterface) ProtoMessage ¶
func (*CMsgSystemPerfNetworkInterface) ProtoMessage()
func (*CMsgSystemPerfNetworkInterface) ProtoReflect ¶
func (x *CMsgSystemPerfNetworkInterface) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfNetworkInterface) Reset ¶
func (x *CMsgSystemPerfNetworkInterface) Reset()
func (*CMsgSystemPerfNetworkInterface) String ¶
func (x *CMsgSystemPerfNetworkInterface) String() string
type CMsgSystemPerfSettings ¶
type CMsgSystemPerfSettings struct { Global *CMsgSystemPerfSettingsGlobal `protobuf:"bytes,1,opt,name=global" json:"global,omitempty"` PerApp *CMsgSystemPerfSettingsPerApp `protobuf:"bytes,2,opt,name=per_app,json=perApp" json:"per_app,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemPerfSettings) Descriptor
deprecated
func (*CMsgSystemPerfSettings) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfSettings.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfSettings) GetGlobal ¶
func (x *CMsgSystemPerfSettings) GetGlobal() *CMsgSystemPerfSettingsGlobal
func (*CMsgSystemPerfSettings) GetPerApp ¶
func (x *CMsgSystemPerfSettings) GetPerApp() *CMsgSystemPerfSettingsPerApp
func (*CMsgSystemPerfSettings) ProtoMessage ¶
func (*CMsgSystemPerfSettings) ProtoMessage()
func (*CMsgSystemPerfSettings) ProtoReflect ¶
func (x *CMsgSystemPerfSettings) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfSettings) Reset ¶
func (x *CMsgSystemPerfSettings) Reset()
func (*CMsgSystemPerfSettings) String ¶
func (x *CMsgSystemPerfSettings) String() string
type CMsgSystemPerfSettingsGlobal ¶
type CMsgSystemPerfSettingsGlobal struct { DiagnosticUpdateRate *float32 `protobuf:"fixed32,1,opt,name=diagnostic_update_rate,json=diagnosticUpdateRate" json:"diagnostic_update_rate,omitempty"` SystemTraceServiceState *ESystemServiceState `` /* 159-byte string literal not displayed */ GraphicsProfilingServiceState *ESystemServiceState `` /* 177-byte string literal not displayed */ PerfOverlayServiceState *ESystemServiceState `` /* 159-byte string literal not displayed */ PerfOverlayLevel *EGraphicsPerfOverlayLevel `` /* 142-byte string literal not displayed */ IsShowPerfOverlayOverSteamEnabled *bool `` /* 164-byte string literal not displayed */ IsAdvancedSettingsEnabled *bool `` /* 134-byte string literal not displayed */ AllowExternalDisplayRefreshControl *bool `` /* 163-byte string literal not displayed */ IsHdrEnabled *bool `protobuf:"varint,9,opt,name=is_hdr_enabled,json=isHdrEnabled" json:"is_hdr_enabled,omitempty"` HdrOnSdrTonemapOperator *EHDRToneMapOperator `` /* 162-byte string literal not displayed */ IsHdrDebugHeatmapEnabled *bool `` /* 134-byte string literal not displayed */ ForceHdrWideGammutForSdr *bool `` /* 142-byte string literal not displayed */ AllowExperimentalHdr *bool `protobuf:"varint,16,opt,name=allow_experimental_hdr,json=allowExperimentalHdr" json:"allow_experimental_hdr,omitempty"` SdrToHdrBrightness *float32 `protobuf:"fixed32,22,opt,name=sdr_to_hdr_brightness,json=sdrToHdrBrightness" json:"sdr_to_hdr_brightness,omitempty"` DebugForceHdrSupport *bool `protobuf:"varint,18,opt,name=debug_force_hdr_support,json=debugForceHdrSupport" json:"debug_force_hdr_support,omitempty"` ForceHdr_10PqOutputDebug *bool `` /* 131-byte string literal not displayed */ IsDisplayOcEnabled *bool `protobuf:"varint,20,opt,name=is_display_oc_enabled,json=isDisplayOcEnabled" json:"is_display_oc_enabled,omitempty"` IsColorManagementEnabled *bool `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemPerfSettingsGlobal) Descriptor
deprecated
func (*CMsgSystemPerfSettingsGlobal) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfSettingsGlobal.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfSettingsGlobal) GetAllowExperimentalHdr ¶
func (x *CMsgSystemPerfSettingsGlobal) GetAllowExperimentalHdr() bool
func (*CMsgSystemPerfSettingsGlobal) GetAllowExternalDisplayRefreshControl ¶
func (x *CMsgSystemPerfSettingsGlobal) GetAllowExternalDisplayRefreshControl() bool
func (*CMsgSystemPerfSettingsGlobal) GetDebugForceHdrSupport ¶
func (x *CMsgSystemPerfSettingsGlobal) GetDebugForceHdrSupport() bool
func (*CMsgSystemPerfSettingsGlobal) GetDiagnosticUpdateRate ¶
func (x *CMsgSystemPerfSettingsGlobal) GetDiagnosticUpdateRate() float32
func (*CMsgSystemPerfSettingsGlobal) GetForceHdrWideGammutForSdr ¶
func (x *CMsgSystemPerfSettingsGlobal) GetForceHdrWideGammutForSdr() bool
func (*CMsgSystemPerfSettingsGlobal) GetForceHdr_10PqOutputDebug ¶
func (x *CMsgSystemPerfSettingsGlobal) GetForceHdr_10PqOutputDebug() bool
func (*CMsgSystemPerfSettingsGlobal) GetGraphicsProfilingServiceState ¶
func (x *CMsgSystemPerfSettingsGlobal) GetGraphicsProfilingServiceState() ESystemServiceState
func (*CMsgSystemPerfSettingsGlobal) GetHdrOnSdrTonemapOperator ¶
func (x *CMsgSystemPerfSettingsGlobal) GetHdrOnSdrTonemapOperator() EHDRToneMapOperator
func (*CMsgSystemPerfSettingsGlobal) GetIsAdvancedSettingsEnabled ¶
func (x *CMsgSystemPerfSettingsGlobal) GetIsAdvancedSettingsEnabled() bool
func (*CMsgSystemPerfSettingsGlobal) GetIsColorManagementEnabled ¶
func (x *CMsgSystemPerfSettingsGlobal) GetIsColorManagementEnabled() bool
func (*CMsgSystemPerfSettingsGlobal) GetIsDisplayOcEnabled ¶
func (x *CMsgSystemPerfSettingsGlobal) GetIsDisplayOcEnabled() bool
func (*CMsgSystemPerfSettingsGlobal) GetIsHdrDebugHeatmapEnabled ¶
func (x *CMsgSystemPerfSettingsGlobal) GetIsHdrDebugHeatmapEnabled() bool
func (*CMsgSystemPerfSettingsGlobal) GetIsHdrEnabled ¶
func (x *CMsgSystemPerfSettingsGlobal) GetIsHdrEnabled() bool
func (*CMsgSystemPerfSettingsGlobal) GetIsShowPerfOverlayOverSteamEnabled ¶
func (x *CMsgSystemPerfSettingsGlobal) GetIsShowPerfOverlayOverSteamEnabled() bool
func (*CMsgSystemPerfSettingsGlobal) GetPerfOverlayLevel ¶
func (x *CMsgSystemPerfSettingsGlobal) GetPerfOverlayLevel() EGraphicsPerfOverlayLevel
func (*CMsgSystemPerfSettingsGlobal) GetPerfOverlayServiceState ¶
func (x *CMsgSystemPerfSettingsGlobal) GetPerfOverlayServiceState() ESystemServiceState
func (*CMsgSystemPerfSettingsGlobal) GetSdrToHdrBrightness ¶
func (x *CMsgSystemPerfSettingsGlobal) GetSdrToHdrBrightness() float32
func (*CMsgSystemPerfSettingsGlobal) GetSystemTraceServiceState ¶
func (x *CMsgSystemPerfSettingsGlobal) GetSystemTraceServiceState() ESystemServiceState
func (*CMsgSystemPerfSettingsGlobal) ProtoMessage ¶
func (*CMsgSystemPerfSettingsGlobal) ProtoMessage()
func (*CMsgSystemPerfSettingsGlobal) ProtoReflect ¶
func (x *CMsgSystemPerfSettingsGlobal) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfSettingsGlobal) Reset ¶
func (x *CMsgSystemPerfSettingsGlobal) Reset()
func (*CMsgSystemPerfSettingsGlobal) String ¶
func (x *CMsgSystemPerfSettingsGlobal) String() string
type CMsgSystemPerfSettingsPerApp ¶
type CMsgSystemPerfSettingsPerApp struct { GpuPerformanceManualMhz *int32 `` /* 128-byte string literal not displayed */ FpsLimit *int32 `protobuf:"varint,2,opt,name=fps_limit,json=fpsLimit" json:"fps_limit,omitempty"` IsVariableResolutionEnabled *bool `` /* 140-byte string literal not displayed */ IsDynamicRefreshRateEnabled *bool `` /* 142-byte string literal not displayed */ TdpLimit *int32 `protobuf:"varint,5,opt,name=tdp_limit,json=tdpLimit" json:"tdp_limit,omitempty"` CpuGovernor *ECPUGovernor `protobuf:"varint,6,opt,name=cpu_governor,json=cpuGovernor,enum=ECPUGovernor,def=0" json:"cpu_governor,omitempty"` CpuGovernorManualMhz *int32 `protobuf:"varint,7,opt,name=cpu_governor_manual_mhz,json=cpuGovernorManualMhz" json:"cpu_governor_manual_mhz,omitempty"` ScalingFilter *int32 `protobuf:"varint,8,opt,name=scaling_filter,json=scalingFilter" json:"scaling_filter,omitempty"` FsrSharpness *int32 `protobuf:"varint,9,opt,name=fsr_sharpness,json=fsrSharpness" json:"fsr_sharpness,omitempty"` IsFpsLimitEnabled *bool `protobuf:"varint,10,opt,name=is_fps_limit_enabled,json=isFpsLimitEnabled" json:"is_fps_limit_enabled,omitempty"` IsTdpLimitEnabled *bool `protobuf:"varint,11,opt,name=is_tdp_limit_enabled,json=isTdpLimitEnabled" json:"is_tdp_limit_enabled,omitempty"` IsLowLatencyModeEnabled *bool `` /* 131-byte string literal not displayed */ DisplayRefreshManualHz *int32 `` /* 126-byte string literal not displayed */ IsGamePerfProfileEnabled *bool `` /* 134-byte string literal not displayed */ GpuPerformanceLevel *EGPUPerformanceLevel `` /* 147-byte string literal not displayed */ NisSharpness *int32 `protobuf:"varint,16,opt,name=nis_sharpness,json=nisSharpness" json:"nis_sharpness,omitempty"` DisplayExternalRefreshManualHz *int32 `` /* 152-byte string literal not displayed */ FpsLimitExternal *int32 `protobuf:"varint,18,opt,name=fps_limit_external,json=fpsLimitExternal" json:"fps_limit_external,omitempty"` IsTearingEnabled *bool `protobuf:"varint,19,opt,name=is_tearing_enabled,json=isTearingEnabled" json:"is_tearing_enabled,omitempty"` IsVrrEnabled *bool `protobuf:"varint,20,opt,name=is_vrr_enabled,json=isVrrEnabled" json:"is_vrr_enabled,omitempty"` IsCompositeDebugEnabled *bool `` /* 129-byte string literal not displayed */ ForceComposite *bool `protobuf:"varint,22,opt,name=force_composite,json=forceComposite" json:"force_composite,omitempty"` UseDynamicRefreshRateInSteam *bool `` /* 148-byte string literal not displayed */ SplitScalingFilter *ESplitScalingFilter `` /* 143-byte string literal not displayed */ SplitScalingScaler *ESplitScalingScaler `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemPerfSettingsPerApp) Descriptor
deprecated
func (*CMsgSystemPerfSettingsPerApp) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfSettingsPerApp.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfSettingsPerApp) GetCpuGovernor ¶
func (x *CMsgSystemPerfSettingsPerApp) GetCpuGovernor() ECPUGovernor
func (*CMsgSystemPerfSettingsPerApp) GetCpuGovernorManualMhz ¶
func (x *CMsgSystemPerfSettingsPerApp) GetCpuGovernorManualMhz() int32
func (*CMsgSystemPerfSettingsPerApp) GetDisplayExternalRefreshManualHz ¶
func (x *CMsgSystemPerfSettingsPerApp) GetDisplayExternalRefreshManualHz() int32
func (*CMsgSystemPerfSettingsPerApp) GetDisplayRefreshManualHz ¶
func (x *CMsgSystemPerfSettingsPerApp) GetDisplayRefreshManualHz() int32
func (*CMsgSystemPerfSettingsPerApp) GetForceComposite ¶
func (x *CMsgSystemPerfSettingsPerApp) GetForceComposite() bool
func (*CMsgSystemPerfSettingsPerApp) GetFpsLimit ¶
func (x *CMsgSystemPerfSettingsPerApp) GetFpsLimit() int32
func (*CMsgSystemPerfSettingsPerApp) GetFpsLimitExternal ¶
func (x *CMsgSystemPerfSettingsPerApp) GetFpsLimitExternal() int32
func (*CMsgSystemPerfSettingsPerApp) GetFsrSharpness ¶
func (x *CMsgSystemPerfSettingsPerApp) GetFsrSharpness() int32
func (*CMsgSystemPerfSettingsPerApp) GetGpuPerformanceLevel ¶
func (x *CMsgSystemPerfSettingsPerApp) GetGpuPerformanceLevel() EGPUPerformanceLevel
func (*CMsgSystemPerfSettingsPerApp) GetGpuPerformanceManualMhz ¶
func (x *CMsgSystemPerfSettingsPerApp) GetGpuPerformanceManualMhz() int32
func (*CMsgSystemPerfSettingsPerApp) GetIsCompositeDebugEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsCompositeDebugEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsDynamicRefreshRateEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsDynamicRefreshRateEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsFpsLimitEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsFpsLimitEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsGamePerfProfileEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsGamePerfProfileEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsLowLatencyModeEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsLowLatencyModeEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsTdpLimitEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsTdpLimitEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsTearingEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsTearingEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsVariableResolutionEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsVariableResolutionEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetIsVrrEnabled ¶
func (x *CMsgSystemPerfSettingsPerApp) GetIsVrrEnabled() bool
func (*CMsgSystemPerfSettingsPerApp) GetNisSharpness ¶
func (x *CMsgSystemPerfSettingsPerApp) GetNisSharpness() int32
func (*CMsgSystemPerfSettingsPerApp) GetScalingFilter ¶
func (x *CMsgSystemPerfSettingsPerApp) GetScalingFilter() int32
func (*CMsgSystemPerfSettingsPerApp) GetSplitScalingFilter ¶
func (x *CMsgSystemPerfSettingsPerApp) GetSplitScalingFilter() ESplitScalingFilter
func (*CMsgSystemPerfSettingsPerApp) GetSplitScalingScaler ¶
func (x *CMsgSystemPerfSettingsPerApp) GetSplitScalingScaler() ESplitScalingScaler
func (*CMsgSystemPerfSettingsPerApp) GetTdpLimit ¶
func (x *CMsgSystemPerfSettingsPerApp) GetTdpLimit() int32
func (*CMsgSystemPerfSettingsPerApp) GetUseDynamicRefreshRateInSteam ¶
func (x *CMsgSystemPerfSettingsPerApp) GetUseDynamicRefreshRateInSteam() bool
func (*CMsgSystemPerfSettingsPerApp) ProtoMessage ¶
func (*CMsgSystemPerfSettingsPerApp) ProtoMessage()
func (*CMsgSystemPerfSettingsPerApp) ProtoReflect ¶
func (x *CMsgSystemPerfSettingsPerApp) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfSettingsPerApp) Reset ¶
func (x *CMsgSystemPerfSettingsPerApp) Reset()
func (*CMsgSystemPerfSettingsPerApp) String ¶
func (x *CMsgSystemPerfSettingsPerApp) String() string
type CMsgSystemPerfSettingsV1 ¶
type CMsgSystemPerfSettingsV1 struct { DiagnosticUpdateRate *float32 `protobuf:"fixed32,1,opt,name=diagnostic_update_rate,json=diagnosticUpdateRate" json:"diagnostic_update_rate,omitempty"` SystemTraceServiceState *ESystemServiceState `` /* 159-byte string literal not displayed */ GraphicsProfilingServiceState *ESystemServiceState `` /* 177-byte string literal not displayed */ PerfOverlayServiceState *ESystemServiceState `` /* 159-byte string literal not displayed */ PerfOverlayLevel *EGraphicsPerfOverlayLevel `` /* 142-byte string literal not displayed */ GpuPerformanceLevel *EGPUPerformanceLevel `` /* 146-byte string literal not displayed */ GpuPerformanceManualMhz *int32 `` /* 128-byte string literal not displayed */ FpsLimit *int32 `protobuf:"varint,8,opt,name=fps_limit,json=fpsLimit" json:"fps_limit,omitempty"` IsVariableResolutionEnabled *bool `` /* 140-byte string literal not displayed */ IsDynamicRefreshRateEnabled *bool `` /* 143-byte string literal not displayed */ TdpLimit *int32 `protobuf:"varint,11,opt,name=tdp_limit,json=tdpLimit" json:"tdp_limit,omitempty"` CpuGovernor *ECPUGovernor `protobuf:"varint,12,opt,name=cpu_governor,json=cpuGovernor,enum=ECPUGovernor,def=0" json:"cpu_governor,omitempty"` CpuGovernorManualMhz *int32 `protobuf:"varint,13,opt,name=cpu_governor_manual_mhz,json=cpuGovernorManualMhz" json:"cpu_governor_manual_mhz,omitempty"` ScalingFilter *int32 `protobuf:"varint,14,opt,name=scaling_filter,json=scalingFilter" json:"scaling_filter,omitempty"` FsrSharpness *int32 `protobuf:"varint,15,opt,name=fsr_sharpness,json=fsrSharpness" json:"fsr_sharpness,omitempty"` IsFpsLimitEnabled *bool `protobuf:"varint,16,opt,name=is_fps_limit_enabled,json=isFpsLimitEnabled" json:"is_fps_limit_enabled,omitempty"` IsTdpLimitEnabled *bool `protobuf:"varint,17,opt,name=is_tdp_limit_enabled,json=isTdpLimitEnabled" json:"is_tdp_limit_enabled,omitempty"` IsShowPerfOverlayOverSteamEnabled *bool `` /* 165-byte string literal not displayed */ IsLowLatencyModeEnabled *bool `` /* 131-byte string literal not displayed */ DisplayRefreshManualHz *int32 `` /* 126-byte string literal not displayed */ IsGamePerfProfileEnabled *bool `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemPerfSettingsV1) Descriptor
deprecated
func (*CMsgSystemPerfSettingsV1) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfSettingsV1.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfSettingsV1) GetCpuGovernor ¶
func (x *CMsgSystemPerfSettingsV1) GetCpuGovernor() ECPUGovernor
func (*CMsgSystemPerfSettingsV1) GetCpuGovernorManualMhz ¶
func (x *CMsgSystemPerfSettingsV1) GetCpuGovernorManualMhz() int32
func (*CMsgSystemPerfSettingsV1) GetDiagnosticUpdateRate ¶
func (x *CMsgSystemPerfSettingsV1) GetDiagnosticUpdateRate() float32
func (*CMsgSystemPerfSettingsV1) GetDisplayRefreshManualHz ¶
func (x *CMsgSystemPerfSettingsV1) GetDisplayRefreshManualHz() int32
func (*CMsgSystemPerfSettingsV1) GetFpsLimit ¶
func (x *CMsgSystemPerfSettingsV1) GetFpsLimit() int32
func (*CMsgSystemPerfSettingsV1) GetFsrSharpness ¶
func (x *CMsgSystemPerfSettingsV1) GetFsrSharpness() int32
func (*CMsgSystemPerfSettingsV1) GetGpuPerformanceLevel ¶
func (x *CMsgSystemPerfSettingsV1) GetGpuPerformanceLevel() EGPUPerformanceLevel
func (*CMsgSystemPerfSettingsV1) GetGpuPerformanceManualMhz ¶
func (x *CMsgSystemPerfSettingsV1) GetGpuPerformanceManualMhz() int32
func (*CMsgSystemPerfSettingsV1) GetGraphicsProfilingServiceState ¶
func (x *CMsgSystemPerfSettingsV1) GetGraphicsProfilingServiceState() ESystemServiceState
func (*CMsgSystemPerfSettingsV1) GetIsDynamicRefreshRateEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsDynamicRefreshRateEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetIsFpsLimitEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsFpsLimitEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetIsGamePerfProfileEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsGamePerfProfileEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetIsLowLatencyModeEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsLowLatencyModeEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetIsShowPerfOverlayOverSteamEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsShowPerfOverlayOverSteamEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetIsTdpLimitEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsTdpLimitEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetIsVariableResolutionEnabled ¶
func (x *CMsgSystemPerfSettingsV1) GetIsVariableResolutionEnabled() bool
func (*CMsgSystemPerfSettingsV1) GetPerfOverlayLevel ¶
func (x *CMsgSystemPerfSettingsV1) GetPerfOverlayLevel() EGraphicsPerfOverlayLevel
func (*CMsgSystemPerfSettingsV1) GetPerfOverlayServiceState ¶
func (x *CMsgSystemPerfSettingsV1) GetPerfOverlayServiceState() ESystemServiceState
func (*CMsgSystemPerfSettingsV1) GetScalingFilter ¶
func (x *CMsgSystemPerfSettingsV1) GetScalingFilter() int32
func (*CMsgSystemPerfSettingsV1) GetSystemTraceServiceState ¶
func (x *CMsgSystemPerfSettingsV1) GetSystemTraceServiceState() ESystemServiceState
func (*CMsgSystemPerfSettingsV1) GetTdpLimit ¶
func (x *CMsgSystemPerfSettingsV1) GetTdpLimit() int32
func (*CMsgSystemPerfSettingsV1) ProtoMessage ¶
func (*CMsgSystemPerfSettingsV1) ProtoMessage()
func (*CMsgSystemPerfSettingsV1) ProtoReflect ¶
func (x *CMsgSystemPerfSettingsV1) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfSettingsV1) Reset ¶
func (x *CMsgSystemPerfSettingsV1) Reset()
func (*CMsgSystemPerfSettingsV1) String ¶
func (x *CMsgSystemPerfSettingsV1) String() string
type CMsgSystemPerfState ¶
type CMsgSystemPerfState struct { Limits *CMsgSystemPerfLimits `protobuf:"bytes,1,opt,name=limits" json:"limits,omitempty"` Settings *CMsgSystemPerfSettings `protobuf:"bytes,2,opt,name=settings" json:"settings,omitempty"` CurrentGameId *uint64 `protobuf:"varint,3,opt,name=current_game_id,json=currentGameId" json:"current_game_id,omitempty"` ActiveProfileGameId *uint64 `protobuf:"varint,4,opt,name=active_profile_game_id,json=activeProfileGameId" json:"active_profile_game_id,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemPerfState) Descriptor
deprecated
func (*CMsgSystemPerfState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfState.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfState) GetActiveProfileGameId ¶
func (x *CMsgSystemPerfState) GetActiveProfileGameId() uint64
func (*CMsgSystemPerfState) GetCurrentGameId ¶
func (x *CMsgSystemPerfState) GetCurrentGameId() uint64
func (*CMsgSystemPerfState) GetLimits ¶
func (x *CMsgSystemPerfState) GetLimits() *CMsgSystemPerfLimits
func (*CMsgSystemPerfState) GetSettings ¶
func (x *CMsgSystemPerfState) GetSettings() *CMsgSystemPerfSettings
func (*CMsgSystemPerfState) ProtoMessage ¶
func (*CMsgSystemPerfState) ProtoMessage()
func (*CMsgSystemPerfState) ProtoReflect ¶
func (x *CMsgSystemPerfState) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfState) Reset ¶
func (x *CMsgSystemPerfState) Reset()
func (*CMsgSystemPerfState) String ¶
func (x *CMsgSystemPerfState) String() string
type CMsgSystemPerfUpdateSettings ¶
type CMsgSystemPerfUpdateSettings struct { Gameid *uint64 `protobuf:"varint,1,opt,name=gameid" json:"gameid,omitempty"` SkipStorageUpdate *bool `protobuf:"varint,4,opt,name=skip_storage_update,json=skipStorageUpdate" json:"skip_storage_update,omitempty"` // Types that are assignable to Update: // // *CMsgSystemPerfUpdateSettings_ResetToDefault // *CMsgSystemPerfUpdateSettings_SettingsDelta Update isCMsgSystemPerfUpdateSettings_Update `protobuf_oneof:"update"` // contains filtered or unexported fields }
func (*CMsgSystemPerfUpdateSettings) Descriptor
deprecated
func (*CMsgSystemPerfUpdateSettings) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemPerfUpdateSettings.ProtoReflect.Descriptor instead.
func (*CMsgSystemPerfUpdateSettings) GetGameid ¶
func (x *CMsgSystemPerfUpdateSettings) GetGameid() uint64
func (*CMsgSystemPerfUpdateSettings) GetResetToDefault ¶
func (x *CMsgSystemPerfUpdateSettings) GetResetToDefault() bool
func (*CMsgSystemPerfUpdateSettings) GetSettingsDelta ¶
func (x *CMsgSystemPerfUpdateSettings) GetSettingsDelta() *CMsgSystemPerfSettings
func (*CMsgSystemPerfUpdateSettings) GetSkipStorageUpdate ¶
func (x *CMsgSystemPerfUpdateSettings) GetSkipStorageUpdate() bool
func (*CMsgSystemPerfUpdateSettings) GetUpdate ¶
func (m *CMsgSystemPerfUpdateSettings) GetUpdate() isCMsgSystemPerfUpdateSettings_Update
func (*CMsgSystemPerfUpdateSettings) ProtoMessage ¶
func (*CMsgSystemPerfUpdateSettings) ProtoMessage()
func (*CMsgSystemPerfUpdateSettings) ProtoReflect ¶
func (x *CMsgSystemPerfUpdateSettings) ProtoReflect() protoreflect.Message
func (*CMsgSystemPerfUpdateSettings) Reset ¶
func (x *CMsgSystemPerfUpdateSettings) Reset()
func (*CMsgSystemPerfUpdateSettings) String ¶
func (x *CMsgSystemPerfUpdateSettings) String() string
type CMsgSystemPerfUpdateSettings_ResetToDefault ¶
type CMsgSystemPerfUpdateSettings_ResetToDefault struct {
ResetToDefault bool `protobuf:"varint,2,opt,name=reset_to_default,json=resetToDefault,oneof"`
}
type CMsgSystemPerfUpdateSettings_SettingsDelta ¶
type CMsgSystemPerfUpdateSettings_SettingsDelta struct {
SettingsDelta *CMsgSystemPerfSettings `protobuf:"bytes,3,opt,name=settings_delta,json=settingsDelta,oneof"`
}
type CMsgSystemUpdateApplyParams ¶
type CMsgSystemUpdateApplyParams struct { ApplyTypes []EUpdaterType `protobuf:"varint,1,rep,name=apply_types,json=applyTypes,enum=EUpdaterType" json:"apply_types,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemUpdateApplyParams) Descriptor
deprecated
func (*CMsgSystemUpdateApplyParams) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemUpdateApplyParams.ProtoReflect.Descriptor instead.
func (*CMsgSystemUpdateApplyParams) GetApplyTypes ¶
func (x *CMsgSystemUpdateApplyParams) GetApplyTypes() []EUpdaterType
func (*CMsgSystemUpdateApplyParams) ProtoMessage ¶
func (*CMsgSystemUpdateApplyParams) ProtoMessage()
func (*CMsgSystemUpdateApplyParams) ProtoReflect ¶
func (x *CMsgSystemUpdateApplyParams) ProtoReflect() protoreflect.Message
func (*CMsgSystemUpdateApplyParams) Reset ¶
func (x *CMsgSystemUpdateApplyParams) Reset()
func (*CMsgSystemUpdateApplyParams) String ¶
func (x *CMsgSystemUpdateApplyParams) String() string
type CMsgSystemUpdateApplyResult ¶
type CMsgSystemUpdateApplyResult struct { Type *EUpdaterType `protobuf:"varint,1,opt,name=type,enum=EUpdaterType,def=0" json:"type,omitempty"` Eresult *uint32 `protobuf:"varint,2,opt,name=eresult,def=2" json:"eresult,omitempty"` RequiresClientRestart *bool `` /* 126-byte string literal not displayed */ RequiresSystemRestart *bool `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemUpdateApplyResult) Descriptor
deprecated
func (*CMsgSystemUpdateApplyResult) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemUpdateApplyResult.ProtoReflect.Descriptor instead.
func (*CMsgSystemUpdateApplyResult) GetEresult ¶
func (x *CMsgSystemUpdateApplyResult) GetEresult() uint32
func (*CMsgSystemUpdateApplyResult) GetRequiresClientRestart ¶
func (x *CMsgSystemUpdateApplyResult) GetRequiresClientRestart() bool
func (*CMsgSystemUpdateApplyResult) GetRequiresSystemRestart ¶
func (x *CMsgSystemUpdateApplyResult) GetRequiresSystemRestart() bool
func (*CMsgSystemUpdateApplyResult) GetType ¶
func (x *CMsgSystemUpdateApplyResult) GetType() EUpdaterType
func (*CMsgSystemUpdateApplyResult) ProtoMessage ¶
func (*CMsgSystemUpdateApplyResult) ProtoMessage()
func (*CMsgSystemUpdateApplyResult) ProtoReflect ¶
func (x *CMsgSystemUpdateApplyResult) ProtoReflect() protoreflect.Message
func (*CMsgSystemUpdateApplyResult) Reset ¶
func (x *CMsgSystemUpdateApplyResult) Reset()
func (*CMsgSystemUpdateApplyResult) String ¶
func (x *CMsgSystemUpdateApplyResult) String() string
type CMsgSystemUpdateCheckResult ¶
type CMsgSystemUpdateCheckResult struct { Type *EUpdaterType `protobuf:"varint,1,opt,name=type,enum=EUpdaterType,def=0" json:"type,omitempty"` Eresult *uint32 `protobuf:"varint,2,opt,name=eresult,def=2" json:"eresult,omitempty"` RtimeChecked *uint32 `protobuf:"fixed32,3,opt,name=rtime_checked,json=rtimeChecked" json:"rtime_checked,omitempty"` Available *bool `protobuf:"varint,4,opt,name=available" json:"available,omitempty"` Version *string `protobuf:"bytes,5,opt,name=version" json:"version,omitempty"` AutoMessage *string `protobuf:"bytes,6,opt,name=auto_message,json=autoMessage" json:"auto_message,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemUpdateCheckResult) Descriptor
deprecated
func (*CMsgSystemUpdateCheckResult) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemUpdateCheckResult.ProtoReflect.Descriptor instead.
func (*CMsgSystemUpdateCheckResult) GetAutoMessage ¶
func (x *CMsgSystemUpdateCheckResult) GetAutoMessage() string
func (*CMsgSystemUpdateCheckResult) GetAvailable ¶
func (x *CMsgSystemUpdateCheckResult) GetAvailable() bool
func (*CMsgSystemUpdateCheckResult) GetEresult ¶
func (x *CMsgSystemUpdateCheckResult) GetEresult() uint32
func (*CMsgSystemUpdateCheckResult) GetRtimeChecked ¶
func (x *CMsgSystemUpdateCheckResult) GetRtimeChecked() uint32
func (*CMsgSystemUpdateCheckResult) GetType ¶
func (x *CMsgSystemUpdateCheckResult) GetType() EUpdaterType
func (*CMsgSystemUpdateCheckResult) GetVersion ¶
func (x *CMsgSystemUpdateCheckResult) GetVersion() string
func (*CMsgSystemUpdateCheckResult) ProtoMessage ¶
func (*CMsgSystemUpdateCheckResult) ProtoMessage()
func (*CMsgSystemUpdateCheckResult) ProtoReflect ¶
func (x *CMsgSystemUpdateCheckResult) ProtoReflect() protoreflect.Message
func (*CMsgSystemUpdateCheckResult) Reset ¶
func (x *CMsgSystemUpdateCheckResult) Reset()
func (*CMsgSystemUpdateCheckResult) String ¶
func (x *CMsgSystemUpdateCheckResult) String() string
type CMsgSystemUpdateProgress ¶
type CMsgSystemUpdateProgress struct { StageProgress *float32 `protobuf:"fixed32,1,opt,name=stage_progress,json=stageProgress" json:"stage_progress,omitempty"` StageSizeBytes *int64 `protobuf:"varint,2,opt,name=stage_size_bytes,json=stageSizeBytes" json:"stage_size_bytes,omitempty"` RtimeEstimatedCompletion *uint32 `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgSystemUpdateProgress) Descriptor
deprecated
func (*CMsgSystemUpdateProgress) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemUpdateProgress.ProtoReflect.Descriptor instead.
func (*CMsgSystemUpdateProgress) GetRtimeEstimatedCompletion ¶
func (x *CMsgSystemUpdateProgress) GetRtimeEstimatedCompletion() uint32
func (*CMsgSystemUpdateProgress) GetStageProgress ¶
func (x *CMsgSystemUpdateProgress) GetStageProgress() float32
func (*CMsgSystemUpdateProgress) GetStageSizeBytes ¶
func (x *CMsgSystemUpdateProgress) GetStageSizeBytes() int64
func (*CMsgSystemUpdateProgress) ProtoMessage ¶
func (*CMsgSystemUpdateProgress) ProtoMessage()
func (*CMsgSystemUpdateProgress) ProtoReflect ¶
func (x *CMsgSystemUpdateProgress) ProtoReflect() protoreflect.Message
func (*CMsgSystemUpdateProgress) Reset ¶
func (x *CMsgSystemUpdateProgress) Reset()
func (*CMsgSystemUpdateProgress) String ¶
func (x *CMsgSystemUpdateProgress) String() string
type CMsgSystemUpdateState ¶
type CMsgSystemUpdateState struct { State *EUpdaterState `protobuf:"varint,1,opt,name=state,enum=EUpdaterState,def=0" json:"state,omitempty"` Progress *CMsgSystemUpdateProgress `protobuf:"bytes,2,opt,name=progress" json:"progress,omitempty"` UpdateCheckResults []*CMsgSystemUpdateCheckResult `protobuf:"bytes,3,rep,name=update_check_results,json=updateCheckResults" json:"update_check_results,omitempty"` UpdateApplyResults []*CMsgSystemUpdateApplyResult `protobuf:"bytes,4,rep,name=update_apply_results,json=updateApplyResults" json:"update_apply_results,omitempty"` SupportsOsUpdates *bool `protobuf:"varint,5,opt,name=supports_os_updates,json=supportsOsUpdates" json:"supports_os_updates,omitempty"` // contains filtered or unexported fields }
func (*CMsgSystemUpdateState) Descriptor
deprecated
func (*CMsgSystemUpdateState) Descriptor() ([]byte, []int)
Deprecated: Use CMsgSystemUpdateState.ProtoReflect.Descriptor instead.
func (*CMsgSystemUpdateState) GetProgress ¶
func (x *CMsgSystemUpdateState) GetProgress() *CMsgSystemUpdateProgress
func (*CMsgSystemUpdateState) GetState ¶
func (x *CMsgSystemUpdateState) GetState() EUpdaterState
func (*CMsgSystemUpdateState) GetSupportsOsUpdates ¶
func (x *CMsgSystemUpdateState) GetSupportsOsUpdates() bool
func (*CMsgSystemUpdateState) GetUpdateApplyResults ¶
func (x *CMsgSystemUpdateState) GetUpdateApplyResults() []*CMsgSystemUpdateApplyResult
func (*CMsgSystemUpdateState) GetUpdateCheckResults ¶
func (x *CMsgSystemUpdateState) GetUpdateCheckResults() []*CMsgSystemUpdateCheckResult
func (*CMsgSystemUpdateState) ProtoMessage ¶
func (*CMsgSystemUpdateState) ProtoMessage()
func (*CMsgSystemUpdateState) ProtoReflect ¶
func (x *CMsgSystemUpdateState) ProtoReflect() protoreflect.Message
func (*CMsgSystemUpdateState) Reset ¶
func (x *CMsgSystemUpdateState) Reset()
func (*CMsgSystemUpdateState) String ¶
func (x *CMsgSystemUpdateState) String() string
type CMsgTrading_CancelTradeRequest ¶
type CMsgTrading_CancelTradeRequest struct { OtherSteamid *uint64 `protobuf:"varint,1,opt,name=other_steamid,json=otherSteamid" json:"other_steamid,omitempty"` // contains filtered or unexported fields }
func (*CMsgTrading_CancelTradeRequest) Descriptor
deprecated
func (*CMsgTrading_CancelTradeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgTrading_CancelTradeRequest.ProtoReflect.Descriptor instead.
func (*CMsgTrading_CancelTradeRequest) GetOtherSteamid ¶
func (x *CMsgTrading_CancelTradeRequest) GetOtherSteamid() uint64
func (*CMsgTrading_CancelTradeRequest) ProtoMessage ¶
func (*CMsgTrading_CancelTradeRequest) ProtoMessage()
func (*CMsgTrading_CancelTradeRequest) ProtoReflect ¶
func (x *CMsgTrading_CancelTradeRequest) ProtoReflect() protoreflect.Message
func (*CMsgTrading_CancelTradeRequest) Reset ¶
func (x *CMsgTrading_CancelTradeRequest) Reset()
func (*CMsgTrading_CancelTradeRequest) String ¶
func (x *CMsgTrading_CancelTradeRequest) String() string
type CMsgTrading_InitiateTradeRequest ¶
type CMsgTrading_InitiateTradeRequest struct { TradeRequestId *uint32 `protobuf:"varint,1,opt,name=trade_request_id,json=tradeRequestId" json:"trade_request_id,omitempty"` OtherSteamid *uint64 `protobuf:"varint,2,opt,name=other_steamid,json=otherSteamid" json:"other_steamid,omitempty"` OtherName *string `protobuf:"bytes,3,opt,name=other_name,json=otherName" json:"other_name,omitempty"` // contains filtered or unexported fields }
func (*CMsgTrading_InitiateTradeRequest) Descriptor
deprecated
func (*CMsgTrading_InitiateTradeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CMsgTrading_InitiateTradeRequest.ProtoReflect.Descriptor instead.
func (*CMsgTrading_InitiateTradeRequest) GetOtherName ¶
func (x *CMsgTrading_InitiateTradeRequest) GetOtherName() string
func (*CMsgTrading_InitiateTradeRequest) GetOtherSteamid ¶
func (x *CMsgTrading_InitiateTradeRequest) GetOtherSteamid() uint64
func (*CMsgTrading_InitiateTradeRequest) GetTradeRequestId ¶
func (x *CMsgTrading_InitiateTradeRequest) GetTradeRequestId() uint32
func (*CMsgTrading_InitiateTradeRequest) ProtoMessage ¶
func (*CMsgTrading_InitiateTradeRequest) ProtoMessage()
func (*CMsgTrading_InitiateTradeRequest) ProtoReflect ¶
func (x *CMsgTrading_InitiateTradeRequest) ProtoReflect() protoreflect.Message
func (*CMsgTrading_InitiateTradeRequest) Reset ¶
func (x *CMsgTrading_InitiateTradeRequest) Reset()
func (*CMsgTrading_InitiateTradeRequest) String ¶
func (x *CMsgTrading_InitiateTradeRequest) String() 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=tradeRequestId" json:"trade_request_id,omitempty"` OtherSteamid *uint64 `protobuf:"varint,3,opt,name=other_steamid,json=otherSteamid" json:"other_steamid,omitempty"` SteamguardRequiredDays *uint32 `protobuf:"varint,4,opt,name=steamguard_required_days,json=steamguardRequiredDays" json:"steamguard_required_days,omitempty"` NewDeviceCooldownDays *uint32 `protobuf:"varint,5,opt,name=new_device_cooldown_days,json=newDeviceCooldownDays" json:"new_device_cooldown_days,omitempty"` DefaultPasswordResetProbationDays *uint32 `` /* 160-byte string literal not displayed */ PasswordResetProbationDays *uint32 `` /* 137-byte string literal not displayed */ DefaultEmailChangeProbationDays *uint32 `` /* 154-byte string literal not displayed */ EmailChangeProbationDays *uint32 `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CMsgTrading_InitiateTradeResponse) Descriptor
deprecated
func (*CMsgTrading_InitiateTradeResponse) Descriptor() ([]byte, []int)
Deprecated: Use CMsgTrading_InitiateTradeResponse.ProtoReflect.Descriptor instead.
func (*CMsgTrading_InitiateTradeResponse) GetDefaultEmailChangeProbationDays ¶
func (x *CMsgTrading_InitiateTradeResponse) GetDefaultEmailChangeProbationDays() uint32
func (*CMsgTrading_InitiateTradeResponse) GetDefaultPasswordResetProbationDays ¶
func (x *CMsgTrading_InitiateTradeResponse) GetDefaultPasswordResetProbationDays() uint32
func (*CMsgTrading_InitiateTradeResponse) GetEmailChangeProbationDays ¶
func (x *CMsgTrading_InitiateTradeResponse) GetEmailChangeProbationDays() uint32
func (*CMsgTrading_InitiateTradeResponse) GetNewDeviceCooldownDays ¶
func (x *CMsgTrading_InitiateTradeResponse) GetNewDeviceCooldownDays() uint32
func (*CMsgTrading_InitiateTradeResponse) GetOtherSteamid ¶
func (x *CMsgTrading_InitiateTradeResponse) GetOtherSteamid() uint64
func (*CMsgTrading_InitiateTradeResponse) GetPasswordResetProbationDays ¶
func (x *CMsgTrading_InitiateTradeResponse) GetPasswordResetProbationDays() uint32
func (*CMsgTrading_InitiateTradeResponse) GetResponse ¶
func (x *CMsgTrading_InitiateTradeResponse) GetResponse() uint32
func (*CMsgTrading_InitiateTradeResponse) GetSteamguardRequiredDays ¶
func (x *CMsgTrading_InitiateTradeResponse) GetSteamguardRequiredDays() uint32
func (*CMsgTrading_InitiateTradeResponse) GetTradeRequestId ¶
func (x *CMsgTrading_InitiateTradeResponse) GetTradeRequestId() uint32
func (*CMsgTrading_InitiateTradeResponse) ProtoMessage ¶
func (*CMsgTrading_InitiateTradeResponse) ProtoMessage()
func (*CMsgTrading_InitiateTradeResponse) ProtoReflect ¶
func (x *CMsgTrading_InitiateTradeResponse) ProtoReflect() protoreflect.Message
func (*CMsgTrading_InitiateTradeResponse) Reset ¶
func (x *CMsgTrading_InitiateTradeResponse) Reset()
func (*CMsgTrading_InitiateTradeResponse) String ¶
func (x *CMsgTrading_InitiateTradeResponse) String() string
type CMsgTrading_StartSession ¶
type CMsgTrading_StartSession struct { OtherSteamid *uint64 `protobuf:"varint,1,opt,name=other_steamid,json=otherSteamid" json:"other_steamid,omitempty"` // contains filtered or unexported fields }
func (*CMsgTrading_StartSession) Descriptor
deprecated
func (*CMsgTrading_StartSession) Descriptor() ([]byte, []int)
Deprecated: Use CMsgTrading_StartSession.ProtoReflect.Descriptor instead.
func (*CMsgTrading_StartSession) GetOtherSteamid ¶
func (x *CMsgTrading_StartSession) GetOtherSteamid() uint64
func (*CMsgTrading_StartSession) ProtoMessage ¶
func (*CMsgTrading_StartSession) ProtoMessage()
func (*CMsgTrading_StartSession) ProtoReflect ¶
func (x *CMsgTrading_StartSession) ProtoReflect() protoreflect.Message
func (*CMsgTrading_StartSession) Reset ¶
func (x *CMsgTrading_StartSession) Reset()
func (*CMsgTrading_StartSession) String ¶
func (x *CMsgTrading_StartSession) String() string
type CMsgWebUITransportInfo ¶
type CMsgWebUITransportInfo struct { Port *uint32 `protobuf:"varint,1,opt,name=port" json:"port,omitempty"` AuthKey *string `protobuf:"bytes,2,opt,name=auth_key,json=authKey" json:"auth_key,omitempty"` // contains filtered or unexported fields }
func (*CMsgWebUITransportInfo) Descriptor
deprecated
func (*CMsgWebUITransportInfo) Descriptor() ([]byte, []int)
Deprecated: Use CMsgWebUITransportInfo.ProtoReflect.Descriptor instead.
func (*CMsgWebUITransportInfo) GetAuthKey ¶
func (x *CMsgWebUITransportInfo) GetAuthKey() string
func (*CMsgWebUITransportInfo) GetPort ¶
func (x *CMsgWebUITransportInfo) GetPort() uint32
func (*CMsgWebUITransportInfo) ProtoMessage ¶
func (*CMsgWebUITransportInfo) ProtoMessage()
func (*CMsgWebUITransportInfo) ProtoReflect ¶
func (x *CMsgWebUITransportInfo) ProtoReflect() protoreflect.Message
func (*CMsgWebUITransportInfo) Reset ¶
func (x *CMsgWebUITransportInfo) Reset()
func (*CMsgWebUITransportInfo) String ¶
func (x *CMsgWebUITransportInfo) String() string
type CPackageReservationStatus ¶
type CPackageReservationStatus struct { Packageid *uint32 `protobuf:"varint,1,opt,name=packageid" json:"packageid,omitempty"` ReservationState *int32 `protobuf:"varint,2,opt,name=reservation_state,json=reservationState" json:"reservation_state,omitempty"` QueuePosition *int32 `protobuf:"varint,3,opt,name=queue_position,json=queuePosition" json:"queue_position,omitempty"` TotalQueueSize *int32 `protobuf:"varint,4,opt,name=total_queue_size,json=totalQueueSize" json:"total_queue_size,omitempty"` ReservationCountryCode *string `protobuf:"bytes,5,opt,name=reservation_country_code,json=reservationCountryCode" json:"reservation_country_code,omitempty"` Expired *bool `protobuf:"varint,6,opt,name=expired" json:"expired,omitempty"` TimeExpires *uint32 `protobuf:"varint,7,opt,name=time_expires,json=timeExpires" json:"time_expires,omitempty"` TimeReserved *uint32 `protobuf:"varint,8,opt,name=time_reserved,json=timeReserved" json:"time_reserved,omitempty"` // contains filtered or unexported fields }
func (*CPackageReservationStatus) Descriptor
deprecated
func (*CPackageReservationStatus) Descriptor() ([]byte, []int)
Deprecated: Use CPackageReservationStatus.ProtoReflect.Descriptor instead.
func (*CPackageReservationStatus) GetExpired ¶
func (x *CPackageReservationStatus) GetExpired() bool
func (*CPackageReservationStatus) GetPackageid ¶
func (x *CPackageReservationStatus) GetPackageid() uint32
func (*CPackageReservationStatus) GetQueuePosition ¶
func (x *CPackageReservationStatus) GetQueuePosition() int32
func (*CPackageReservationStatus) GetReservationCountryCode ¶
func (x *CPackageReservationStatus) GetReservationCountryCode() string
func (*CPackageReservationStatus) GetReservationState ¶
func (x *CPackageReservationStatus) GetReservationState() int32
func (*CPackageReservationStatus) GetTimeExpires ¶
func (x *CPackageReservationStatus) GetTimeExpires() uint32
func (*CPackageReservationStatus) GetTimeReserved ¶
func (x *CPackageReservationStatus) GetTimeReserved() uint32
func (*CPackageReservationStatus) GetTotalQueueSize ¶
func (x *CPackageReservationStatus) GetTotalQueueSize() int32
func (*CPackageReservationStatus) ProtoMessage ¶
func (*CPackageReservationStatus) ProtoMessage()
func (*CPackageReservationStatus) ProtoReflect ¶
func (x *CPackageReservationStatus) ProtoReflect() protoreflect.Message
func (*CPackageReservationStatus) Reset ¶
func (x *CPackageReservationStatus) Reset()
func (*CPackageReservationStatus) String ¶
func (x *CPackageReservationStatus) String() string
type CSupportRefreshTokenAudit ¶
type CSupportRefreshTokenAudit struct { Action *int32 `protobuf:"varint,1,opt,name=action" json:"action,omitempty"` Time *uint32 `protobuf:"varint,2,opt,name=time" json:"time,omitempty"` Ip *CMsgIPAddress `protobuf:"bytes,3,opt,name=ip" json:"ip,omitempty"` Actor *uint64 `protobuf:"fixed64,4,opt,name=actor" json:"actor,omitempty"` // contains filtered or unexported fields }
func (*CSupportRefreshTokenAudit) Descriptor
deprecated
func (*CSupportRefreshTokenAudit) Descriptor() ([]byte, []int)
Deprecated: Use CSupportRefreshTokenAudit.ProtoReflect.Descriptor instead.
func (*CSupportRefreshTokenAudit) GetAction ¶
func (x *CSupportRefreshTokenAudit) GetAction() int32
func (*CSupportRefreshTokenAudit) GetActor ¶
func (x *CSupportRefreshTokenAudit) GetActor() uint64
func (*CSupportRefreshTokenAudit) GetIp ¶
func (x *CSupportRefreshTokenAudit) GetIp() *CMsgIPAddress
func (*CSupportRefreshTokenAudit) GetTime ¶
func (x *CSupportRefreshTokenAudit) GetTime() uint32
func (*CSupportRefreshTokenAudit) ProtoMessage ¶
func (*CSupportRefreshTokenAudit) ProtoMessage()
func (*CSupportRefreshTokenAudit) ProtoReflect ¶
func (x *CSupportRefreshTokenAudit) ProtoReflect() protoreflect.Message
func (*CSupportRefreshTokenAudit) Reset ¶
func (x *CSupportRefreshTokenAudit) Reset()
func (*CSupportRefreshTokenAudit) String ¶
func (x *CSupportRefreshTokenAudit) String() string
type CSupportRefreshTokenDescription ¶
type CSupportRefreshTokenDescription struct { TokenId *uint64 `protobuf:"fixed64,1,opt,name=token_id,json=tokenId" json:"token_id,omitempty"` TokenDescription *string `protobuf:"bytes,2,opt,name=token_description,json=tokenDescription" json:"token_description,omitempty"` TimeUpdated *uint32 `protobuf:"varint,3,opt,name=time_updated,json=timeUpdated" json:"time_updated,omitempty"` PlatformType *EAuthTokenPlatformType `protobuf:"varint,4,opt,name=platform_type,json=platformType,enum=EAuthTokenPlatformType,def=0" json:"platform_type,omitempty"` TokenState *EAuthTokenState `protobuf:"varint,5,opt,name=token_state,json=tokenState,enum=EAuthTokenState,def=0" json:"token_state,omitempty"` OwnerSteamid *uint64 `protobuf:"fixed64,6,opt,name=owner_steamid,json=ownerSteamid" json:"owner_steamid,omitempty"` OsPlatform *uint32 `protobuf:"varint,7,opt,name=os_platform,json=osPlatform" json:"os_platform,omitempty"` OsType *int32 `protobuf:"varint,8,opt,name=os_type,json=osType" json:"os_type,omitempty"` AuthType *uint32 `protobuf:"varint,9,opt,name=auth_type,json=authType" json:"auth_type,omitempty"` GamingDeviceType *uint32 `protobuf:"varint,10,opt,name=gaming_device_type,json=gamingDeviceType" json:"gaming_device_type,omitempty"` FirstSeen *CSupportRefreshTokenDescription_TokenUsageEvent `protobuf:"bytes,11,opt,name=first_seen,json=firstSeen" json:"first_seen,omitempty"` LastSeen *CSupportRefreshTokenDescription_TokenUsageEvent `protobuf:"bytes,12,opt,name=last_seen,json=lastSeen" json:"last_seen,omitempty"` // contains filtered or unexported fields }
func (*CSupportRefreshTokenDescription) Descriptor
deprecated
func (*CSupportRefreshTokenDescription) Descriptor() ([]byte, []int)
Deprecated: Use CSupportRefreshTokenDescription.ProtoReflect.Descriptor instead.
func (*CSupportRefreshTokenDescription) GetAuthType ¶
func (x *CSupportRefreshTokenDescription) GetAuthType() uint32
func (*CSupportRefreshTokenDescription) GetFirstSeen ¶
func (x *CSupportRefreshTokenDescription) GetFirstSeen() *CSupportRefreshTokenDescription_TokenUsageEvent
func (*CSupportRefreshTokenDescription) GetGamingDeviceType ¶
func (x *CSupportRefreshTokenDescription) GetGamingDeviceType() uint32
func (*CSupportRefreshTokenDescription) GetLastSeen ¶
func (x *CSupportRefreshTokenDescription) GetLastSeen() *CSupportRefreshTokenDescription_TokenUsageEvent
func (*CSupportRefreshTokenDescription) GetOsPlatform ¶
func (x *CSupportRefreshTokenDescription) GetOsPlatform() uint32
func (*CSupportRefreshTokenDescription) GetOsType ¶
func (x *CSupportRefreshTokenDescription) GetOsType() int32
func (*CSupportRefreshTokenDescription) GetOwnerSteamid ¶
func (x *CSupportRefreshTokenDescription) GetOwnerSteamid() uint64
func (*CSupportRefreshTokenDescription) GetPlatformType ¶
func (x *CSupportRefreshTokenDescription) GetPlatformType() EAuthTokenPlatformType
func (*CSupportRefreshTokenDescription) GetTimeUpdated ¶
func (x *CSupportRefreshTokenDescription) GetTimeUpdated() uint32
func (*CSupportRefreshTokenDescription) GetTokenDescription ¶
func (x *CSupportRefreshTokenDescription) GetTokenDescription() string
func (*CSupportRefreshTokenDescription) GetTokenId ¶
func (x *CSupportRefreshTokenDescription) GetTokenId() uint64
func (*CSupportRefreshTokenDescription) GetTokenState ¶
func (x *CSupportRefreshTokenDescription) GetTokenState() EAuthTokenState
func (*CSupportRefreshTokenDescription) ProtoMessage ¶
func (*CSupportRefreshTokenDescription) ProtoMessage()
func (*CSupportRefreshTokenDescription) ProtoReflect ¶
func (x *CSupportRefreshTokenDescription) ProtoReflect() protoreflect.Message
func (*CSupportRefreshTokenDescription) Reset ¶
func (x *CSupportRefreshTokenDescription) Reset()
func (*CSupportRefreshTokenDescription) String ¶
func (x *CSupportRefreshTokenDescription) String() string
type CSupportRefreshTokenDescription_TokenUsageEvent ¶
type CSupportRefreshTokenDescription_TokenUsageEvent struct { Time *uint32 `protobuf:"varint,1,opt,name=time" json:"time,omitempty"` Ip *CMsgIPAddress `protobuf:"bytes,2,opt,name=ip" json:"ip,omitempty"` Country *string `protobuf:"bytes,3,opt,name=country" json:"country,omitempty"` State *string `protobuf:"bytes,4,opt,name=state" json:"state,omitempty"` City *string `protobuf:"bytes,5,opt,name=city" json:"city,omitempty"` // contains filtered or unexported fields }
func (*CSupportRefreshTokenDescription_TokenUsageEvent) Descriptor
deprecated
func (*CSupportRefreshTokenDescription_TokenUsageEvent) Descriptor() ([]byte, []int)
Deprecated: Use CSupportRefreshTokenDescription_TokenUsageEvent.ProtoReflect.Descriptor instead.
func (*CSupportRefreshTokenDescription_TokenUsageEvent) GetCity ¶
func (x *CSupportRefreshTokenDescription_TokenUsageEvent) GetCity() string
func (*CSupportRefreshTokenDescription_TokenUsageEvent) GetCountry ¶
func (x *CSupportRefreshTokenDescription_TokenUsageEvent) GetCountry() string
func (*CSupportRefreshTokenDescription_TokenUsageEvent) GetIp ¶
func (x *CSupportRefreshTokenDescription_TokenUsageEvent) GetIp() *CMsgIPAddress
func (*CSupportRefreshTokenDescription_TokenUsageEvent) GetState ¶
func (x *CSupportRefreshTokenDescription_TokenUsageEvent) GetState() string
func (*CSupportRefreshTokenDescription_TokenUsageEvent) GetTime ¶
func (x *CSupportRefreshTokenDescription_TokenUsageEvent) GetTime() uint32
func (*CSupportRefreshTokenDescription_TokenUsageEvent) ProtoMessage ¶
func (*CSupportRefreshTokenDescription_TokenUsageEvent) ProtoMessage()
func (*CSupportRefreshTokenDescription_TokenUsageEvent) ProtoReflect ¶
func (x *CSupportRefreshTokenDescription_TokenUsageEvent) ProtoReflect() protoreflect.Message
func (*CSupportRefreshTokenDescription_TokenUsageEvent) Reset ¶
func (x *CSupportRefreshTokenDescription_TokenUsageEvent) Reset()
func (*CSupportRefreshTokenDescription_TokenUsageEvent) String ¶
func (x *CSupportRefreshTokenDescription_TokenUsageEvent) String() string
type ContentDeltaChunks ¶
type ContentDeltaChunks struct { DepotId *uint32 `protobuf:"varint,1,opt,name=depot_id,json=depotId" json:"depot_id,omitempty"` ManifestIdSource *uint64 `protobuf:"varint,2,opt,name=manifest_id_source,json=manifestIdSource" json:"manifest_id_source,omitempty"` ManifestIdTarget *uint64 `protobuf:"varint,3,opt,name=manifest_id_target,json=manifestIdTarget" json:"manifest_id_target,omitempty"` DeltaChunks []*ContentDeltaChunks_DeltaChunk `protobuf:"bytes,4,rep,name=deltaChunks" json:"deltaChunks,omitempty"` ChunkDataLocation *EContentDeltaChunkDataLocation `` /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ContentDeltaChunks) Descriptor
deprecated
func (*ContentDeltaChunks) Descriptor() ([]byte, []int)
Deprecated: Use ContentDeltaChunks.ProtoReflect.Descriptor instead.
func (*ContentDeltaChunks) GetChunkDataLocation ¶
func (x *ContentDeltaChunks) GetChunkDataLocation() EContentDeltaChunkDataLocation
func (*ContentDeltaChunks) GetDeltaChunks ¶
func (x *ContentDeltaChunks) GetDeltaChunks() []*ContentDeltaChunks_DeltaChunk
func (*ContentDeltaChunks) GetDepotId ¶
func (x *ContentDeltaChunks) GetDepotId() uint32
func (*ContentDeltaChunks) GetManifestIdSource ¶
func (x *ContentDeltaChunks) GetManifestIdSource() uint64
func (*ContentDeltaChunks) GetManifestIdTarget ¶
func (x *ContentDeltaChunks) GetManifestIdTarget() uint64
func (*ContentDeltaChunks) ProtoMessage ¶
func (*ContentDeltaChunks) ProtoMessage()
func (*ContentDeltaChunks) ProtoReflect ¶
func (x *ContentDeltaChunks) ProtoReflect() protoreflect.Message
func (*ContentDeltaChunks) Reset ¶
func (x *ContentDeltaChunks) Reset()
func (*ContentDeltaChunks) String ¶
func (x *ContentDeltaChunks) String() string
type ContentDeltaChunks_DeltaChunk ¶
type ContentDeltaChunks_DeltaChunk struct { ShaSource []byte `protobuf:"bytes,1,opt,name=sha_source,json=shaSource" json:"sha_source,omitempty"` ShaTarget []byte `protobuf:"bytes,2,opt,name=sha_target,json=shaTarget" json:"sha_target,omitempty"` SizeOriginal *uint32 `protobuf:"varint,3,opt,name=size_original,json=sizeOriginal" json:"size_original,omitempty"` PatchMethod *uint32 `protobuf:"varint,4,opt,name=patch_method,json=patchMethod" json:"patch_method,omitempty"` Chunk []byte `protobuf:"bytes,5,opt,name=chunk" json:"chunk,omitempty"` SizeDelta *uint32 `protobuf:"varint,6,opt,name=size_delta,json=sizeDelta" json:"size_delta,omitempty"` // contains filtered or unexported fields }
func (*ContentDeltaChunks_DeltaChunk) Descriptor
deprecated
func (*ContentDeltaChunks_DeltaChunk) Descriptor() ([]byte, []int)
Deprecated: Use ContentDeltaChunks_DeltaChunk.ProtoReflect.Descriptor instead.
func (*ContentDeltaChunks_DeltaChunk) GetChunk ¶
func (x *ContentDeltaChunks_DeltaChunk) GetChunk() []byte
func (*ContentDeltaChunks_DeltaChunk) GetPatchMethod ¶
func (x *ContentDeltaChunks_DeltaChunk) GetPatchMethod() uint32
func (*ContentDeltaChunks_DeltaChunk) GetShaSource ¶
func (x *ContentDeltaChunks_DeltaChunk) GetShaSource() []byte
func (*ContentDeltaChunks_DeltaChunk) GetShaTarget ¶
func (x *ContentDeltaChunks_DeltaChunk) GetShaTarget() []byte
func (*ContentDeltaChunks_DeltaChunk) GetSizeDelta ¶
func (x *ContentDeltaChunks_DeltaChunk) GetSizeDelta() uint32
func (*ContentDeltaChunks_DeltaChunk) GetSizeOriginal ¶
func (x *ContentDeltaChunks_DeltaChunk) GetSizeOriginal() uint32
func (*ContentDeltaChunks_DeltaChunk) ProtoMessage ¶
func (*ContentDeltaChunks_DeltaChunk) ProtoMessage()
func (*ContentDeltaChunks_DeltaChunk) ProtoReflect ¶
func (x *ContentDeltaChunks_DeltaChunk) ProtoReflect() protoreflect.Message
func (*ContentDeltaChunks_DeltaChunk) Reset ¶
func (x *ContentDeltaChunks_DeltaChunk) Reset()
func (*ContentDeltaChunks_DeltaChunk) String ¶
func (x *ContentDeltaChunks_DeltaChunk) String() string
type ContentManifestMetadata ¶
type ContentManifestMetadata struct { DepotId *uint32 `protobuf:"varint,1,opt,name=depot_id,json=depotId" json:"depot_id,omitempty"` GidManifest *uint64 `protobuf:"varint,2,opt,name=gid_manifest,json=gidManifest" json:"gid_manifest,omitempty"` CreationTime *uint32 `protobuf:"varint,3,opt,name=creation_time,json=creationTime" json:"creation_time,omitempty"` FilenamesEncrypted *bool `protobuf:"varint,4,opt,name=filenames_encrypted,json=filenamesEncrypted" json:"filenames_encrypted,omitempty"` CbDiskOriginal *uint64 `protobuf:"varint,5,opt,name=cb_disk_original,json=cbDiskOriginal" json:"cb_disk_original,omitempty"` CbDiskCompressed *uint64 `protobuf:"varint,6,opt,name=cb_disk_compressed,json=cbDiskCompressed" json:"cb_disk_compressed,omitempty"` UniqueChunks *uint32 `protobuf:"varint,7,opt,name=unique_chunks,json=uniqueChunks" json:"unique_chunks,omitempty"` CrcEncrypted *uint32 `protobuf:"varint,8,opt,name=crc_encrypted,json=crcEncrypted" json:"crc_encrypted,omitempty"` CrcClear *uint32 `protobuf:"varint,9,opt,name=crc_clear,json=crcClear" json:"crc_clear,omitempty"` // contains filtered or unexported fields }
func (*ContentManifestMetadata) Descriptor
deprecated
func (*ContentManifestMetadata) Descriptor() ([]byte, []int)
Deprecated: Use ContentManifestMetadata.ProtoReflect.Descriptor instead.
func (*ContentManifestMetadata) GetCbDiskCompressed ¶
func (x *ContentManifestMetadata) GetCbDiskCompressed() uint64
func (*ContentManifestMetadata) GetCbDiskOriginal ¶
func (x *ContentManifestMetadata) GetCbDiskOriginal() uint64
func (*ContentManifestMetadata) GetCrcClear ¶
func (x *ContentManifestMetadata) GetCrcClear() uint32
func (*ContentManifestMetadata) GetCrcEncrypted ¶
func (x *ContentManifestMetadata) GetCrcEncrypted() uint32
func (*ContentManifestMetadata) GetCreationTime ¶
func (x *ContentManifestMetadata) GetCreationTime() uint32
func (*ContentManifestMetadata) GetDepotId ¶
func (x *ContentManifestMetadata) GetDepotId() uint32
func (*ContentManifestMetadata) GetFilenamesEncrypted ¶
func (x *ContentManifestMetadata) GetFilenamesEncrypted() bool
func (*ContentManifestMetadata) GetGidManifest ¶
func (x *ContentManifestMetadata) GetGidManifest() uint64
func (*ContentManifestMetadata) GetUniqueChunks ¶
func (x *ContentManifestMetadata) GetUniqueChunks() uint32
func (*ContentManifestMetadata) ProtoMessage ¶
func (*ContentManifestMetadata) ProtoMessage()
func (*ContentManifestMetadata) ProtoReflect ¶
func (x *ContentManifestMetadata) ProtoReflect() protoreflect.Message
func (*ContentManifestMetadata) Reset ¶
func (x *ContentManifestMetadata) Reset()
func (*ContentManifestMetadata) String ¶
func (x *ContentManifestMetadata) String() string
type ContentManifestPayload ¶
type ContentManifestPayload struct { Mappings []*ContentManifestPayload_FileMapping `protobuf:"bytes,1,rep,name=mappings" json:"mappings,omitempty"` // contains filtered or unexported fields }
func (*ContentManifestPayload) Descriptor
deprecated
func (*ContentManifestPayload) Descriptor() ([]byte, []int)
Deprecated: Use ContentManifestPayload.ProtoReflect.Descriptor instead.
func (*ContentManifestPayload) GetMappings ¶
func (x *ContentManifestPayload) GetMappings() []*ContentManifestPayload_FileMapping
func (*ContentManifestPayload) ProtoMessage ¶
func (*ContentManifestPayload) ProtoMessage()
func (*ContentManifestPayload) ProtoReflect ¶
func (x *ContentManifestPayload) ProtoReflect() protoreflect.Message
func (*ContentManifestPayload) Reset ¶
func (x *ContentManifestPayload) Reset()
func (*ContentManifestPayload) String ¶
func (x *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=shaFilename" json:"sha_filename,omitempty"` ShaContent []byte `protobuf:"bytes,5,opt,name=sha_content,json=shaContent" json:"sha_content,omitempty"` Chunks []*ContentManifestPayload_FileMapping_ChunkData `protobuf:"bytes,6,rep,name=chunks" json:"chunks,omitempty"` Linktarget *string `protobuf:"bytes,7,opt,name=linktarget" json:"linktarget,omitempty"` // contains filtered or unexported fields }
func (*ContentManifestPayload_FileMapping) Descriptor
deprecated
func (*ContentManifestPayload_FileMapping) Descriptor() ([]byte, []int)
Deprecated: Use ContentManifestPayload_FileMapping.ProtoReflect.Descriptor instead.
func (*ContentManifestPayload_FileMapping) GetChunks ¶
func (x *ContentManifestPayload_FileMapping) GetChunks() []*ContentManifestPayload_FileMapping_ChunkData
func (*ContentManifestPayload_FileMapping) GetFilename ¶
func (x *ContentManifestPayload_FileMapping) GetFilename() string
func (*ContentManifestPayload_FileMapping) GetFlags ¶
func (x *ContentManifestPayload_FileMapping) GetFlags() uint32
func (*ContentManifestPayload_FileMapping) GetLinktarget ¶
func (x *ContentManifestPayload_FileMapping) GetLinktarget() string
func (*ContentManifestPayload_FileMapping) GetShaContent ¶
func (x *ContentManifestPayload_FileMapping) GetShaContent() []byte
func (*ContentManifestPayload_FileMapping) GetShaFilename ¶
func (x *ContentManifestPayload_FileMapping) GetShaFilename() []byte
func (*ContentManifestPayload_FileMapping) GetSize ¶
func (x *ContentManifestPayload_FileMapping) GetSize() uint64
func (*ContentManifestPayload_FileMapping) ProtoMessage ¶
func (*ContentManifestPayload_FileMapping) ProtoMessage()
func (*ContentManifestPayload_FileMapping) ProtoReflect ¶
func (x *ContentManifestPayload_FileMapping) ProtoReflect() protoreflect.Message
func (*ContentManifestPayload_FileMapping) Reset ¶
func (x *ContentManifestPayload_FileMapping) Reset()
func (*ContentManifestPayload_FileMapping) String ¶
func (x *ContentManifestPayload_FileMapping) String() 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=cbOriginal" json:"cb_original,omitempty"` CbCompressed *uint32 `protobuf:"varint,5,opt,name=cb_compressed,json=cbCompressed" json:"cb_compressed,omitempty"` // contains filtered or unexported fields }
func (*ContentManifestPayload_FileMapping_ChunkData) Descriptor
deprecated
func (*ContentManifestPayload_FileMapping_ChunkData) Descriptor() ([]byte, []int)
Deprecated: Use ContentManifestPayload_FileMapping_ChunkData.ProtoReflect.Descriptor instead.
func (*ContentManifestPayload_FileMapping_ChunkData) GetCbCompressed ¶
func (x *ContentManifestPayload_FileMapping_ChunkData) GetCbCompressed() uint32
func (*ContentManifestPayload_FileMapping_ChunkData) GetCbOriginal ¶
func (x *ContentManifestPayload_FileMapping_ChunkData) GetCbOriginal() uint32
func (*ContentManifestPayload_FileMapping_ChunkData) GetCrc ¶
func (x *ContentManifestPayload_FileMapping_ChunkData) GetCrc() uint32
func (*ContentManifestPayload_FileMapping_ChunkData) GetOffset ¶
func (x *ContentManifestPayload_FileMapping_ChunkData) GetOffset() uint64
func (*ContentManifestPayload_FileMapping_ChunkData) GetSha ¶
func (x *ContentManifestPayload_FileMapping_ChunkData) GetSha() []byte
func (*ContentManifestPayload_FileMapping_ChunkData) ProtoMessage ¶
func (*ContentManifestPayload_FileMapping_ChunkData) ProtoMessage()
func (*ContentManifestPayload_FileMapping_ChunkData) ProtoReflect ¶
func (x *ContentManifestPayload_FileMapping_ChunkData) ProtoReflect() protoreflect.Message
func (*ContentManifestPayload_FileMapping_ChunkData) Reset ¶
func (x *ContentManifestPayload_FileMapping_ChunkData) Reset()
func (*ContentManifestPayload_FileMapping_ChunkData) String ¶
func (x *ContentManifestPayload_FileMapping_ChunkData) String() string
type ContentManifestSignature ¶
type ContentManifestSignature struct { Signature []byte `protobuf:"bytes,1,opt,name=signature" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*ContentManifestSignature) Descriptor
deprecated
func (*ContentManifestSignature) Descriptor() ([]byte, []int)
Deprecated: Use ContentManifestSignature.ProtoReflect.Descriptor instead.
func (*ContentManifestSignature) GetSignature ¶
func (x *ContentManifestSignature) GetSignature() []byte
func (*ContentManifestSignature) ProtoMessage ¶
func (*ContentManifestSignature) ProtoMessage()
func (*ContentManifestSignature) ProtoReflect ¶
func (x *ContentManifestSignature) ProtoReflect() protoreflect.Message
func (*ContentManifestSignature) Reset ¶
func (x *ContentManifestSignature) Reset()
func (*ContentManifestSignature) String ¶
func (x *ContentManifestSignature) String() string
type EACState ¶
type EACState int32
func (EACState) Descriptor ¶
func (EACState) Descriptor() protoreflect.EnumDescriptor
func (EACState) EnumDescriptor
deprecated
func (EACState) Number ¶
func (x EACState) Number() protoreflect.EnumNumber
func (EACState) Type ¶
func (EACState) Type() protoreflect.EnumType
func (*EACState) UnmarshalJSON
deprecated
type EAuthSessionGuardType ¶
type EAuthSessionGuardType int32
const ( EAuthSessionGuardType_k_EAuthSessionGuardType_Unknown EAuthSessionGuardType = 0 EAuthSessionGuardType_k_EAuthSessionGuardType_None EAuthSessionGuardType = 1 EAuthSessionGuardType_k_EAuthSessionGuardType_EmailCode EAuthSessionGuardType = 2 EAuthSessionGuardType_k_EAuthSessionGuardType_DeviceCode EAuthSessionGuardType = 3 EAuthSessionGuardType_k_EAuthSessionGuardType_DeviceConfirmation EAuthSessionGuardType = 4 EAuthSessionGuardType_k_EAuthSessionGuardType_EmailConfirmation EAuthSessionGuardType = 5 EAuthSessionGuardType_k_EAuthSessionGuardType_MachineToken EAuthSessionGuardType = 6 EAuthSessionGuardType_k_EAuthSessionGuardType_LegacyMachineAuth EAuthSessionGuardType = 7 )
func (EAuthSessionGuardType) Descriptor ¶
func (EAuthSessionGuardType) Descriptor() protoreflect.EnumDescriptor
func (EAuthSessionGuardType) Enum ¶
func (x EAuthSessionGuardType) Enum() *EAuthSessionGuardType
func (EAuthSessionGuardType) EnumDescriptor
deprecated
func (EAuthSessionGuardType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EAuthSessionGuardType.Descriptor instead.
func (EAuthSessionGuardType) Number ¶
func (x EAuthSessionGuardType) Number() protoreflect.EnumNumber
func (EAuthSessionGuardType) String ¶
func (x EAuthSessionGuardType) String() string
func (EAuthSessionGuardType) Type ¶
func (EAuthSessionGuardType) Type() protoreflect.EnumType
func (*EAuthSessionGuardType) UnmarshalJSON
deprecated
func (x *EAuthSessionGuardType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EAuthSessionSecurityHistory ¶
type EAuthSessionSecurityHistory int32
const ( EAuthSessionSecurityHistory_k_EAuthSessionSecurityHistory_Invalid EAuthSessionSecurityHistory = 0 EAuthSessionSecurityHistory_k_EAuthSessionSecurityHistory_UsedPreviously EAuthSessionSecurityHistory = 1 EAuthSessionSecurityHistory_k_EAuthSessionSecurityHistory_NoPriorHistory EAuthSessionSecurityHistory = 2 )
func (EAuthSessionSecurityHistory) Descriptor ¶
func (EAuthSessionSecurityHistory) Descriptor() protoreflect.EnumDescriptor
func (EAuthSessionSecurityHistory) Enum ¶
func (x EAuthSessionSecurityHistory) Enum() *EAuthSessionSecurityHistory
func (EAuthSessionSecurityHistory) EnumDescriptor
deprecated
func (EAuthSessionSecurityHistory) EnumDescriptor() ([]byte, []int)
Deprecated: Use EAuthSessionSecurityHistory.Descriptor instead.
func (EAuthSessionSecurityHistory) Number ¶
func (x EAuthSessionSecurityHistory) Number() protoreflect.EnumNumber
func (EAuthSessionSecurityHistory) String ¶
func (x EAuthSessionSecurityHistory) String() string
func (EAuthSessionSecurityHistory) Type ¶
func (EAuthSessionSecurityHistory) Type() protoreflect.EnumType
func (*EAuthSessionSecurityHistory) UnmarshalJSON
deprecated
func (x *EAuthSessionSecurityHistory) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EAuthTokenPlatformType ¶
type EAuthTokenPlatformType int32
const ( EAuthTokenPlatformType_k_EAuthTokenPlatformType_Unknown EAuthTokenPlatformType = 0 EAuthTokenPlatformType_k_EAuthTokenPlatformType_SteamClient EAuthTokenPlatformType = 1 EAuthTokenPlatformType_k_EAuthTokenPlatformType_WebBrowser EAuthTokenPlatformType = 2 EAuthTokenPlatformType_k_EAuthTokenPlatformType_MobileApp EAuthTokenPlatformType = 3 )
func (EAuthTokenPlatformType) Descriptor ¶
func (EAuthTokenPlatformType) Descriptor() protoreflect.EnumDescriptor
func (EAuthTokenPlatformType) Enum ¶
func (x EAuthTokenPlatformType) Enum() *EAuthTokenPlatformType
func (EAuthTokenPlatformType) EnumDescriptor
deprecated
func (EAuthTokenPlatformType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EAuthTokenPlatformType.Descriptor instead.
func (EAuthTokenPlatformType) Number ¶
func (x EAuthTokenPlatformType) Number() protoreflect.EnumNumber
func (EAuthTokenPlatformType) String ¶
func (x EAuthTokenPlatformType) String() string
func (EAuthTokenPlatformType) Type ¶
func (EAuthTokenPlatformType) Type() protoreflect.EnumType
func (*EAuthTokenPlatformType) UnmarshalJSON
deprecated
func (x *EAuthTokenPlatformType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EAuthTokenRevokeAction ¶
type EAuthTokenRevokeAction int32
const ( EAuthTokenRevokeAction_k_EAuthTokenRevokeLogout EAuthTokenRevokeAction = 0 EAuthTokenRevokeAction_k_EAuthTokenRevokePermanent EAuthTokenRevokeAction = 1 EAuthTokenRevokeAction_k_EAuthTokenRevokeReplaced EAuthTokenRevokeAction = 2 EAuthTokenRevokeAction_k_EAuthTokenRevokeSupport EAuthTokenRevokeAction = 3 EAuthTokenRevokeAction_k_EAuthTokenRevokeConsume EAuthTokenRevokeAction = 4 EAuthTokenRevokeAction_k_EAuthTokenRevokeNonRememberedLogout EAuthTokenRevokeAction = 5 EAuthTokenRevokeAction_k_EAuthTokenRevokeNonRememberedPermanent EAuthTokenRevokeAction = 6 EAuthTokenRevokeAction_k_EAuthTokenRevokeAutomatic EAuthTokenRevokeAction = 7 )
func (EAuthTokenRevokeAction) Descriptor ¶
func (EAuthTokenRevokeAction) Descriptor() protoreflect.EnumDescriptor
func (EAuthTokenRevokeAction) Enum ¶
func (x EAuthTokenRevokeAction) Enum() *EAuthTokenRevokeAction
func (EAuthTokenRevokeAction) EnumDescriptor
deprecated
func (EAuthTokenRevokeAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use EAuthTokenRevokeAction.Descriptor instead.
func (EAuthTokenRevokeAction) Number ¶
func (x EAuthTokenRevokeAction) Number() protoreflect.EnumNumber
func (EAuthTokenRevokeAction) String ¶
func (x EAuthTokenRevokeAction) String() string
func (EAuthTokenRevokeAction) Type ¶
func (EAuthTokenRevokeAction) Type() protoreflect.EnumType
func (*EAuthTokenRevokeAction) UnmarshalJSON
deprecated
func (x *EAuthTokenRevokeAction) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EAuthTokenState ¶
type EAuthTokenState int32
const ( EAuthTokenState_k_EAuthTokenState_Invalid EAuthTokenState = 0 EAuthTokenState_k_EAuthTokenState_New EAuthTokenState = 1 EAuthTokenState_k_EAuthTokenState_Confirmed EAuthTokenState = 2 EAuthTokenState_k_EAuthTokenState_Issued EAuthTokenState = 3 EAuthTokenState_k_EAuthTokenState_Denied EAuthTokenState = 4 EAuthTokenState_k_EAuthTokenState_LoggedOut EAuthTokenState = 5 EAuthTokenState_k_EAuthTokenState_Consumed EAuthTokenState = 6 EAuthTokenState_k_EAuthTokenState_Revoked EAuthTokenState = 99 )
func (EAuthTokenState) Descriptor ¶
func (EAuthTokenState) Descriptor() protoreflect.EnumDescriptor
func (EAuthTokenState) Enum ¶
func (x EAuthTokenState) Enum() *EAuthTokenState
func (EAuthTokenState) EnumDescriptor
deprecated
func (EAuthTokenState) EnumDescriptor() ([]byte, []int)
Deprecated: Use EAuthTokenState.Descriptor instead.
func (EAuthTokenState) Number ¶
func (x EAuthTokenState) Number() protoreflect.EnumNumber
func (EAuthTokenState) String ¶
func (x EAuthTokenState) String() string
func (EAuthTokenState) Type ¶
func (EAuthTokenState) Type() protoreflect.EnumType
func (*EAuthTokenState) UnmarshalJSON
deprecated
func (x *EAuthTokenState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EBanContentCheckResult ¶
type EBanContentCheckResult int32
const ( EBanContentCheckResult_k_EBanContentCheckResult_NotScanned EBanContentCheckResult = 0 EBanContentCheckResult_k_EBanContentCheckResult_Reset EBanContentCheckResult = 1 EBanContentCheckResult_k_EBanContentCheckResult_NeedsChecking EBanContentCheckResult = 2 EBanContentCheckResult_k_EBanContentCheckResult_VeryUnlikely EBanContentCheckResult = 5 EBanContentCheckResult_k_EBanContentCheckResult_Unlikely EBanContentCheckResult = 30 EBanContentCheckResult_k_EBanContentCheckResult_Possible EBanContentCheckResult = 50 EBanContentCheckResult_k_EBanContentCheckResult_Likely EBanContentCheckResult = 75 EBanContentCheckResult_k_EBanContentCheckResult_VeryLikely EBanContentCheckResult = 100 )
func (EBanContentCheckResult) Descriptor ¶
func (EBanContentCheckResult) Descriptor() protoreflect.EnumDescriptor
func (EBanContentCheckResult) Enum ¶
func (x EBanContentCheckResult) Enum() *EBanContentCheckResult
func (EBanContentCheckResult) EnumDescriptor
deprecated
func (EBanContentCheckResult) EnumDescriptor() ([]byte, []int)
Deprecated: Use EBanContentCheckResult.Descriptor instead.
func (EBanContentCheckResult) Number ¶
func (x EBanContentCheckResult) Number() protoreflect.EnumNumber
func (EBanContentCheckResult) String ¶
func (x EBanContentCheckResult) String() string
func (EBanContentCheckResult) Type ¶
func (EBanContentCheckResult) Type() protoreflect.EnumType
func (*EBanContentCheckResult) UnmarshalJSON
deprecated
func (x *EBanContentCheckResult) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EBatteryState ¶
type EBatteryState int32
const ( EBatteryState_k_EBatteryState_Unknown EBatteryState = 0 EBatteryState_k_EBatteryState_Discharging EBatteryState = 1 EBatteryState_k_EBatteryState_Charging EBatteryState = 2 EBatteryState_k_EBatteryState_Full EBatteryState = 3 )
func (EBatteryState) Descriptor ¶
func (EBatteryState) Descriptor() protoreflect.EnumDescriptor
func (EBatteryState) Enum ¶
func (x EBatteryState) Enum() *EBatteryState
func (EBatteryState) EnumDescriptor
deprecated
func (EBatteryState) EnumDescriptor() ([]byte, []int)
Deprecated: Use EBatteryState.Descriptor instead.
func (EBatteryState) Number ¶
func (x EBatteryState) Number() protoreflect.EnumNumber
func (EBatteryState) String ¶
func (x EBatteryState) String() string
func (EBatteryState) Type ¶
func (EBatteryState) Type() protoreflect.EnumType
func (*EBatteryState) UnmarshalJSON
deprecated
func (x *EBatteryState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EBluetoothDeviceType ¶
type EBluetoothDeviceType int32
const ( EBluetoothDeviceType_k_BluetoothDeviceType_Invalid EBluetoothDeviceType = 0 EBluetoothDeviceType_k_BluetoothDeviceType_Unknown EBluetoothDeviceType = 1 EBluetoothDeviceType_k_BluetoothDeviceType_Phone EBluetoothDeviceType = 2 EBluetoothDeviceType_k_BluetoothDeviceType_Computer EBluetoothDeviceType = 3 EBluetoothDeviceType_k_BluetoothDeviceType_Headset EBluetoothDeviceType = 4 EBluetoothDeviceType_k_BluetoothDeviceType_Headphones EBluetoothDeviceType = 5 EBluetoothDeviceType_k_BluetoothDeviceType_Speakers EBluetoothDeviceType = 6 EBluetoothDeviceType_k_BluetoothDeviceType_OtherAudio EBluetoothDeviceType = 7 EBluetoothDeviceType_k_BluetoothDeviceType_Mouse EBluetoothDeviceType = 8 EBluetoothDeviceType_k_BluetoothDeviceType_Joystick EBluetoothDeviceType = 9 EBluetoothDeviceType_k_BluetoothDeviceType_Gamepad EBluetoothDeviceType = 10 EBluetoothDeviceType_k_BluetoothDeviceType_Keyboard EBluetoothDeviceType = 11 )
func (EBluetoothDeviceType) Descriptor ¶
func (EBluetoothDeviceType) Descriptor() protoreflect.EnumDescriptor
func (EBluetoothDeviceType) Enum ¶
func (x EBluetoothDeviceType) Enum() *EBluetoothDeviceType
func (EBluetoothDeviceType) EnumDescriptor
deprecated
func (EBluetoothDeviceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EBluetoothDeviceType.Descriptor instead.
func (EBluetoothDeviceType) Number ¶
func (x EBluetoothDeviceType) Number() protoreflect.EnumNumber
func (EBluetoothDeviceType) String ¶
func (x EBluetoothDeviceType) String() string
func (EBluetoothDeviceType) Type ¶
func (EBluetoothDeviceType) Type() protoreflect.EnumType
func (*EBluetoothDeviceType) UnmarshalJSON
deprecated
func (x *EBluetoothDeviceType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EBroadcastEncoderSetting ¶
type EBroadcastEncoderSetting int32
const ( EBroadcastEncoderSetting_k_EBroadcastEncoderBestQuality EBroadcastEncoderSetting = 0 EBroadcastEncoderSetting_k_EBroadcastEncoderBestPerformance EBroadcastEncoderSetting = 1 )
func (EBroadcastEncoderSetting) Descriptor ¶
func (EBroadcastEncoderSetting) Descriptor() protoreflect.EnumDescriptor
func (EBroadcastEncoderSetting) Enum ¶
func (x EBroadcastEncoderSetting) Enum() *EBroadcastEncoderSetting
func (EBroadcastEncoderSetting) EnumDescriptor
deprecated
func (EBroadcastEncoderSetting) EnumDescriptor() ([]byte, []int)
Deprecated: Use EBroadcastEncoderSetting.Descriptor instead.
func (EBroadcastEncoderSetting) Number ¶
func (x EBroadcastEncoderSetting) Number() protoreflect.EnumNumber
func (EBroadcastEncoderSetting) String ¶
func (x EBroadcastEncoderSetting) String() string
func (EBroadcastEncoderSetting) Type ¶
func (EBroadcastEncoderSetting) Type() protoreflect.EnumType
func (*EBroadcastEncoderSetting) UnmarshalJSON
deprecated
func (x *EBroadcastEncoderSetting) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EBroadcastPermission ¶
type EBroadcastPermission int32
const ( EBroadcastPermission_k_EBroadcastPermissionDisabled EBroadcastPermission = 0 EBroadcastPermission_k_EBroadcastPermissionFriendsApprove EBroadcastPermission = 1 EBroadcastPermission_k_EBroadcastPermissionFriendsAllowed EBroadcastPermission = 2 EBroadcastPermission_k_EBroadcastPermissionPublic EBroadcastPermission = 3 EBroadcastPermission_k_EBroadcastPermissionSubscribers EBroadcastPermission = 4 )
func (EBroadcastPermission) Descriptor ¶
func (EBroadcastPermission) Descriptor() protoreflect.EnumDescriptor
func (EBroadcastPermission) Enum ¶
func (x EBroadcastPermission) Enum() *EBroadcastPermission
func (EBroadcastPermission) EnumDescriptor
deprecated
func (EBroadcastPermission) EnumDescriptor() ([]byte, []int)
Deprecated: Use EBroadcastPermission.Descriptor instead.
func (EBroadcastPermission) Number ¶
func (x EBroadcastPermission) Number() protoreflect.EnumNumber
func (EBroadcastPermission) String ¶
func (x EBroadcastPermission) String() string
func (EBroadcastPermission) Type ¶
func (EBroadcastPermission) Type() protoreflect.EnumType
func (*EBroadcastPermission) UnmarshalJSON
deprecated
func (x *EBroadcastPermission) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ECPUGovernor ¶
type ECPUGovernor int32
const ( ECPUGovernor_k_ECPUGovernor_Invalid ECPUGovernor = 0 ECPUGovernor_k_ECPUGovernor_Perf ECPUGovernor = 1 ECPUGovernor_k_ECPUGovernor_Powersave ECPUGovernor = 2 ECPUGovernor_k_ECPUGovernor_Manual ECPUGovernor = 3 )
func (ECPUGovernor) Descriptor ¶
func (ECPUGovernor) Descriptor() protoreflect.EnumDescriptor
func (ECPUGovernor) Enum ¶
func (x ECPUGovernor) Enum() *ECPUGovernor
func (ECPUGovernor) EnumDescriptor
deprecated
func (ECPUGovernor) EnumDescriptor() ([]byte, []int)
Deprecated: Use ECPUGovernor.Descriptor instead.
func (ECPUGovernor) Number ¶
func (x ECPUGovernor) Number() protoreflect.EnumNumber
func (ECPUGovernor) String ¶
func (x ECPUGovernor) String() string
func (ECPUGovernor) Type ¶
func (ECPUGovernor) Type() protoreflect.EnumType
func (*ECPUGovernor) UnmarshalJSON
deprecated
func (x *ECPUGovernor) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ECloudGamingPlatform ¶
type ECloudGamingPlatform int32
const ( ECloudGamingPlatform_k_ECloudGamingPlatformNone ECloudGamingPlatform = 0 ECloudGamingPlatform_k_ECloudGamingPlatformValve ECloudGamingPlatform = 1 ECloudGamingPlatform_k_ECloudGamingPlatformNVIDIA ECloudGamingPlatform = 2 )
func (ECloudGamingPlatform) Descriptor ¶
func (ECloudGamingPlatform) Descriptor() protoreflect.EnumDescriptor
func (ECloudGamingPlatform) Enum ¶
func (x ECloudGamingPlatform) Enum() *ECloudGamingPlatform
func (ECloudGamingPlatform) EnumDescriptor
deprecated
func (ECloudGamingPlatform) EnumDescriptor() ([]byte, []int)
Deprecated: Use ECloudGamingPlatform.Descriptor instead.
func (ECloudGamingPlatform) Number ¶
func (x ECloudGamingPlatform) Number() protoreflect.EnumNumber
func (ECloudGamingPlatform) String ¶
func (x ECloudGamingPlatform) String() string
func (ECloudGamingPlatform) Type ¶
func (ECloudGamingPlatform) Type() protoreflect.EnumType
func (*ECloudGamingPlatform) UnmarshalJSON
deprecated
func (x *ECloudGamingPlatform) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ECloudPendingRemoteOperation ¶
type ECloudPendingRemoteOperation int32
const ( ECloudPendingRemoteOperation_k_ECloudPendingRemoteOperationNone ECloudPendingRemoteOperation = 0 ECloudPendingRemoteOperation_k_ECloudPendingRemoteOperationAppSessionActive ECloudPendingRemoteOperation = 1 ECloudPendingRemoteOperation_k_ECloudPendingRemoteOperationUploadInProgress ECloudPendingRemoteOperation = 2 ECloudPendingRemoteOperation_k_ECloudPendingRemoteOperationUploadPending ECloudPendingRemoteOperation = 3 ECloudPendingRemoteOperation_k_ECloudPendingRemoteOperationAppSessionSuspended ECloudPendingRemoteOperation = 4 )
func (ECloudPendingRemoteOperation) Descriptor ¶
func (ECloudPendingRemoteOperation) Descriptor() protoreflect.EnumDescriptor
func (ECloudPendingRemoteOperation) Enum ¶
func (x ECloudPendingRemoteOperation) Enum() *ECloudPendingRemoteOperation
func (ECloudPendingRemoteOperation) EnumDescriptor
deprecated
func (ECloudPendingRemoteOperation) EnumDescriptor() ([]byte, []int)
Deprecated: Use ECloudPendingRemoteOperation.Descriptor instead.
func (ECloudPendingRemoteOperation) Number ¶
func (x ECloudPendingRemoteOperation) Number() protoreflect.EnumNumber
func (ECloudPendingRemoteOperation) String ¶
func (x ECloudPendingRemoteOperation) String() string
func (ECloudPendingRemoteOperation) Type ¶
func (ECloudPendingRemoteOperation) Type() protoreflect.EnumType
func (*ECloudPendingRemoteOperation) UnmarshalJSON
deprecated
func (x *ECloudPendingRemoteOperation) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ECloudStoragePersistState ¶
type ECloudStoragePersistState int32
const ( ECloudStoragePersistState_k_ECloudStoragePersistStatePersisted ECloudStoragePersistState = 0 ECloudStoragePersistState_k_ECloudStoragePersistStateForgotten ECloudStoragePersistState = 1 ECloudStoragePersistState_k_ECloudStoragePersistStateDeleted ECloudStoragePersistState = 2 )
func (ECloudStoragePersistState) Descriptor ¶
func (ECloudStoragePersistState) Descriptor() protoreflect.EnumDescriptor
func (ECloudStoragePersistState) Enum ¶
func (x ECloudStoragePersistState) Enum() *ECloudStoragePersistState
func (ECloudStoragePersistState) EnumDescriptor
deprecated
func (ECloudStoragePersistState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ECloudStoragePersistState.Descriptor instead.
func (ECloudStoragePersistState) Number ¶
func (x ECloudStoragePersistState) Number() protoreflect.EnumNumber
func (ECloudStoragePersistState) String ¶
func (x ECloudStoragePersistState) String() string
func (ECloudStoragePersistState) Type ¶
func (ECloudStoragePersistState) Type() protoreflect.EnumType
func (*ECloudStoragePersistState) UnmarshalJSON
deprecated
func (x *ECloudStoragePersistState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EColorGamutLabelSet ¶
type EColorGamutLabelSet int32
const ( EColorGamutLabelSet_k_ColorGamutLabelSet_Default EColorGamutLabelSet = 0 EColorGamutLabelSet_k_ColorGamutLabelSet_sRGB_Native EColorGamutLabelSet = 1 EColorGamutLabelSet_k_ColorGamutLabelSet_Native_sRGB_Boosted EColorGamutLabelSet = 2 )
func (EColorGamutLabelSet) Descriptor ¶
func (EColorGamutLabelSet) Descriptor() protoreflect.EnumDescriptor
func (EColorGamutLabelSet) Enum ¶
func (x EColorGamutLabelSet) Enum() *EColorGamutLabelSet
func (EColorGamutLabelSet) EnumDescriptor
deprecated
func (EColorGamutLabelSet) EnumDescriptor() ([]byte, []int)
Deprecated: Use EColorGamutLabelSet.Descriptor instead.
func (EColorGamutLabelSet) Number ¶
func (x EColorGamutLabelSet) Number() protoreflect.EnumNumber
func (EColorGamutLabelSet) String ¶
func (x EColorGamutLabelSet) String() string
func (EColorGamutLabelSet) Type ¶
func (EColorGamutLabelSet) Type() protoreflect.EnumType
func (*EColorGamutLabelSet) UnmarshalJSON
deprecated
func (x *EColorGamutLabelSet) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ECommentThreadType ¶
type ECommentThreadType int32
const ( ECommentThreadType_k_ECommentThreadTypeInvalid ECommentThreadType = 0 ECommentThreadType_k_ECommentThreadTypeScreenshot_Deprecated ECommentThreadType = 1 ECommentThreadType_k_ECommentThreadTypeWorkshopAccount_Developer ECommentThreadType = 2 ECommentThreadType_k_ECommentThreadTypeWorkshopAccount_Public ECommentThreadType = 3 ECommentThreadType_k_ECommentThreadTypePublishedFile_Developer ECommentThreadType = 4 ECommentThreadType_k_ECommentThreadTypePublishedFile_Public ECommentThreadType = 5 ECommentThreadType_k_ECommentThreadTypeTest ECommentThreadType = 6 ECommentThreadType_k_ECommentThreadTypeForumTopic ECommentThreadType = 7 ECommentThreadType_k_ECommentThreadTypeRecommendation ECommentThreadType = 8 ECommentThreadType_k_ECommentThreadTypeVideo_Deprecated ECommentThreadType = 9 ECommentThreadType_k_ECommentThreadTypeProfile ECommentThreadType = 10 ECommentThreadType_k_ECommentThreadTypeNewsPost ECommentThreadType = 11 ECommentThreadType_k_ECommentThreadTypeClan ECommentThreadType = 12 ECommentThreadType_k_ECommentThreadTypeClanAnnouncement ECommentThreadType = 13 ECommentThreadType_k_ECommentThreadTypeClanEvent ECommentThreadType = 14 ECommentThreadType_k_ECommentThreadTypeUserStatusPublished ECommentThreadType = 15 ECommentThreadType_k_ECommentThreadTypeUserReceivedNewGame ECommentThreadType = 16 ECommentThreadType_k_ECommentThreadTypePublishedFile_Announcement ECommentThreadType = 17 ECommentThreadType_k_ECommentThreadTypeModeratorMessage ECommentThreadType = 18 ECommentThreadType_k_ECommentThreadTypeClanCuratedApp ECommentThreadType = 19 ECommentThreadType_k_ECommentThreadTypeQAndASession ECommentThreadType = 20 ECommentThreadType_k_ECommentThreadTypeMax ECommentThreadType = 21 )
func (ECommentThreadType) Descriptor ¶
func (ECommentThreadType) Descriptor() protoreflect.EnumDescriptor
func (ECommentThreadType) Enum ¶
func (x ECommentThreadType) Enum() *ECommentThreadType
func (ECommentThreadType) EnumDescriptor
deprecated
func (ECommentThreadType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ECommentThreadType.Descriptor instead.
func (ECommentThreadType) Number ¶
func (x ECommentThreadType) Number() protoreflect.EnumNumber
func (ECommentThreadType) String ¶
func (x ECommentThreadType) String() string
func (ECommentThreadType) Type ¶
func (ECommentThreadType) Type() protoreflect.EnumType
func (*ECommentThreadType) UnmarshalJSON
deprecated
func (x *ECommentThreadType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ECommunityItemClass ¶
type ECommunityItemClass int32
const ( ECommunityItemClass_k_ECommunityItemClass_Invalid ECommunityItemClass = 0 ECommunityItemClass_k_ECommunityItemClass_Badge ECommunityItemClass = 1 ECommunityItemClass_k_ECommunityItemClass_GameCard ECommunityItemClass = 2 ECommunityItemClass_k_ECommunityItemClass_ProfileBackground ECommunityItemClass = 3 ECommunityItemClass_k_ECommunityItemClass_Emoticon ECommunityItemClass = 4 ECommunityItemClass_k_ECommunityItemClass_BoosterPack ECommunityItemClass = 5 ECommunityItemClass_k_ECommunityItemClass_Consumable ECommunityItemClass = 6 ECommunityItemClass_k_ECommunityItemClass_GameGoo ECommunityItemClass = 7 ECommunityItemClass_k_ECommunityItemClass_ProfileModifier ECommunityItemClass = 8 ECommunityItemClass_k_ECommunityItemClass_Scene ECommunityItemClass = 9 ECommunityItemClass_k_ECommunityItemClass_SalienItem ECommunityItemClass = 10 ECommunityItemClass_k_ECommunityItemClass_Sticker ECommunityItemClass = 11 ECommunityItemClass_k_ECommunityItemClass_ChatEffect ECommunityItemClass = 12 ECommunityItemClass_k_ECommunityItemClass_MiniProfileBackground ECommunityItemClass = 13 ECommunityItemClass_k_ECommunityItemClass_AvatarFrame ECommunityItemClass = 14 ECommunityItemClass_k_ECommunityItemClass_AnimatedAvatar ECommunityItemClass = 15 ECommunityItemClass_k_ECommunityItemClass_SteamDeckKeyboardSkin ECommunityItemClass = 16 ECommunityItemClass_k_ECommunityItemClass_SteamDeckStartupMovie ECommunityItemClass = 17 )
func (ECommunityItemClass) Descriptor ¶
func (ECommunityItemClass) Descriptor() protoreflect.EnumDescriptor
func (ECommunityItemClass) Enum ¶
func (x ECommunityItemClass) Enum() *ECommunityItemClass
func (ECommunityItemClass) EnumDescriptor
deprecated
func (ECommunityItemClass) EnumDescriptor() ([]byte, []int)
Deprecated: Use ECommunityItemClass.Descriptor instead.
func (ECommunityItemClass) Number ¶
func (x ECommunityItemClass) Number() protoreflect.EnumNumber
func (ECommunityItemClass) String ¶
func (x ECommunityItemClass) String() string
func (ECommunityItemClass) Type ¶
func (ECommunityItemClass) Type() protoreflect.EnumType
func (*ECommunityItemClass) UnmarshalJSON
deprecated
func (x *ECommunityItemClass) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EContentCheckProvider ¶
type EContentCheckProvider int32
const ( EContentCheckProvider_k_EContentCheckProvider_Invalid EContentCheckProvider = 0 EContentCheckProvider_k_EContentCheckProvider_Google_DEPRECATED EContentCheckProvider = 1 EContentCheckProvider_k_EContentCheckProvider_Amazon EContentCheckProvider = 2 EContentCheckProvider_k_EContentCheckProvider_Local EContentCheckProvider = 3 EContentCheckProvider_k_EContentCheckProvider_GoogleVertexAI EContentCheckProvider = 4 )
func (EContentCheckProvider) Descriptor ¶
func (EContentCheckProvider) Descriptor() protoreflect.EnumDescriptor
func (EContentCheckProvider) Enum ¶
func (x EContentCheckProvider) Enum() *EContentCheckProvider
func (EContentCheckProvider) EnumDescriptor
deprecated
func (EContentCheckProvider) EnumDescriptor() ([]byte, []int)
Deprecated: Use EContentCheckProvider.Descriptor instead.
func (EContentCheckProvider) Number ¶
func (x EContentCheckProvider) Number() protoreflect.EnumNumber
func (EContentCheckProvider) String ¶
func (x EContentCheckProvider) String() string
func (EContentCheckProvider) Type ¶
func (EContentCheckProvider) Type() protoreflect.EnumType
func (*EContentCheckProvider) UnmarshalJSON
deprecated
func (x *EContentCheckProvider) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EContentDeltaChunkDataLocation ¶
type EContentDeltaChunkDataLocation int32
const ( EContentDeltaChunkDataLocation_k_EContentDeltaChunkDataLocationInProtobuf EContentDeltaChunkDataLocation = 0 EContentDeltaChunkDataLocation_k_EContentDeltaChunkDataLocationAfterProtobuf EContentDeltaChunkDataLocation = 1 )
func (EContentDeltaChunkDataLocation) Descriptor ¶
func (EContentDeltaChunkDataLocation) Descriptor() protoreflect.EnumDescriptor
func (EContentDeltaChunkDataLocation) Enum ¶
func (x EContentDeltaChunkDataLocation) Enum() *EContentDeltaChunkDataLocation
func (EContentDeltaChunkDataLocation) EnumDescriptor
deprecated
func (EContentDeltaChunkDataLocation) EnumDescriptor() ([]byte, []int)
Deprecated: Use EContentDeltaChunkDataLocation.Descriptor instead.
func (EContentDeltaChunkDataLocation) Number ¶
func (x EContentDeltaChunkDataLocation) Number() protoreflect.EnumNumber
func (EContentDeltaChunkDataLocation) String ¶
func (x EContentDeltaChunkDataLocation) String() string
func (EContentDeltaChunkDataLocation) Type ¶
func (EContentDeltaChunkDataLocation) Type() protoreflect.EnumType
func (*EContentDeltaChunkDataLocation) UnmarshalJSON
deprecated
func (x *EContentDeltaChunkDataLocation) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EContentDescriptorID ¶
type EContentDescriptorID int32
const ( EContentDescriptorID_k_EContentDescriptor_NudityOrSexualContent EContentDescriptorID = 1 EContentDescriptorID_k_EContentDescriptor_FrequentViolenceOrGore EContentDescriptorID = 2 EContentDescriptorID_k_EContentDescriptor_AdultOnlySexualContent EContentDescriptorID = 3 EContentDescriptorID_k_EContentDescriptor_GratuitousSexualContent EContentDescriptorID = 4 EContentDescriptorID_k_EContentDescriptor_AnyMatureContent EContentDescriptorID = 5 )
func (EContentDescriptorID) Descriptor ¶
func (EContentDescriptorID) Descriptor() protoreflect.EnumDescriptor
func (EContentDescriptorID) Enum ¶
func (x EContentDescriptorID) Enum() *EContentDescriptorID
func (EContentDescriptorID) EnumDescriptor
deprecated
func (EContentDescriptorID) EnumDescriptor() ([]byte, []int)
Deprecated: Use EContentDescriptorID.Descriptor instead.
func (EContentDescriptorID) Number ¶
func (x EContentDescriptorID) Number() protoreflect.EnumNumber
func (EContentDescriptorID) String ¶
func (x EContentDescriptorID) String() string
func (EContentDescriptorID) Type ¶
func (EContentDescriptorID) Type() protoreflect.EnumType
func (*EContentDescriptorID) UnmarshalJSON
deprecated
func (x *EContentDescriptorID) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EGPUPerformanceLevel ¶
type EGPUPerformanceLevel int32
const ( EGPUPerformanceLevel_k_EGPUPerformanceLevel_Invalid EGPUPerformanceLevel = 0 EGPUPerformanceLevel_k_EGPUPerformanceLevel_Auto EGPUPerformanceLevel = 1 EGPUPerformanceLevel_k_EGPUPerformanceLevel_Manual EGPUPerformanceLevel = 2 EGPUPerformanceLevel_k_EGPUPerformanceLevel_Low EGPUPerformanceLevel = 3 EGPUPerformanceLevel_k_EGPUPerformanceLevel_High EGPUPerformanceLevel = 4 EGPUPerformanceLevel_k_EGPUPerformanceLevel_Profiling EGPUPerformanceLevel = 5 )
func (EGPUPerformanceLevel) Descriptor ¶
func (EGPUPerformanceLevel) Descriptor() protoreflect.EnumDescriptor
func (EGPUPerformanceLevel) Enum ¶
func (x EGPUPerformanceLevel) Enum() *EGPUPerformanceLevel
func (EGPUPerformanceLevel) EnumDescriptor
deprecated
func (EGPUPerformanceLevel) EnumDescriptor() ([]byte, []int)
Deprecated: Use EGPUPerformanceLevel.Descriptor instead.
func (EGPUPerformanceLevel) Number ¶
func (x EGPUPerformanceLevel) Number() protoreflect.EnumNumber
func (EGPUPerformanceLevel) String ¶
func (x EGPUPerformanceLevel) String() string
func (EGPUPerformanceLevel) Type ¶
func (EGPUPerformanceLevel) Type() protoreflect.EnumType
func (*EGPUPerformanceLevel) UnmarshalJSON
deprecated
func (x *EGPUPerformanceLevel) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EGamescopeBlurMode ¶
type EGamescopeBlurMode int32
const ( EGamescopeBlurMode_k_EGamescopeBlurMode_Disabled EGamescopeBlurMode = 0 EGamescopeBlurMode_k_EGamescopeBlurMode_IfOccluded EGamescopeBlurMode = 1 EGamescopeBlurMode_k_EGamescopeBlurMode_Always EGamescopeBlurMode = 2 )
func (EGamescopeBlurMode) Descriptor ¶
func (EGamescopeBlurMode) Descriptor() protoreflect.EnumDescriptor
func (EGamescopeBlurMode) Enum ¶
func (x EGamescopeBlurMode) Enum() *EGamescopeBlurMode
func (EGamescopeBlurMode) EnumDescriptor
deprecated
func (EGamescopeBlurMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use EGamescopeBlurMode.Descriptor instead.
func (EGamescopeBlurMode) Number ¶
func (x EGamescopeBlurMode) Number() protoreflect.EnumNumber
func (EGamescopeBlurMode) String ¶
func (x EGamescopeBlurMode) String() string
func (EGamescopeBlurMode) Type ¶
func (EGamescopeBlurMode) Type() protoreflect.EnumType
func (*EGamescopeBlurMode) UnmarshalJSON
deprecated
func (x *EGamescopeBlurMode) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EGraphicsPerfOverlayLevel ¶
type EGraphicsPerfOverlayLevel int32
const ( EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Hidden EGraphicsPerfOverlayLevel = 0 EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Basic EGraphicsPerfOverlayLevel = 1 EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Medium EGraphicsPerfOverlayLevel = 2 EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Full EGraphicsPerfOverlayLevel = 3 EGraphicsPerfOverlayLevel_k_EGraphicsPerfOverlayLevel_Minimal EGraphicsPerfOverlayLevel = 4 )
func (EGraphicsPerfOverlayLevel) Descriptor ¶
func (EGraphicsPerfOverlayLevel) Descriptor() protoreflect.EnumDescriptor
func (EGraphicsPerfOverlayLevel) Enum ¶
func (x EGraphicsPerfOverlayLevel) Enum() *EGraphicsPerfOverlayLevel
func (EGraphicsPerfOverlayLevel) EnumDescriptor
deprecated
func (EGraphicsPerfOverlayLevel) EnumDescriptor() ([]byte, []int)
Deprecated: Use EGraphicsPerfOverlayLevel.Descriptor instead.
func (EGraphicsPerfOverlayLevel) Number ¶
func (x EGraphicsPerfOverlayLevel) Number() protoreflect.EnumNumber
func (EGraphicsPerfOverlayLevel) String ¶
func (x EGraphicsPerfOverlayLevel) String() string
func (EGraphicsPerfOverlayLevel) Type ¶
func (EGraphicsPerfOverlayLevel) Type() protoreflect.EnumType
func (*EGraphicsPerfOverlayLevel) UnmarshalJSON
deprecated
func (x *EGraphicsPerfOverlayLevel) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EHDRToneMapOperator ¶
type EHDRToneMapOperator int32
const ( EHDRToneMapOperator_k_EHDRToneMapOperator_Invalid EHDRToneMapOperator = 0 EHDRToneMapOperator_k_EHDRToneMapOperator_Uncharted EHDRToneMapOperator = 1 EHDRToneMapOperator_k_EHDRToneMapOperator_Reinhard EHDRToneMapOperator = 2 )
func (EHDRToneMapOperator) Descriptor ¶
func (EHDRToneMapOperator) Descriptor() protoreflect.EnumDescriptor
func (EHDRToneMapOperator) Enum ¶
func (x EHDRToneMapOperator) Enum() *EHDRToneMapOperator
func (EHDRToneMapOperator) EnumDescriptor
deprecated
func (EHDRToneMapOperator) EnumDescriptor() ([]byte, []int)
Deprecated: Use EHDRToneMapOperator.Descriptor instead.
func (EHDRToneMapOperator) Number ¶
func (x EHDRToneMapOperator) Number() protoreflect.EnumNumber
func (EHDRToneMapOperator) String ¶
func (x EHDRToneMapOperator) String() string
func (EHDRToneMapOperator) Type ¶
func (EHDRToneMapOperator) Type() protoreflect.EnumType
func (*EHDRToneMapOperator) UnmarshalJSON
deprecated
func (x *EHDRToneMapOperator) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EHDRVisualization ¶
type EHDRVisualization int32
const ( EHDRVisualization_k_EHDRVisualization_None EHDRVisualization = 0 EHDRVisualization_k_EHDRVisualization_Heatmap EHDRVisualization = 1 EHDRVisualization_k_EHDRVisualization_Analysis EHDRVisualization = 2 EHDRVisualization_k_EHDRVisualization_HeatmapExtended EHDRVisualization = 3 EHDRVisualization_k_EHDRVisualization_HeatmapClassic EHDRVisualization = 4 )
func (EHDRVisualization) Descriptor ¶
func (EHDRVisualization) Descriptor() protoreflect.EnumDescriptor
func (EHDRVisualization) Enum ¶
func (x EHDRVisualization) Enum() *EHDRVisualization
func (EHDRVisualization) EnumDescriptor
deprecated
func (EHDRVisualization) EnumDescriptor() ([]byte, []int)
Deprecated: Use EHDRVisualization.Descriptor instead.
func (EHDRVisualization) Number ¶
func (x EHDRVisualization) Number() protoreflect.EnumNumber
func (EHDRVisualization) String ¶
func (x EHDRVisualization) String() string
func (EHDRVisualization) Type ¶
func (EHDRVisualization) Type() protoreflect.EnumType
func (*EHDRVisualization) UnmarshalJSON
deprecated
func (x *EHDRVisualization) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ENewSteamAnnouncementState ¶
type ENewSteamAnnouncementState int32
const ( ENewSteamAnnouncementState_k_ENewSteamAnnouncementState_Invalid ENewSteamAnnouncementState = 0 ENewSteamAnnouncementState_k_ENewSteamAnnouncementState_AllRead ENewSteamAnnouncementState = 1 ENewSteamAnnouncementState_k_ENewSteamAnnouncementState_NewAnnouncement ENewSteamAnnouncementState = 2 ENewSteamAnnouncementState_k_ENewSteamAnnouncementState_FeaturedAnnouncement ENewSteamAnnouncementState = 3 )
func (ENewSteamAnnouncementState) Descriptor ¶
func (ENewSteamAnnouncementState) Descriptor() protoreflect.EnumDescriptor
func (ENewSteamAnnouncementState) Enum ¶
func (x ENewSteamAnnouncementState) Enum() *ENewSteamAnnouncementState
func (ENewSteamAnnouncementState) EnumDescriptor
deprecated
func (ENewSteamAnnouncementState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ENewSteamAnnouncementState.Descriptor instead.
func (ENewSteamAnnouncementState) Number ¶
func (x ENewSteamAnnouncementState) Number() protoreflect.EnumNumber
func (ENewSteamAnnouncementState) String ¶
func (x ENewSteamAnnouncementState) String() string
func (ENewSteamAnnouncementState) Type ¶
func (ENewSteamAnnouncementState) Type() protoreflect.EnumType
func (*ENewSteamAnnouncementState) UnmarshalJSON
deprecated
func (x *ENewSteamAnnouncementState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EOSBranch ¶
type EOSBranch int32
const ( EOSBranch_k_EOSBranch_Unknown EOSBranch = 0 EOSBranch_k_EOSBranch_Release EOSBranch = 1 EOSBranch_k_EOSBranch_ReleaseCandidate EOSBranch = 2 EOSBranch_k_EOSBranch_Beta EOSBranch = 3 EOSBranch_k_EOSBranch_BetaCandidate EOSBranch = 4 EOSBranch_k_EOSBranch_Main EOSBranch = 5 EOSBranch_k_EOSBranch_Staging EOSBranch = 6 )
func (EOSBranch) Descriptor ¶
func (EOSBranch) Descriptor() protoreflect.EnumDescriptor
func (EOSBranch) EnumDescriptor
deprecated
func (EOSBranch) Number ¶
func (x EOSBranch) Number() protoreflect.EnumNumber
func (EOSBranch) Type ¶
func (EOSBranch) Type() protoreflect.EnumType
func (*EOSBranch) UnmarshalJSON
deprecated
type EPersonaStateFlag ¶
type EPersonaStateFlag int32
const ( EPersonaStateFlag_k_EPersonaStateFlag_HasRichPresence EPersonaStateFlag = 1 EPersonaStateFlag_k_EPersonaStateFlag_InJoinableGame EPersonaStateFlag = 2 EPersonaStateFlag_k_EPersonaStateFlag_Golden EPersonaStateFlag = 4 EPersonaStateFlag_k_EPersonaStateFlag_RemotePlayTogether EPersonaStateFlag = 8 EPersonaStateFlag_k_EPersonaStateFlag_ClientTypeWeb EPersonaStateFlag = 256 EPersonaStateFlag_k_EPersonaStateFlag_ClientTypeMobile EPersonaStateFlag = 512 EPersonaStateFlag_k_EPersonaStateFlag_ClientTypeTenfoot EPersonaStateFlag = 1024 EPersonaStateFlag_k_EPersonaStateFlag_ClientTypeVR EPersonaStateFlag = 2048 EPersonaStateFlag_k_EPersonaStateFlag_LaunchTypeGamepad EPersonaStateFlag = 4096 EPersonaStateFlag_k_EPersonaStateFlag_LaunchTypeCompatTool EPersonaStateFlag = 8192 )
func (EPersonaStateFlag) Descriptor ¶
func (EPersonaStateFlag) Descriptor() protoreflect.EnumDescriptor
func (EPersonaStateFlag) Enum ¶
func (x EPersonaStateFlag) Enum() *EPersonaStateFlag
func (EPersonaStateFlag) EnumDescriptor
deprecated
func (EPersonaStateFlag) EnumDescriptor() ([]byte, []int)
Deprecated: Use EPersonaStateFlag.Descriptor instead.
func (EPersonaStateFlag) Number ¶
func (x EPersonaStateFlag) Number() protoreflect.EnumNumber
func (EPersonaStateFlag) String ¶
func (x EPersonaStateFlag) String() string
func (EPersonaStateFlag) Type ¶
func (EPersonaStateFlag) Type() protoreflect.EnumType
func (*EPersonaStateFlag) UnmarshalJSON
deprecated
func (x *EPersonaStateFlag) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EProfileCustomizationType ¶
type EProfileCustomizationType int32
const ( EProfileCustomizationType_k_EProfileCustomizationTypeInvalid EProfileCustomizationType = 0 EProfileCustomizationType_k_EProfileCustomizationTypeRareAchievementShowcase EProfileCustomizationType = 1 EProfileCustomizationType_k_EProfileCustomizationTypeGameCollector EProfileCustomizationType = 2 EProfileCustomizationType_k_EProfileCustomizationTypeItemShowcase EProfileCustomizationType = 3 EProfileCustomizationType_k_EProfileCustomizationTypeTradeShowcase EProfileCustomizationType = 4 EProfileCustomizationType_k_EProfileCustomizationTypeBadges EProfileCustomizationType = 5 EProfileCustomizationType_k_EProfileCustomizationTypeFavoriteGame EProfileCustomizationType = 6 EProfileCustomizationType_k_EProfileCustomizationTypeScreenshotShowcase EProfileCustomizationType = 7 EProfileCustomizationType_k_EProfileCustomizationTypeCustomText EProfileCustomizationType = 8 EProfileCustomizationType_k_EProfileCustomizationTypeFavoriteGroup EProfileCustomizationType = 9 EProfileCustomizationType_k_EProfileCustomizationTypeRecommendation EProfileCustomizationType = 10 EProfileCustomizationType_k_EProfileCustomizationTypeWorkshopItem EProfileCustomizationType = 11 EProfileCustomizationType_k_EProfileCustomizationTypeMyWorkshop EProfileCustomizationType = 12 EProfileCustomizationType_k_EProfileCustomizationTypeArtworkShowcase EProfileCustomizationType = 13 EProfileCustomizationType_k_EProfileCustomizationTypeVideoShowcase EProfileCustomizationType = 14 EProfileCustomizationType_k_EProfileCustomizationTypeGuides EProfileCustomizationType = 15 EProfileCustomizationType_k_EProfileCustomizationTypeMyGuides EProfileCustomizationType = 16 EProfileCustomizationType_k_EProfileCustomizationTypeAchievements EProfileCustomizationType = 17 EProfileCustomizationType_k_EProfileCustomizationTypeGreenlight EProfileCustomizationType = 18 EProfileCustomizationType_k_EProfileCustomizationTypeMyGreenlight EProfileCustomizationType = 19 EProfileCustomizationType_k_EProfileCustomizationTypeSalien EProfileCustomizationType = 20 EProfileCustomizationType_k_EProfileCustomizationTypeLoyaltyRewardReactions EProfileCustomizationType = 21 EProfileCustomizationType_k_EProfileCustomizationTypeSingleArtworkShowcase EProfileCustomizationType = 22 EProfileCustomizationType_k_EProfileCustomizationTypeAchievementsCompletionist EProfileCustomizationType = 23 EProfileCustomizationType_k_EProfileCustomizationTypeReplay EProfileCustomizationType = 24 )
func (EProfileCustomizationType) Descriptor ¶
func (EProfileCustomizationType) Descriptor() protoreflect.EnumDescriptor
func (EProfileCustomizationType) Enum ¶
func (x EProfileCustomizationType) Enum() *EProfileCustomizationType
func (EProfileCustomizationType) EnumDescriptor
deprecated
func (EProfileCustomizationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EProfileCustomizationType.Descriptor instead.
func (EProfileCustomizationType) Number ¶
func (x EProfileCustomizationType) Number() protoreflect.EnumNumber
func (EProfileCustomizationType) String ¶
func (x EProfileCustomizationType) String() string
func (EProfileCustomizationType) Type ¶
func (EProfileCustomizationType) Type() protoreflect.EnumType
func (*EProfileCustomizationType) UnmarshalJSON
deprecated
func (x *EProfileCustomizationType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EProtoClanEventType ¶
type EProtoClanEventType int32
const ( EProtoClanEventType_k_EClanOtherEvent EProtoClanEventType = 1 EProtoClanEventType_k_EClanGameEvent EProtoClanEventType = 2 EProtoClanEventType_k_EClanPartyEvent EProtoClanEventType = 3 EProtoClanEventType_k_EClanMeetingEvent EProtoClanEventType = 4 EProtoClanEventType_k_EClanSpecialCauseEvent EProtoClanEventType = 5 EProtoClanEventType_k_EClanMusicAndArtsEvent EProtoClanEventType = 6 EProtoClanEventType_k_EClanSportsEvent EProtoClanEventType = 7 EProtoClanEventType_k_EClanTripEvent EProtoClanEventType = 8 EProtoClanEventType_k_EClanChatEvent EProtoClanEventType = 9 EProtoClanEventType_k_EClanGameReleaseEvent EProtoClanEventType = 10 EProtoClanEventType_k_EClanBroadcastEvent EProtoClanEventType = 11 EProtoClanEventType_k_EClanSmallUpdateEvent EProtoClanEventType = 12 EProtoClanEventType_k_EClanPreAnnounceMajorUpdateEvent EProtoClanEventType = 13 EProtoClanEventType_k_EClanMajorUpdateEvent EProtoClanEventType = 14 EProtoClanEventType_k_EClanDLCReleaseEvent EProtoClanEventType = 15 EProtoClanEventType_k_EClanFutureReleaseEvent EProtoClanEventType = 16 EProtoClanEventType_k_EClanESportTournamentStreamEvent EProtoClanEventType = 17 EProtoClanEventType_k_EClanDevStreamEvent EProtoClanEventType = 18 EProtoClanEventType_k_EClanFamousStreamEvent EProtoClanEventType = 19 EProtoClanEventType_k_EClanGameSalesEvent EProtoClanEventType = 20 EProtoClanEventType_k_EClanGameItemSalesEvent EProtoClanEventType = 21 EProtoClanEventType_k_EClanInGameBonusXPEvent EProtoClanEventType = 22 EProtoClanEventType_k_EClanInGameLootEvent EProtoClanEventType = 23 EProtoClanEventType_k_EClanInGamePerksEvent EProtoClanEventType = 24 EProtoClanEventType_k_EClanInGameChallengeEvent EProtoClanEventType = 25 EProtoClanEventType_k_EClanInGameContestEvent EProtoClanEventType = 26 EProtoClanEventType_k_EClanIRLEvent EProtoClanEventType = 27 EProtoClanEventType_k_EClanNewsEvent EProtoClanEventType = 28 EProtoClanEventType_k_EClanBetaReleaseEvent EProtoClanEventType = 29 EProtoClanEventType_k_EClanInGameContentReleaseEvent EProtoClanEventType = 30 EProtoClanEventType_k_EClanFreeTrial EProtoClanEventType = 31 EProtoClanEventType_k_EClanSeasonRelease EProtoClanEventType = 32 EProtoClanEventType_k_EClanSeasonUpdate EProtoClanEventType = 33 EProtoClanEventType_k_EClanCrosspostEvent EProtoClanEventType = 34 EProtoClanEventType_k_EClanInGameEventGeneral EProtoClanEventType = 35 )
func (EProtoClanEventType) Descriptor ¶
func (EProtoClanEventType) Descriptor() protoreflect.EnumDescriptor
func (EProtoClanEventType) Enum ¶
func (x EProtoClanEventType) Enum() *EProtoClanEventType
func (EProtoClanEventType) EnumDescriptor
deprecated
func (EProtoClanEventType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EProtoClanEventType.Descriptor instead.
func (EProtoClanEventType) Number ¶
func (x EProtoClanEventType) Number() protoreflect.EnumNumber
func (EProtoClanEventType) String ¶
func (x EProtoClanEventType) String() string
func (EProtoClanEventType) Type ¶
func (EProtoClanEventType) Type() protoreflect.EnumType
func (*EProtoClanEventType) UnmarshalJSON
deprecated
func (x *EProtoClanEventType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EProvideDeckFeedbackPreference ¶
type EProvideDeckFeedbackPreference int32
const ( EProvideDeckFeedbackPreference_k_EProvideDeckFeedbackPreference_Unset EProvideDeckFeedbackPreference = 0 EProvideDeckFeedbackPreference_k_EProvideDeckFeedbackPreference_Yes EProvideDeckFeedbackPreference = 1 EProvideDeckFeedbackPreference_k_EProvideDeckFeedbackPreference_No EProvideDeckFeedbackPreference = 2 )
func (EProvideDeckFeedbackPreference) Descriptor ¶
func (EProvideDeckFeedbackPreference) Descriptor() protoreflect.EnumDescriptor
func (EProvideDeckFeedbackPreference) Enum ¶
func (x EProvideDeckFeedbackPreference) Enum() *EProvideDeckFeedbackPreference
func (EProvideDeckFeedbackPreference) EnumDescriptor
deprecated
func (EProvideDeckFeedbackPreference) EnumDescriptor() ([]byte, []int)
Deprecated: Use EProvideDeckFeedbackPreference.Descriptor instead.
func (EProvideDeckFeedbackPreference) Number ¶
func (x EProvideDeckFeedbackPreference) Number() protoreflect.EnumNumber
func (EProvideDeckFeedbackPreference) String ¶
func (x EProvideDeckFeedbackPreference) String() string
func (EProvideDeckFeedbackPreference) Type ¶
func (EProvideDeckFeedbackPreference) Type() protoreflect.EnumType
func (*EProvideDeckFeedbackPreference) UnmarshalJSON
deprecated
func (x *EProvideDeckFeedbackPreference) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EPublishedFileInappropriateProvider ¶
type EPublishedFileInappropriateProvider int32
const ( EPublishedFileInappropriateProvider_k_EPublishedFileInappropriateProvider_Invalid EPublishedFileInappropriateProvider = 0 EPublishedFileInappropriateProvider_k_EPublishedFileInappropriateProvider_Google EPublishedFileInappropriateProvider = 1 EPublishedFileInappropriateProvider_k_EPublishedFileInappropriateProvider_Amazon EPublishedFileInappropriateProvider = 2 )
func (EPublishedFileInappropriateProvider) Descriptor ¶
func (EPublishedFileInappropriateProvider) Descriptor() protoreflect.EnumDescriptor
func (EPublishedFileInappropriateProvider) Enum ¶
func (x EPublishedFileInappropriateProvider) Enum() *EPublishedFileInappropriateProvider
func (EPublishedFileInappropriateProvider) EnumDescriptor
deprecated
func (EPublishedFileInappropriateProvider) EnumDescriptor() ([]byte, []int)
Deprecated: Use EPublishedFileInappropriateProvider.Descriptor instead.
func (EPublishedFileInappropriateProvider) Number ¶
func (x EPublishedFileInappropriateProvider) Number() protoreflect.EnumNumber
func (EPublishedFileInappropriateProvider) String ¶
func (x EPublishedFileInappropriateProvider) String() string
func (EPublishedFileInappropriateProvider) Type ¶
func (EPublishedFileInappropriateProvider) Type() protoreflect.EnumType
func (*EPublishedFileInappropriateProvider) UnmarshalJSON
deprecated
func (x *EPublishedFileInappropriateProvider) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EPublishedFileInappropriateResult ¶
type EPublishedFileInappropriateResult int32
const ( EPublishedFileInappropriateResult_k_EPublishedFileInappropriateResult_NotScanned EPublishedFileInappropriateResult = 0 EPublishedFileInappropriateResult_k_EPublishedFileInappropriateResult_VeryUnlikely EPublishedFileInappropriateResult = 1 EPublishedFileInappropriateResult_k_EPublishedFileInappropriateResult_Unlikely EPublishedFileInappropriateResult = 30 EPublishedFileInappropriateResult_k_EPublishedFileInappropriateResult_Possible EPublishedFileInappropriateResult = 50 EPublishedFileInappropriateResult_k_EPublishedFileInappropriateResult_Likely EPublishedFileInappropriateResult = 75 EPublishedFileInappropriateResult_k_EPublishedFileInappropriateResult_VeryLikely EPublishedFileInappropriateResult = 100 )
func (EPublishedFileInappropriateResult) Descriptor ¶
func (EPublishedFileInappropriateResult) Descriptor() protoreflect.EnumDescriptor
func (EPublishedFileInappropriateResult) Enum ¶
func (x EPublishedFileInappropriateResult) Enum() *EPublishedFileInappropriateResult
func (EPublishedFileInappropriateResult) EnumDescriptor
deprecated
func (EPublishedFileInappropriateResult) EnumDescriptor() ([]byte, []int)
Deprecated: Use EPublishedFileInappropriateResult.Descriptor instead.
func (EPublishedFileInappropriateResult) Number ¶
func (x EPublishedFileInappropriateResult) Number() protoreflect.EnumNumber
func (EPublishedFileInappropriateResult) String ¶
func (x EPublishedFileInappropriateResult) String() string
func (EPublishedFileInappropriateResult) Type ¶
func (EPublishedFileInappropriateResult) Type() protoreflect.EnumType
func (*EPublishedFileInappropriateResult) UnmarshalJSON
deprecated
func (x *EPublishedFileInappropriateResult) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EPublishedFileQueryType ¶
type EPublishedFileQueryType int32
const ( EPublishedFileQueryType_k_PublishedFileQueryType_RankedByVote EPublishedFileQueryType = 0 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByPublicationDate EPublishedFileQueryType = 1 EPublishedFileQueryType_k_PublishedFileQueryType_AcceptedForGameRankedByAcceptanceDate EPublishedFileQueryType = 2 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByTrend EPublishedFileQueryType = 3 EPublishedFileQueryType_k_PublishedFileQueryType_FavoritedByFriendsRankedByPublicationDate EPublishedFileQueryType = 4 EPublishedFileQueryType_k_PublishedFileQueryType_CreatedByFriendsRankedByPublicationDate EPublishedFileQueryType = 5 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByNumTimesReported EPublishedFileQueryType = 6 EPublishedFileQueryType_k_PublishedFileQueryType_CreatedByFollowedUsersRankedByPublicationDate EPublishedFileQueryType = 7 EPublishedFileQueryType_k_PublishedFileQueryType_NotYetRated EPublishedFileQueryType = 8 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByTotalUniqueSubscriptions EPublishedFileQueryType = 9 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByTotalVotesAsc EPublishedFileQueryType = 10 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByVotesUp EPublishedFileQueryType = 11 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByTextSearch EPublishedFileQueryType = 12 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByPlaytimeTrend EPublishedFileQueryType = 13 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByTotalPlaytime EPublishedFileQueryType = 14 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByAveragePlaytimeTrend EPublishedFileQueryType = 15 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByLifetimeAveragePlaytime EPublishedFileQueryType = 16 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByPlaytimeSessionsTrend EPublishedFileQueryType = 17 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByLifetimePlaytimeSessions EPublishedFileQueryType = 18 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByInappropriateContentRating EPublishedFileQueryType = 19 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByBanContentCheck EPublishedFileQueryType = 20 EPublishedFileQueryType_k_PublishedFileQueryType_RankedByLastUpdatedDate EPublishedFileQueryType = 21 )
func (EPublishedFileQueryType) Descriptor ¶
func (EPublishedFileQueryType) Descriptor() protoreflect.EnumDescriptor
func (EPublishedFileQueryType) Enum ¶
func (x EPublishedFileQueryType) Enum() *EPublishedFileQueryType
func (EPublishedFileQueryType) EnumDescriptor
deprecated
func (EPublishedFileQueryType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EPublishedFileQueryType.Descriptor instead.
func (EPublishedFileQueryType) Number ¶
func (x EPublishedFileQueryType) Number() protoreflect.EnumNumber
func (EPublishedFileQueryType) String ¶
func (x EPublishedFileQueryType) String() string
func (EPublishedFileQueryType) Type ¶
func (EPublishedFileQueryType) Type() protoreflect.EnumType
func (*EPublishedFileQueryType) UnmarshalJSON
deprecated
func (x *EPublishedFileQueryType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EPublishedFileStorageSystem ¶
type EPublishedFileStorageSystem int32
const ( EPublishedFileStorageSystem_k_EPublishedFileStorageSystemInvalid EPublishedFileStorageSystem = 0 EPublishedFileStorageSystem_k_EPublishedFileStorageSystemLegacyCloud EPublishedFileStorageSystem = 1 EPublishedFileStorageSystem_k_EPublishedFileStorageSystemDepot EPublishedFileStorageSystem = 2 EPublishedFileStorageSystem_k_EPublishedFileStorageSystemUGCCloud EPublishedFileStorageSystem = 3 )
func (EPublishedFileStorageSystem) Descriptor ¶
func (EPublishedFileStorageSystem) Descriptor() protoreflect.EnumDescriptor
func (EPublishedFileStorageSystem) Enum ¶
func (x EPublishedFileStorageSystem) Enum() *EPublishedFileStorageSystem
func (EPublishedFileStorageSystem) EnumDescriptor
deprecated
func (EPublishedFileStorageSystem) EnumDescriptor() ([]byte, []int)
Deprecated: Use EPublishedFileStorageSystem.Descriptor instead.
func (EPublishedFileStorageSystem) Number ¶
func (x EPublishedFileStorageSystem) Number() protoreflect.EnumNumber
func (EPublishedFileStorageSystem) String ¶
func (x EPublishedFileStorageSystem) String() string
func (EPublishedFileStorageSystem) Type ¶
func (EPublishedFileStorageSystem) Type() protoreflect.EnumType
func (*EPublishedFileStorageSystem) UnmarshalJSON
deprecated
func (x *EPublishedFileStorageSystem) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESDCardFormatStage ¶
type ESDCardFormatStage int32
const ( ESDCardFormatStage_k_ESDCardFormatStage_Invalid ESDCardFormatStage = 0 ESDCardFormatStage_k_ESDCardFormatStage_Starting ESDCardFormatStage = 1 ESDCardFormatStage_k_ESDCardFormatStage_Testing ESDCardFormatStage = 2 ESDCardFormatStage_k_ESDCardFormatStage_Rescuing ESDCardFormatStage = 3 ESDCardFormatStage_k_ESDCardFormatStage_Formatting ESDCardFormatStage = 4 ESDCardFormatStage_k_ESDCardFormatStage_Finalizing ESDCardFormatStage = 5 )
func (ESDCardFormatStage) Descriptor ¶
func (ESDCardFormatStage) Descriptor() protoreflect.EnumDescriptor
func (ESDCardFormatStage) Enum ¶
func (x ESDCardFormatStage) Enum() *ESDCardFormatStage
func (ESDCardFormatStage) EnumDescriptor
deprecated
func (ESDCardFormatStage) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESDCardFormatStage.Descriptor instead.
func (ESDCardFormatStage) Number ¶
func (x ESDCardFormatStage) Number() protoreflect.EnumNumber
func (ESDCardFormatStage) String ¶
func (x ESDCardFormatStage) String() string
func (ESDCardFormatStage) Type ¶
func (ESDCardFormatStage) Type() protoreflect.EnumType
func (*ESDCardFormatStage) UnmarshalJSON
deprecated
func (x *ESDCardFormatStage) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESLSHelper ¶
type ESLSHelper int32
const ( ESLSHelper_k_ESLSHelper_Invalid ESLSHelper = 0 ESLSHelper_k_ESLSHelper_Minidump ESLSHelper = 1 ESLSHelper_k_ESLSHelper_Kdump ESLSHelper = 2 ESLSHelper_k_ESLSHelper_Journal ESLSHelper = 3 ESLSHelper_k_ESLSHelper_Gpu ESLSHelper = 4 ESLSHelper_k_ESLSHelper_SystemInfo ESLSHelper = 5 )
func (ESLSHelper) Descriptor ¶
func (ESLSHelper) Descriptor() protoreflect.EnumDescriptor
func (ESLSHelper) Enum ¶
func (x ESLSHelper) Enum() *ESLSHelper
func (ESLSHelper) EnumDescriptor
deprecated
func (ESLSHelper) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESLSHelper.Descriptor instead.
func (ESLSHelper) Number ¶
func (x ESLSHelper) Number() protoreflect.EnumNumber
func (ESLSHelper) String ¶
func (x ESLSHelper) String() string
func (ESLSHelper) Type ¶
func (ESLSHelper) Type() protoreflect.EnumType
func (*ESLSHelper) UnmarshalJSON
deprecated
func (x *ESLSHelper) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EScalingFilter ¶
type EScalingFilter int32
const ( EScalingFilter_k_EScalingFilter_Invalid EScalingFilter = 0 EScalingFilter_k_EScalingFilter_FSR EScalingFilter = 1 EScalingFilter_k_EScalingFilter_Nearest EScalingFilter = 2 EScalingFilter_k_EScalingFilter_Integer EScalingFilter = 3 EScalingFilter_k_EScalingFilter_Linear EScalingFilter = 4 EScalingFilter_k_EScalingFilter_NIS EScalingFilter = 5 )
func (EScalingFilter) Descriptor ¶
func (EScalingFilter) Descriptor() protoreflect.EnumDescriptor
func (EScalingFilter) Enum ¶
func (x EScalingFilter) Enum() *EScalingFilter
func (EScalingFilter) EnumDescriptor
deprecated
func (EScalingFilter) EnumDescriptor() ([]byte, []int)
Deprecated: Use EScalingFilter.Descriptor instead.
func (EScalingFilter) Number ¶
func (x EScalingFilter) Number() protoreflect.EnumNumber
func (EScalingFilter) String ¶
func (x EScalingFilter) String() string
func (EScalingFilter) Type ¶
func (EScalingFilter) Type() protoreflect.EnumType
func (*EScalingFilter) UnmarshalJSON
deprecated
func (x *EScalingFilter) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESessionPersistence ¶
type ESessionPersistence int32
const ( ESessionPersistence_k_ESessionPersistence_Invalid ESessionPersistence = -1 ESessionPersistence_k_ESessionPersistence_Ephemeral ESessionPersistence = 0 ESessionPersistence_k_ESessionPersistence_Persistent ESessionPersistence = 1 )
func (ESessionPersistence) Descriptor ¶
func (ESessionPersistence) Descriptor() protoreflect.EnumDescriptor
func (ESessionPersistence) Enum ¶
func (x ESessionPersistence) Enum() *ESessionPersistence
func (ESessionPersistence) EnumDescriptor
deprecated
func (ESessionPersistence) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESessionPersistence.Descriptor instead.
func (ESessionPersistence) Number ¶
func (x ESessionPersistence) Number() protoreflect.EnumNumber
func (ESessionPersistence) String ¶
func (x ESessionPersistence) String() string
func (ESessionPersistence) Type ¶
func (ESessionPersistence) Type() protoreflect.EnumType
func (*ESessionPersistence) UnmarshalJSON
deprecated
func (x *ESessionPersistence) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESplitScalingFilter ¶
type ESplitScalingFilter int32
const ( ESplitScalingFilter_k_ESplitScalingFilter_Invalid ESplitScalingFilter = 0 ESplitScalingFilter_k_ESplitScalingFilter_Linear ESplitScalingFilter = 1 ESplitScalingFilter_k_ESplitScalingFilter_Nearest ESplitScalingFilter = 2 ESplitScalingFilter_k_ESplitScalingFilter_FSR ESplitScalingFilter = 3 ESplitScalingFilter_k_ESplitScalingFilter_NIS ESplitScalingFilter = 4 )
func (ESplitScalingFilter) Descriptor ¶
func (ESplitScalingFilter) Descriptor() protoreflect.EnumDescriptor
func (ESplitScalingFilter) Enum ¶
func (x ESplitScalingFilter) Enum() *ESplitScalingFilter
func (ESplitScalingFilter) EnumDescriptor
deprecated
func (ESplitScalingFilter) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESplitScalingFilter.Descriptor instead.
func (ESplitScalingFilter) Number ¶
func (x ESplitScalingFilter) Number() protoreflect.EnumNumber
func (ESplitScalingFilter) String ¶
func (x ESplitScalingFilter) String() string
func (ESplitScalingFilter) Type ¶
func (ESplitScalingFilter) Type() protoreflect.EnumType
func (*ESplitScalingFilter) UnmarshalJSON
deprecated
func (x *ESplitScalingFilter) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESplitScalingScaler ¶
type ESplitScalingScaler int32
const ( ESplitScalingScaler_k_ESplitScalingScaler_Invalid ESplitScalingScaler = 0 ESplitScalingScaler_k_ESplitScalingScaler_Auto ESplitScalingScaler = 1 ESplitScalingScaler_k_ESplitScalingScaler_Integer ESplitScalingScaler = 2 ESplitScalingScaler_k_ESplitScalingScaler_Fit ESplitScalingScaler = 3 ESplitScalingScaler_k_ESplitScalingScaler_Fill ESplitScalingScaler = 4 ESplitScalingScaler_k_ESplitScalingScaler_Stretch ESplitScalingScaler = 5 )
func (ESplitScalingScaler) Descriptor ¶
func (ESplitScalingScaler) Descriptor() protoreflect.EnumDescriptor
func (ESplitScalingScaler) Enum ¶
func (x ESplitScalingScaler) Enum() *ESplitScalingScaler
func (ESplitScalingScaler) EnumDescriptor
deprecated
func (ESplitScalingScaler) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESplitScalingScaler.Descriptor instead.
func (ESplitScalingScaler) Number ¶
func (x ESplitScalingScaler) Number() protoreflect.EnumNumber
func (ESplitScalingScaler) String ¶
func (x ESplitScalingScaler) String() string
func (ESplitScalingScaler) Type ¶
func (ESplitScalingScaler) Type() protoreflect.EnumType
func (*ESplitScalingScaler) UnmarshalJSON
deprecated
func (x *ESplitScalingScaler) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESteamDeckCompatibilityCategory ¶
type ESteamDeckCompatibilityCategory int32
const ( ESteamDeckCompatibilityCategory_k_ESteamDeckCompatibilityCategory_Unknown ESteamDeckCompatibilityCategory = 0 ESteamDeckCompatibilityCategory_k_ESteamDeckCompatibilityCategory_Unsupported ESteamDeckCompatibilityCategory = 1 ESteamDeckCompatibilityCategory_k_ESteamDeckCompatibilityCategory_Playable ESteamDeckCompatibilityCategory = 2 ESteamDeckCompatibilityCategory_k_ESteamDeckCompatibilityCategory_Verified ESteamDeckCompatibilityCategory = 3 )
func (ESteamDeckCompatibilityCategory) Descriptor ¶
func (ESteamDeckCompatibilityCategory) Descriptor() protoreflect.EnumDescriptor
func (ESteamDeckCompatibilityCategory) Enum ¶
func (x ESteamDeckCompatibilityCategory) Enum() *ESteamDeckCompatibilityCategory
func (ESteamDeckCompatibilityCategory) EnumDescriptor
deprecated
func (ESteamDeckCompatibilityCategory) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESteamDeckCompatibilityCategory.Descriptor instead.
func (ESteamDeckCompatibilityCategory) Number ¶
func (x ESteamDeckCompatibilityCategory) Number() protoreflect.EnumNumber
func (ESteamDeckCompatibilityCategory) String ¶
func (x ESteamDeckCompatibilityCategory) String() string
func (ESteamDeckCompatibilityCategory) Type ¶
func (ESteamDeckCompatibilityCategory) Type() protoreflect.EnumType
func (*ESteamDeckCompatibilityCategory) UnmarshalJSON
deprecated
func (x *ESteamDeckCompatibilityCategory) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESteamDeckCompatibilityFeedback ¶
type ESteamDeckCompatibilityFeedback int32
const ( ESteamDeckCompatibilityFeedback_k_ESteamDeckCompatibilityFeedback_Unset ESteamDeckCompatibilityFeedback = 0 ESteamDeckCompatibilityFeedback_k_ESteamDeckCompatibilityFeedback_Agree ESteamDeckCompatibilityFeedback = 1 ESteamDeckCompatibilityFeedback_k_ESteamDeckCompatibilityFeedback_Disagree ESteamDeckCompatibilityFeedback = 2 ESteamDeckCompatibilityFeedback_k_ESteamDeckCompatibilityFeedback_Ignore ESteamDeckCompatibilityFeedback = 3 )
func (ESteamDeckCompatibilityFeedback) Descriptor ¶
func (ESteamDeckCompatibilityFeedback) Descriptor() protoreflect.EnumDescriptor
func (ESteamDeckCompatibilityFeedback) Enum ¶
func (x ESteamDeckCompatibilityFeedback) Enum() *ESteamDeckCompatibilityFeedback
func (ESteamDeckCompatibilityFeedback) EnumDescriptor
deprecated
func (ESteamDeckCompatibilityFeedback) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESteamDeckCompatibilityFeedback.Descriptor instead.
func (ESteamDeckCompatibilityFeedback) Number ¶
func (x ESteamDeckCompatibilityFeedback) Number() protoreflect.EnumNumber
func (ESteamDeckCompatibilityFeedback) String ¶
func (x ESteamDeckCompatibilityFeedback) String() string
func (ESteamDeckCompatibilityFeedback) Type ¶
func (ESteamDeckCompatibilityFeedback) Type() protoreflect.EnumType
func (*ESteamDeckCompatibilityFeedback) UnmarshalJSON
deprecated
func (x *ESteamDeckCompatibilityFeedback) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESteamDeckCompatibilityResultDisplayType ¶
type ESteamDeckCompatibilityResultDisplayType int32
const ( ESteamDeckCompatibilityResultDisplayType_k_ESteamDeckCompatibilityResultDisplayType_Invisible ESteamDeckCompatibilityResultDisplayType = 0 ESteamDeckCompatibilityResultDisplayType_k_ESteamDeckCompatibilityResultDisplayType_Informational ESteamDeckCompatibilityResultDisplayType = 1 ESteamDeckCompatibilityResultDisplayType_k_ESteamDeckCompatibilityResultDisplayType_Unsupported ESteamDeckCompatibilityResultDisplayType = 2 ESteamDeckCompatibilityResultDisplayType_k_ESteamDeckCompatibilityResultDisplayType_Playable ESteamDeckCompatibilityResultDisplayType = 3 ESteamDeckCompatibilityResultDisplayType_k_ESteamDeckCompatibilityResultDisplayType_Verified ESteamDeckCompatibilityResultDisplayType = 4 )
func (ESteamDeckCompatibilityResultDisplayType) Descriptor ¶
func (ESteamDeckCompatibilityResultDisplayType) Descriptor() protoreflect.EnumDescriptor
func (ESteamDeckCompatibilityResultDisplayType) EnumDescriptor
deprecated
func (ESteamDeckCompatibilityResultDisplayType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESteamDeckCompatibilityResultDisplayType.Descriptor instead.
func (ESteamDeckCompatibilityResultDisplayType) Number ¶
func (x ESteamDeckCompatibilityResultDisplayType) Number() protoreflect.EnumNumber
func (ESteamDeckCompatibilityResultDisplayType) String ¶
func (x ESteamDeckCompatibilityResultDisplayType) String() string
func (ESteamDeckCompatibilityResultDisplayType) Type ¶
func (ESteamDeckCompatibilityResultDisplayType) Type() protoreflect.EnumType
func (*ESteamDeckCompatibilityResultDisplayType) UnmarshalJSON
deprecated
func (x *ESteamDeckCompatibilityResultDisplayType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESteamDeckKeyboardLayout ¶
type ESteamDeckKeyboardLayout int32
const ( ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_QWERTY ESteamDeckKeyboardLayout = 0 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Bulgarian ESteamDeckKeyboardLayout = 1 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Chinese_Simplified ESteamDeckKeyboardLayout = 2 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Chinese_Traditional ESteamDeckKeyboardLayout = 3 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Czech ESteamDeckKeyboardLayout = 4 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Danish ESteamDeckKeyboardLayout = 5 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Finnish ESteamDeckKeyboardLayout = 6 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_French ESteamDeckKeyboardLayout = 7 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_German ESteamDeckKeyboardLayout = 8 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Greek ESteamDeckKeyboardLayout = 9 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Hungarian ESteamDeckKeyboardLayout = 10 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Italian ESteamDeckKeyboardLayout = 11 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Japanese ESteamDeckKeyboardLayout = 12 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Korean ESteamDeckKeyboardLayout = 13 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Norwegian ESteamDeckKeyboardLayout = 14 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Polish ESteamDeckKeyboardLayout = 15 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Portuguese ESteamDeckKeyboardLayout = 16 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Romanian ESteamDeckKeyboardLayout = 17 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Russian ESteamDeckKeyboardLayout = 18 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Spanish ESteamDeckKeyboardLayout = 19 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Swedish ESteamDeckKeyboardLayout = 20 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Thai ESteamDeckKeyboardLayout = 21 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Turkish_F ESteamDeckKeyboardLayout = 22 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Turkish_Q ESteamDeckKeyboardLayout = 23 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Ukrainian ESteamDeckKeyboardLayout = 24 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Vietnamese ESteamDeckKeyboardLayout = 25 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_QWERTY_International ESteamDeckKeyboardLayout = 26 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Dvorak ESteamDeckKeyboardLayout = 27 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Colemak ESteamDeckKeyboardLayout = 28 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic_Traditional ESteamDeckKeyboardLayout = 29 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Bulgarian_Phonetic ESteamDeckKeyboardLayout = 30 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Chinese_Traditional_Bopomofo ESteamDeckKeyboardLayout = 31 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Chinese_Traditional_Cangjie ESteamDeckKeyboardLayout = 32 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Japanese_Kana ESteamDeckKeyboardLayout = 33 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Chinese_Traditional_Quick ESteamDeckKeyboardLayout = 34 ESteamDeckKeyboardLayout_k_ESteamDeckKeyboardLayout_Indonesian ESteamDeckKeyboardLayout = 35 )
func (ESteamDeckKeyboardLayout) Descriptor ¶
func (ESteamDeckKeyboardLayout) Descriptor() protoreflect.EnumDescriptor
func (ESteamDeckKeyboardLayout) Enum ¶
func (x ESteamDeckKeyboardLayout) Enum() *ESteamDeckKeyboardLayout
func (ESteamDeckKeyboardLayout) EnumDescriptor
deprecated
func (ESteamDeckKeyboardLayout) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESteamDeckKeyboardLayout.Descriptor instead.
func (ESteamDeckKeyboardLayout) Number ¶
func (x ESteamDeckKeyboardLayout) Number() protoreflect.EnumNumber
func (ESteamDeckKeyboardLayout) String ¶
func (x ESteamDeckKeyboardLayout) String() string
func (ESteamDeckKeyboardLayout) Type ¶
func (ESteamDeckKeyboardLayout) Type() protoreflect.EnumType
func (*ESteamDeckKeyboardLayout) UnmarshalJSON
deprecated
func (x *ESteamDeckKeyboardLayout) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EStorageBlockContentType ¶
type EStorageBlockContentType int32
const ( EStorageBlockContentType_k_EStorageBlockContentType_Invalid EStorageBlockContentType = 0 EStorageBlockContentType_k_EStorageBlockContentType_Unknown EStorageBlockContentType = 1 EStorageBlockContentType_k_EStorageBlockContentType_FileSystem EStorageBlockContentType = 2 EStorageBlockContentType_k_EStorageBlockContentType_Crypto EStorageBlockContentType = 3 EStorageBlockContentType_k_EStorageBlockContentType_Raid EStorageBlockContentType = 4 )
func (EStorageBlockContentType) Descriptor ¶
func (EStorageBlockContentType) Descriptor() protoreflect.EnumDescriptor
func (EStorageBlockContentType) Enum ¶
func (x EStorageBlockContentType) Enum() *EStorageBlockContentType
func (EStorageBlockContentType) EnumDescriptor
deprecated
func (EStorageBlockContentType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EStorageBlockContentType.Descriptor instead.
func (EStorageBlockContentType) Number ¶
func (x EStorageBlockContentType) Number() protoreflect.EnumNumber
func (EStorageBlockContentType) String ¶
func (x EStorageBlockContentType) String() string
func (EStorageBlockContentType) Type ¶
func (EStorageBlockContentType) Type() protoreflect.EnumType
func (*EStorageBlockContentType) UnmarshalJSON
deprecated
func (x *EStorageBlockContentType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EStorageBlockFileSystemType ¶
type EStorageBlockFileSystemType int32
const ( EStorageBlockFileSystemType_k_EStorageBlockFileSystemType_Invalid EStorageBlockFileSystemType = 0 EStorageBlockFileSystemType_k_EStorageBlockFileSystemType_Unknown EStorageBlockFileSystemType = 1 EStorageBlockFileSystemType_k_EStorageBlockFileSystemType_VFat EStorageBlockFileSystemType = 2 EStorageBlockFileSystemType_k_EStorageBlockFileSystemType_Ext4 EStorageBlockFileSystemType = 3 )
func (EStorageBlockFileSystemType) Descriptor ¶
func (EStorageBlockFileSystemType) Descriptor() protoreflect.EnumDescriptor
func (EStorageBlockFileSystemType) Enum ¶
func (x EStorageBlockFileSystemType) Enum() *EStorageBlockFileSystemType
func (EStorageBlockFileSystemType) EnumDescriptor
deprecated
func (EStorageBlockFileSystemType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EStorageBlockFileSystemType.Descriptor instead.
func (EStorageBlockFileSystemType) Number ¶
func (x EStorageBlockFileSystemType) Number() protoreflect.EnumNumber
func (EStorageBlockFileSystemType) String ¶
func (x EStorageBlockFileSystemType) String() string
func (EStorageBlockFileSystemType) Type ¶
func (EStorageBlockFileSystemType) Type() protoreflect.EnumType
func (*EStorageBlockFileSystemType) UnmarshalJSON
deprecated
func (x *EStorageBlockFileSystemType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EStorageDriveMediaType ¶
type EStorageDriveMediaType int32
const ( EStorageDriveMediaType_k_EStorageDriveMediaType_Invalid EStorageDriveMediaType = 0 EStorageDriveMediaType_k_EStorageDriveMediaType_Unknown EStorageDriveMediaType = 1 EStorageDriveMediaType_k_EStorageDriveMediaType_HDD EStorageDriveMediaType = 2 EStorageDriveMediaType_k_EStorageDriveMediaType_SSD EStorageDriveMediaType = 3 EStorageDriveMediaType_k_EStorageDriveMediaType_Removable EStorageDriveMediaType = 4 )
func (EStorageDriveMediaType) Descriptor ¶
func (EStorageDriveMediaType) Descriptor() protoreflect.EnumDescriptor
func (EStorageDriveMediaType) Enum ¶
func (x EStorageDriveMediaType) Enum() *EStorageDriveMediaType
func (EStorageDriveMediaType) EnumDescriptor
deprecated
func (EStorageDriveMediaType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EStorageDriveMediaType.Descriptor instead.
func (EStorageDriveMediaType) Number ¶
func (x EStorageDriveMediaType) Number() protoreflect.EnumNumber
func (EStorageDriveMediaType) String ¶
func (x EStorageDriveMediaType) String() string
func (EStorageDriveMediaType) Type ¶
func (EStorageDriveMediaType) Type() protoreflect.EnumType
func (*EStorageDriveMediaType) UnmarshalJSON
deprecated
func (x *EStorageDriveMediaType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EStorageFormatStage ¶
type EStorageFormatStage int32
const ( EStorageFormatStage_k_EStorageFormatStage_Invalid EStorageFormatStage = 0 EStorageFormatStage_k_EStorageFormatStage_NotRunning EStorageFormatStage = 1 EStorageFormatStage_k_EStorageFormatStage_Starting EStorageFormatStage = 2 EStorageFormatStage_k_EStorageFormatStage_Testing EStorageFormatStage = 3 EStorageFormatStage_k_EStorageFormatStage_Rescuing EStorageFormatStage = 4 EStorageFormatStage_k_EStorageFormatStage_Formatting EStorageFormatStage = 5 EStorageFormatStage_k_EStorageFormatStage_Finalizing EStorageFormatStage = 6 )
func (EStorageFormatStage) Descriptor ¶
func (EStorageFormatStage) Descriptor() protoreflect.EnumDescriptor
func (EStorageFormatStage) Enum ¶
func (x EStorageFormatStage) Enum() *EStorageFormatStage
func (EStorageFormatStage) EnumDescriptor
deprecated
func (EStorageFormatStage) EnumDescriptor() ([]byte, []int)
Deprecated: Use EStorageFormatStage.Descriptor instead.
func (EStorageFormatStage) Number ¶
func (x EStorageFormatStage) Number() protoreflect.EnumNumber
func (EStorageFormatStage) String ¶
func (x EStorageFormatStage) String() string
func (EStorageFormatStage) Type ¶
func (EStorageFormatStage) Type() protoreflect.EnumType
func (*EStorageFormatStage) UnmarshalJSON
deprecated
func (x *EStorageFormatStage) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemAudioChannel ¶
type ESystemAudioChannel int32
const ( ESystemAudioChannel_k_SystemAudioChannel_Invalid ESystemAudioChannel = 0 ESystemAudioChannel_k_SystemAudioChannel_Aggregated ESystemAudioChannel = 1 ESystemAudioChannel_k_SystemAudioChannel_FrontLeft ESystemAudioChannel = 2 ESystemAudioChannel_k_SystemAudioChannel_FrontRight ESystemAudioChannel = 3 ESystemAudioChannel_k_SystemAudioChannel_LFE ESystemAudioChannel = 4 ESystemAudioChannel_k_SystemAudioChannel_BackLeft ESystemAudioChannel = 5 ESystemAudioChannel_k_SystemAudioChannel_BackRight ESystemAudioChannel = 6 ESystemAudioChannel_k_SystemAudioChannel_FrontCenter ESystemAudioChannel = 7 ESystemAudioChannel_k_SystemAudioChannel_Unknown ESystemAudioChannel = 8 ESystemAudioChannel_k_SystemAudioChannel_Mono ESystemAudioChannel = 9 )
func (ESystemAudioChannel) Descriptor ¶
func (ESystemAudioChannel) Descriptor() protoreflect.EnumDescriptor
func (ESystemAudioChannel) Enum ¶
func (x ESystemAudioChannel) Enum() *ESystemAudioChannel
func (ESystemAudioChannel) EnumDescriptor
deprecated
func (ESystemAudioChannel) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemAudioChannel.Descriptor instead.
func (ESystemAudioChannel) Number ¶
func (x ESystemAudioChannel) Number() protoreflect.EnumNumber
func (ESystemAudioChannel) String ¶
func (x ESystemAudioChannel) String() string
func (ESystemAudioChannel) Type ¶
func (ESystemAudioChannel) Type() protoreflect.EnumType
func (*ESystemAudioChannel) UnmarshalJSON
deprecated
func (x *ESystemAudioChannel) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemAudioDirection ¶
type ESystemAudioDirection int32
const ( ESystemAudioDirection_k_SystemAudioDirection_Invalid ESystemAudioDirection = 0 ESystemAudioDirection_k_SystemAudioDirection_Input ESystemAudioDirection = 1 ESystemAudioDirection_k_SystemAudioDirection_Output ESystemAudioDirection = 2 )
func (ESystemAudioDirection) Descriptor ¶
func (ESystemAudioDirection) Descriptor() protoreflect.EnumDescriptor
func (ESystemAudioDirection) Enum ¶
func (x ESystemAudioDirection) Enum() *ESystemAudioDirection
func (ESystemAudioDirection) EnumDescriptor
deprecated
func (ESystemAudioDirection) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemAudioDirection.Descriptor instead.
func (ESystemAudioDirection) Number ¶
func (x ESystemAudioDirection) Number() protoreflect.EnumNumber
func (ESystemAudioDirection) String ¶
func (x ESystemAudioDirection) String() string
func (ESystemAudioDirection) Type ¶
func (ESystemAudioDirection) Type() protoreflect.EnumType
func (*ESystemAudioDirection) UnmarshalJSON
deprecated
func (x *ESystemAudioDirection) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemAudioPortDirection ¶
type ESystemAudioPortDirection int32
const ( ESystemAudioPortDirection_k_SystemAudioPortDirection_Invalid ESystemAudioPortDirection = 0 ESystemAudioPortDirection_k_SystemAudioPortDirection_Input ESystemAudioPortDirection = 1 ESystemAudioPortDirection_k_SystemAudioPortDirection_Output ESystemAudioPortDirection = 2 )
func (ESystemAudioPortDirection) Descriptor ¶
func (ESystemAudioPortDirection) Descriptor() protoreflect.EnumDescriptor
func (ESystemAudioPortDirection) Enum ¶
func (x ESystemAudioPortDirection) Enum() *ESystemAudioPortDirection
func (ESystemAudioPortDirection) EnumDescriptor
deprecated
func (ESystemAudioPortDirection) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemAudioPortDirection.Descriptor instead.
func (ESystemAudioPortDirection) Number ¶
func (x ESystemAudioPortDirection) Number() protoreflect.EnumNumber
func (ESystemAudioPortDirection) String ¶
func (x ESystemAudioPortDirection) String() string
func (ESystemAudioPortDirection) Type ¶
func (ESystemAudioPortDirection) Type() protoreflect.EnumType
func (*ESystemAudioPortDirection) UnmarshalJSON
deprecated
func (x *ESystemAudioPortDirection) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemAudioPortType ¶
type ESystemAudioPortType int32
const ( ESystemAudioPortType_k_SystemAudioPortType_Invalid ESystemAudioPortType = 0 ESystemAudioPortType_k_SystemAudioPortType_Unknown ESystemAudioPortType = 1 ESystemAudioPortType_k_SystemAudioPortType_Audio32f ESystemAudioPortType = 2 ESystemAudioPortType_k_SystemAudioPortType_Midi8b ESystemAudioPortType = 3 ESystemAudioPortType_k_SystemAudioPortType_Video32RGBA ESystemAudioPortType = 4 )
func (ESystemAudioPortType) Descriptor ¶
func (ESystemAudioPortType) Descriptor() protoreflect.EnumDescriptor
func (ESystemAudioPortType) Enum ¶
func (x ESystemAudioPortType) Enum() *ESystemAudioPortType
func (ESystemAudioPortType) EnumDescriptor
deprecated
func (ESystemAudioPortType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemAudioPortType.Descriptor instead.
func (ESystemAudioPortType) Number ¶
func (x ESystemAudioPortType) Number() protoreflect.EnumNumber
func (ESystemAudioPortType) String ¶
func (x ESystemAudioPortType) String() string
func (ESystemAudioPortType) Type ¶
func (ESystemAudioPortType) Type() protoreflect.EnumType
func (*ESystemAudioPortType) UnmarshalJSON
deprecated
func (x *ESystemAudioPortType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemDisplayCompatibilityMode ¶
type ESystemDisplayCompatibilityMode int32
const ( ESystemDisplayCompatibilityMode_k_ESystemDisplayCompatibilityMode_Invalid ESystemDisplayCompatibilityMode = 0 ESystemDisplayCompatibilityMode_k_ESystemDisplayCompatibilityMode_None ESystemDisplayCompatibilityMode = 1 ESystemDisplayCompatibilityMode_k_ESystemDisplayCompatibilityMode_MinimalBandwith ESystemDisplayCompatibilityMode = 2 )
func (ESystemDisplayCompatibilityMode) Descriptor ¶
func (ESystemDisplayCompatibilityMode) Descriptor() protoreflect.EnumDescriptor
func (ESystemDisplayCompatibilityMode) Enum ¶
func (x ESystemDisplayCompatibilityMode) Enum() *ESystemDisplayCompatibilityMode
func (ESystemDisplayCompatibilityMode) EnumDescriptor
deprecated
func (ESystemDisplayCompatibilityMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemDisplayCompatibilityMode.Descriptor instead.
func (ESystemDisplayCompatibilityMode) Number ¶
func (x ESystemDisplayCompatibilityMode) Number() protoreflect.EnumNumber
func (ESystemDisplayCompatibilityMode) String ¶
func (x ESystemDisplayCompatibilityMode) String() string
func (ESystemDisplayCompatibilityMode) Type ¶
func (ESystemDisplayCompatibilityMode) Type() protoreflect.EnumType
func (*ESystemDisplayCompatibilityMode) UnmarshalJSON
deprecated
func (x *ESystemDisplayCompatibilityMode) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemFanControlMode ¶
type ESystemFanControlMode int32
const ( ESystemFanControlMode_k_SystemFanControlMode_Invalid ESystemFanControlMode = 0 ESystemFanControlMode_k_SystemFanControlMode_Disabled ESystemFanControlMode = 1 ESystemFanControlMode_k_SystemFanControlMode_Default ESystemFanControlMode = 2 )
func (ESystemFanControlMode) Descriptor ¶
func (ESystemFanControlMode) Descriptor() protoreflect.EnumDescriptor
func (ESystemFanControlMode) Enum ¶
func (x ESystemFanControlMode) Enum() *ESystemFanControlMode
func (ESystemFanControlMode) EnumDescriptor
deprecated
func (ESystemFanControlMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemFanControlMode.Descriptor instead.
func (ESystemFanControlMode) Number ¶
func (x ESystemFanControlMode) Number() protoreflect.EnumNumber
func (ESystemFanControlMode) String ¶
func (x ESystemFanControlMode) String() string
func (ESystemFanControlMode) Type ¶
func (ESystemFanControlMode) Type() protoreflect.EnumType
func (*ESystemFanControlMode) UnmarshalJSON
deprecated
func (x *ESystemFanControlMode) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ESystemServiceState ¶
type ESystemServiceState int32
const ( ESystemServiceState_k_ESystemServiceState_Disabled ESystemServiceState = 1 ESystemServiceState_k_ESystemServiceState_Enabled ESystemServiceState = 2 )
func (ESystemServiceState) Descriptor ¶
func (ESystemServiceState) Descriptor() protoreflect.EnumDescriptor
func (ESystemServiceState) Enum ¶
func (x ESystemServiceState) Enum() *ESystemServiceState
func (ESystemServiceState) EnumDescriptor
deprecated
func (ESystemServiceState) EnumDescriptor() ([]byte, []int)
Deprecated: Use ESystemServiceState.Descriptor instead.
func (ESystemServiceState) Number ¶
func (x ESystemServiceState) Number() protoreflect.EnumNumber
func (ESystemServiceState) String ¶
func (x ESystemServiceState) String() string
func (ESystemServiceState) Type ¶
func (ESystemServiceState) Type() protoreflect.EnumType
func (*ESystemServiceState) UnmarshalJSON
deprecated
func (x *ESystemServiceState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ETokenRenewalType ¶
type ETokenRenewalType int32
const ( ETokenRenewalType_k_ETokenRenewalType_None ETokenRenewalType = 0 ETokenRenewalType_k_ETokenRenewalType_Allow ETokenRenewalType = 1 )
func (ETokenRenewalType) Descriptor ¶
func (ETokenRenewalType) Descriptor() protoreflect.EnumDescriptor
func (ETokenRenewalType) Enum ¶
func (x ETokenRenewalType) Enum() *ETokenRenewalType
func (ETokenRenewalType) EnumDescriptor
deprecated
func (ETokenRenewalType) EnumDescriptor() ([]byte, []int)
Deprecated: Use ETokenRenewalType.Descriptor instead.
func (ETokenRenewalType) Number ¶
func (x ETokenRenewalType) Number() protoreflect.EnumNumber
func (ETokenRenewalType) String ¶
func (x ETokenRenewalType) String() string
func (ETokenRenewalType) Type ¶
func (ETokenRenewalType) Type() protoreflect.EnumType
func (*ETokenRenewalType) UnmarshalJSON
deprecated
func (x *ETokenRenewalType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type ETouchGesture ¶
type ETouchGesture int32
const ( ETouchGesture_k_ETouchGestureNone ETouchGesture = 0 ETouchGesture_k_ETouchGestureTouch ETouchGesture = 1 ETouchGesture_k_ETouchGestureTap ETouchGesture = 2 ETouchGesture_k_ETouchGestureDoubleTap ETouchGesture = 3 ETouchGesture_k_ETouchGestureShortPress ETouchGesture = 4 ETouchGesture_k_ETouchGestureLongPress ETouchGesture = 5 ETouchGesture_k_ETouchGestureLongTap ETouchGesture = 6 ETouchGesture_k_ETouchGestureTwoFingerTap ETouchGesture = 7 ETouchGesture_k_ETouchGestureTapCancelled ETouchGesture = 8 ETouchGesture_k_ETouchGesturePinchBegin ETouchGesture = 9 ETouchGesture_k_ETouchGesturePinchUpdate ETouchGesture = 10 ETouchGesture_k_ETouchGesturePinchEnd ETouchGesture = 11 ETouchGesture_k_ETouchGestureFlingStart ETouchGesture = 12 ETouchGesture_k_ETouchGestureFlingCancelled ETouchGesture = 13 )
func (ETouchGesture) Descriptor ¶
func (ETouchGesture) Descriptor() protoreflect.EnumDescriptor
func (ETouchGesture) Enum ¶
func (x ETouchGesture) Enum() *ETouchGesture
func (ETouchGesture) EnumDescriptor
deprecated
func (ETouchGesture) EnumDescriptor() ([]byte, []int)
Deprecated: Use ETouchGesture.Descriptor instead.
func (ETouchGesture) Number ¶
func (x ETouchGesture) Number() protoreflect.EnumNumber
func (ETouchGesture) String ¶
func (x ETouchGesture) String() string
func (ETouchGesture) Type ¶
func (ETouchGesture) Type() protoreflect.EnumType
func (*ETouchGesture) UnmarshalJSON
deprecated
func (x *ETouchGesture) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EUpdaterState ¶
type EUpdaterState int32
const ( EUpdaterState_k_EUpdaterState_Invalid EUpdaterState = 0 EUpdaterState_k_EUpdaterState_UpToDate EUpdaterState = 2 EUpdaterState_k_EUpdaterState_Checking EUpdaterState = 3 EUpdaterState_k_EUpdaterState_Available EUpdaterState = 4 EUpdaterState_k_EUpdaterState_Applying EUpdaterState = 5 EUpdaterState_k_EUpdaterState_ClientRestartPending EUpdaterState = 6 EUpdaterState_k_EUpdaterState_SystemRestartPending EUpdaterState = 7 )
func (EUpdaterState) Descriptor ¶
func (EUpdaterState) Descriptor() protoreflect.EnumDescriptor
func (EUpdaterState) Enum ¶
func (x EUpdaterState) Enum() *EUpdaterState
func (EUpdaterState) EnumDescriptor
deprecated
func (EUpdaterState) EnumDescriptor() ([]byte, []int)
Deprecated: Use EUpdaterState.Descriptor instead.
func (EUpdaterState) Number ¶
func (x EUpdaterState) Number() protoreflect.EnumNumber
func (EUpdaterState) String ¶
func (x EUpdaterState) String() string
func (EUpdaterState) Type ¶
func (EUpdaterState) Type() protoreflect.EnumType
func (*EUpdaterState) UnmarshalJSON
deprecated
func (x *EUpdaterState) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EUpdaterType ¶
type EUpdaterType int32
const ( EUpdaterType_k_EUpdaterType_Invalid EUpdaterType = 0 EUpdaterType_k_EUpdaterType_Client EUpdaterType = 1 EUpdaterType_k_EUpdaterType_OS EUpdaterType = 2 EUpdaterType_k_EUpdaterType_BIOS EUpdaterType = 3 EUpdaterType_k_EUpdaterType_Aggregated EUpdaterType = 4 EUpdaterType_k_EUpdaterType_Test1 EUpdaterType = 5 EUpdaterType_k_EUpdaterType_Test2 EUpdaterType = 6 EUpdaterType_k_EUpdaterType_Dummy EUpdaterType = 7 )
func (EUpdaterType) Descriptor ¶
func (EUpdaterType) Descriptor() protoreflect.EnumDescriptor
func (EUpdaterType) Enum ¶
func (x EUpdaterType) Enum() *EUpdaterType
func (EUpdaterType) EnumDescriptor
deprecated
func (EUpdaterType) EnumDescriptor() ([]byte, []int)
Deprecated: Use EUpdaterType.Descriptor instead.
func (EUpdaterType) Number ¶
func (x EUpdaterType) Number() protoreflect.EnumNumber
func (EUpdaterType) String ¶
func (x EUpdaterType) String() string
func (EUpdaterType) Type ¶
func (EUpdaterType) Type() protoreflect.EnumType
func (*EUpdaterType) UnmarshalJSON
deprecated
func (x *EUpdaterType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type EncryptedAppTicket ¶
type EncryptedAppTicket struct { TicketVersionNo *uint32 `protobuf:"varint,1,opt,name=ticket_version_no,json=ticketVersionNo" json:"ticket_version_no,omitempty"` CrcEncryptedticket *uint32 `protobuf:"varint,2,opt,name=crc_encryptedticket,json=crcEncryptedticket" json:"crc_encryptedticket,omitempty"` CbEncrypteduserdata *uint32 `protobuf:"varint,3,opt,name=cb_encrypteduserdata,json=cbEncrypteduserdata" json:"cb_encrypteduserdata,omitempty"` CbEncryptedAppownershipticket *uint32 `` /* 144-byte string literal not displayed */ EncryptedTicket []byte `protobuf:"bytes,5,opt,name=encrypted_ticket,json=encryptedTicket" json:"encrypted_ticket,omitempty"` // contains filtered or unexported fields }
func (*EncryptedAppTicket) Descriptor
deprecated
func (*EncryptedAppTicket) Descriptor() ([]byte, []int)
Deprecated: Use EncryptedAppTicket.ProtoReflect.Descriptor instead.
func (*EncryptedAppTicket) GetCbEncryptedAppownershipticket ¶
func (x *EncryptedAppTicket) GetCbEncryptedAppownershipticket() uint32
func (*EncryptedAppTicket) GetCbEncrypteduserdata ¶
func (x *EncryptedAppTicket) GetCbEncrypteduserdata() uint32
func (*EncryptedAppTicket) GetCrcEncryptedticket ¶
func (x *EncryptedAppTicket) GetCrcEncryptedticket() uint32
func (*EncryptedAppTicket) GetEncryptedTicket ¶
func (x *EncryptedAppTicket) GetEncryptedTicket() []byte
func (*EncryptedAppTicket) GetTicketVersionNo ¶
func (x *EncryptedAppTicket) GetTicketVersionNo() uint32
func (*EncryptedAppTicket) ProtoMessage ¶
func (*EncryptedAppTicket) ProtoMessage()
func (*EncryptedAppTicket) ProtoReflect ¶
func (x *EncryptedAppTicket) ProtoReflect() protoreflect.Message
func (*EncryptedAppTicket) Reset ¶
func (x *EncryptedAppTicket) Reset()
func (*EncryptedAppTicket) String ¶
func (x *EncryptedAppTicket) String() string
type Offline_Ticket ¶
type Offline_Ticket struct { EncryptedTicket []byte `protobuf:"bytes,1,opt,name=encrypted_ticket,json=encryptedTicket" json:"encrypted_ticket,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature" json:"signature,omitempty"` Kdf1 *int32 `protobuf:"varint,3,opt,name=kdf1" json:"kdf1,omitempty"` Salt1 []byte `protobuf:"bytes,4,opt,name=salt1" json:"salt1,omitempty"` Kdf2 *int32 `protobuf:"varint,5,opt,name=kdf2" json:"kdf2,omitempty"` Salt2 []byte `protobuf:"bytes,6,opt,name=salt2" json:"salt2,omitempty"` // contains filtered or unexported fields }
func (*Offline_Ticket) Descriptor
deprecated
func (*Offline_Ticket) Descriptor() ([]byte, []int)
Deprecated: Use Offline_Ticket.ProtoReflect.Descriptor instead.
func (*Offline_Ticket) GetEncryptedTicket ¶
func (x *Offline_Ticket) GetEncryptedTicket() []byte
func (*Offline_Ticket) GetKdf1 ¶
func (x *Offline_Ticket) GetKdf1() int32
func (*Offline_Ticket) GetKdf2 ¶
func (x *Offline_Ticket) GetKdf2() int32
func (*Offline_Ticket) GetSalt1 ¶
func (x *Offline_Ticket) GetSalt1() []byte
func (*Offline_Ticket) GetSalt2 ¶
func (x *Offline_Ticket) GetSalt2() []byte
func (*Offline_Ticket) GetSignature ¶
func (x *Offline_Ticket) GetSignature() []byte
func (*Offline_Ticket) ProtoMessage ¶
func (*Offline_Ticket) ProtoMessage()
func (*Offline_Ticket) ProtoReflect ¶
func (x *Offline_Ticket) ProtoReflect() protoreflect.Message
func (*Offline_Ticket) Reset ¶
func (x *Offline_Ticket) Reset()
func (*Offline_Ticket) String ¶
func (x *Offline_Ticket) String() string
type PartnerEventNotificationType ¶
type PartnerEventNotificationType int32
const ( PartnerEventNotificationType_k_EEventStart PartnerEventNotificationType = 0 PartnerEventNotificationType_k_EEventBroadcastStart PartnerEventNotificationType = 1 PartnerEventNotificationType_k_EEventMatchStart PartnerEventNotificationType = 2 PartnerEventNotificationType_k_EEventPartnerMaxType PartnerEventNotificationType = 3 )
func (PartnerEventNotificationType) Descriptor ¶
func (PartnerEventNotificationType) Descriptor() protoreflect.EnumDescriptor
func (PartnerEventNotificationType) Enum ¶
func (x PartnerEventNotificationType) Enum() *PartnerEventNotificationType
func (PartnerEventNotificationType) EnumDescriptor
deprecated
func (PartnerEventNotificationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PartnerEventNotificationType.Descriptor instead.
func (PartnerEventNotificationType) Number ¶
func (x PartnerEventNotificationType) Number() protoreflect.EnumNumber
func (PartnerEventNotificationType) String ¶
func (x PartnerEventNotificationType) String() string
func (PartnerEventNotificationType) Type ¶
func (PartnerEventNotificationType) Type() protoreflect.EnumType
func (*PartnerEventNotificationType) UnmarshalJSON
deprecated
func (x *PartnerEventNotificationType) UnmarshalJSON(b []byte) error
Deprecated: Do not use.
type SteamMessagesClientIClientForcedEnumDependencies ¶
type SteamMessagesClientIClientForcedEnumDependencies struct { A *EBluetoothDeviceType `protobuf:"varint,1,opt,name=a,enum=EBluetoothDeviceType,def=0" json:"a,omitempty"` B *EStorageBlockContentType `protobuf:"varint,2,opt,name=b,enum=EStorageBlockContentType,def=0" json:"b,omitempty"` C *EStorageBlockFileSystemType `protobuf:"varint,3,opt,name=c,enum=EStorageBlockFileSystemType,def=0" json:"c,omitempty"` D *ESDCardFormatStage `protobuf:"varint,4,opt,name=d,enum=ESDCardFormatStage,def=0" json:"d,omitempty"` // contains filtered or unexported fields }
func (*SteamMessagesClientIClientForcedEnumDependencies) Descriptor
deprecated
func (*SteamMessagesClientIClientForcedEnumDependencies) Descriptor() ([]byte, []int)
Deprecated: Use SteamMessagesClientIClientForcedEnumDependencies.ProtoReflect.Descriptor instead.
func (*SteamMessagesClientIClientForcedEnumDependencies) GetA ¶
func (x *SteamMessagesClientIClientForcedEnumDependencies) GetA() EBluetoothDeviceType
func (*SteamMessagesClientIClientForcedEnumDependencies) GetB ¶
func (x *SteamMessagesClientIClientForcedEnumDependencies) GetB() EStorageBlockContentType
func (*SteamMessagesClientIClientForcedEnumDependencies) GetD ¶
func (x *SteamMessagesClientIClientForcedEnumDependencies) GetD() ESDCardFormatStage
func (*SteamMessagesClientIClientForcedEnumDependencies) ProtoMessage ¶
func (*SteamMessagesClientIClientForcedEnumDependencies) ProtoMessage()
func (*SteamMessagesClientIClientForcedEnumDependencies) ProtoReflect ¶
func (x *SteamMessagesClientIClientForcedEnumDependencies) ProtoReflect() protoreflect.Message
func (*SteamMessagesClientIClientForcedEnumDependencies) Reset ¶
func (x *SteamMessagesClientIClientForcedEnumDependencies) Reset()
func (*SteamMessagesClientIClientForcedEnumDependencies) String ¶
func (x *SteamMessagesClientIClientForcedEnumDependencies) String() string
type UserContentDescriptorPreferences ¶
type UserContentDescriptorPreferences struct { ContentDescriptorsToExclude []*UserContentDescriptorPreferences_ContentDescriptor `` /* 139-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UserContentDescriptorPreferences) Descriptor
deprecated
func (*UserContentDescriptorPreferences) Descriptor() ([]byte, []int)
Deprecated: Use UserContentDescriptorPreferences.ProtoReflect.Descriptor instead.
func (*UserContentDescriptorPreferences) GetContentDescriptorsToExclude ¶
func (x *UserContentDescriptorPreferences) GetContentDescriptorsToExclude() []*UserContentDescriptorPreferences_ContentDescriptor
func (*UserContentDescriptorPreferences) ProtoMessage ¶
func (*UserContentDescriptorPreferences) ProtoMessage()
func (*UserContentDescriptorPreferences) ProtoReflect ¶
func (x *UserContentDescriptorPreferences) ProtoReflect() protoreflect.Message
func (*UserContentDescriptorPreferences) Reset ¶
func (x *UserContentDescriptorPreferences) Reset()
func (*UserContentDescriptorPreferences) String ¶
func (x *UserContentDescriptorPreferences) String() string
type UserContentDescriptorPreferences_ContentDescriptor ¶
type UserContentDescriptorPreferences_ContentDescriptor struct { ContentDescriptorid *uint32 `protobuf:"varint,1,opt,name=content_descriptorid,json=contentDescriptorid" json:"content_descriptorid,omitempty"` TimestampAdded *uint32 `protobuf:"varint,2,opt,name=timestamp_added,json=timestampAdded" json:"timestamp_added,omitempty"` // contains filtered or unexported fields }
func (*UserContentDescriptorPreferences_ContentDescriptor) Descriptor
deprecated
func (*UserContentDescriptorPreferences_ContentDescriptor) Descriptor() ([]byte, []int)
Deprecated: Use UserContentDescriptorPreferences_ContentDescriptor.ProtoReflect.Descriptor instead.
func (*UserContentDescriptorPreferences_ContentDescriptor) GetContentDescriptorid ¶
func (x *UserContentDescriptorPreferences_ContentDescriptor) GetContentDescriptorid() uint32
func (*UserContentDescriptorPreferences_ContentDescriptor) GetTimestampAdded ¶
func (x *UserContentDescriptorPreferences_ContentDescriptor) GetTimestampAdded() uint32
func (*UserContentDescriptorPreferences_ContentDescriptor) ProtoMessage ¶
func (*UserContentDescriptorPreferences_ContentDescriptor) ProtoMessage()
func (*UserContentDescriptorPreferences_ContentDescriptor) ProtoReflect ¶
func (x *UserContentDescriptorPreferences_ContentDescriptor) ProtoReflect() protoreflect.Message
func (*UserContentDescriptorPreferences_ContentDescriptor) Reset ¶
func (x *UserContentDescriptorPreferences_ContentDescriptor) Reset()
func (*UserContentDescriptorPreferences_ContentDescriptor) String ¶
func (x *UserContentDescriptorPreferences_ContentDescriptor) String() string
Source Files ¶
- app_ticket.pb.go
- auth.pb.go
- base.pb.go
- client_server.pb.go
- client_server_2.pb.go
- client_server_appinfo.pb.go
- client_server_friends.pb.go
- client_server_login.pb.go
- client_site_license.pb.go
- content_manifest.pb.go
- enums.pb.go
- enums_productinfo.pb.go
- offline_ticket.pb.go
- steammessages_client_objects.pb.go