To consume updates when there are changes in the Proxy settings, the application registers a listener object.The client SDK notifies this listener object whenever there is a settings update from the server. The listener object should implement the SUPLiteConfigurationChangeListener interface.
public void addConfigurationChangeListener(SUPLiteConfigurationChangeListener oListener) throws com.sybase.mo.MessagingClientException