canSave

canSave(): Boolean;

The canSave method of the MultiMedia class returns whether the device supports the saving of data.

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

See also the save method.