shared/src/types/Callbacks.types
Interfaces
Interface
Description
Optional configuration returned when the user navigates from one design workflow to another. Used by IntentChangeCallback to dynamically update app, export, or container config.
Map of optional lifecycle and event callbacks for the CC Everywhere SDK. Hosts implement the callbacks they need; all are optional.
Type Aliases
Type Alias
Description
Keeping callback type as void
Callback invoked when the user navigates from one design workflow to another (e.g. Quick action to Express). May return IntentChangeConfig to update app, export, or container config for the new intent.