Skip to main content

Module callback

Module callback 

Source
Expand description

Callback registry and event handling for TapTap PC SDK

Modules§

event_id
Event IDs matching the C SDK

Structs§

AuthToken
Authorization token returned after successful authorization
AuthorizeFinishedData
Authorization finished event data
CloudSaveCreateData
Cloud save create/update response
CloudSaveDeleteData
Cloud save delete response
CloudSaveGetFileData
Cloud save get file response
CloudSaveInfo
Cloud save info
CloudSaveListData
Cloud save list response
DlcPlayableStatusChangedData
DLC playable status changed event data
GamePlayableStatusChangedData
Game playable status changed event data
SystemStateChangedData
System state changed event data

Enums§

TapEvent
Events that can be received from the SDK

Functions§

poll_events
Poll for events from the SDK
register_callbacks
Register the global callback handler with the SDK
unregister_callbacks
Unregister the global callback handler