A
Anonymous
Guest
Hello,
I'm developing a plugin that needs to setup a listener for caller id information. For this I'm currently using the IPlugin interface for the Start and Stop methods. However I also needed to create another plugin to handle the GUI aspect of the plugin. Is there a way to combine the two so there would only be one plugin.
Thanks,
Troy
I'm developing a plugin that needs to setup a listener for caller id information. For this I'm currently using the IPlugin interface for the Start and Stop methods. However I also needed to create another plugin to handle the GUI aspect of the plugin. Is there a way to combine the two so there would only be one plugin.
Thanks,
Troy