public class ReferralAccountController extends BaseController
httpCallBack| Constructor and Description |
|---|
ReferralAccountController() |
| Modifier and Type | Method and Description |
|---|---|
static ReferralAccountController |
getInstance()
Singleton pattern implementation
|
String |
getReferralAccounts()
Get all referral accounts
|
void |
getReferralAccountsAsync(APICallBack<String> callBack)
Get all referral accounts
|
getClientInstance, getHttpCallBack, setClientInstance, setHttpCallBack, validateResponsepublic static ReferralAccountController getInstance()
public String getReferralAccounts() throws Throwable
Throwablepublic void getReferralAccountsAsync(APICallBack<String> callBack)
Copyright © 2017. All rights reserved.