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.
nsIFeedPerson
| IID: | 29cbd45f-f2d3-4b28-b557-3ab7a61ecde4 |
| Inherits From: | nsIFeedElementBase |
An nsIFeedPerson represents an author or contributor of a feed.
This interface is implemented by the following components:
Properties
AString email
An email address associated with the person.
AString name
The name of the person.
nsIURI uri
A URI associated with the person (e.g. a homepage).
Reference documentation is generated from Mozilla's source.
