int GetData(string deviceName = null)
Gets current device data for deviceName.
Security
Trust Level Required: Full Trust
Parameters
Name | Description |
deviceName | The name of the device. |
Return
JSON encoded device data object. One member (ImagePaths, an array) specifies where the image(s) were saved.