Preparing search index...
The search index is not available
forge-server-utils
forge-server-utils
IDownloadOptions
Interface IDownloadOptions
interface
IDownloadOptions
{
contentType
?:
string
;
progress
?:
(
(
bytesDownloaded
,
totalBytes
?
)
=>
void
)
;
}
Index
Properties
content
Type?
progress?
Properties
Optional
content
Type
content
Type
?:
string
Optional
progress
progress
?:
(
(
bytesDownloaded
,
totalBytes
?
)
=>
void
)
Type declaration
(
bytesDownloaded
,
totalBytes
?
)
:
void
Parameters
bytesDownloaded
:
number
Optional
totalBytes
:
number
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
Type
progress
forge-server-utils
DataRetentionPolicy
DesignAutomationRegion
EngineVersion
FileType
GpsType
OutputFormat
ResourceType
SceneType
ThumbnailSize
WebhookEvent
WebhookStatus
WebhookSystem
AuthenticationClient
BIM360Client
DataManagementClient
DesignAutomationClient
DesignAutomationID
ForgeClient
ManifestHelper
ModelDerivativeClient
RealityCaptureClient
Loading...
Generated using
TypeDoc