BlinkCard
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkCard
blinkcard-core
/
com.microblink.blinkcard.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
?