PrePurchaseDataStore

Manages persistent data storage for the prepurchase flow using DataStore.

Parameters

context

The Context used to initialize the DataStore.

Constructors

Link copied to clipboard
constructor(context: Context)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Observes the current browsing market.

Functions

Link copied to clipboard

Observes whether a feature has been interacted with.

Link copied to clipboard
suspend fun setBrowsingMarket(value: TMMarketDomain)

Sets the current browsing market in the DataStore.

Link copied to clipboard

Marks a feature as interacted with in the DataStore.