public class LinkVPrivateInterfaceAbs extends java.lang.Object implements LinkVPrivateInterface
构造器和说明 |
---|
LinkVPrivateInterfaceAbs() |
限定符和类型 | 方法和说明 |
---|---|
void |
anchorApplyActlaunchAct(android.content.Context context,
int from)
跳转AnchorApply
|
void |
appsFlyerHelperInit()
appsFlyerHelperInit
|
void |
checkReportLoginInfo()
检查报告登录信息
|
void |
clearChatUnReadNumListener()
清空私信未读消息的监听
|
void |
clearMessageData()
清理私信相关数据
|
BaseCard |
createCard(BaseCard.CardType value)
创建卡片类型
|
VideoListDownloadWrapper |
createVideoListDownloadWrapper()
创建VideoListDownloadWrapper实例
|
androidx.fragment.app.Fragment |
createVideoListFragment(android.content.Context context)
创建直播视频列表页, 可不传container
|
androidx.fragment.app.Fragment |
createVideoListFragment(android.content.Context context,
android.view.ViewGroup container)
创建直播视频列表页,兼容老的逻辑
|
void |
feedbackManagerInit(android.content.Context context)
feedbackManagerInit
|
void |
getAnchorSnsAccountBOs(com.app.user.account.AccountInfo accountInfo,
com.app.common.common.AsyncActionCallback callback)
获取播主社交账号绑定信息
|
long |
getBloodEyeApplicationScreenHeight()
获取/设置BloodEyeApplicationScreenHeight
|
long |
getBloodEyeApplicationScreenWith()
获取/设置BloodEyeApplicationScreenWith
|
com.app.user.account.social.view.BO.SnsAccountBO |
getCacheSnsAccountBO()
获取AbstractLoginRunner cacheSnsAccountBO
|
int |
getChatUnReadNum()
获取私信未读数
|
float |
getCommonItemSpace()
获取间距
|
int |
getContactsManager_PER_PAGE()
获取ContactsManager_PER_PAGE
|
long |
getFirstDataTimeEveryTime()
每次获取第一个数据时间
|
java.lang.String |
GetForegroundActName()
获取前台act name
|
java.lang.String |
getGeneralPhoneNumberFormat(java.lang.String countryCode,
java.lang.String nationalNum)
获取通用电话号码格式
|
java.util.List |
getLatestContacts(long timestamp)
获取通讯录中最近有更新的联系人
|
android.content.Intent |
getLoginIntent(android.content.Context activity,
android.content.Intent intent,
java.lang.Class clazz)
获取 Login Intent,在有强制跳转的act时才使用
|
java.util.ArrayList |
getOrderedContacts(int index)
获取订购的联系人
|
float |
getTopCardRadius()
获取最高卡片的半径
|
java.lang.Class<?> |
getVideoListActivityClass() |
WhisperBaseFra |
getWhisperMainFra(com.app.user.account.AccountInfo anchorInfo,
com.app.live.activity.VideoDataInfo videoDataInfo)
跳转 悄悄页面
|
void |
initChannal(android.content.Context ctx)
notification channelId适配
|
void |
initChat()
初始化聊天
|
void |
initFresco(android.content.Context context)
initFresco
|
void |
initHostDefineUtils() |
void |
initShare() |
void |
jumpToPost(android.content.Context context,
int scene,
boolean isHideHistory)
跳转智齿
|
void |
launchActivity(android.content.Context activity,
int flag,
int from,
java.lang.String tipType,
com.app.user.account.AccountInfo accountInfo,
UserForbidBO userForbidBO)
loginMianAct launchActivity
|
com.app.common.http.HttpMsg |
loginManagerIsNickNameExistMessage(com.app.user.account.AccountInfo accountInfo,
com.app.common.common.AsyncActionCallback callback)
登录管理 检查昵称是否存在
|
void |
loginRequestStat()
登录请求开始
|
void |
logout(android.content.Context context)
退出登录
|
void |
marketActivityLaunchActivity(android.content.Context context)
跳转商城
|
void |
onClickConnectIns(android.content.Context context,
com.app.common.common.AsyncActionCallback callback)
点击连接
|
void |
refreshChatData()
刷新聊天信息
|
void |
report_kewl_lm_fb_popwindow(int loginStatus,
int showType,
int act,
java.lang.String url,
java.lang.String uid) |
void |
reportHomePageClick(int pagebutton,
int types) |
void |
reportkewl_guestmode_login(int source,
int act) |
void |
reportQrShare(DirectShareUIFragment.FromType fromQr,
int op,
int shareto,
int id) |
void |
reportRegisteredPwd(int kid,
int source) |
void |
sdkInitialize(android.content.Context context)
cmlogin 登录初始化
|
void |
setBloodEyeApplicationScreenHeight(long screenHeight) |
void |
setBloodEyeApplicationScreenWith(long screenWith) |
void |
setChatUnReadNumListener(LinkliveSDK.UnReadListener listener)
设置私信未读消息的监听
|
void |
setHostCheckModuleImpl()
设置HostCheckModuleImpl实现类。
|
void |
setInstallFlag(int installFlag) |
void |
setProductInfo(ProductInfo productInfo)
设置产品信息
|
void |
setShareSourceConfig() |
void |
showConnectReminderDialog(android.content.Context context) |
boolean |
showRedDot()
展示红点
|
void |
startLetterListActivity(android.content.Context context) |
void |
startMyBagAct(android.content.Context context,
java.lang.String userId)
跳转到背包页
|
void |
startMyBagAct(android.content.Context context,
java.lang.String userId,
int showMenuType)
跳转到背包页
|
void |
startSplashAct(android.content.Context context)
开启应用
|
void |
startVideoListActivityToLogin(android.content.Context context,
int from,
int loginFlag,
int loginFrom,
android.content.Intent forceGoToIntent,
com.app.user.account.AccountInfo oldAccountInfo) |
void |
toLoginFromVisitor(android.app.Activity activity,
java.lang.String tipType)
从访客登录
|
void |
trackEvent(android.content.Context var1,
java.lang.String trackEventName,
java.util.Map<java.lang.String,java.lang.Object> trackMap)
AppsFlyerLib trackEvent
|
void |
trackEventCheckout(Commodity commodity)
跟踪事件结帐
|
void |
trackEventPurchase(java.lang.String skuId,
java.lang.String orderId)
追踪活动购买 trackEventPurchase
|
public androidx.fragment.app.Fragment createVideoListFragment(android.content.Context context, android.view.ViewGroup container)
LinkVPrivateInterface
createVideoListFragment
在接口中 LinkVPrivateInterface
public androidx.fragment.app.Fragment createVideoListFragment(android.content.Context context)
LinkVPrivateInterface
createVideoListFragment
在接口中 LinkVPrivateInterface
public VideoListDownloadWrapper createVideoListDownloadWrapper()
LinkVPrivateInterface
createVideoListDownloadWrapper
在接口中 LinkVPrivateInterface
public void startMyBagAct(android.content.Context context, java.lang.String userId)
LinkVPrivateInterface
startMyBagAct
在接口中 LinkVPrivateInterface
context
- 上下文userId
- 用户IDpublic void startMyBagAct(android.content.Context context, java.lang.String userId, int showMenuType)
LinkVPrivateInterface
startMyBagAct
在接口中 LinkVPrivateInterface
public BaseCard createCard(BaseCard.CardType value)
LinkVPrivateInterface
createCard
在接口中 LinkVPrivateInterface
value
- 卡片类型枚举public WhisperBaseFra getWhisperMainFra(com.app.user.account.AccountInfo anchorInfo, com.app.live.activity.VideoDataInfo videoDataInfo)
LinkVPrivateInterface
getWhisperMainFra
在接口中 LinkVPrivateInterface
public void initChat()
LinkVPrivateInterface
initChat
在接口中 LinkVPrivateInterface
public void refreshChatData()
LinkVPrivateInterface
refreshChatData
在接口中 LinkVPrivateInterface
public void clearChatUnReadNumListener()
LinkVPrivateInterface
public int getChatUnReadNum()
LinkVPrivateInterface
getChatUnReadNum
在接口中 LinkVPrivateInterface
public void setChatUnReadNumListener(LinkliveSDK.UnReadListener listener)
LinkVPrivateInterface
setChatUnReadNumListener
在接口中 LinkVPrivateInterface
listener
- 未读消息监听public android.content.Intent getLoginIntent(android.content.Context activity, android.content.Intent intent, java.lang.Class clazz)
getLoginIntent
在接口中 LinkVPrivateInterface
activity
- 上下文intent
- clazz
- public void toLoginFromVisitor(android.app.Activity activity, java.lang.String tipType)
toLoginFromVisitor
在接口中 LinkVPrivateInterface
activity
- tipType
- public void launchActivity(android.content.Context activity, int flag, int from, java.lang.String tipType, com.app.user.account.AccountInfo accountInfo, UserForbidBO userForbidBO)
LinkVPrivateInterface
launchActivity
在接口中 LinkVPrivateInterface
public void reportkewl_guestmode_login(int source, int act)
public void reportRegisteredPwd(int kid, int source)
reportRegisteredPwd
在接口中 LinkVPrivateInterface
public void report_kewl_lm_fb_popwindow(int loginStatus, int showType, int act, java.lang.String url, java.lang.String uid)
report_kewl_lm_fb_popwindow
在接口中 LinkVPrivateInterface
loginStatus
- 登录状态 1、未登录 2、已登录showType
- 弹窗类型 1、去登陆 2、去绑定 3、其他 5、GDPRact
- 过程 1、弹窗展示 2、确认点击 3、取消 4、链接点击 5、登录成功url
- 弹窗链接 首页引导绑定手机弹窗uid
- 用户idpublic void reportHomePageClick(int pagebutton, int types)
reportHomePageClick
在接口中 LinkVPrivateInterface
public void logout(android.content.Context context)
LinkVPrivateInterface
logout
在接口中 LinkVPrivateInterface
public com.app.user.account.social.view.BO.SnsAccountBO getCacheSnsAccountBO()
LinkVPrivateInterface
getCacheSnsAccountBO
在接口中 LinkVPrivateInterface
public void startVideoListActivityToLogin(android.content.Context context, int from, int loginFlag, int loginFrom, android.content.Intent forceGoToIntent, com.app.user.account.AccountInfo oldAccountInfo)
public void startSplashAct(android.content.Context context)
LinkVPrivateInterface
startSplashAct
在接口中 LinkVPrivateInterface
public void sdkInitialize(android.content.Context context)
LinkVPrivateInterface
sdkInitialize
在接口中 LinkVPrivateInterface
public long getBloodEyeApplicationScreenWith()
LinkVPrivateInterface
getBloodEyeApplicationScreenWith
在接口中 LinkVPrivateInterface
public void setBloodEyeApplicationScreenWith(long screenWith)
public long getBloodEyeApplicationScreenHeight()
LinkVPrivateInterface
getBloodEyeApplicationScreenHeight
在接口中 LinkVPrivateInterface
public void setBloodEyeApplicationScreenHeight(long screenHeight)
public void setInstallFlag(int installFlag)
setInstallFlag
在接口中 LinkVPrivateInterface
public void loginRequestStat()
LinkVPrivateInterface
loginRequestStat
在接口中 LinkVPrivateInterface
public void initFresco(android.content.Context context)
LinkVPrivateInterface
initFresco
在接口中 LinkVPrivateInterface
public void appsFlyerHelperInit()
LinkVPrivateInterface
appsFlyerHelperInit
在接口中 LinkVPrivateInterface
public void feedbackManagerInit(android.content.Context context)
LinkVPrivateInterface
feedbackManagerInit
在接口中 LinkVPrivateInterface
public void trackEvent(android.content.Context var1, java.lang.String trackEventName, java.util.Map<java.lang.String,java.lang.Object> trackMap)
LinkVPrivateInterface
trackEvent
在接口中 LinkVPrivateInterface
public void trackEventPurchase(java.lang.String skuId, java.lang.String orderId)
LinkVPrivateInterface
trackEventPurchase
在接口中 LinkVPrivateInterface
public void setProductInfo(ProductInfo productInfo)
LinkVPrivateInterface
setProductInfo
在接口中 LinkVPrivateInterface
public void trackEventCheckout(Commodity commodity)
LinkVPrivateInterface
trackEventCheckout
在接口中 LinkVPrivateInterface
public void jumpToPost(android.content.Context context, int scene, boolean isHideHistory)
LinkVPrivateInterface
jumpToPost
在接口中 LinkVPrivateInterface
public java.lang.String GetForegroundActName()
LinkVPrivateInterface
GetForegroundActName
在接口中 LinkVPrivateInterface
public com.app.common.http.HttpMsg loginManagerIsNickNameExistMessage(com.app.user.account.AccountInfo accountInfo, com.app.common.common.AsyncActionCallback callback)
LinkVPrivateInterface
public void reportQrShare(DirectShareUIFragment.FromType fromQr, int op, int shareto, int id)
reportQrShare
在接口中 LinkVPrivateInterface
public void initShare()
initShare
在接口中 LinkVPrivateInterface
public void setShareSourceConfig()
setShareSourceConfig
在接口中 LinkVPrivateInterface
public void checkReportLoginInfo()
LinkVPrivateInterface
checkReportLoginInfo
在接口中 LinkVPrivateInterface
public void onClickConnectIns(android.content.Context context, com.app.common.common.AsyncActionCallback callback)
LinkVPrivateInterface
onClickConnectIns
在接口中 LinkVPrivateInterface
public void showConnectReminderDialog(android.content.Context context)
public long getFirstDataTimeEveryTime()
LinkVPrivateInterface
getFirstDataTimeEveryTime
在接口中 LinkVPrivateInterface
public java.util.List getLatestContacts(long timestamp)
LinkVPrivateInterface
getLatestContacts
在接口中 LinkVPrivateInterface
timestamp
- 时间戳public java.lang.String getGeneralPhoneNumberFormat(java.lang.String countryCode, java.lang.String nationalNum)
LinkVPrivateInterface
getGeneralPhoneNumberFormat
在接口中 LinkVPrivateInterface
public java.util.ArrayList getOrderedContacts(int index)
LinkVPrivateInterface
getOrderedContacts
在接口中 LinkVPrivateInterface
public int getContactsManager_PER_PAGE()
LinkVPrivateInterface
getContactsManager_PER_PAGE
在接口中 LinkVPrivateInterface
public void anchorApplyActlaunchAct(android.content.Context context, int from)
LinkVPrivateInterface
anchorApplyActlaunchAct
在接口中 LinkVPrivateInterface
public void marketActivityLaunchActivity(android.content.Context context)
LinkVPrivateInterface
public void getAnchorSnsAccountBOs(@NonNull com.app.user.account.AccountInfo accountInfo, @NonNull com.app.common.common.AsyncActionCallback callback)
LinkVPrivateInterface
getAnchorSnsAccountBOs
在接口中 LinkVPrivateInterface
public void initHostDefineUtils()
initHostDefineUtils
在接口中 LinkVPrivateInterface
public boolean showRedDot()
LinkVPrivateInterface
showRedDot
在接口中 LinkVPrivateInterface
public void clearMessageData()
LinkVPrivateInterface
clearMessageData
在接口中 LinkVPrivateInterface
public float getCommonItemSpace()
LinkVPrivateInterface
getCommonItemSpace
在接口中 LinkVPrivateInterface
public float getTopCardRadius()
LinkVPrivateInterface
getTopCardRadius
在接口中 LinkVPrivateInterface
public void setHostCheckModuleImpl()
LinkVPrivateInterface
setHostCheckModuleImpl
在接口中 LinkVPrivateInterface
public void initChannal(android.content.Context ctx)
LinkVPrivateInterface
initChannal
在接口中 LinkVPrivateInterface
public java.lang.Class<?> getVideoListActivityClass()
public void startLetterListActivity(android.content.Context context)
startLetterListActivity
在接口中 LinkVPrivateInterface