Preparing search index...
The search index is not available
如视 Five SDK
如视 Five SDK
five
NetworkOptions
Interface NetworkOptions
interface
NetworkOptions
{
allowHosts
?:
string
[]
;
networkSubscribe
?:
NetworkSubscribe
;
requestProxy
?:
(
(
url
:
string
)
=>
string
|
Promise
<
string
>
)
;
timeout
?:
number
;
}
Hierarchy (
view full
)
NetworkOptions
AjaxOptions
Index
Properties
allow
Hosts?
network
Subscribe?
request
Proxy?
timeout?
Properties
Optional
allow
Hosts
allow
Hosts
?:
string
[]
安全域名
Optional
network
Subscribe
network
Subscribe
?:
NetworkSubscribe
网络消息追踪
Optional
request
Proxy
request
Proxy
?:
(
(
url
:
string
)
=>
string
|
Promise
<
string
>
)
请求代理
Optional
timeout
timeout
?:
number
超时时间
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allow
Hosts
network
Subscribe
request
Proxy
timeout
如视 Five SDK
Loading...
安全域名