SuspendingAdapter

Suspending display adapter

Properties

Link copied to clipboard
abstract val isReady: StateFlow<Boolean>

Used before display to wait for the adapter to be ready.

Functions

Link copied to clipboard
abstract suspend fun display(context: Context): CustomDisplayResolution

Called to display the message on the main dispatcher