TWTRTimelineFilter Class Reference
Inherits from | NSObject |
---|---|
Conforms to | NSCopying |
Declared in | TWTRTimelineFilter.h |
Overview
Assigning this object to any data source that implements TWTRTimelineDataSource
will filter the tweets on that timeline using the provided filter configuration.
– initWithJSONDictionary:
- (nullable instancetype)initWithJSONDictionary:(nonnull NSDictionary *)dictionary