|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPresence
Presence information for a user.
| Nested Class Summary | |
|---|---|
static class |
IPresence.Mode
A type-safe enum class to represent the presence mode information |
static class |
IPresence.Type
A type-safe enum class to represent the presence type information |
| Method Summary | |
|---|---|
IPresence.Mode |
getMode()
Get the presence mode for this presence |
byte[] |
getPictureData()
Get picture data for this presence |
java.util.Map |
getProperties()
Get properties for this presence |
java.lang.String |
getStatus()
Get status information for this presence information. |
IPresence.Type |
getType()
Get presence type information for this presence. |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Method Detail |
|---|
IPresence.Mode getMode()
null.java.util.Map getProperties()
null.java.lang.String getStatus()
null.IPresence.Type getType()
null.byte[] getPictureData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||