NotificationManager method: NotificationManager class
Syntax
NotificationManager(Notification_name)
Description
NotificationManager is a constructor method for the NotificationManager class. Use the NotificationManager method to instantiate an instance of the class.
Parameters
| Parameter | Description |
|---|---|
|
Notification_name |
Specifies a notification as a String value. |