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

DeviceLocalNotificationInfo()

Creates a new instance of DeviceLocalNotificationInfo.

Properties

Notification

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

Methods

OnWebUpdate(info)

Updates the info configuration.

Parameter
Type
Description

info

The info configuration.

Last updated