deleteFile

Delete a file from the configurator session

Signatures

  •   Paramate.Configurator.deleteFile(fileId, callback)

Details

The function requests the deletion of a file from the configurator session.

Parameters

fileId

The ID of the file

callback

Function to call with the response as argument.

Return value

The response of the request