如视 Five SDK
Preparing search index...
five
NetworkOptions
Interface NetworkOptions
interface
NetworkOptions
{
networkSubscribe
?:
NetworkSubscribe
;
requestProxy
?:
(
url
:
string
)
=>
string
|
Promise
<
string
>
;
timeout
?:
number
;
}
Hierarchy (
View Summary
)
NetworkOptions
AjaxOptions
Index
Properties
network
Subscribe?
request
Proxy?
timeout?
Properties
Optional
network
Subscribe
networkSubscribe
?:
NetworkSubscribe
网络消息追踪
Optional
request
Proxy
requestProxy
?:
(
url
:
string
)
=>
string
|
Promise
<
string
>
请求代理
Optional
timeout
timeout
?:
number
超时时间
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
network
Subscribe
request
Proxy
timeout
如视 Five SDK
Loading...
网络消息追踪