|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.mediacore.MediaPlayerNotification
com.adobe.mediacore.MediaPlayerNotification.Info
public static class MediaPlayerNotification.Info
Describes a informational notification.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.adobe.mediacore.MediaPlayerNotification |
|---|
MediaPlayerNotification.EntryType, MediaPlayerNotification.Error, MediaPlayerNotification.ErrorCode, MediaPlayerNotification.Info, MediaPlayerNotification.InfoCode, MediaPlayerNotification.NotificationCode, MediaPlayerNotification.Warning, MediaPlayerNotification.WarningCode |
| Field Summary |
|---|
| Fields inherited from class com.adobe.mediacore.MediaPlayerNotification |
|---|
_code, _description, _inner, _metadata, _type |
| Constructor Summary | |
|---|---|
MediaPlayerNotification.Info(MediaPlayerNotification.NotificationCode code,
String description)
|
|
| Method Summary |
|---|
| Methods inherited from class com.adobe.mediacore.MediaPlayerNotification |
|---|
createErrorNotification, createInfoNotification, createWarningNotification, getCode, getDescription, getInnerNotification, getMetadata, getType, setInnerNotification, setMetadata, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MediaPlayerNotification.Info(MediaPlayerNotification.NotificationCode code,
String description)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||