mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-04 10:11:30 +08:00
Improved Three20 integration by leveraging object mapping to instantiate TTTableItems
This commit is contained in:
@@ -34,4 +34,9 @@
|
||||
*/
|
||||
@property (nonatomic, retain) NSNumber* topicID;
|
||||
|
||||
/**
|
||||
The Three20 Navigator URL to this Topic
|
||||
*/
|
||||
@property (nonatomic, readonly) NSString* topicNavURL;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user