Preparing search index...
The search index is not available
@polyvharmony/harmony-media-player
@polyvharmony/harmony-media-player
sdk_foundation/Index
Config
Function Config
Config
(
config
)
:
(
(
target
,
methodName
)
=>
void
)
A direct way to set config for a request in okhttp.
Parameters
config
:
Partial
<
OkhttpRequestConfig
<
any
>
>
Returns
(
(
target
,
methodName
)
=>
void
)
(
target
,
methodName
)
:
void
Parameters
target
:
any
methodName
:
string
Returns
void
Sample
@Config({ maxRedirects: 1 })
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@polyvharmony/harmony-media-player
Loading...
A direct way to set config for a request in okhttp.