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
Name | Type |
---|---|
props | AIsServiceProps |
auth? | Auth |
Returns
Implementation of
AIsAPIFactory.createAIsService
Defined in
aisbreaker-js/packages/aisbreaker-api-js/src/services/features/EchoService.ts:67