svf-utils
Preparing search index...
SVFDownloader
Class SVFDownloader
Index
Constructors
constructor
Properties
authentication
Provider
model
Derivative
Client
Methods
download
Constructors
constructor
new
SVFDownloader
(
authenticationProvider
:
IAuthenticationProvider
,
)
:
SVFDownloader
Parameters
authenticationProvider
:
IAuthenticationProvider
Returns
SVFDownloader
Properties
Protected
authentication
Provider
authenticationProvider
:
IAuthenticationProvider
Protected
Readonly
model
Derivative
Client
modelDerivativeClient
:
ModelDerivativeClient
= ...
Methods
download
download
(
urn
:
string
,
options
?:
IDownloadOptions
)
:
Promise
<
void
>
Parameters
urn
:
string
Optional
options
:
IDownloadOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
authentication
Provider
model
Derivative
Client
Methods
download
svf-utils
Loading...