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 © 2015–2016 Apcera, Inc.. All rights reserved.