I am reading the developers documentation regarding UIService. While trying to implement configuration form, i found no method named getConfigurationManager in UIService as described in the manual (http://www.sip-communicator.org/index.php/Documentation/UIService7). Am I missed something or else? Please do help me.
Atul Aggarwal
Re: Help regarding configuration forms
2008-05-19 19:39:28
Looks like it's a typo- it should be getConfigurationWindow(). For instance a plugin I'm working on uses the following in its activator:
On Sun, May 18, 2008 at 7:00 AM, Atul Aggarwal < searchatulgmail.com">searchatulgmail.com> wrote:
I am reading the developers documentation regarding UIService. While trying to implement configuration form, i found no method named getConfigurationManager in UIService as described in the manual (http://www.sip-communicator.org/index.php/Documentation/UIService7). Am I missed something or else? Please do help me.