GoogleThirdPartyPaymentExtension

public classGoogleThirdPartyPaymentExtensionextendsObject
implementsParcelable

Extension to support credentials enabled for secure payment confirmation. This is intended to match the behaviour of the GoogleThirdPartyPaymentExtensionin the CTAP spec, seeGitHub PR #1337.

Inherited Constant Summary

Public Constructor Summary

GoogleThirdPartyPaymentExtension(boolean thirdPartyPayment)

Public Method Summary

boolean
boolean
int
void
writeToParcel(Parceldest, int flags)

Inherited Method Summary

Public Constructors

publicGoogleThirdPartyPaymentExtension(boolean thirdPartyPayment)

Public Methods

public booleanequals(Objectobj)

public booleangetThirdPartyPayment()

public inthashCode()

public voidwriteToParcel(Parceldest, int flags)