Configurator.Internal.CommunicationInterface
configurator-core/src/configurator.internal.CommunicationInterface
Hierarchy
CommunicationInterface
Table of contents
Constructors
Methods
Constructors
constructor
• new CommunicationInterface(_callbacks
, eventListener
)
Parameters
Name
Type
_callbacks
eventListener
any
Methods
handleEvent
▸ handleEvent(e
): void
Parameters
Name
Type
e
MessageEvent
<any
>
Returns
void
setEventPoster
▸ setEventPoster(eventPoster
): void
Parameters
Name
Type
eventPoster
any
Returns
void
Last updated