Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

F

FbRegistrationAsync - Class in com.release.muvisdk.apiController
This Class authenticate users facebook details and help them to login using Facebook.
FbRegistrationAsync(SocialAuthInputModel, FbRegistrationAsync.SocialAuthListener, Context) - Constructor for class com.release.muvisdk.apiController.FbRegistrationAsync
Constructor to initialise the private data members.
FbRegistrationAsync.SocialAuthListener - Interface in com.release.muvisdk.apiController
Interface used to allow the caller of a SocialAuthAsynTask to run some code when get responses.
FbUserDetailsOutputModel - Class in com.release.muvisdk.apiModel.outputModel
This Model Class Holds All The Output Attributes For CheckFbUserDetailsAsyn
FbUserDetailsOutputModel() - Constructor for class com.release.muvisdk.apiModel.outputModel.FbUserDetailsOutputModel
 
FcmNotificationcountAsync - Class in com.release.muvisdk.apiController
This Class will return the number of unread notification sent to the user.
FcmNotificationcountAsync(FcmNotificationcountInputModel, FcmNotificationcountAsync.FcmNotificationcountListener, Context) - Constructor for class com.release.muvisdk.apiController.FcmNotificationcountAsync
Constructor to initialise the private data members.
FcmNotificationcountAsync.FcmNotificationcountListener - Interface in com.release.muvisdk.apiController
Interface used to allow the caller of a DeleteFavAsync to run some code when get responses.
FcmNotificationcountInputModel - Class in com.release.muvisdk.apiModel.inputModel
This Model Class Holds All The Input Attributes For the FcmNotificationcountAsync
FcmNotificationcountInputModel() - Constructor for class com.release.muvisdk.apiModel.inputModel.FcmNotificationcountInputModel
 
FcmNotificationcountOutputModel - Class in com.release.muvisdk.apiModel.outputModel
This Model Class Holds All The Output Attributes For FcmNotificationcountAsync
FcmNotificationcountOutputModel() - Constructor for class com.release.muvisdk.apiModel.outputModel.FcmNotificationcountOutputModel
 
FcmNotificationlistsAsync - Class in com.release.muvisdk.apiController
This class will return all the notification information in a list of a store.
FcmNotificationlistsAsync(FcmNotificationlistsInputModel, FcmNotificationlistsAsync.GetFcmNotificationListListener, Context) - Constructor for class com.release.muvisdk.apiController.FcmNotificationlistsAsync
Constructor to initialise the private data members.
FcmNotificationlistsAsync.GetFcmNotificationListListener - Interface in com.release.muvisdk.apiController
Interface used to allow the caller of a FcmNotificationlistsAsynTask to run some code when get responses.
FcmNotificationlistsInputModel - Class in com.release.muvisdk.apiModel.inputModel
This Model Class Holds All The Input Attributes For the FcmNotificationlistsAsync
FcmNotificationlistsInputModel() - Constructor for class com.release.muvisdk.apiModel.inputModel.FcmNotificationlistsInputModel
 
FcmNotificationReadAsync - Class in com.release.muvisdk.apiController
This Class updates the notification status as all are read.
FcmNotificationReadAsync(FcmNotificationreadInputModel, FcmNotificationReadAsync.FcmNotificationReadListener, Context) - Constructor for class com.release.muvisdk.apiController.FcmNotificationReadAsync
Constructor to initialise the private data members.
FcmNotificationReadAsync.FcmNotificationReadListener - Interface in com.release.muvisdk.apiController
Interface used to allow the caller of a DeleteFavAsync to run some code when get responses.
FcmNotificationreadInputModel - Class in com.release.muvisdk.apiModel.inputModel
This Model Class Holds All The Input Attributes For the FcmNotificationReadAsync
FcmNotificationreadInputModel() - Constructor for class com.release.muvisdk.apiModel.inputModel.FcmNotificationreadInputModel
 
FcmNotificationreadOutputModel - Class in com.release.muvisdk.apiModel.outputModel
This Model Class Holds All The Output Attributes For FcmNotificationReadAsync
FcmNotificationreadOutputModel() - Constructor for class com.release.muvisdk.apiModel.outputModel.FcmNotificationreadOutputModel
 
