- ValidateCouponCodeAsync - Class in com.release.muvisdk.apiController
-
This Class checks whether coupon code entered by the user is valid or invalid.
- ValidateCouponCodeAsync(ValidateCouponCodeInputModel, ValidateCouponCodeAsync.ValidateCouponCodeLIstener, Context) - Constructor for class com.release.muvisdk.apiController.ValidateCouponCodeAsync
-
Constructor to initialise the private data members.
- ValidateCouponCodeAsync.ValidateCouponCodeLIstener - Interface in com.release.muvisdk.apiController
-
Interface used to allow the caller of a ValidateCouponCodeAsynTask to run some code when get
responses.
- ValidateCouponCodeInputModel - Class in com.release.muvisdk.apiModel.inputModel
-
This Model Class Holds All The Input Attributes For ValidateCouponCodeAsynTask
- ValidateCouponCodeInputModel() - Constructor for class com.release.muvisdk.apiModel.inputModel.ValidateCouponCodeInputModel
-
- ValidateCouponCodeOutputModel - Class in com.release.muvisdk.apiModel.outputModel
-
This Model Class Holds All The Output Attributes For ValidateCouponCodeAsynTask
- ValidateCouponCodeOutputModel() - Constructor for class com.release.muvisdk.apiModel.outputModel.ValidateCouponCodeOutputModel
-
- ValidateUserInput - Class in com.release.muvisdk.apiModel.inputModel
-
This Model Class Holds All The Input Attributes For GetValidateUserAsynTask
- ValidateUserInput() - Constructor for class com.release.muvisdk.apiModel.inputModel.ValidateUserInput
-
- ValidateUserOutput - Class in com.release.muvisdk.apiModel.outputModel
-
This Model Class Holds All The Output Attributes For GetValidateUserAsynTask
- ValidateUserOutput() - Constructor for class com.release.muvisdk.apiModel.outputModel.ValidateUserOutput
-
- ValidateVoucherAsync - Class in com.release.muvisdk.apiController
-
This Class checks whether voucher entered by the user is valid or invalid.
- ValidateVoucherAsync(ValidateVoucherInputModel, ValidateVoucherAsync.ValidateVoucherListener, Context) - Constructor for class com.release.muvisdk.apiController.ValidateVoucherAsync
-
Constructor to initialise the private data members.
- ValidateVoucherAsync.ValidateVoucherListener - Interface in com.release.muvisdk.apiController
-
Interface used to allow the caller of a ValidateVoucherAsynTask to run some code when get
responses.
- ValidateVoucherInputModel - Class in com.release.muvisdk.apiModel.inputModel
-
This Model Class Holds All The Input Attributes For ValidateVoucherAsynTask
- ValidateVoucherInputModel() - Constructor for class com.release.muvisdk.apiModel.inputModel.ValidateVoucherInputModel
-
- ValidateVoucherOutputModel - Class in com.release.muvisdk.apiModel.outputModel
-
This Model Class Holds All The Output Attributes For ValidateVoucherAsynTask
- ValidateVoucherOutputModel() - Constructor for class com.release.muvisdk.apiModel.outputModel.ValidateVoucherOutputModel
-
- Video_Details_Output - Class in com.release.muvisdk.apiModel.outputModel
-
This Model Class Holds All The Output Attributes For VideoDetailsAsynctask
- Video_Details_Output() - Constructor for class com.release.muvisdk.apiModel.outputModel.Video_Details_Output
-
- VideoBufferLogsInputModel - Class in com.release.muvisdk.apiModel.inputModel
-
This Model Class Holds All The Input Attributes For GetVideoLogDetailsAsync
- VideoBufferLogsInputModel() - Constructor for class com.release.muvisdk.apiModel.inputModel.VideoBufferLogsInputModel
-
- VideoDetailsAsync - Class in com.release.muvisdk.apiController
-
This Class provides all the details related to the video such as video
length, resolution etc.
- VideoDetailsAsync(GetVideoDetailsInput, VideoDetailsAsync.VideoDetailsListener, Context) - Constructor for class com.release.muvisdk.apiController.VideoDetailsAsync
-
Constructor to initialise the private data members.
- VideoDetailsAsync.VideoDetailsListener - Interface in com.release.muvisdk.apiController
-
Interface used to allow the caller of a VideoDetailsAsynctask to run some code when get
responses.
- ViewContentRatingAsync - Class in com.release.muvisdk.apiController
-
This Class shows all the reviews and rating of a content.
- ViewContentRatingAsync(ViewContentRatingInputModel, ViewContentRatingAsync.ViewContentRatingListener, Context) - Constructor for class com.release.muvisdk.apiController.ViewContentRatingAsync
-
Constructor to initialise the private data members.
- ViewContentRatingAsync.ViewContentRatingListener - Interface in com.release.muvisdk.apiController
-
Interface used to allow the caller of a ViewContentRatingAsynTask to run some code when get
responses.
- ViewContentRatingInputModel - Class in com.release.muvisdk.apiModel.inputModel
-
This Model Class Holds All The Input Attributes For ViewContentRatingAsynTask
- ViewContentRatingInputModel() - Constructor for class com.release.muvisdk.apiModel.inputModel.ViewContentRatingInputModel
-
- ViewContentRatingOutputModel - Class in com.release.muvisdk.apiModel.outputModel
-
This Model Class Holds All The Output Attributes For ViewContentRatingAsynTask
- ViewContentRatingOutputModel() - Constructor for class com.release.muvisdk.apiModel.outputModel.ViewContentRatingOutputModel
-
- ViewContentRatingOutputModel.Rating - Class in com.release.muvisdk.apiModel.outputModel
-
- ViewFavouriteAsync - Class in com.release.muvisdk.apiController
-
This Class returns all the favorite contents of a user.
- ViewFavouriteAsync(ViewFavouriteInputModel, ViewFavouriteAsync.ViewFavouriteListener, Context) - Constructor for class com.release.muvisdk.apiController.ViewFavouriteAsync
-
Constructor to initialise the private data members.
- ViewFavouriteAsync.ViewFavouriteListener - Interface in com.release.muvisdk.apiController
-
Interface used to allow the caller of a ViewFavouriteAsynTask to run some code when get
responses.
- ViewFavouriteInputModel - Class in com.release.muvisdk.apiModel.inputModel
-
This Model Class Holds All The Input Attributes For ViewFavouriteAsynTask
- ViewFavouriteInputModel() - Constructor for class com.release.muvisdk.apiModel.inputModel.ViewFavouriteInputModel
-
- ViewFavouriteOutputModel - Class in com.release.muvisdk.apiModel.outputModel
-
This Model Class Holds All The Output Attributes For ViewFavouriteAsynTask
- ViewFavouriteOutputModel() - Constructor for class com.release.muvisdk.apiModel.outputModel.ViewFavouriteOutputModel
-
- ViewFavouriteOutputModel.MovieList - Class in com.release.muvisdk.apiModel.outputModel
-
- ViewStatus() - Constructor for class com.release.muvisdk.apiModel.outputModel.ContentDetailsOutput.ViewStatus
-
- ViewStatus() - Constructor for class com.release.muvisdk.apiModel.outputModel.ContentListOutputModel.ViewStatus
-
- VoucherSubscriptionAsync - Class in com.release.muvisdk.apiController
-
This Class is used to purchase a content using voucher.
- VoucherSubscriptionAsync(VoucherSubscriptionInputModel, VoucherSubscriptionAsync.VoucherSubscriptionListener, Context) - Constructor for class com.release.muvisdk.apiController.VoucherSubscriptionAsync
-
Constructor to initialise the private data members.
- VoucherSubscriptionAsync.VoucherSubscriptionListener - Interface in com.release.muvisdk.apiController
-
Interface used to allow the caller of a VoucherSubscriptionAsyntask to run some code when get
responses.
- VoucherSubscriptionInputModel - Class in com.release.muvisdk.apiModel.inputModel
-
This Model Class Holds All The Input Attributes For VoucherSubscriptionAsyntask
- VoucherSubscriptionInputModel() - Constructor for class com.release.muvisdk.apiModel.inputModel.VoucherSubscriptionInputModel
-
- VoucherSubscriptionOutputModel - Class in com.release.muvisdk.apiModel.outputModel
-
This Model Class Holds All The Output Attributes For VoucherSubscriptionAsyntask
- VoucherSubscriptionOutputModel() - Constructor for class com.release.muvisdk.apiModel.outputModel.VoucherSubscriptionOutputModel
-