For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configurator.Internal.CommunicationInterfaceCallback

configurator-core/src/configurator.internal.CommunicationInterfaceCallback

Implemented by

Table of contents

Methods

Methods

onCommand

onCommand(command, conversationId, data): void

Parameters

Name
Type

command

WORKER_MESSAGE

conversationId

number

data

any

Returns

void

Last updated