| 
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 XTrackModule.Client
Client interface for the Track Module API.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface waggle.core.api.XAPIInterface | 
|---|
XAPIInterface.Client, XAPIInterface.Server | 
| Method Summary | |
|---|---|
 void | 
trackAccessible(XTrackInfo trackInfo)Notification sent that a Track is now accessible to you.  | 
 void | 
trackCreated(XTrackInfo trackInfo)Notification sent that a Track has been updated.  | 
 void | 
trackInaccessible(XTrackInfo trackInfo)Notification sent that a Track is no longer accessible to you.  | 
 void | 
trackNameChanged(XTrackInfo trackInfo)Notification sent that a Track's name has changed.  | 
 void | 
trackUpdated(XTrackInfo trackInfo)Notification sent that a Track has been updated.  | 
| Method Detail | 
|---|
void trackCreated(XTrackInfo trackInfo)
trackInfo - The Track info.void trackUpdated(XTrackInfo trackInfo)
trackInfo - The Track info.void trackNameChanged(XTrackInfo trackInfo)
trackInfo - The Track info.void trackAccessible(XTrackInfo trackInfo)
trackInfo - The Track info.void trackInaccessible(XTrackInfo trackInfo)
trackInfo - The Track info.
  | 
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 | |||||||||