Configurator.Internal.CommunicationInterface

configurator-core/src/configurator.internal.CommunicationInterface

Hierarchy

Table of contents

Constructors

Methods

Constructors

constructor

new CommunicationInterface(_callbacks, eventListener)

Parameters

NameType

_callbacks

eventListener

any

Methods

handleEvent

handleEvent(e): void

Parameters

NameType

e

MessageEvent<any>

Returns

void


setEventPoster

setEventPoster(eventPoster): void

Parameters

NameType

eventPoster

any

Returns

void

Last updated