PushAPI icon indicating copy to clipboard operation
PushAPI copied to clipboard

魅族开放平台PUSH系统HTTP API接口规范以及说明文档

Results 4 PushAPI issues
Sort by recently updated
recently updated
newest added

request: ``` messageJson={"noticeBarInfo":{"noticeBarType":0,"title":"这是一条推送标题","content":"这是一条推送内容"},"noticeExpandInfo":{"noticeExpandType":1,"noticeExpandContent":"这是一条推送内容"},"clickTypeInfo":{"clickType":0,"url":"","parameters":{},"activity":"","customAttribute":""},"pushTimeInfo":{"offLine":1,"validTime":24},"advanceInfo":{"suspend":0,"clearNoticeBar":1,"fixDisplay":0,"fixStartDisplayTime":0,"fixEndDisplayTime ":0,"notificationType":{"vibrate":1,"lights":1,"sound":1},"notifyKey":""}} ``` response: ``` {"code":"500","message":"content is empty","redirect":"","value":""} ```

如题,模型中没有设置包名的功能。能否提供

赶快出个go语言版本的sdk.传递附加参数这块总是报错.文档写非常模糊.没有任何参考性.