-
- All Implemented Interfaces:
-
android.os.Parcelable
public final class Offerings implements Parcelable
This class contains all the offerings configured in RevenueCat dashboard. For more info see https://docs.revenuecat.com/docs/entitlements
-
-
Method Summary
-
-
Method Detail
-
getCurrent
final Offering getCurrent()
-
getOffering
final Offering getOffering(String identifier)
Retrieves an specific offering by its identifier.
- Parameters:
identifier- Offering identifier
-
-
-
-