public interface BaseResponderEvent
Modifier and Type | Method and Description |
---|---|
String |
getEventName()
Returns the event name that this event will send.
|
String |
getField(String fieldName)
Returns the field value with the specified field name.
|
Map<String,String> |
getFields()
Returns the current fields that have been added to this event.
|
Copyright © 2015 Caplin Systems.