The extension used by the AnnouncePlugin.
| Property | Description | 
| local | Returns an Announcerthat sends announcements to the local desktop, if a notification mechanism is available. | 
| password | The password to use for announcements. | 
| username | The username to use for announcements. | 
| Method | Description | 
| announce(msg, type) | Sends an announcement of the given type. | 
Returns an Announcer that sends announcements to the local desktop, if a notification mechanism is available.
- Default with announceplugin:
- -
The password to use for announcements.
- Default with announceplugin:
- null
The username to use for announcements.
- Default with announceplugin:
- null
Sends an announcement of the given type.