T - the generic type from the message Eventpublic interface MessageListener<T>
addMessageListener method. When the message event
occurs, that object's appropriate method is invoked.| Modifier and Type | Method and Description |
|---|---|
void |
onMessage(T event)
Handles the given event.
|
void onMessage(T event)
event - the eventCopyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.