你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Microsoft.Azure.Mobile.Server.Notifications 命名空间

CycleTile

表示面向 MPNS 的循环磁贴。 CycleTile结合使用 和 MpnsPushMessage 创建 MPNS 通知,并使用 PushClient发送通知。

FlipTile

表示面向 MPNS 的翻转磁贴。 FlipTile结合使用 和 MpnsPushMessage 创建 MPNS 通知,并使用 PushClient发送通知。

IconicTile

表示面向 MPNS 的图标磁贴。 IconicTile结合使用 和 IconicTile 创建 MPNS 通知,并使用 PushClient发送通知。

MpnsMessage

以及相关类使用 MpnsPushMessage 的公共基类。

MpnsTileMessage

由 和相关类使用 MpnsPushMessage 的所有 MPNS 磁贴的抽象基类。

NotificationInstallation

包含 NotificationInstallation 用于通过通知中心为推送通知注册设备安装的信息。

NotificationSecondaryTile

NotificationSecondaryTile包含用于向 注册 WNS 辅助磁贴NotificationInstallation的信息。

NotificationTemplate

包含 NotificationTemplate 用于向 注册模板 NotificationInstallation的信息。

PushClient

PushClient提供一种机制,用于通过通知中心将通知发送到移动应用程序。

Toast

表示面向 MPNS 的 Toast 通知。 Toast结合使用 和 MpnsPushMessage 创建 MPNS 通知,并使用 PushClient发送通知。

VisualTile

此类表示 visual Windows 通知磁贴的 元素,有关详细信息,请参阅 http://msdn.microsoft.com/en-us/library/windows/apps/hh761491.aspx 。 此类旨在用作 类的一 WindowsPushMessage 部分。

接口

IPushMessage

标识可发送到通知中心的各种通知有效负载的标记接口。