toggle menu
socketio-kotlin
1.1.0
common
switch theme
search in API
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