FcmRegistrationDetailsAsync - Class in com.release.muvisdk.apiController
This Class is use to store FCM related information in a backend.
FcmRegistrationDetailsAsync(FcmRegistrationDetailsInputModel, FcmRegistrationDetailsAsync.FcmRegistrationDetailsListener, Context) - Constructor for class com.release.muvisdk.apiController.FcmRegistrationDetailsAsync
Constructor to initialise the private data members.
FcmRegistrationDetailsAsync.FcmRegistrationDetailsListener - Interface in com.release.muvisdk.apiController
Interface used to allow the caller of a DeleteFavAsync to run some code when get responses.
FcmRegistrationDetailsInputModel - Class in com.release.muvisdk.apiModel.inputModel
This Model Class Holds All The Input Attributes For the FcmRegistrationDetailsAsync
FcmRegistrationDetailsInputModel() - Constructor for class com.release.muvisdk.apiModel.inputModel.FcmRegistrationDetailsInputModel
 
FcmRegistrationDetailsOutputModel - Class in com.release.muvisdk.apiModel.outputModel
This Model Class Holds All The Output Attributes For FcmRegistrationDetailsAsync
FcmRegistrationDetailsOutputModel() - Constructor for class com.release.muvisdk.apiModel.outputModel.FcmRegistrationDetailsOutputModel
 
FeatureContentInputModel - Class in com.release.muvisdk.apiModel.inputModel
This Model Class Holds All The Input Attributes For GetFeatureContentAsynTask
FeatureContentInputModel() - Constructor for class com.release.muvisdk.apiModel.inputModel.FeatureContentInputModel
 
FFVideoLogDetailsInput - Class in com.release.muvisdk.apiModel.inputModel
This Model Class Holds All The Input Attributes For GetFFVideoLogDetailsAsync
FFVideoLogDetailsInput() - Constructor for class com.release.muvisdk.apiModel.inputModel.FFVideoLogDetailsInput
 
FFVideoLogDetailsOutputModel - Class in com.release.muvisdk.apiModel.outputModel
This Model Class Holds All The Output Attributes For GetVideoLogDetailsAsync
FFVideoLogDetailsOutputModel() - Constructor for class com.release.muvisdk.apiModel.outputModel.FFVideoLogDetailsOutputModel
 
FollowList() - Constructor for class com.release.muvisdk.apiModel.outputModel.GetFollowListOutputModel.FollowList
 
FooterMenu - Class in com.release.muvisdk.apiModel.outputModel
This Model Class Holds All The Output Attributes For FooterMenu
FooterMenu() - Constructor for class com.release.muvisdk.apiModel.outputModel.FooterMenu
 
FooterMenu() - Constructor for class com.release.muvisdk.apiModel.outputModel.MenusOutputModel.FooterMenu
 
ForgetPasswordOutput - Class in com.release.muvisdk.apiModel.outputModel
This Model Class Holds All The Output Attributes For ForgotPasswordAsync
ForgetPasswordOutput() - Constructor for class com.release.muvisdk.apiModel.outputModel.ForgetPasswordOutput
 
Forgotpassword_input - Class in com.release.muvisdk.apiModel.inputModel
This Model Class Holds All The Input Attributes For ForgotpassAsynTask
Forgotpassword_input() - Constructor for class com.release.muvisdk.apiModel.inputModel.Forgotpassword_input
 
ForgotPasswordAsync - Class in com.release.muvisdk.apiController
This Class send reset link to the registered Email id provided by the user.
ForgotPasswordAsync(Forgotpassword_input, ForgotPasswordAsync.ForgotpassDetailsListener, Context) - Constructor for class com.release.muvisdk.apiController.ForgotPasswordAsync
Constructor to initialise the private data members.
ForgotPasswordAsync.ForgotpassDetailsListener - Interface in com.release.muvisdk.apiController
Interface used to allow the caller of a ForgotpassAsynTask to run some code when get responses.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links