Search
Preparing search index...
The search index is not available
Cumulocity Web SDK
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
IFetchClient
Interface IFetchClient
Hierarchy
IFetchClient
Implemented by
FetchClient
TestClient
Index
Properties
tenant
Methods
fetch
get
Cometd
Handshake
get
Fetch
Options
get
Url
Properties
Optional
tenant
tenant
:
string
Methods
fetch
fetch
(
url
:
string
, init
?:
IFetchOptions
)
:
Promise
<
IFetchResponse
>
Parameters
url:
string
Optional
init:
IFetchOptions
Returns
Promise
<
IFetchResponse
>
get
Cometd
Handshake
get
Cometd
Handshake
(
config
?:
any
)
:
any
Parameters
Optional
config:
any
Returns
any
get
Fetch
Options
get
Fetch
Options
(
options
?:
IFetchOptions
)
:
IFetchOptions
Parameters
Optional
options:
IFetchOptions
Returns
IFetchOptions
get
Url
get
Url
(
url
:
string
, options
?:
IFetchOptions
)
:
string
Parameters
url:
string
Optional
options:
IFetchOptions
Returns
string
Globals
IFetch
Client
tenant
fetch
get
Cometd
Handshake
get
Fetch
Options
get
Url
Generated using
TypeDoc