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