miniapp / com.rakuten.tech.mobile.miniapp.file / MiniAppFileChooserDefault / onReceivedFiles

onReceivedFiles

fun onReceivedFiles(intent: Intent): Unit

Receive the files from the HostApp.

Parameters

intent - The data after successfully retrieved by Activity.onActivityResult in the HostApp.