| Package | com.adobe.mediacore.notifications |
| Class | public final class NotificationHistory |
| Inheritance | NotificationHistory Object |
| Method | Defined By | ||
|---|---|---|---|
Default constructor. | NotificationHistory | ||
[static]
Factory method for creating a notification history instance. | NotificationHistory | ||
| NotificationHistory | () | Constructor |
public function NotificationHistory()Default constructor.
| create | () | method |
public static function create():NotificationHistoryFactory method for creating a notification history instance.
ReturnsNotificationHistory — a valid notification history instance.
|