Titanium.Filesystem.createTempFile

Function of Titanium.Filesystem.
Platform Since
Android 0.1
iPhone 0.1
iPad 0.1

Summary

Creates a temporary file and returns a File object representing the new file.

Arguments

This function takes no arguments.

Return Type