Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 615 Bytes

pushnotificationcreatechannelresult_channel.md

File metadata and controls

27 lines (15 loc) · 615 Bytes
-api-id -api-type
P:Microsoft.Windows.PushNotifications.PushNotificationCreateChannelResult.Channel
winrt property

Microsoft.Windows.PushNotifications.PushNotificationCreateChannelResult.Channel

-description

Gets the push notification channel resulting from a successful call to CreateChannelAsync.

-property-value

The created push notification channel.

-remarks

-see-also

-examples