Package-level declarations
Types
Link copied to clipboard
Specifies behavior for a caching API.
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.FIELD, AnnotationTarget.PROPERTY] )
KMPRevenueCatInternalApi Annotation class that limits access for internal usage
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun Purchases.awaitCustomerInfo(fetchPolicy: CacheFetchPolicy = CacheFetchPolicy.default()): CustomerInfo
Link copied to clipboard