Listen.Listener
public interface MsgMonitor
Modifier and Type | Method | Description |
---|---|---|
void |
monitorMsg(Room room,
CMMsg msg) |
The general message event monitor for the object.
|
void monitorMsg(Room room, CMMsg msg)
room
- the room the message was sent tomsg
- the CMMsg that needs to be executedCMMsg