FDWFeed Class Reference
| Inherits from | NSObject |
| Declared in | FDWFeed.h |
Tasks
Properties
-
feedIDThe feed’s feedID
property -
titleThe feed’s title
property -
feedURLThe feed’s URL
property -
siteURLThe feed’s site URL
property
Convenience Methods
-
– unsubscribeUnsubscribes the user from the feed
Initialization
-
+ feedWithDictionary:Creates an FDWFeed object from the JSON representation that the API returns
Instance Methods
unsubscribe
Unsubscribes the user from the feed
- (void)unsubscribeDiscussion
Note: This method is a convenience on [FDWClient unsubscribeFromFeed:completionHandler:]
Declared In
FDWFeed.h