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.FlavorDelegate
getAlias
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public com.app.LiveMeCommonFlavor.Product getProductType()
com.app.LiveMeCommonFlavor.FlavorDelegate
getProductType
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public int getStickerType()
com.app.LiveMeCommonFlavor.FlavorDelegate
getStickerType
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public boolean needUnzipStickerRes()
com.app.LiveMeCommonFlavor.FlavorDelegate
needUnzipStickerRes
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public java.lang.String getGiftStickerType()
getGiftStickerType
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public java.lang.String getPkStickerPrex()
getPkStickerPrex
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public boolean isFaceModelExist()
isFaceModelExist
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public void downloadFaceModelSync()
downloadFaceModelSync
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public java.lang.String getFeedbackEmail()
com.app.LiveMeCommonFlavor.FlavorDelegate
getFeedbackEmail
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public int getSensorsTracerPkg()
getSensorsTracerPkg
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public java.lang.String getDataReportProdid()
getDataReportProdid
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public int getGPType()
com.app.LiveMeCommonFlavor.FlavorDelegate
getGPType
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public int getGPPayType()
com.app.LiveMeCommonFlavor.FlavorDelegate
getGPPayType
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public java.lang.String getSkinAppId()
com.app.LiveMeCommonFlavor.FlavorDelegate
getSkinAppId
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public java.lang.String getSecretInSign()
com.app.LiveMeCommonFlavor.FlavorDelegate
getSecretInSign
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public java.lang.String getClientId()
com.app.LiveMeCommonFlavor.FlavorDelegate
getClientId
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public java.lang.String getCrashKey()
com.app.LiveMeCommonFlavor.FlavorDelegate
getCrashKey
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public java.lang.String getOfficialRechargeUrl()
com.app.LiveMeCommonFlavor.FlavorDelegate
getOfficialRechargeUrl
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public boolean isAnchorLevelOpen()
isAnchorLevelOpen
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public boolean isUserLevelOpen()
com.app.LiveMeCommonFlavor.FlavorDelegate
isUserLevelOpen
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public java.lang.String getDataPid()
com.app.LiveMeCommonFlavor.FlavorDelegate
getDataPid
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public void setSwitch()
com.app.LiveMeCommonFlavor.FlavorDelegate
setSwitch
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate
public void getGoldNum(com.app.user.account.OnGoldNumCallback callback)
getGoldNum
在接口中 com.app.LiveMeCommonFlavor.FlavorDelegate