presentAuthChallenge
fun presentAuthChallenge(activity: Activity, authChallenge: CardAuthChallenge): CardPresentAuthChallengeResult
Present an auth challenge received from a CardClient.approveOrder or CardClient.vault result.
Parameters
activity
Activity activity reference used to present a Chrome Custom Tab.
authChallenge
CardAuthChallenge auth challenge to present (see CardApproveOrderResult.AuthorizationRequired)