why we do demo_disableCache(); in filetest demo though we can run demo without that in desktop-linux-sdk .....?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
why we do demo_disableCache(); in filetest demo though we can run demo without that in desktop-linux-sdk .....?
The routine demo_disableCache , only marks certain communication areas as non-cacheable. Otherwise, application can use cache as required.