toolkit / com.sas.android.visualanalytics.sdk / ShareHandler / saveFile
saveFile
abstract fun saveFile(activity: FragmentActivity, saveInfo: ShareHandler.FileShareInfo): Unit
Save the contents of the file to a location outside the app’s internal storage.
Parameters
activity - Activity that was active when the save was requested.
saveInfo - contains the relevant information about the file being requested.