EqServerDataFetcher class
Implements
Section titled “Implements”Constructors
Section titled “Constructors”constructor
Section titled “constructor”⊕ new EqServerDataFetcher(context: EqContext): EqServerDataFetcher
Parameters:
Section titled “Parameters:”- context: EqContext
Public Methods
Section titled “Public Methods”fetchData
Section titled “fetchData”▸ fetchData(options?: FetchOptions): Promise<any>
Parameters:
Section titled “Parameters:”- options: FetchOptions, Optional
Returns Promise<any>