DeviceInfoBase
Wisej.Hybrid.Core.DeviceInfoBase
Last updated
Wisej.Hybrid.Core.DeviceInfoBase
Last updated
Namespace: Wisej.Hybrid.Core
Assembly: Wisej.Hybrid (3.5.0.0)
A base class for providing and updating device information.
Creates a new instance of DeviceInfoBase with a given handler.
Name | Type | Description |
---|---|---|
When implemented in a derived class, updates the class with a new state from the client device.
Parameter | Type | Description |
---|---|---|
Name | Description |
---|---|
Represents information related to the application's startup action.
Provides detailed information about the device's battery.
Provides information about system colors.
Represents information about the device's email capabilities. This class provides properties to check if specific email-related features are supported by the device.
Provides information about the device's network status, including network access and connection profiles.
Represents information about the device's SMS (Short ReceivedMessage Service) capabilities. This class provides properties to check if specific SMS-related features are supported by the device.
Provides information about the device's screen.
Provides information about the file system directories relevant to the application.
Provides information about the device's haptic feedback capabilities.
Provides information about the current Hybrid license.
Provides information about the last-clicked or startup local notification on the device.
Represents information about device sensors. This class provides properties to check if specific sensors are supported by a device.
Provides information related to the device's system.
Provides information about the application version.
Provides information about the current app window.
handler
The info handler.
info
The new config.