B C D G I L O R S T 
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- saveCode(Context, String) - Static method in class com.cheetahdigital.referral.core.ReferralUtils
 - 
Saves referral code to shared prefs
 - saveReferralCode(ReferralParams, Listener<SuccessResponse>) - Method in class com.cheetahdigital.referral.core.api.ReferralAPI
 - 
Save referral code
 - setCode(String) - Method in class com.cheetahdigital.referral.core.model.ReferralCode
 - setShareToApps(String) - Method in class com.cheetahdigital.referral.ui.referral.ReferralCodeFragment
 - 
Construct target packages to share details
 - ShareReferralActivity - Class in com.cheetahdigital.referral.ui.referral
 - 
This activity has container that shows
ReferralCodeFragmentIn order to change this, you may override the R.layout.activity_share_referrals Can receive the following intent extras:IntentKey.PRIMARY_PARAMS- instance ofReferralParamsused forReferralAPI - ShareReferralActivity() - Constructor for class com.cheetahdigital.referral.ui.referral.ShareReferralActivity
 - shareReferralCode() - Method in class com.cheetahdigital.referral.ui.referral.ReferralCodeFragment
 - shareReferralCode() - Method in interface com.cheetahdigital.referral.ui.referral.ReferralView
 - 
This will be called by the presenter after a successful call to the API.
 - showReferralDialog() - Method in class com.cheetahdigital.referral.ui.submitreferral.SubmitReferralCodeFragment
 - showReferralDialog() - Method in interface com.cheetahdigital.referral.ui.submitreferral.SubmitReferralCodeView
 - 
Callback after a successful referral code submission.
 - showReferralErrorDialog(String) - Method in class com.cheetahdigital.referral.ui.submitreferral.SubmitReferralCodeFragment
 - showReferralErrorDialog(String) - Method in interface com.cheetahdigital.referral.ui.submitreferral.SubmitReferralCodeView
 - 
Callback after a failed referral code submission
 - submitCode() - Method in class com.cheetahdigital.referral.ui.submitreferral.SubmitReferralCodeFragment
 - 
Submit Referral Code
 - SubmitReferralActivity - Class in com.cheetahdigital.referral.ui.submitreferral
 - 
Activity class for submitting
ReferralCodecode. - SubmitReferralActivity() - Constructor for class com.cheetahdigital.referral.ui.submitreferral.SubmitReferralActivity
 - submitReferralCode(String) - Method in class com.cheetahdigital.referral.ui.submitreferral.SubmitReferralCodePresenter
 - 
Attempt to submit referral code
 - submitReferralCode(String, ProfileParams) - Method in class com.cheetahdigital.referral.ui.submitreferral.SubmitReferralCodePresenter
 - 
Attempt to submit referral code
 - SubmitReferralCodeFragment<V extends SubmitReferralCodeView,P extends SubmitReferralCodePresenter<V>> - Class in com.cheetahdigital.referral.ui.submitreferral
 - 
Fragment class for submitting
ReferralCodecode. - SubmitReferralCodeFragment() - Constructor for class com.cheetahdigital.referral.ui.submitreferral.SubmitReferralCodeFragment
 - SubmitReferralCodePresenter<T extends SubmitReferralCodeView> - Class in com.cheetahdigital.referral.ui.submitreferral
 - 
The
Presenterclass forSubmitReferralCodeFragment. - SubmitReferralCodePresenter() - Constructor for class com.cheetahdigital.referral.ui.submitreferral.SubmitReferralCodePresenter
 - SubmitReferralCodePresenter(ReferralParams) - Constructor for class com.cheetahdigital.referral.ui.submitreferral.SubmitReferralCodePresenter
 - SubmitReferralCodeView - Interface in com.cheetahdigital.referral.ui.submitreferral
 - 
The
Viewclass forSubmitReferralCodeFragmentwhich contains the callbacks for submit referral API 
All Classes All Packages