pub.art.notification:setListenerNotificationNodeListener
Changes the listener used by a specified listener notification.
Input Parameters
notificationName | String Name of the listener notification for which you want to change the listener. |
listenerNode | String Name of the new listener to use with the listener notification. |
Output Parameters
None.
Usage Notes
This service returns an error if the listener notification is enabled.
You can use this service for synchronous and asynchronous listener notifications.