Expand description
Callback registry and event handling for TapTap PC SDK
Modules§
- event_
id - Event IDs matching the C SDK
Structs§
- Auth
Token - Authorization token returned after successful authorization
- Authorize
Finished Data - Authorization finished event data
- Cloud
Save Create Data - Cloud save create/update response
- Cloud
Save Delete Data - Cloud save delete response
- Cloud
Save GetFile Data - Cloud save get file response
- Cloud
Save Info - Cloud save info
- Cloud
Save List Data - Cloud save list response
- DlcPlayable
Status Changed Data - DLC playable status changed event data
- Game
Playable Status Changed Data - Game playable status changed event data
- System
State Changed Data - 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