push-notification - UWP 中添加 PushNotificationType.TileFlyout。它是什么?

标签 push-notification win-universal-app uwp wns

我正在构建一个示例应用来测试 UWP 中的新推送通知功能。我在 PushNotificationType 中遇到了新添加的内容枚举。 即PushNotificationType.TileFlyout 这是否表明 UWP 中存在第五种推送通知,或者是其他什么?

我找不到任何关于它的文档,因此我无法自己尝试,因为没有 xml 模式作为通知有效负载的基础。

最佳答案

Namely PushNotificationType.TileFlyout Does it suggest that there is a fifth kind of push notification in UWP or is it something else

实际上,有一个名为 Flyout Tile 的图 block 。 (从 Windows 10 Build 9901 开始),它有点类似于旧的“Zune Mixview”,但它已经过时了

PushNotificationType.TileFlyout 是为了检测它,在 Windows.UI.Notifications 命名空间下,请参阅此 Bing.com Cached page

Used to send or clear a tile flyout (mix view) notification. This class also provides methods to start and stop periodic tile flyout notifications.

与此推送通知类型相关的 API 现已删除。

关于push-notification - UWP 中添加 PushNotificationType.TileFlyout。它是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33168749/

相关文章:

javascript - 在 UWP javascript 应用程序的 iframe 中获取 getUserMedia 的用户权限

c# - 如何在 Windows 10 Phone 的 Windows 通用应用程序中设置触摸拖动?

push-notification - TypeScript 和 Chrome 通知

objective-c - 在远程通知中添加文本字段,iOS 8

java - 增加 iPhone 应用程序上的应用程序徽章数量

c# - 如何从 C++ 后台任务(Windows 通用应用程序)调用 C# 函数?

c# - 2 个 View 模型在同一个 ObservableCollection 上工作,1 个 View 模型未更新

c# - HttpClient.PostAsync 第一次慢

ios - APNS生产环境和开发环境didReceiveRemoteNotification行为差异

c# - Windows Universal App 保持打开 WebSocket