Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
babuhari123
Visitor

how to parse json values

hi this is the string which i am getting from json request
i want to convert to object to call values
can any one tell me how to parse this values
{
"description" : "fa8275f6-3462-4843-b73e-f14e668250bc",
"status" : "UserAuthToken",
"user" : null,
"elapsedTime" : null,
"paymentDetailsVO" : null,
"contentDetail" : null,
"html5StreamServerURL" : null,
"userRating" : null,
"pageNo" : null,
"contentVideoAccess" : false,
"rechargeAmount" : null,
"bookmarkedMovieList" : [ ],
"recentlyWathcedMovieList" : [ ],
"videoStatus" : null,
"accountStatus" : null,
"amountToPay" : null,
"currentBalance" : null,
"movies" : [ ],
"pageSize" : null,
"totalRecords" : null,
"totalMovie" : 0,
"streamServerURL" : null,
"rtpStreamServerURL" : null
}
0 Kudos
1 REPLY 1
kbenson
Visitor

Re: how to parse json values

0 Kudos