同时发送Toast和Tile通知 [英] Sending Toast and Tile notification at the same time

查看:70
本文介绍了同时发送Toast和Tile通知的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要求一起发送Toast和Tile通知,以便用户可以收到msg作为Toa​​st和on Tile。是否可能?

推荐答案

不,必须单独发送每个通知才能正确处理。

No, each notification must be sent individually in order to be processed correctly.

如果您尝试在一个通知中包含两个有效负载,则只会处理第一个有效负载。(假设您没有超过最大有效负载大小。)

If you try to include two payloads in one notification, only the first payload will be processed. (Assuming you don't exceed the maximum payload size.)


这篇关于同时发送Toast和Tile通知的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