public abstract class ParticipantAvailable extends Message implements RouteAvailableMessage
| Constructor and Description |
|---|
ParticipantAvailable(Object id,
String displayName,
String channelKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getChannelKey() |
String |
getDisplayName() |
Object |
getId()
Returns the route id.
|
Object |
getSource() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitacceptIncoming, getUnavailableMessagepublic Object getId()
RouteAvailableMessagegetId in interface RouteAvailableMessagepublic String getDisplayName()
public String getChannelKey()
public Object getSource()
Copyright © 2013. All rights reserved