getDir

open fun getDir(): File

Return the directory to be used for application specific temp files.

Return

the application temp directory


open fun getDir(subDir: String): File

Return a subdirectory of the application temp.

Return

a subdirectory

Parameters

subDir

the subdirectory name