PropertyID
changed." name="Description"/>
Intents.ActionConfigurationChanged Field |
ACTION_CONFIGURATION_CHANGED
Broadcast Action: Sent to notify a change of the device configuration, when the value of a PropertyID
changed.ACTION_CONFIGURATION_CHANGED
Broadcast Action: Sent to notify a change of the device configuration, when the value of a PropertyID
changed. ConfigurationManager.commit()
request or
a ACTION_CONFIGURATION_COMMIT
or a spontaneuos event caused by an environmental change.
The intent carries as extra data the new values of the changed properties, the time of the change event and, in case of error,
the list of requested changes that were not possible to commit.EXTRA_CONFIGURATION_CHANGED_MAP
- Bundle containing the Map<Integer, String> of properties' changes. EXTRA_CONFIGURATION_ERROR_MAP
- Bundle containing the Map<Integer, String> of the refused properties' changes. EXTRA_CONFIGURATION_CHANGED_TIME
- Bundle containing the timestamp of the changes