Preparing search index...
The search index is not available
@filen/sdk
@filen/sdk
<internal>
UnderlyingSource
Interface UnderlyingSource<R>
interface
UnderlyingSource
<
R
>
{
cancel
?:
UnderlyingSourceCancelCallback
;
pull
?:
UnderlyingSourcePullCallback
<
R
>
;
start
?:
UnderlyingSourceStartCallback
<
R
>
;
type
?:
undefined
;
}
Type Parameters
R
=
any
Index
Properties
cancel?
pull?
start?
type?
Properties
Optional
cancel
cancel
?:
UnderlyingSourceCancelCallback
Optional
pull
pull
?:
UnderlyingSourcePullCallback
<
R
>
Optional
start
start
?:
UnderlyingSourceStartCallback
<
R
>
Optional
type
type
?:
undefined
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cancel
pull
start
type
@filen/sdk
default
<internal>
APIError
ChunkedUploadWriter
FilenSDK
PauseSignal
AuthVersion
ClassMethodNames
ClassMethods
CloudConfig
CloudItem
CloudItemDirectory
CloudItemFile
CloudItemShared
CloudItemTree
CryptoConfig
DistributiveOmit
Environment
FSConfig
FSItem
FSItemType
Loading...
Generated using
TypeDoc