Search
Preparing search index...
The search index is not available
@halo-dev/js-sdk
Options
All
Public
Public/Protected
All
Inherited
Menu
@halo-dev/js-sdk
admin-api/src
HaloResponseHandler
Class HaloResponseHandler
Hierarchy
HaloResponseHandler
Implements
ResponseHandler
Index
Constructors
constructor
Properties
handle
Error
Response
handle
Success
Response
Methods
handle
Constructors
constructor
new
Halo
Response
Handler
(
)
:
HaloResponseHandler
Returns
HaloResponseHandler
Properties
Private
handle
Error
Response
handle
Error
Response
:
any
Private
handle
Success
Response
handle
Success
Response
:
any
Methods
handle
handle
<
T
>
(
response
:
Promise
<
<internal>
.
HttpResponse
<
T
>
>
)
:
Promise
<
T
>
Type parameters
T
Parameters
response:
Promise
<
<internal>
.
HttpResponse
<
T
>
>
Returns
Promise
<
T
>
Modules
admin-
api/src
<internal>
content-
api/src
logger/src
rest-
api-
client/src
Halo
Response
Handler
constructor
handle
Error
Response
handle
Success
Response
handle
Generated using
TypeDoc