ExperienceListener

A listener that informs about Experience content being rendered inside of the application.

Functions

Link copied to clipboard
abstract fun experienceFinished(experienceId: UUID)

Notifies the listener when an Experience has finished.

Link copied to clipboard
abstract fun experienceStarted(experienceId: UUID)

Notifies the listener when an Experience is starting.