PaymentCardRecognitionIntentResponse

public classPaymentCardRecognitionIntentResponseextendsObject
implementsParcelable

AParcelablethat represents a response from the PaymentsClient.getPaymentCardRecognitionIntent(PaymentCardRecognitionIntentRequest) API to get aPendingIntent for the Google payment card recognition Activity.

Inherited Constant Summary

Public Method Summary

PendingIntent
getPaymentCardRecognitionPendingIntent()
Gets thePendingIntent to start Google payment card recognition Activity.

Inherited Method Summary

Public Methods

publicPendingIntent getPaymentCardRecognitionPendingIntent ()

Gets thePendingIntent to start Google payment card recognition Activity.