|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.mediacore.session.NotificationHistory.Item
public class NotificationHistory.Item
| Constructor Summary | |
|---|---|
NotificationHistory.Item(long index,
long timeStamp,
MediaPlayerNotification notification)
|
|
| Method Summary | |
|---|---|
long |
getIndex()
|
MediaPlayerNotification |
getNotification()
|
long |
getTimeStamp()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationHistory.Item(long index,
long timeStamp,
MediaPlayerNotification notification)
| Method Detail |
|---|
public long getIndex()
public long getTimeStamp()
public MediaPlayerNotification getNotification()
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||