GWIoTApi
Toggle table of contents
1.6.8
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
UserMessage
/
UserMessage
User
Message
constructor
(
createTime
:
Long
,
expireTime
:
Long
,
msgId
:
Long
,
status
:
UserMessage.Status
,
tag
:
UserMessage.Tag
,
data
:
UserMessage.Data
?
)