public interface InputEventHandlerCallback
Modifier and Type | Method and Description |
---|---|
void |
sendEvent(Event event,
String[] transportSyncProperties) |
void |
sendEvents(Event[] events,
String[] transportSyncProperties) |
void sendEvent(Event event, String[] transportSyncProperties) throws InterruptedException
InterruptedException
void sendEvents(Event[] events, String[] transportSyncProperties) throws InterruptedException
InterruptedException
Copyright © 2021. All rights reserved.