Hierarchy

  • Engine

Constructors

Properties

Methods

Constructors

  • Returns Engine

Properties

config: {
    apiId: string;
    apiKey: string;
    eventId: string;
    spaceId: string;
}

Type declaration

  • apiId: string
  • apiKey: string
  • eventId: string
  • spaceId: string
params: any

Methods

  • Returns Promise<unknown>

  • Returns Promise<unknown>

  • Returns void

  • Returns Promise<unknown>

Generated using TypeDoc