Configurator.Internal.CommunicationInterface
Last updated
configurator-core/src/configurator.internal.CommunicationInterface
CommunicationInterface
• new CommunicationInterface(_callbacks, eventListener)
_callbacks
eventListener
any
▸ handleEvent(e): void
e
MessageEvent<any>
void
▸ setEventPoster(eventPoster): void
eventPoster
any
void
Last updated