Package-level declarations

Types

Link copied to clipboard
sealed class ActivityEvent

Represent different events emitted in response to lifecycle triggers from the host application

Link copied to clipboard
typealias ActivityObserver = (activity: ActivityEvent) -> Unit
Link copied to clipboard

Provides methods to react to changes in the application environment