common / com.revenuecat.purchases.common / Backend / getOfferings

getOfferings

fun getOfferings(appUserID: String, appInBackground: Boolean, onSuccess: (JSONObject) -> Unit, onError: (PurchasesError) -> Unit): Unit