saveFile

abstract fun saveFile(activity: FragmentActivity, saveInfo: ShareHandler.FileShareInfo)

Save the contents of the file to a location outside the app's internal storage.

Parameters

activity
The Activity that was active when the save was requested.
saveInfo
The relevant information about the file being saved.