deleteWhenUploaded property

bool deleteWhenUploaded
getter/setter pair

When uploading to CARP using file in the CarpUploadMethod.BATCH_DATA_POINT or CarpUploadMethod.FILE methods, specifies if the local file on the phone should be deleted once uploaded.

Implementation

bool deleteWhenUploaded = true;