Method | Method detail |
---|---|
getFeedData() | Used to fetch the list of feed videos. |
getCuratedTopRail() | Used to get curated top users/profiles data. |
getContentLikeCount() | Used to get all liked status against the video id list passed as parameter. |
getContentReportOptions() | Used to fetch all report options to report a video or a user or a comment so that user can select those options and submit a report using submitReport() method. |
postContentReport() | Used to submit the selected report option to report a video or a user or a comment |