Enclosures property: FeedEntry class
Description
Use this property to return the enclosures for the feed entry as an array of array of string. The first element of the subarray is the enclosure's URL; the second element is the enclosure's type; and the third element is the enclosure's length.
This property is read-only.
Note:
This is an abstract property.
Related Topics