Adyen - In Person Payments - Android SDK
Toggle table of contents
2.9.0
Select version
2.9.0
2.8.0
2.7.0
2.6.0
2.5.1
2.4.0
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
1.6.0
Kotlin
Platform filter
Kotlin
Switch theme
Search in API
Adyen - In Person Payments - Android SDK
pos-mobile
/
com.adyen.ipp.api.diagnosis
/
DiagnosisCallback
Diagnosis
Callback
fun
interface
DiagnosisCallback
Members
Functions
on
Diagnosis
Finished
Link copied to clipboard
abstract
fun
onDiagnosisFinished
(
result
:
Result
<
DiagnosisResult
>
)