exportLog

external fun exportLog(logFile: String, albumName: String, completionCallback: (Int, String) -> Unit? = null): Int

Exports a log to public storage

Return

GemError.NoError If operation succeeds.

Parameters

logFile

The file path to be exported.

albumName

Name of the album where the video files will be placed.