July 2018
Intermediate to advanced
404 pages
9h 5m
English
In this section, you will be modifying the GetSource method in MusicProvider that you wrote in previous chapter. GetSource is responsible for returning MediaMetaData to MusicService so that the user can browse and play from the list. Instead of hardcoded static content, you will be getting the media content from the Node.js backend server that you created in previous section.
Here are the steps to modify GetSource:
Read now
Unlock full access