toggle menu
Cosmo ISO18013-5 Reader SDK build 602109
androidJvm
switch theme
search in API
Cosmo ISO18013-5 Reader SDK build 602109
/
mx.com.cosmocolor.mdl.reader.common.callbacks
/
DeviceReaderState
Device
Reader
State
interface
DeviceReaderState
Members
Functions
on
Device
Connected
Link copied to clipboard
abstract
fun
onDeviceConnected
(
)
on
Device
Error
Link copied to clipboard
abstract
fun
onDeviceError
(
code
:
Int
,
message
:
String
,
description
:
String
?
)
on
Device
Success
Response
Link copied to clipboard
abstract
fun
onDeviceSuccessResponse
(
deviceResponse
:
Map
<
String
,
Any
>
)