DeviceVibrationType
Wisej.Web.Ext.MobileIntegration.DeviceVibrationType
Namespace: Wisej.Web.Ext.MobileIntegration
Assembly: Wisej.Web.Ext.MobileIntegration (2.5.0.0)
Indicates the type of notification feedback to use on the device.
Fields
Name | Description |
---|---|
Error | A notification feedback type, indicating that a task has failed. |
Success | A notification feedback type, indicating that a task has completed successfully. |
Warning | A notification feedback type, indicating that a task has produced a warning. |
Used By
Name | Description |
---|---|
Triggers notification feedback on the device. |
Last updated