fileDirectory

fun fileDirectory(): String?

The file directory where the history files are stored. Use this to purge old history files, upload later, or to use them for replay.

Return

absolute path to the directory with history files. returns null when there is no file directory

See also