BIM.works SDKs - v1.5.0-b164
Preparing search index...
@sascom/jsclient
ClientFactorySettings
Interface ClientFactorySettings
interface
ClientFactorySettings
{
fetchOptionsInterceptor
?:
unknown
;
upload
?:
{
useHttp
?:
boolean
}
;
websocket
?:
{
initialReconnectTimeout
?:
number
;
maxReconnects
?:
number
;
reconnectIncreaseFactor
?:
number
;
}
;
xmlHttpRequestCreationInterceptor
?:
unknown
;
}
Hierarchy (
View Summary
)
ClientFactorySettings
BimWorksClientFactorySettings
Index
Properties
fetch
Options
Interceptor?
upload?
websocket?
xml
Http
Request
Creation
Interceptor?
Properties
Optional
fetch
Options
Interceptor
fetchOptionsInterceptor
?:
unknown
Optional
upload
upload
?:
{
useHttp
?:
boolean
}
Optional
websocket
websocket
?:
{
initialReconnectTimeout
?:
number
;
maxReconnects
?:
number
;
reconnectIncreaseFactor
?:
number
;
}
Optional
xml
Http
Request
Creation
Interceptor
xmlHttpRequestCreationInterceptor
?:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
Options
Interceptor
upload
websocket
xml
Http
Request
Creation
Interceptor
BIM.works SDKs - v1.5.0-b164
Loading...