com.android.billingclient.api / isAlternativeBillingOnlyAvailable

isAlternativeBillingOnlyAvailable

suspend fun BillingClient.isAlternativeBillingOnlyAvailable(): BillingResult

Checks the availability of offering alternative billing without user choice to use Google Play billing.

Return
A BillingResult which represents the result of the alternative billing only availability query.