Documentation ¶
Index ¶
- type GametelemetryOperationsService
- func (aaa *GametelemetryOperationsService) GetAuthSession() auth.Session
- func (aaa *GametelemetryOperationsService) ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimeGet(...) (interface{}, error)deprecated
- func (aaa *GametelemetryOperationsService) ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimeGetShort(...) (interface{}, error)
- func (aaa *GametelemetryOperationsService) ProtectedSaveEventsGameTelemetryV1ProtectedEventsPost(...) errordeprecated
- func (aaa *GametelemetryOperationsService) ProtectedSaveEventsGameTelemetryV1ProtectedEventsPostShort(...) error
- func (aaa *GametelemetryOperationsService) ProtectedUpdatePlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimePlaytimePut(...) errordeprecated
- func (aaa *GametelemetryOperationsService) ProtectedUpdatePlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimePlaytimePutShort(...) error
- type TelemetryService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GametelemetryOperationsService ¶ added in v0.16.0
type GametelemetryOperationsService struct { Client *gametelemetryclient.JusticeGametelemetryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*GametelemetryOperationsService) GetAuthSession ¶ added in v0.21.0
func (aaa *GametelemetryOperationsService) GetAuthSession() auth.Session
func (*GametelemetryOperationsService) ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimeGet
deprecated
added in
v0.16.0
func (aaa *GametelemetryOperationsService) ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimeGet(input *gametelemetry_operations.ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimeGetParams) (interface{}, error)
Deprecated: 2022-01-10 - please use ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimeGetShort instead.
func (*GametelemetryOperationsService) ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimeGetShort ¶ added in v0.16.0
func (aaa *GametelemetryOperationsService) ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimeGetShort(input *gametelemetry_operations.ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimeGetParams) (interface{}, error)
func (*GametelemetryOperationsService) ProtectedSaveEventsGameTelemetryV1ProtectedEventsPost
deprecated
added in
v0.16.0
func (aaa *GametelemetryOperationsService) ProtectedSaveEventsGameTelemetryV1ProtectedEventsPost(input *gametelemetry_operations.ProtectedSaveEventsGameTelemetryV1ProtectedEventsPostParams) error
Deprecated: 2022-01-10 - please use ProtectedSaveEventsGameTelemetryV1ProtectedEventsPostShort instead.
func (*GametelemetryOperationsService) ProtectedSaveEventsGameTelemetryV1ProtectedEventsPostShort ¶ added in v0.16.0
func (aaa *GametelemetryOperationsService) ProtectedSaveEventsGameTelemetryV1ProtectedEventsPostShort(input *gametelemetry_operations.ProtectedSaveEventsGameTelemetryV1ProtectedEventsPostParams) error
func (*GametelemetryOperationsService) ProtectedUpdatePlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimePlaytimePut
deprecated
added in
v0.16.0
func (aaa *GametelemetryOperationsService) ProtectedUpdatePlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimePlaytimePut(input *gametelemetry_operations.ProtectedUpdatePlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimePlaytimePutParams) error
Deprecated: 2022-01-10 - please use ProtectedUpdatePlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimePlaytimePutShort instead.
func (*GametelemetryOperationsService) ProtectedUpdatePlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimePlaytimePutShort ¶ added in v0.16.0
func (aaa *GametelemetryOperationsService) ProtectedUpdatePlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimePlaytimePutShort(input *gametelemetry_operations.ProtectedUpdatePlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimePlaytimePutParams) error
type TelemetryService ¶ added in v0.37.0
type TelemetryService struct { Client *gametelemetryclient.JusticeGametelemetryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*TelemetryService) GetAuthSession ¶ added in v0.37.0
func (aaa *TelemetryService) GetAuthSession() auth.Session
func (*TelemetryService) GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGet
deprecated
added in
v0.37.0
func (aaa *TelemetryService) GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGet(input *telemetry.GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGetParams) error
Deprecated: 2022-01-10 - please use GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGetShort instead.
func (*TelemetryService) GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGetShort ¶ added in v0.37.0
func (aaa *TelemetryService) GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGetShort(input *telemetry.GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGetParams) error
Click to show internal directories.
Click to hide internal directories.