shareFiles

abstract fun shareFiles(vararg files: Uri)

Share files with the remote supporter. This action is asynchronous.

Must be called from the main thread.

Parameters

files

An array of Uri representing a file or content that you want to share with the remote supporter.