public class NotificationManager
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static NotificationManager |
getInstance() |
void |
notify(Notification notification)
Post a notification to be shown in the status bar.
|
public static NotificationManager getInstance()
public void notify(Notification notification)
notification
-