usesFiles

usesFiles(): Boolean;

The usesFiles method of the MultiMedia class returns true if the data storage used by the device is a file. If the storage is not a file, this method returns false.

If the useDotNetVersion property is set to true, the usesFiles method returns a fixed value of true.