Preparing search index...
The search index is not available
edocu-sdk
edocu-sdk
IOfflineService
Interface IOfflineService
interface
IOfflineService
{
implementation
?:
IOfflineServiceImplementation
;
initialize
:
()
=>
Promise
<
void
>
;
initialized
:
()
=>
boolean
;
}
Index
Properties
implementation?
initialize
initialized
Properties
Optional
implementation
implementation
?:
IOfflineServiceImplementation
initialize
initialize
:
()
=>
Promise
<
void
>
initialized
initialized
:
()
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
implementation
initialize
initialized
edocu-sdk
Loading...