# Interface: CommunicationInterfaceCallback

configurator-core/src/configurator..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

# Defined in

packages/workers/src/communication-interface.ts:23 (opens new window)