Package-level declarations
Types
Link copied to clipboard
interface ActivityProvider
Link copied to clipboard
object AlertControllerFactory
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class IOScope(overrideWithContext: CoroutineContext = Dispatchers.IO) : CoroutineScope, SuperwallScope
Link copied to clipboard
class MainScope(overrideWithContext: CoroutineContext = Dispatchers.Main) : CoroutineScope, SuperwallScope
Link copied to clipboard
class SerialTaskManager(coroutineScope: CoroutineScope = CoroutineScope(Dispatchers.IO.limitedParallelism(1)))
Link copied to clipboard