Source set: Common
abstract class Awaiter
Functions
cancel
abstract fun cancel()
resumeWithException
abstract fun resumeWithException(exception: Throwable)Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
abstract class Awaiter
abstract fun cancel()
abstract fun resumeWithException(exception: Throwable)Last updated: