toggle menu
lib
0.0.2
common
switch theme
search in API
lib
/
com.wepin.cm.widgetlib.types
/
JSResponse
/
JSResponseHeader
JSResponse
Header
@
Serializable
data
class
JSResponseHeader
(
val
response_to
:
String
,
val
response_from
:
String
,
val
id
:
Long
)
Members
Constructors
JSResponse
Header
Link copied to clipboard
constructor
(
response_to
:
String
,
response_from
:
String
,
id
:
Long
)
Properties
id
Link copied to clipboard
val
id
:
Long
response_from
Link copied to clipboard
val
response_from
:
String
response_to
Link copied to clipboard
val
response_to
:
String