miniapp / com.rakuten.tech.mobile.miniapp.file / MiniAppFileChooserDefault / <init>
<init>
MiniAppFileChooserDefault(requestCode: Int)
The default file chooser of a miniapp.
Parameters
requestCode - of file choosing using an intent inside sdk, which will also be used
to retrieve the data by Activity.onActivityResult in the HostApp.