public abstract class AbstractLiveMeCommonFlavor
extends java.lang.Object
implements com.app.LiveMeCommonFlavor.FlavorDelegate
| 构造器和说明 |
|---|
AbstractLiveMeCommonFlavor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
downloadFaceModelSync() |
java.lang.String |
getAlias()
获取别名
|
java.lang.String |
getClientId()
账号系统,产品分配的id
|
java.lang.String |
getCrashKey()
崩溃统计平台分配的ID
|
java.lang.String |
getDataPid()
获取各product的pid,代替去flavor之前的buildConfigField DATA_PID。
|
java.lang.String |
getDataReportProdid() |
java.lang.String |
getFeedbackEmail()
获取反馈邮箱地址
|
java.lang.String |
getGiftStickerType() |
void |
getGoldNum(com.app.user.account.OnGoldNumCallback callback) |
int |
getGPPayType()
获取gp支付type
|
int |
getGPType()
获取gp订阅type
|
java.lang.String |
getOfficialRechargeUrl()
获取官方充值h5的url
|
java.lang.String |
getPkStickerPrex() |
com.app.LiveMeCommonFlavor.Product |
getProductType()
获取产品类型
|
java.lang.String |
getSecretInSign()
账号系统,签名时使用的secret
|
int |
getSensorsTracerPkg()
C端的默认实现
|
java.lang.String |
getSkinAppId()
获取皮肤引擎的appId
liveme ios:2,安卓:3 中东包 ios:0, 安卓1 美国包 ios4, 安卓5
|
int |
getStickerType()
获取贴纸礼物类型
|
boolean |
isAnchorLevelOpen() |
boolean |
isFaceModelExist() |
boolean |
isUserLevelOpen()
是否开启用户等级功能
|
boolean |
needUnzipStickerRes()
是否需要解压贴纸资源,商汤贴纸资源不需要解压,猎户贴纸资源需哟啊解压
|
void |
setSwitch()
LinkV开关配置
|
public java.lang.String getAlias()
com.app.LiveMeCommonFlavor.FlavorDelegategetAlias 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic com.app.LiveMeCommonFlavor.Product getProductType()
com.app.LiveMeCommonFlavor.FlavorDelegategetProductType 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic int getStickerType()
com.app.LiveMeCommonFlavor.FlavorDelegategetStickerType 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic boolean needUnzipStickerRes()
com.app.LiveMeCommonFlavor.FlavorDelegateneedUnzipStickerRes 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic java.lang.String getGiftStickerType()
getGiftStickerType 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic java.lang.String getPkStickerPrex()
getPkStickerPrex 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic boolean isFaceModelExist()
isFaceModelExist 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic void downloadFaceModelSync()
downloadFaceModelSync 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic java.lang.String getFeedbackEmail()
com.app.LiveMeCommonFlavor.FlavorDelegategetFeedbackEmail 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic int getSensorsTracerPkg()
getSensorsTracerPkg 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic java.lang.String getDataReportProdid()
getDataReportProdid 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic int getGPType()
com.app.LiveMeCommonFlavor.FlavorDelegategetGPType 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic int getGPPayType()
com.app.LiveMeCommonFlavor.FlavorDelegategetGPPayType 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic java.lang.String getSkinAppId()
com.app.LiveMeCommonFlavor.FlavorDelegategetSkinAppId 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic java.lang.String getSecretInSign()
com.app.LiveMeCommonFlavor.FlavorDelegategetSecretInSign 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic java.lang.String getClientId()
com.app.LiveMeCommonFlavor.FlavorDelegategetClientId 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic java.lang.String getCrashKey()
com.app.LiveMeCommonFlavor.FlavorDelegategetCrashKey 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic java.lang.String getOfficialRechargeUrl()
com.app.LiveMeCommonFlavor.FlavorDelegategetOfficialRechargeUrl 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic boolean isAnchorLevelOpen()
isAnchorLevelOpen 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic boolean isUserLevelOpen()
com.app.LiveMeCommonFlavor.FlavorDelegateisUserLevelOpen 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic java.lang.String getDataPid()
com.app.LiveMeCommonFlavor.FlavorDelegategetDataPid 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic void setSwitch()
com.app.LiveMeCommonFlavor.FlavorDelegatesetSwitch 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegatepublic void getGoldNum(com.app.user.account.OnGoldNumCallback callback)
getGoldNum 在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate