You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Is it possible register listener/observer for a event that is called when IncomingServer preferences were changed?
nsIIncomingServerListener::onServerChanged applies just for a server hostname or username changes.
PM-
Joshua Cranmer
unread,
Nov 16, 2009, 8:01:33 AM11/16/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
On 11/16/2009 07:38 AM, Pavol Mi��k wrote: > Is it possible register listener/observer for a event that is called > when IncomingServer preferences were changed?
You can use the nsIPrefBranch2::addObserver method to watch for the pref changes.