Hi everyone!
I have developed an application like YouTube application. i can upload the video.and also show the video in xCP viewer .but i need to store this video as a favorite video .
Does anyone have a idea? Who can help me?
Thanks you again!
Create a business object and store the username and video object id. Once the user clicks on favorite, then create a BO instance.