walletsdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
walletsdk
walletsdk
/
com.dewa.walletsdk.api.proximity
/
ProximityPresentation
/
Event
/
Failed
Failed
data
class
Failed
(
val
cause
:
Throwable
)
:
ProximityPresentation.Event
The flow failed (engagement, request processing, or transport).
Members
Constructors
Failed
Link copied to clipboard
constructor
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
val
cause
:
Throwable