Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
IFileServiceImplementation
Interface IFileServiceImplementation<T>
interface
IFileServiceImplementation
<
T
=
PlatformFile
>
{
api
:
ApisauceInstance
;
getFileHash
:
(
fileData
:
T
)
=>
Promise
<
string
>
;
uploadFiles
:
UploadFilesFunction
<
T
>
;
}
Type Parameters
T
=
PlatformFile
Hierarchy
IPlatformService
IFileServiceImplementation
Index
Properties
api
get
File
Hash
upload
Files
Properties
api
api
:
ApisauceInstance
get
File
Hash
getFileHash
:
(
fileData
:
T
)
=>
Promise
<
string
>
upload
Files
uploadFiles
:
UploadFilesFunction
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
get
File
Hash
upload
Files
edocu-sdk
Loading...