shareFile

open override fun shareFile(activity: FragmentActivity, shareInfo: ShareHandler.FileShareInfo)

Share a file 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 shared.