Skip to content

@sourceloop/video-conferencing-service / Exports

@sourceloop/video-conferencing-service

Table of contents

Namespaces

Enumerations

Classes

Interfaces

Type Aliases

Variables

Type Aliases

MeetingLinkIdGenerator

Ƭ MeetingLinkIdGenerator: () => Promise<string>

Type declaration

▸ (): Promise<string>

Returns

Promise<string>

Defined in

services/video-conferencing-service/src/services/meeting-link-id-generator.provider.ts:8

Variables

MeetLinkGeneratorProvider

Const MeetLinkGeneratorProvider: BindingKey<MeetingLinkIdGenerator>

Defined in

services/video-conferencing-service/src/keys.ts:35


VideoConfDatasource

Const VideoConfDatasource: "videochatDb"

Defined in

services/video-conferencing-service/src/keys.ts:40