File

api/api.service.ts

Index

Properties
Methods

Constructor

constructor(client: FetchClient)
Parameters :
Name Type Optional
client FetchClient No

Methods

hookRequest
hookRequest(hookFilter: (call: ApiCall) => void)
Parameters :
Name Type Optional
hookFilter function No
Returns : any
hookResponse
hookResponse(hookFilter: (call: ApiCall) => void)
Parameters :
Name Type Optional
hookFilter function No
Returns : any
Async onFinish
onFinish(call: ApiCall)
Parameters :
Name Type Optional
call ApiCall No
Returns : any
onStart
onStart(call: ApiCall)
Parameters :
Name Type Optional
call ApiCall No
Returns : void
Async resolveData
resolveData(call: ApiCall)
Parameters :
Name Type Optional
call ApiCall No
Returns : Promise<any>

Properties

calls
Type : Observable<ApiCall>

results matching ""

    No results matching ""