Skip to content
On this page

MessageEventName (Type)

The MessageEventName type defines the possible event names for messages sent between the SDK and the host application.

Values

ValueDescription
noopNo operation.
swag.toolbar.showShow the toolbar.
swag.toolbar.hideHide the toolbar.
swag.toggleFullScreenToggle fullscreen mode.
swag.navigateToArchiveNavigate to the archive screen.
swag.navigateToTitleNavigate to the game title screen.
swag.dailyGameProgress.startStart daily game progress.
swag.dailyGameProgress.completeComplete daily game progress.

Usage

Used to specify the type of event in message payloads for SDK-host communication.