How to re-Subscribe in use addSubscriptions() method

Hi

My Application use NotificationHandler.addSubscriptions().
Are all listeners successfully subscribed if an error (Exception is output) occurs in method execution and the subscription is retried and if you pass a list of listeners to a method that contains listeners that you believe are already subscribed to?
If not subscribed, how do we re-subscribe to the listener list?

Regards,

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.