Windows Phone 7 中的推送通知是什么?
Windows Phone 7 中的推送通知是什么意思? 推送通知有哪些类型,例如本地设备通知或服务器端通知?
What is meant by push notification in windows phone 7?
and what are the types of push notification like local device notification or server side notification?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
推送通知由 PNS(推送通知服务)发送到设备,以响应 Web 服务器在应用程序在设备上创建并发送到 Web 服务的通道上的请求。...
这有点拗口,但却是它的本质。
有关概述,请查看此在线文档
推送通知Windows Phone
以及不同类型..
Windows Phone 的推送通知类型
以及 Peter Torr 的 Mix 10 Talk 中的内容,CL17 - 28 分钟
Push notifications are sent by the PNS (Push Notification Service) to devices in response to a request by your web server on a channel that your app created on the device and sent to the web service....
That's all a bit of a mouthful, but is the essence of it.
For an overview, checkout this online documentation
Push Notifications for Windows Phone
and for the different types..
Types of Push Notifications for Windows Phone
and coverage in Peter Torr's Mix 10 Talk, CL17 - 28 minutes in