DeviceLocalNotificationInfo

Wisej.Hybrid.DeviceLocalNotificationInfo

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid (3.5.0.0)

Provides information about the last-clicked or startup local notification on the device.

public class DeviceLocalNotificationInfo : DeviceInfoBase

Access this class through the Info singleton.

Constructors

Creates a new instance of DeviceLocalNotificationInfo.

Properties

Object: Gets or sets the last-clicked or startup notification.

Methods

Updates the info configuration.

ParameterTypeDescription

info

The info configuration.

Last updated