Package | com.adobe.mediacore.notifications |
Class | public final class NotificationHistory |
Inheritance | NotificationHistory ![]() |
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():NotificationHistory
Factory method for creating a notification history instance.
ReturnsNotificationHistory — a valid notification history instance.
|