
ymx-jiguang复制亿级消息推送专家,3 分钟快速接入,智能下发策略、精准后效分析,多平台多通道覆盖,有效提升用户活跃度和留存率。注册即享免费服务!
| ymx | 兼容 jsBridge | 说明 |
|---|---|---|
| getRegistrationId | jiguang.getRegistrationID | 获取消息接收设备唯一标识 (registrationId) |
| isPushStopped | jiguang.isPushStopped | 检查推送是否已停止 |
| stopPush | jiguang.stopPush | 停止推送 |
| resumePush | jiguang.resumePush | 恢复推送 |
| setAlias | jiguang.setAlias | 设置别名,后续可使用该别名定向推送 |
| deleteAlias | jiguang.deleteAlias | 删除别名 |
| getAlias | jiguang.getAlias | 获取当前绑定的别名 |
| setTags | jiguang.setTags | 设置一组标签(覆盖式),后续可使用该标签定向推送 |
| addTags | jiguang.addTags | 新增标签 |
| deleteTags | jiguang.deleteTags | 删除指定标签 |
| cleanTags | jiguang.cleanTags | 清空所有标签 |
| getAllTags | jiguang.getAllTags | 获取当前绑定的所有标签 |
暂无评论