IntentsActionConfigurationCommit Field |
Namespace: Com.Datalogic.Device
public const string ActionConfigurationCommit = "com.datalogic.device.intent.action.configuration.COMMIT"
This intent allows to request a change of the device configuration.
The intent carries as extra data the list of requested properties' changes.
The intent will have the following extra values:
- Bundle containing the map of requested properties' changes.
java code example:
adb example with extra data as List<String>
adb example with extra data as String: