public static class Seti.PresenceListener.Event extends EventObject
Seti.PresenceListener
methods.source
Constructor and Description |
---|
Event(Seti source,
String userId,
String url) |
Modifier and Type | Method and Description |
---|---|
String |
getOortURL() |
Seti |
getSeti() |
String |
getUserId() |
boolean |
isLocal() |
String |
toString() |
getSource
public Seti getSeti()
public String getUserId()
public String getOortURL()
public boolean isLocal()
public String toString()
toString
in class EventObject
Copyright © 2008–2024 The CometD Project. All rights reserved.