Difference between revisions of "Mediamanager:deleteFile"

From GiderosMobile
(first attempt at creating methods for media plugin)
(No difference)

Revision as of 21:43, 8 December 2019


Available since: Gideros 2016.1
Class: Media

Description

Deletes file at provided path.

mediamanager:deleteFile(path)

Parameters

path: (string) the path of the file to delete