Dev Journal
Tuesday, June 28, 2011
SBJson null
To test if a value parsed by SBJson in a NSDictionary is null do this:
if ((CFNullRef)[participant valueForKey:kIndex] == kCFNull) {
// do something
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment