dongzhuo1930 2015-09-15 10:38
浏览 22

如何在Pushwoosh Android中设置多条短信

I am new to Pushwoosh library, I want to set two different message in the notification.

I am attaching the Image, in image instead of Trendin, I want custom message.

And "Trendin" is by default is set in pushwoosh.

I have to override the default setting.

I am sending the data to pushwoosh in JSON format, like this

$notifications_json = '{
                    "send_date": "now",
                    "timezone": "Asia/Calcutta",
                    "ignore_user_timezone": true,
                    "content": "'.$strMessage.'",
                    "minimize_link": "0",
                    "campaign" : "8E440-770CE",
                    "platforms": [
                        3
                    ],
                    "preset": "",
                    "link": "",
                    "devices": [
                        "'.$strHardwareID.'"
                    ],
                    "android_vibration": "1",
                    "android_gcm_ttl": "60",
                    "android_sound": "",
                    "android_header": "",
                    "android_icon": "'.$strLink.'",
                    "android_custom_icon": "'.$strLink.'",
                    "android_banner" :"'.$strImagePath.'",
                    "data":{
                        "url":"'.$strLink.'"
                    }
                }';

Please tell me, how can I send my own custommessage.

enter image description here

  • 写回答

1条回答 默认 最新

  • doupaxia2478 2015-09-18 13:27
    关注

    Try to set the text in "android_header" parameter.

    评论

报告相同问题?

悬赏问题

  • ¥15 matlab中使用gurobi时报错
  • ¥15 WPF 大屏看板表格背景图片设置
  • ¥15 这个主板怎么能扩出一两个sata口
  • ¥15 不是,这到底错哪儿了😭
  • ¥15 2020长安杯与连接网探
  • ¥15 关于#matlab#的问题:在模糊控制器中选出线路信息,在simulink中根据线路信息生成速度时间目标曲线(初速度为20m/s,15秒后减为0的速度时间图像)我想问线路信息是什么
  • ¥15 banner广告展示设置多少时间不怎么会消耗用户价值
  • ¥16 mybatis的代理对象无法通过@Autowired装填
  • ¥15 可见光定位matlab仿真
  • ¥15 arduino 四自由度机械臂