Hi All,
We are implementing listeners and listener notifications for our adapter.
We need to get the Listener Name for the Listener Notification in our ListenerNotification class which extends WmAsyncListenerNotification.
In Developer, for a particular notification it displays the Adapter Listener Name in the Adapter Settings tab.
How to get the listener name inside its enableCallBack() method…?
Regards, Aravind