public interface MessageHandler
Modifier and Type | Method and Description |
---|---|
void |
onMessage(Message msg)
Passes a message to the handler.
|
void onMessage(Message msg)
msg
- - the received Message that triggered the callback invocation.Copyright © 2016-2017 Apcera, Inc.. All Rights Reserved.