WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIUrlListener

IID:47618220-D008-11d2-8069-006008128C4E
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void OnStartRunningUrl ( nsIURI url ) void OnStopRunningUrl ( nsIURI url , nsresult exitCode )

void OnStartRunningUrl ( nsIURI url )

Arguments:
url

void OnStopRunningUrl ( nsIURI url , nsresult exitCode )

Arguments:
url
exitCode

References

This interface is passed as an argument to the following methods:

nsIImapService.addMessageFlags, nsIImapService.appendMessageFromFile, nsIImapService.biff, nsIImapService.createFolder, nsIImapService.deleteAllMessages, nsIImapService.deleteFolder, nsIImapService.deleteMessages, nsIImapService.discoverAllAndSubscribedFolders, nsIImapService.discoverAllFolders, nsIImapService.discoverChildren, nsIImapService.downloadAllOffineImapFolders, nsIImapService.downloadMessagesForOffline, nsIImapService.ensureFolderExists, nsIImapService.expunge, nsIImapService.getBodyStart, nsIImapService.getFolderAdminUrl, nsIImapService.getHeaders, nsIImapService.listFolder, nsIImapService.liteSelectFolder, nsIImapService.moveFolder, nsIImapService.noop, nsIImapService.onlineMessageCopy, nsIImapService.playbackAllOfflineOperations, nsIImapService.renameLeaf, nsIImapService.selectFolder, nsIImapService.setMessageFlags, nsIImapService.subscribeFolder, nsIImapService.subtractMessageFlags, nsIImapService.unsubscribeFolder, nsIImapService.updateFolderStatus, nsILocalMailIncomingServer.getNewMail, nsIMailboxService.ParseMailbox, nsIMessenger.saveAttachmentToFile, nsIMovemailService.CheckForNewMail, nsIMovemailService.GetNewMail, nsIMsgFolder.compact, nsIMsgFolder.compactAll, nsIMsgFolder.createStorageIfMissing, nsIMsgFolder.downloadAllForOffline, nsIMsgFolder.emptyTrash, nsIMsgFolder.fetchMsgPreviewText, nsIMsgFolder.getNewMessages, nsIMsgImapMailFolder.liteSelect, nsIMsgImapMailFolder.replayOfflineMoveCopy, nsIMsgImapMailFolder.storeImapFlags, nsIMsgImapMailFolder.updateFolder, nsIMsgImapMailFolder.updateStatus, nsIMsgIncomingServer.getNewMessages, nsIMsgLocalMailFolder.getDatabaseWithReparse, nsIMsgLocalMailFolder.parseFolder, nsIMsgMailNewsUrl.RegisterListener, nsIMsgMailNewsUrl.UnRegisterListener, nsIMsgMessageFetchPartService.fetchMimePart, nsIMsgMessageService.CopyMessage, nsIMsgMessageService.CopyMessages, nsIMsgMessageService.DisplayMessage, nsIMsgMessageService.DisplayMessageForPrinting, nsIMsgMessageService.SaveMessageToDisk, nsIMsgMessageService.openAttachment, nsIMsgMessageService.streamMessage, nsIMsgShutdownTask.doShutdownTask, nsINewsBlogFeedDownloader.downloadFeed, nsINntpService.cancelMessage, nsINntpService.downloadNewsgroupsForOffline, nsINntpService.fetchMessage, nsINntpService.getNewNews, nsINntpService.postMessage, nsIPop3IncomingServer.downloadMailFromServers, nsIPop3Service.CheckForNewMail, nsIPop3Service.GetNewMail, nsISmtpService.SendMailMessage, nsIUrlListenerManager.RegisterListener, nsIUrlListenerManager.UnRegisterListener

Reference documentation is generated from Mozilla's source.