public interface MessageReceiver
Modifier and Type | Method and Description |
---|---|
void |
handleMessage(Message msg)
Called by the communication layer when a new message is received.
|
void handleMessage(Message msg)
msg
- Copyright © 2018 universAAL Consortium. All rights reserved.