mardi 7 avril 2015

JSON Parsing in Objective-c[xcode 6]


Vote count:

0




I am getting the response like this.How can i get the values. "MODEOFTRAVEL_ID" its the key value and "MODEOFTRAVELNAME" this is teh another key.



{
ColumnValuesList = (
(
1,
Flight
),
(
2,
Train
),
(
3,
"By Road"
),
(
21,
"By Bus"
)
);
TableColumns = (
"MODEOFTRAVEL_ID",
MODEOFTRAVELNAME
);
TableName = "CTZ_MODEOFTRAVEL";
},


asked 36 secs ago







JSON Parsing in Objective-c[xcode 6]

Aucun commentaire:

Enregistrer un commentaire