subscriber-attributes / com.revenuecat.purchases.subscriberattributes / SubscriberAttributesPoster

SubscriberAttributesPoster

class SubscriberAttributesPoster

Constructors

<init>

SubscriberAttributesPoster(backend: Backend)

Functions

postSubscriberAttributes

fun postSubscriberAttributes(attributes: Map<String, Map<String, Any?>>, appUserID: String, onSuccessHandler: () -> Unit, onErrorHandler: (PurchasesError, didBackendGetAttributes: Boolean, attributeErrors: List<SubscriberAttributeError>) -> Unit): Unit