Preparing search index...
The search index is not available
@ibm-cloud/cloudant - v0.9.1
@ibm-cloud/cloudant
CloudantV1
Callback
Type alias Callback<T>
Callback
<
T
>
:
(
(
error
,
response
?
)
=>
void
)
The callback for a service request.
Type Parameters
T
Type declaration
(
error
,
response
?
)
:
void
Parameters
error
:
any
Optional
response
:
Response
<
T
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@ibm-cloud/cloudant - v0.9.1
Loading...
The callback for a service request.