Skip to content

PayLoad函数SetMessage无效 #13

Description

@ChardXu

3.构建通知 jpushclient.Notice,或者消息: jpushclient.Message

`
payload := jpushclient.NewPushPayLoad()

payload.SetPlatform(&pf)

payload.SetAudience(&ad)

payload.SetNotice(&notice)

payload.SetMessage(&msg)

`
其中SetMessage设置无效,只用SetMessage是无效的,只用SetNotice有效,但是SetNotice如何设置副标题呢?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions