Android Scanbot Barcode SDK
Toggle table of contents
8.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK
Android Scanbot Barcode SDK
/
io.scanbot.common
/
Result
/
Success
Success
data
class
Success
<
out
T
>
(
val
data
:
T
)
:
Result
<
T
>
Members
Constructors
Success
Link copied to clipboard
constructor
(
data
:
T
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
data
Link copied to clipboard
val
data
:
T