shareOrSaveFile

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.
shareInfo
The relevant information about the file being requested.