Web Paywall Redeemer
class WebPaywallRedeemer(context: Context, ioScope: IOScope, deepLinkReferrer: CheckForReferral, network: Network, storage: Storage, customerInfoManager: CustomerInfoManager, factory: WebPaywallRedeemer.Factory)(source)
Constructors
Link copied to clipboard
constructor(context: Context, ioScope: IOScope, deepLinkReferrer: CheckForReferral, network: Network, storage: Storage, customerInfoManager: CustomerInfoManager, factory: WebPaywallRedeemer.Factory)
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun checkForWebEntitlements(userId: UserId?, deviceId: DeviceVendorId): Either<Set<Entitlement>, Throwable>
Link copied to clipboard