FrameSDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
FrameSDK
FrameSDK
/
com.framepayments.framesdk
/
FrameResult
/
Completed
Completed
data
class
Completed
(
val
id
:
String
)
:
FrameResult
Emitted when the user completes the flow.
id
is the resource produced by the flow.
Members
Constructors
Completed
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String