DevToDev.Messaging
package necessary for notifications is available in the NuGet
package manager.DevToDev.Messaging
package using the package manager search engine and click Install. The latest version of the package is recommended.Windows.UI.Xaml.Application
class implementation.DevToDev.Background.ToastNotificationBackgroundTask
to the Entry Point field.DevToDev.Background.RawNotificationBackgroundTask
to the Entry Point field.DevToDev.Messaging
package functioning you need to have the main DevToDev.Analytics
package installed. Initialize the SDK before initializing messages. You can read about it in more detail in the SDK initialization section.DevToDev.Messaging
package:messageData
belongs to the IDictionary<string, string>
type and contains data sent from the server together with the message.messageAction
is DevToDev.Messaging.DTDMessageAction
class instance: