com.adobe.mediacore.session
Class NotificationHistory.Item
java.lang.Object
com.adobe.mediacore.session.NotificationHistory.Item
- Enclosing class:
- NotificationHistory
public class NotificationHistory.Item
- extends Object
NotificationHistory.Item
public NotificationHistory.Item(long index,
long timeStamp,
MediaPlayerNotification notification)
getIndex
public long getIndex()
getTimeStamp
public long getTimeStamp()
getNotification
public MediaPlayerNotification getNotification()
toString
public String toString()
- Overrides:
toString
in class Object