notifications property

HashMap<String, RPCNotification> notifications
getter/setter pair

All the notification that the plugin is able to generate.

Implementation

HashMap<String, RPCNotification> notifications = HashMap();