|
Jive API (4.5.7.0) Core Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Presence
A Presence encapsulates information relating to the owning user such as login time, status and last update time.
| Method Summary | |
|---|---|
java.lang.String |
getID()
Returns the unique ID for this status. |
java.lang.String |
getIPAddress()
Returns the IP address of the user. |
java.util.Date |
getLoginTime()
Return the time when the presence was created. |
long |
getUserID()
Return the user owning the presence. |
| Method Detail |
|---|
java.lang.String getID()
long getUserID()
java.lang.String getIPAddress()
java.util.Date getLoginTime()
|
Jive Product Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||