Package-level declarations
Types
Link copied to clipboard
interface AnsweringNavigatorProvider
Provides answering navigation for the public runtime APIs.
Link copied to clipboard
Properties
Functions
Link copied to clipboard
Returns a StableCoroutineScope around a rememberCoroutineScope. This is useful for event callback lambdas that capture a local scope variable to launch new coroutines, as it allows them to be stable.