AppcuesInterceptor

An interceptor that can optionally be applied during initialization to control Appcues behaviors at runtime.

Functions

Link copied to clipboard
abstract suspend fun canDisplayExperience(experienceId: UUID): Boolean

Determines if the given Appcues experience can display. Can be used to handle additional processing needed to get the application into a valid state to display before returning a value.