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
IPush
Msg
Handler
Component
interface
IPushMsgHandlerComponent
:
IComponent
,
ISolutionSeparate
Members
Functions
on
Click
Push
Msg
Link copied to clipboard
abstract
fun
onClickPushMsg
(
device
:
Device
?
,
msg
:
PushMsg
?
,
raw
:
PushNotification
)
用户点击了推送消息
on
Receive
Push
Msg
Link copied to clipboard
abstract
fun
onReceivePushMsg
(
device
:
Device
?
,
msg
:
PushMsg
?
,
raw
:
PushNotification
)
收到推送消息