exportSessionToDownloads

fun exportSessionToDownloads(fileName: String? = null): String

Exports the current session to the device's Downloads folder.

Return

Path where the file was saved

Parameters

fileName

Optional custom file name (defaults to timestamped name)