Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 Windows Phone 中同时发送 Toast 和 Tile 通知?我想在手机上同时接收 Toast 和 Tile 通知。
这表明这是可能的,但文档另有说明:
为适当的通知类型形成消息。以下部分描述了 toast、Tile 和原始通知消息的消息格式。您一次只能将一种通知类型(toast、Tile 或 raw)发布到服务器。如果要同时向同一客户端设备发送多种通知类型,则必须为每种通知类型创建单独的 POST 消息。