TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Abhijeet Panpatil
NA
95
20.7k
store json response data into variable
Mar 22 2018 4:11 AM
I have a link as follows:
http://104.211.243.204/?container=comedy-movies&blob=abhijeet.mp4
While using the Web API in C# I get the following result:
{ "url": "https://moviestarstorage.blob.core.windows.net/water/abhijeet.mp4" }
This is the URL of a video.
I want the content of the url in a variable so that I can directly play the video instead of getting the url.
Reply
Answers (
4
)
MIn and Max or Range
json responce into a varibale