Documentation ¶
Index ¶
- type GametelemetryOperationsService
- func (aaa *GametelemetryOperationsService) GetAuthSession() auth.Session
- func (aaa *GametelemetryOperationsService) ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimeGet(...) (interface{}, error)
- func (aaa *GametelemetryOperationsService) ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimeGetShort(...) (interface{}, error)
- func (aaa *GametelemetryOperationsService) ProtectedSaveEventsGameTelemetryV1ProtectedEventsPost(...) error
- func (aaa *GametelemetryOperationsService) ProtectedSaveEventsGameTelemetryV1ProtectedEventsPostShort(...) error
- func (aaa *GametelemetryOperationsService) ProtectedUpdatePlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimePlaytimePut(...) error
- func (aaa *GametelemetryOperationsService) ProtectedUpdatePlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimePlaytimePutShort(...) error
- type OperationsService
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 RefreshTokenRepository repository.RefreshTokenRepository }
func (*GametelemetryOperationsService) GetAuthSession ¶ added in v0.21.0
func (aaa *GametelemetryOperationsService) GetAuthSession() auth.Session
func (*GametelemetryOperationsService) ProtectedGetPlaytimeGameTelemetryV1ProtectedSteamIdsSteamIDPlaytimeGet ¶ 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 ¶ 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 ¶ 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 OperationsService ¶
type OperationsService struct { Client *gametelemetryclient.JusticeGametelemetryService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository RefreshTokenRepository repository.RefreshTokenRepository }
func (*OperationsService) GetAuthSession ¶ added in v0.24.0
func (aaa *OperationsService) GetAuthSession() auth.Session
func (*OperationsService) GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGet ¶ added in v0.24.0
func (aaa *OperationsService) GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGet(input *operations.GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGetParams) error
deprecated(2022-01-10): please use GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGetShort instead.
func (*OperationsService) GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGetShort ¶ added in v0.24.0
func (aaa *OperationsService) GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGetShort(input *operations.GetEventsGameTelemetryV1AdminNamespacesNamespaceEventsGetParams) error
Click to show internal directories.
Click to hide internal directories.