Package 

Class Offerings

  • 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

      Modifier and Type Method Description
      final Offering getCurrent()
      final Map<String, Offering> getAll()
      final Offering getOffering(String identifier) Retrieves an specific offering by its identifier.
      final Offering get(String identifier) Retrieves an specific offering by its identifier.
      • Methods inherited from class com.revenuecat.purchases.Offerings

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait