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.
nsIMsgOfflineManager
| IID: | 5e885fec-09b0-11d5-a5bf-0060b0fc04b7 |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
PRBool inProgress
nsIMsgWindow window
Methods
void goOnline ( PRBool sendUnsentMessages , PRBool playbackOfflineImapOperations , nsIMsgWindow msgWindow )
void synchronizeForOffline ( PRBool downloadNews , PRBool downloadMail , PRBool sendUnsentMessages , PRBool goOfflineWhenDone , nsIMsgWindow msgWindow )
void goOnline ( PRBool sendUnsentMessages , PRBool playbackOfflineImapOperations , nsIMsgWindow msgWindow )
- Arguments:
- sendUnsentMessages
- playbackOfflineImapOperations
- msgWindow
void synchronizeForOffline ( PRBool downloadNews , PRBool downloadMail , PRBool sendUnsentMessages , PRBool goOfflineWhenDone , nsIMsgWindow msgWindow )
- Arguments:
- downloadNews
- downloadMail
- sendUnsentMessages
- goOfflineWhenDone
- msgWindow
Reference documentation is generated from Mozilla's source.
