public class NotificationsManager
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static NotificationsManager |
getInstance(Context context)
Singleton pattern
|
void |
sendNewReleasesNotifications(Context context)
Queries the database for media items released today and, if any, sends a notification for each media type
|
public static NotificationsManager getInstance(Context context)
public void sendNewReleasesNotifications(Context context)
context
- the context