complete

fun complete(result: Boolean)

Completes an IAP sign-out with a result obtained from an IAP sign-out prompt. The result must be a boolean indicating whether the sign-out was successful. If the sign-out process fails to obtain a valid result, call cancel instead.

Since

200.8.0

Parameters

result

a boolean indicating the success of the sign-out operation