| 
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XPresenceModule.Client
Client interface for the Presence Module API.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface waggle.core.api.XAPIInterface | 
|---|
XAPIInterface.Client, XAPIInterface.Server | 
| Method Summary | |
|---|---|
 void | 
active(XUserInfo userInfo)Notification that a User is now active.  | 
 void | 
idle(XUserInfo userInfo)Notification that a User is now idle.  | 
 void | 
locationChanged(XUserInfo userInfo)Notification that a User changed their status.  | 
| Method Detail | 
|---|
void active(XUserInfo userInfo)
userInfo - The User information.void idle(XUserInfo userInfo)
userInfo - The User information.void locationChanged(XUserInfo userInfo)
userInfo - The User information.
  | 
Oracle® On Track Communication SDK Documentation Release 1(1.0) E20955-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||