add getters and setters for new imap sink: imap log

This commit is contained in:
mscott%netscape.com 1999-03-23 00:30:31 +00:00
parent 0ab7547cf9
commit 926ff30143

View File

@ -27,6 +27,7 @@
#include "nsFileSpec.h"
/* include all of our event sink interfaces */
#include "nsIImapLog.h"
/* 21A89610-DC0D-11d2-806C-006008128C4E */
@ -57,6 +58,8 @@ public:
///////////////////////////////////////////////////////////////////////////////
// Getters and Setters for the imap specific event sinks to bind to to your url
///////////////////////////////////////////////////////////////////////////////
NS_IMETHOD GetImapLog(nsIImapLog ** aImapLog) = 0;
NS_IMETHOD SetImapLog(nsIImapLog * aImapLog) = 0;
///////////////////////////////////////////////////////////////////////////////
// Getters and Setters for the imap url state