PurchasesError

fun PurchasesError(code: PurchasesErrorCode, underlyingErrorMessage: String? = null)

Parameters

code

Error code

underlyingErrorMessage

Optional error message with a more detailed explanation of the error that originated this.

Sources

Link copied to clipboard