- Watch_History_Episode_Details_input - Class in com.release.muvisdk.apiModel.inputModel
-
This Model Class Holds All The Input Attributes For WatchHistoryEpisodeDetailsAsyncTask
- Watch_History_Episode_Details_input() - Constructor for class com.release.muvisdk.apiModel.inputModel.Watch_History_Episode_Details_input
-
- WatchHistoryAsync - Class in com.release.muvisdk.apiController
-
This Class returns all the contents seen by a user.
- WatchHistoryAsync(WatchHistoryInputModel, WatchHistoryAsync.WatchHistoryListener, Context) - Constructor for class com.release.muvisdk.apiController.WatchHistoryAsync
-
Constructor to initialise the private data members.
- WatchHistoryAsync.WatchHistoryListener - Interface in com.release.muvisdk.apiController
-
Interface used to allow the caller of a WatchHistoryAsynTask to run some code when get
responses.
- WatchHistoryInputModel - Class in com.release.muvisdk.apiModel.inputModel
-
This Model Class Holds All The Input Attributes For WatchHistoryAsynTask
- WatchHistoryInputModel() - Constructor for class com.release.muvisdk.apiModel.inputModel.WatchHistoryInputModel
-
- WatchHistoryOutputModel - Class in com.release.muvisdk.apiModel.outputModel
-
This Model Class Holds All The Output Attributes For WatchHistoryAsynTask
- WatchHistoryOutputModel() - Constructor for class com.release.muvisdk.apiModel.outputModel.WatchHistoryOutputModel
-
- WatchHistoryOutputModel.HistoryList - Class in com.release.muvisdk.apiModel.outputModel
-