socketio-kotlin
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
socketio-kotlin
socketio-kotlin
/
org.hildan.socketio
/
PayloadElement
/
Json
Json
data
class
Json
(
val
jsonElement
:
JsonElement
)
:
PayloadElement
(
source
)
Members
Constructors
Json
Link copied to clipboard
constructor
(
jsonElement
:
JsonElement
)
Properties
json
Element
Link copied to clipboard
val
jsonElement
:
JsonElement