DefaultBillingAuthSchemeProvider

class DefaultBillingAuthSchemeProvider(endpointProvider: BillingEndpointProvider? = null, authSchemePreference: List<<Error class: unknown class>>? = null) : BillingAuthSchemeProvider

Constructors

Link copied to clipboard
constructor(endpointProvider: BillingEndpointProvider? = null, authSchemePreference: List<<Error class: unknown class>>? = null)

Functions

Link copied to clipboard
open suspend fun resolveAuthScheme(params: BillingAuthSchemeParameters): List<<Error class: unknown class>>