share Or Save File
open override fun shareOrSaveFile(activity: FragmentActivity, shareInfo: ShareHandler.FileShareInfo)
Prompt the user to save a file or share it to an external app for viewing.
Parameters
activity
The Activity that was active when the share was requested.
Content copied to clipboard
share Info
The relevant information about the file being requested.
Content copied to clipboard