xDelete abstract method

void xDelete(
  1. String path,
  2. int syncDir
)

Delete a file.

Implementation

void xDelete(String path, int syncDir);