|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PresenceUpdater
The PresenceUpdater interface is a simple mechanism to access the PresenceService without a cross-module dependency. It only exposes the setPresence method, which is the extent of Courier's interaction with Presence.
| Method Summary | |
|---|---|
void |
setPresence(String locationId)
Establish or refresh the presence of the current session in a location. |
| Method Detail |
|---|
void setPresence(String locationId)
locationId - A presence location id.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||