public static class CompatibleFileOpen.FileOpenRequest extends Object
mResult
values are:
CompatibleFileOpen.FileOpenRequestResult.ERROR
if the file format is unknownCompatibleFileOpen.FileOpenRequestResult.WEBVIEW
if the file can be opened in a webviewCompatibleFileOpen.FileOpenRequestResult.EXTERNAL
if the file can be opened by an external appCompatibleFileOpen.FileOpenRequestResult.EXTERNAL
then the property mFileOpenController
contains the CompatibleFileOpen
object controlling the download and opening of the file.Modifier and Type | Field and Description |
---|---|
CompatibleFileOpen |
mFileOpenController |
CompatibleFileOpen.FileOpenRequestResult |
mResult |
Constructor and Description |
---|
CompatibleFileOpen.FileOpenRequest() |
public CompatibleFileOpen.FileOpenRequestResult mResult
public CompatibleFileOpen mFileOpenController
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.