JSONValue
Decodes the receiver’s JSON data
- (id)JSONValue
Return Value
the NSDictionary or NSArray represented by the receiver, or nil on error.
Discussion
Decodes the receiver’s JSON data
Warning: Deprecated in Version 3.2; will be removed in 4.0
Declared In
NSObject+SBJson.h