PushNotificationChannelsRevokedEventArgs 类

定义

表示 PushNotificationChannelManager.ChannelsRevoked 事件的事件参数。

public ref class PushNotificationChannelsRevokedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 655360)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PushNotificationChannelsRevokedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 655360)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PushNotificationChannelsRevokedEventArgs
Public NotInheritable Class PushNotificationChannelsRevokedEventArgs
继承
Object Platform::Object IInspectable PushNotificationChannelsRevokedEventArgs
属性

Windows 要求

设备系列
Windows 10, version 2004 (在 10.0.19041.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v10.0 中引入)

适用于