Click or drag to resize

PushNotificationListenerRegisterChannelAndBgTask Method

Namespace:  Unvired.Kernel.PushNotification
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void RegisterChannelAndBgTask(
	PushNotificationChannel channel
)

Parameters

channel
Type: Windows.Networking.PushNotificationsPushNotificationChannel
See Also