SyncAttributesAndOfferingsCallback

Interface to be implemented when making calls to sync attributes and offerings.

Functions

Link copied to clipboard
abstract fun onError(error: PurchasesError)

Will be called after an error syncing attributes fetching offerings

Link copied to clipboard
abstract fun onSuccess(offerings: Offerings)

Will be called after a successful syncing attributes and fetching of offerings.