public interface Callback<T extends SdkEvent<?>>
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
An optional string identifying this instance of the handler.
|
void |
processEvent(T event) |
java.lang.String getName()
void processEvent(T event)
events -