GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.components.sub
/
IPushMsgHandlerComponent
/
onReceivePushMsg
on
Receive
Push
Msg
abstract
fun
onReceivePushMsg
(
device
:
Device
?
,
msg
:
PushMsg
?
,
raw
:
PushNotification
)
收到推送消息
Parameters
device
设备信息
msg
按v平台协议解析好的消息内容
raw
原始推送消息数据