SBJsonStreamParserAdapterDelegate Protocol Reference
| Declared in | SBJsonStreamParserAdapter.h |
Tasks
-
– parser:foundArray:Called if a JSON array is found
required method -
– parser:foundObject:Called when a JSON object is found
required method