Let the app get access to the user's shared files from the common storage location. This API will pop up a System UI dialogue box with a file picker through which the users can pick files they wants to let the app have access to. The list of selected file names will be returned to the app via the delegate.
Target is Magic Leap Shared File Function Library
|
In
Exec
|
|
|
In Result Delegate
Delegate (by ref)
|
Delegate to be called when the user finishes picking files. |
|
Out
Exec
|
|
|
Return Value
Boolean
|
true if call to invoke the file picker succeeded, false otherwise |