display message now takes a URI instead of a mailbox & message key pair.

This commit is contained in:
mscott%netscape.com 1999-04-01 01:09:06 +00:00
Родитель 811ebfc39f
Коммит eda6e410e7
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -84,8 +84,8 @@ public:
// It would be nice if we can figure this out for ourselves in the protocol but we can't do
// that right now.
//////////////////////////////////////////////////////////////////////////////////////////////
NS_IMETHOD DisplayMessage(const nsFileSpec& aMailboxPath, nsMsgKey aMessageKey, const char * aMessageID,
nsISupports * aDisplayConsumer, nsIUrlListener * aUrlListener, nsIURL ** aURL) = 0;
NS_IMETHOD DisplayMessage(const char* aMessageURI, nsISupports * aDisplayConsumer,
nsIUrlListener * aUrlListener, nsIURL ** aURL) = 0;
/////////////////////////////////////////////////////////////////////////////////////////////
// This is more of a convience function for testing purposes. We want to able to say: display