common / com.revenuecat.purchases.common / Backend / getPurchaserInfo

getPurchaserInfo

fun getPurchaserInfo(appUserID: String, appInBackground: Boolean, onSuccess: (PurchaserInfo) -> Unit, onError: (PurchasesError) -> Unit): Unit