Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FetchClient

Hierarchy

  • FetchClient

Implements

Index

Constructors

constructor

  • Parameters

    • Optional authOrBaseUrl: IAuthentication | string
    • Optional baseUrl: string

    Returns FetchClient

Properties

Optional baseUrl

baseUrl: string

defaultHeaders

defaultHeaders: object

Type declaration

tenant

tenant: string = ""

Methods

fetch

getCometdHandshake

  • getCometdHandshake(config?: any): any

getFetchOptions

getUrl

  • Parameters

    • Default value url: string = ""
    • Optional options: IFetchOptions

    Returns string

setAuth

  • Parameters

    Returns void

Generated using TypeDoc