BlinkID
Toggle table of contents
productionRelease
Target filter
productionRelease
Switch theme
Search in API
Skip to content
BlinkID
blinkid-core
/
com.microblink.blinkid.core.result
/
DateResult
/
Companion
Companion
object
Companion
Members
Functions
native
Get
Original
String
Result
Pointer
Link copied to clipboard
external
fun
nativeGetOriginalStringResultPointer
(
nativePointer
:
Long
)
:
Long
native
Get
String
Result
Date
Bools
Link copied to clipboard
external
fun
nativeGetStringResultDateBools
(
nativePointer
:
Long
,
array
:
BooleanArray
)
native
Get
String
Result
Date
Ints
Link copied to clipboard
external
fun
nativeGetStringResultDateInts
(
nativePointer
:
Long
,
array
:
IntArray
)
nullable
Int
Link copied to clipboard
fun
nullableInt
(
value
:
Int
)
:
Int
?