onClickPushMsg

abstract fun onClickPushMsg(device: Device?, msg: PushMsg?, raw: PushNotification)

用户点击了推送消息

Parameters

device

设备信息

msg

按v平台协议解析好的消息内容

raw

原始推送消息数据