Readers SDK
Toggle table of contents
version 28.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readers SDK
model
/
com.mpos.payments.transaction.model.reader
/
SDKReaderState
/
Connecting
Connecting
class
Connecting
(
val
device
:
SDKDevice
)
:
SDKReaderState
Reader is connecting
Parameters
device
device connecting to
Members
Constructors
Connecting
Link copied to clipboard
constructor
(
device
:
SDKDevice
)
Properties
device
Link copied to clipboard
val
device
:
SDKDevice
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean