toggle menu
Keyple Interop Json API Client Library
0.1.6
common
switch theme
search in API
Keyple Interop Json API Client Library
/
org.eclipse.keyple.interop.jsonapi.client.api
/
MessageDto
/
MessageDto
Message
Dto
constructor
(
apiLevel
:
Int
=
API_LEVEL
,
sessionId
:
String
,
action
:
String
,
clientNodeId
:
String
,
serverNodeId
:
String
?
=
null
,
localReaderName
:
String
?
=
null
,
remoteReaderName
:
String
?
=
null
,
body
:
String
)