Skip to main content

DeviceLocalNotificationInfo

Namespace: Wisej.Hybrid

Assembly: Wisej.Hybrid

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

Instance memberDeviceLocalNotificationInfo()

Creates a new instance of DeviceLocalNotificationInfo.

Properties

Instance memberNotification

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

Methods

Instance memberOnWebUpdate(info)

Updates the info configuration.

ParameterTypeDescription
infoObjectThe info configuration.