Interface NotificationManager

All Superinterfaces:
FeatureManager<NotificationManager.NotificationInfo>, Iterable<NotificationManager.NotificationInfo>
All Known Implementing Classes:
NotificationManagerImpl

public interface NotificationManager extends FeatureManager<NotificationManager.NotificationInfo>
This manager can be used to register a new Notification callback programmatically.