Configurator.Internal.CommunicationInterface
Last updated
Last updated
..CommunicationInterface
CommunicationInterface
↳
• new CommunicationInterface(_callbacks
, eventListener
)
_callbacks
eventListener
any
▸ handleEvent(e
): void
e
MessageEvent
<any
>
void
▸ setEventPoster(eventPoster
): void
eventPoster
any
void