Package-level declarations

Types

Link copied to clipboard

Specifies behavior for a caching API.

Link copied to clipboard

KMPRevenueCatInternalApi Annotation class that limits access for internal usage

Link copied to clipboard
Link copied to clipboard
interface Purchases
Link copied to clipboard
class PurchasesException(errorMessage: String?) : Exception

Functions

Link copied to clipboard
fun CustomerInfo.asCustomerInfo(): CustomerInfo
fun RCCustomerInfo.asCustomerInfo(): CustomerInfo
Link copied to clipboard
suspend fun Purchases.awaitCustomerInfo(fetchPolicy: CacheFetchPolicy = CacheFetchPolicy.default()): CustomerInfo
Link copied to clipboard