sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.tpay.sdk.api.screenless.googlePay
/
GooglePayPayment
/
continueTransaction
continue
Transaction
fun
continueTransaction
(
transactionId
:
String
,
longPollingConfig
:
LongPollingConfig
?
=
null
,
onResult
:
(
CreateGooglePayTransactionResult
)
->
Unit
)