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.
nsINNTPProtocol
| IID: | 30106238-0991-11d4-a565-0060b0fc04b7 |
| Inherits From: | nsISupports |
Properties
readonly nsIMsgFolder currentFolder
PRBool isBusy
PRBool isCachedConnection
Methods
void CloseConnection ( )
void GetLastActiveTimeStamp ( out PRTime timeStamp )
void Initialize ( nsIURI URL , nsIMsgWindow msgWindow )
void LoadNewsUrl ( nsIURI uri , nsISupports consumer )
void Initialize ( nsIURI URL , nsIMsgWindow msgWindow )
- Arguments:
- URL
- msgWindow
void LoadNewsUrl ( nsIURI uri , nsISupports consumer )
- Arguments:
- uri
- consumer
References
This interface is passed as an argument to the following methods:
nsINntpIncomingServer.getNntpConnection, nsINntpIncomingServer.removeConnection
Reference documentation is generated from Mozilla's source.
