@API
public interface MessageReceiver
| Modifier and Type | Method and Description |
|---|---|
Result |
onMessage(MessageContext ctx)
Called when a new message/record appears.
|
Result onMessage(MessageContext ctx)
ctx - The context holding relevant information