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