Skip to content

aisbreaker-api-js - v0.1.15 / services/features/EchoService / EchoFactory

Class: EchoFactory

services/features/EchoService.EchoFactory

Factory for creating a service API.

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new EchoFactory()

Methods

createAIsService

createAIsService(props, auth?): EchoService

Parameters

NameType
propsAIsServiceProps
auth?Auth

Returns

EchoService

Implementation of

AIsAPIFactory.createAIsService

Defined in

aisbreaker-js/packages/aisbreaker-api-js/src/services/features/EchoService.ts:67

Released under the MIT License.