public interface MessageReceivedCallback
AppLib
receives a message to a service that this
callback is registered to.Modifier and Type | Method and Description |
---|---|
void |
messageReceived(SCAMPIMessage message,
java.lang.String service) |
void messageReceived(SCAMPIMessage message, java.lang.String service)