Indicates that the device's thermal level has changed.
Indicates that the device's thermal level has changed.
- Value: **usual.event.THERMAL_LEVEL_CHANGED**
- Value: **usual.event.THERMAL_LEVEL_CHANGED**
- Required subscriber permissions: none
- Required subscriber permissions: none
## COMMON_EVENT_USER_PRESENT
## COMMON_EVENT_USER_PRESENT
(Reserved, not supported yet) Indicates that the user unlocks the device.
(Deprecated) Indicates that the user unlocks the device.
- Value: **usual.event.USER_PRESENT**
- Value: **usual.event.USER_PRESENT**
- Required subscriber permissions: none
- Required subscriber permissions: none
...
@@ -84,7 +84,7 @@ Indicates that the system time is set.
...
@@ -84,7 +84,7 @@ Indicates that the system time is set.
## COMMON_EVENT_DATE_CHANGED
## COMMON_EVENT_DATE_CHANGED
(Reserved, not supported yet) Indicates that the system date has changed.
(Deprecated) Indicates that the system date has changed.
- Value: **usual.event.DATE_CHANGED**
- Value: **usual.event.DATE_CHANGED**
- Required subscriber permissions: none
- Required subscriber permissions: none
...
@@ -96,7 +96,7 @@ Indicates that the system time zone has changed.
...
@@ -96,7 +96,7 @@ Indicates that the system time zone has changed.
## COMMON_EVENT_CLOSE_SYSTEM_DIALOGS
## COMMON_EVENT_CLOSE_SYSTEM_DIALOGS
(Reserved, not supported yet) Indicates that the user closes a temporary system dialog box.
(Deprecated) Indicates that the user closes a temporary system dialog box.
- Value: **usual.event.CLOSE_SYSTEM_DIALOGS**
- Value: **usual.event.CLOSE_SYSTEM_DIALOGS**
- Required subscriber permissions: none
- Required subscriber permissions: none
...
@@ -108,13 +108,13 @@ Indicates that a new application package has been installed on the device.
...
@@ -108,13 +108,13 @@ Indicates that a new application package has been installed on the device.
## COMMON_EVENT_PACKAGE_REPLACED
## COMMON_EVENT_PACKAGE_REPLACED
(Reserved, not supported yet) Indicates that a later version of an installed application package has replaced the previous one on the device.
(Deprecated) Indicates that a later version of an installed application package has replaced the previous one on the device.
- Value: **usual.event.PACKAGE_REPLACED**
- Value: **usual.event.PACKAGE_REPLACED**
- Required subscriber permissions: none
- Required subscriber permissions: none
## COMMON_EVENT_MY_PACKAGE_REPLACED
## COMMON_EVENT_MY_PACKAGE_REPLACED
(Reserved, not supported yet) Indicates that a later version of your application package has replaced the previous one.
(Deprecated) Indicates that a later version of your application package has replaced the previous one.
- Value: **usual.event.MY_PACKAGE_REPLACED**
- Value: **usual.event.MY_PACKAGE_REPLACED**
- Required subscriber permissions: none
- Required subscriber permissions: none
...
@@ -125,13 +125,13 @@ Indicates that an installed application has been uninstalled from the device wit
...
@@ -125,13 +125,13 @@ Indicates that an installed application has been uninstalled from the device wit
## COMMON_EVENT_BUNDLE_REMOVED
## COMMON_EVENT_BUNDLE_REMOVED
(Reserved, not supported yet) Indicates that an installed bundle has been uninstalled from the device with the application data retained.
(Deprecated) Indicates that an installed bundle has been uninstalled from the device with the application data retained.
- Value: **usual.event.BUNDLE_REMOVED**
- Value: **usual.event.BUNDLE_REMOVED**
- Required subscriber permissions: none
- Required subscriber permissions: none
## COMMON_EVENT_PACKAGE_FULLY_REMOVED
## COMMON_EVENT_PACKAGE_FULLY_REMOVED
(Reserved, not supported yet) Indicates that an installed application, including both the application data and code, has been completely uninstalled from the device.
(Deprecated) Indicates that an installed application, including both the application data and code, has been completely uninstalled from the device.
- Value: **usual.event.PACKAGE_FULLY_REMOVED**
- Value: **usual.event.PACKAGE_FULLY_REMOVED**
- Required subscriber permissions: none
- Required subscriber permissions: none
...
@@ -161,79 +161,79 @@ Indicates that the user cleared the application package cache.
...
@@ -161,79 +161,79 @@ Indicates that the user cleared the application package cache.
## COMMON_EVENT_PACKAGES_SUSPENDED
## COMMON_EVENT_PACKAGES_SUSPENDED
(Reserved, not supported yet) Indicates that application HAP files are suspended.
(Deprecated) Indicates that application HAP files are suspended.
- Value: **usual.event.PACKAGES_SUSPENDED**
- Value: **usual.event.PACKAGES_SUSPENDED**
- Required subscriber permissions: none
- Required subscriber permissions: none
## COMMON_EVENT_PACKAGES_UNSUSPENDED
## COMMON_EVENT_PACKAGES_UNSUSPENDED
(Reserved, not supported yet) Indicates that application HAP files are not suspended (restored from the suspended state).
(Deprecated) Indicates that application HAP files are not suspended (restored from the suspended state).
- Value: **usual.event.PACKAGES_UNSUSPENDED**
- Value: **usual.event.PACKAGES_UNSUSPENDED**
- Required subscriber permissions: none
- Required subscriber permissions: none
## COMMON_EVENT_MY_PACKAGE_SUSPENDED
## COMMON_EVENT_MY_PACKAGE_SUSPENDED
Indicates that an application HAP file is suspended.
(Deprecated) Indicates that an application HAP file is suspended.
- Value: **usual.event.MY_PACKAGE_SUSPENDED**
- Value: **usual.event.MY_PACKAGE_SUSPENDED**
- Required subscriber permissions: none
- Required subscriber permissions: none
## COMMON_EVENT_MY_PACKAGE_UNSUSPENDED
## COMMON_EVENT_MY_PACKAGE_UNSUSPENDED
Indicates that an application HAP file is not suspended.
(Deprecated) Indicates that an application HAP file is not suspended.
- Value: **usual.event.MY_PACKAGE_UNSUSPENDED**
- Value: **usual.event.MY_PACKAGE_UNSUSPENDED**
- Required subscriber permissions: none
- Required subscriber permissions: none
## COMMON_EVENT_UID_REMOVED
## COMMON_EVENT_UID_REMOVED
(Reserved, not supported yet) Indicates that a user ID has been removed from the system.
(Deprecated) Indicates that a user ID has been removed from the system.
- Value: **usual.event.UID_REMOVED**
- Value: **usual.event.UID_REMOVED**
- Required subscriber permissions: none
- Required subscriber permissions: none
## COMMON_EVENT_PACKAGE_FIRST_LAUNCH
## COMMON_EVENT_PACKAGE_FIRST_LAUNCH
(Reserved, not supported yet) Indicates that an installed application is started for the first time.
(Deprecated) Indicates that an installed application is started for the first time.
- Value: **usual.event.PACKAGE_FIRST_LAUNCH**
- Value: **usual.event.PACKAGE_FIRST_LAUNCH**
- Required subscriber permissions: none
- Required subscriber permissions: none
## COMMON_EVENT_PACKAGE_NEEDS_VERIFICATION
## COMMON_EVENT_PACKAGE_NEEDS_VERIFICATION
(Reserved, not supported yet) Indicates that an application requires system verification.
(Deprecated) Indicates that an application requires system verification.