- GAME - 类 中的静态变量com.kxsimon.video.chat.manager.entry.ConfigEntry.Id
-
- GAME_BASE_CHECK_STATUS_BROADCASTER_LEVEL_LOW - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_BASE_CHECK_STATUS_NORMAL - 类 中的静态变量com.app.game.LiveGameStateManager
-
请求游戏准入条件接口会返回的状态值
- GAME_BASE_CHECK_STATUS_NOT_OPEN_AREA - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_BASE_CHECK_STATUS_USER_LEVEL_LOW - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_DRAW - 类 中的静态变量com.app.game.pk.pkgame.data.PKGameUserData
-
- GAME_END - 类 中的静态变量com.app.game.pk.pkgame.data.PKGameInfoData
-
- GAME_END - 类 中的静态变量com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- GAME_ISLOADING - 类 中的静态变量com.app.game.pk.pkgame.data.PKGameInfoData
-
- GAME_ISMATCHING - 类 中的静态变量com.app.game.pk.pkgame.data.PKGameInfoData
-
- GAME_ISPK_PK - 类 中的静态变量com.app.game.pk.pkgame.data.PKGameInfoData
-
- GAME_ISPK_PUNISH - 类 中的静态变量com.app.game.pk.pkgame.data.PKGameInfoData
-
- GAME_LOSE - 类 中的静态变量com.app.game.pk.pkgame.data.PKGameUserData
-
- GAME_NOT_PLAYING - 类 中的静态变量com.app.game.LiveGameState
-
- GAME_PC_INST_URL - 类 中的静态变量com.app.record.game.GamePcInstrutionsAct
-
- GAME_PHONE_INST_URL - 类 中的静态变量com.app.record.game.GamePcInstrutionsAct
-
- GAME_PLAYING - 类 中的静态变量com.app.game.LiveGameState
-
- GAME_RECOMMEND - 类 中的静态变量com.kxsimon.video.chat.manager.entry.ConfigEntry.Id
-
- GAME_START - 类 中的静态变量com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- GAME_START_STATUS_BROADCASTER_LEVEL_LOW - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_START_STATUS_DEFAULT_FOOD_UNCOMPLETE - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_START_STATUS_NORMAL - 类 中的静态变量com.app.game.LiveGameStateManager
-
请求游戏开始接口会返回的状态值
- GAME_START_STATUS_NOT_LIVING - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_START_STATUS_NOT_OPEN_AREA - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_START_STATUS_PAY - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_START_STATUS_PLAYING - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_START_STATUS_PLAYING_OTHER - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_START_STATUS_SDK - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_START_STATUS_UNION_OR_VCALLING - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_START_STATUS_USER_LEVEL_LOW - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_START_STATUS_VIDEO_INVALID - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_STATUS_DEFAULT - 类 中的静态变量com.app.game.LiveGameStateManager
-
- GAME_TYPE_CARD_PREFIX - 类 中的静态变量com.app.record.game.GameType
-
- GAME_TYPE_CARD_PREFIX_FOR_HOME - 类 中的静态变量com.app.record.game.GameType
-
- GAME_TYPE_DRAWING_GUESS - 类 中的静态变量com.app.game.drawinggame.bean.SupportAudioGame
-
- GAME_TYPE_FLYING_CHESS - 类 中的静态变量com.app.game.drawinggame.bean.SupportAudioGame
-
- GAME_WIN - 类 中的静态变量com.app.game.pk.pkgame.data.PKGameUserData
-
“uid”:“”//参加游戏者uid
"headurl":""//参加游戏者头像
"nickname":"xxx"//参加游戏者姓名
"level":""//参加游戏者等级
"sex":""//参加游戏者性别
"mark":""//参加游戏者分数
"vid":""//参加游戏者vid
"win":"0/1" 0失败 1胜利
"winstreakcount":"3" 连胜次数
- GameBannerScrollCallback - com.app.user中的接口
-
- GameBaseDialog<T> - com.app.game中的类
-
- GameBaseDialog(Context) - 类 的构造器com.app.game.GameBaseDialog
-
- GameBaseDialog(Context, int) - 类 的构造器com.app.game.GameBaseDialog
-
- GameCenterDialog - com.kxsimon.video.chat.gamecenter中的类
-
- GameCenterDialog() - 类 的构造器com.kxsimon.video.chat.gamecenter.GameCenterDialog
-
- GameCenterDialog.MyPagerAdapter - com.kxsimon.video.chat.gamecenter中的类
-
- GameCenterDialog.OnItemClickListener - com.kxsimon.video.chat.gamecenter中的接口
-
- GameCenterFragment - com.kxsimon.video.chat.gamecenter中的类
-
- GameCenterFragment() - 类 的构造器com.kxsimon.video.chat.gamecenter.GameCenterFragment
-
- GameCenterInfo - com.kxsimon.video.chat.gamecenter.bean中的类
-
- GameCenterInfo() - 类 的构造器com.kxsimon.video.chat.gamecenter.bean.GameCenterInfo
-
- GameCenterManager - com.kxsimon.video.chat.gamecenter中的类
-
Created by zzw on 2019/9/12.
- GameCenterManager(FragmentActivity, EntryManager, String, String, GameCenterManager.GameCenterListener) - 类 的构造器com.kxsimon.video.chat.gamecenter.GameCenterManager
-
- GameCenterManager.GameCenterListener - com.kxsimon.video.chat.gamecenter中的接口
-
- GameChooseDialog - com.app.game.eat.dialog中的类
-
Created by Administrator on 2017/10/25.
- GameChooseDialog(Context, String, LiveGameStateManager, AtomicBoolean, GroupLiveController, boolean, GameChooseDialog.GameClickListener, int) - 类 的构造器com.app.game.eat.dialog.GameChooseDialog
-
- GameChooseDialog(Context, int) - 类 的构造器com.app.game.eat.dialog.GameChooseDialog
-
- GameChooseDialog.FoodDownloadListenerImpl - com.app.game.eat.dialog中的类
-
- GameChooseDialog.GameClickListener - com.app.game.eat.dialog中的接口
-
- GameChooseHolder(View) - 类 的构造器com.app.game.drawinggame.adapter.AudioGameChooseAdapter.GameChooseHolder
-
- gameDuration - 类 中的变量com.app.game.eat.message.EatGameFoodListMessage.Result
-
- gameEnd(int) - 类 中的方法com.app.game.pk.pkgame.ui.PKAudienceControl
-
- GAMEEND - 类 中的静态变量com.app.game.pk.pkgame_team.message.TeamPKEndContent
-
- GameFloatViewController - com.app.record.game中的类
-
- GameFloatViewController(Context, String, boolean, VideoDataInfo) - 类 的构造器com.app.record.game.GameFloatViewController
-
- GameFlowTagAdapter - com.app.record.game中的类
-
- GameFlowTagAdapter(Context) - 类 的构造器com.app.record.game.GameFlowTagAdapter
-
- gameInfo - 类 中的变量com.app.letter.vcall.msg.GroupAudioBeamListMessage.Result
-
- gameLiveCheckbox - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- gameLiveContent - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- gameLiveLayout - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- gameLiveViewStub - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- GameMatchReporter - com.app.game.match中的类
-
- GameMatchReporter() - 类 的构造器com.app.game.match.GameMatchReporter
-
- GameOperationBo - com.kxsimon.tasksystem.operation中的类
-
Created by Administrator on 2018/3/20.
- GameOperationBo() - 类 的构造器com.kxsimon.tasksystem.operation.GameOperationBo
-
- gameOver() - 类 中的方法com.app.game.leveltemplet.LevelTempletGameView
-
切换到被打死状态
- GamePcInstrutionsAct - com.app.record.game中的类
-
- GamePcInstrutionsAct() - 类 的构造器com.app.record.game.GamePcInstrutionsAct
-
- gamePcLiveCheckbox - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- gamePcLiveContent - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- gamePcLiveInst - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- gamePcLiveLayout - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- gamePcLiveViewStub - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- GamePostSensorDataUtils - com.app.util中的类
-
- gamestate - 类 中的变量com.app.CheckGameStateMessage.Result
-
- GAMETIMEOUT_TIME - 类 中的静态变量com.app.game.pk.pkgame.ui.PKGameHostReadyDialog
-
- GameToGiftManager - com.app.game中的类
-
直播间活动-礼物面板联动管理类
- GameToGiftManager() - 类 的构造器com.app.game.GameToGiftManager
-
- GameToGiftManager.GameToGiftInterface - com.app.game中的接口
-
- GameTopicListMessage - com.app.user.tag中的类
-
Created by xm on 2018/3/14.
- GameTopicListMessage(AsyncActionCallback) - 类 的构造器com.app.user.tag.GameTopicListMessage
-
- gameType - 类 中的变量com.app.letter.vcall.msg.GroupAudioBeamListMessage.Result
-
- GameType - com.app.record.game中的类
-
Created by yankun on 2017/2/18.
- GameType() - 类 的构造器com.app.record.game.GameType
-
- GameType(int, String) - 类 的构造器com.app.record.game.GameType
-
- GameTypeListManager - com.app.record.game中的类
-
Created by yankun on 2017/4/10.
- GameTypeListMessage - com.app.record.game中的类
-
Created by yankun on 2017/02/18.
- GameTypeListMessage(AsyncActionCallback) - 类 的构造器com.app.record.game.GameTypeListMessage
-
- GameTypeListMessage.Result - com.app.record.game中的类
-
- gameTypes - 类 中的变量com.app.record.game.GameTypeListMessage.Result
-
- GameUpliveService - com.app.notification中的类
-
Created by yankun on 2017/4/17.
- GameUpliveService() - 类 的构造器com.app.notification.GameUpliveService
-
- GameVideoListMessage - com.app.record.game中的类
-
Created by pc on 2016/7/5.
- GameVideoListMessage(boolean, int, int, int, AsyncActionCallback, int) - 类 的构造器com.app.record.game.GameVideoListMessage
-
- gap - 类 中的变量com.kxsimon.video.chat.msgcontent.TopFansRankMsgContent
-
- GCM_UID_NONE - 类 中的静态变量com.app.notification.NotifiShowManager
-
- GEN_FINISH - 类 中的静态变量com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- GEN_HEART_MSG - 类 中的静态变量com.kxsimon.video.chat.view.PraiseView
-
- GEN_PREPARE - 类 中的静态变量com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- GEN_RUNNING - 类 中的静态变量com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- gender - 类 中的变量com.app.livesdk.LMVideoData
-
- Gender() - 类 的构造器com.app.util.ShineUIHelper.Gender
-
- gender - 类 中的变量com.kxsimon.video.chat.bonus.BonusCompletionStatusMessage.BonusCompletionStatus
-
- gender - 类 中的变量com.kxsimon.video.chat.bonus.BonusRecordsMessage.BonusTaskSender
-
- gender - 类 中的变量com.kxsimon.video.chat.gift.GrabAllBonusesResult.BonusUser
-
- GENDER_FEMALE - 类 中的静态变量com.kxsimon.video.chat.matchmaker.dialog.MatchmakerApplyDialog
-
- GENDER_MALE - 类 中的静态变量com.kxsimon.video.chat.matchmaker.dialog.MatchmakerApplyDialog
-
- GenderChangedEvent - com.app.linkv中的类
-
Created by LiuYu on 2020/8/20 9:29 PM
- GenderChangedEvent(String, int) - 类 的构造器com.app.linkv.GenderChangedEvent
-
- GenderRequestParameter - com.app.linkv中的类
-
提取性别请求参数保存在GenderRequestParameter
- GenderRequestParameter() - 类 的构造器com.app.linkv.GenderRequestParameter
-
- GenderRequestParameter - com.app.user中的类
-
- GenderRequestParameter() - 类 的构造器com.app.user.GenderRequestParameter
-
- genderRequestParameterChangeStatus() - 类 中的静态方法com.app.linkv.GenderRequestParameter
-
- genderRequestParameterChangeStatus() - 类 中的静态方法com.app.user.GenderRequestParameter
-
- GenderSelectDialog - com.app.user中的类
-
Created by Administrator on 2018/6/15.
- GenderSelectDialog(Context, GenderSelectDialog.GENDER) - 类 的构造器com.app.user.GenderSelectDialog
-
- GenderSelectDialog(Context, int) - 类 的构造器com.app.user.GenderSelectDialog
-
- GenderSelectDialog.GENDER - com.app.user中的枚举
-
- GenderSelectDialog.GenderSelectListener - com.app.user中的接口
-
- GenderSelectLayout - com.app.user.login.view.ui中的类
-
性别选择控件
- GenderSelectLayout(Context) - 类 的构造器com.app.user.login.view.ui.GenderSelectLayout
-
- GenderSelectLayout(Context, AttributeSet) - 类 的构造器com.app.user.login.view.ui.GenderSelectLayout
-
- GenderSelectLayout(Context, AttributeSet, int) - 类 的构造器com.app.user.login.view.ui.GenderSelectLayout
-
- GenderSelectLayout.GENDER - com.app.user.login.view.ui中的枚举
-
- GenderSelectLayout.OnClickGenderListener - com.app.user.login.view.ui中的接口
-
- GenderSelectLayout.STATUS - com.app.user.login.view.ui中的枚举
-
- GenderSelectLayout.STYLE - com.app.user.login.view.ui中的枚举
-
- generateAllDebugInfo() - 类 中的静态方法com.app.debug.DebugInfoGen
-
获取调试日志,并打包。
- generateCode() - 类 中的方法com.app.user.login.development.LoginGetTokenWrapper
-
- generateDebugInfo(boolean, boolean) - 类 中的静态方法com.app.debug.DebugInfoGen
-
获取调试日志,并打包。
- generateDefaultLayoutParams() - 类 中的方法com.app.live.activity.PagerGridLayoutManager
-
创建默认布局参数
- generateDefaultLayoutParams() - 类 中的方法com.app.view.DrawerLayout
-
- generateDefaultLayoutParams() - 类 中的方法com.app.view.TosAbsSpinner
-
- generateDefaultLayoutParams() - 类 中的方法com.app.view.TosGallery
-
- generateLayoutParams(AttributeSet) - 类 中的方法com.app.user.hostTag.FlowHostTagOneLayout
-
- generateLayoutParams(ViewGroup.LayoutParams) - 类 中的方法com.app.view.DrawerLayout
-
- generateLayoutParams(AttributeSet) - 类 中的方法com.app.view.DrawerLayout
-
- generateLayoutParams(AttributeSet) - 类 中的方法com.app.view.FlowHostTagLayout
-
- generateLayoutParams(AttributeSet) - 类 中的方法com.app.view.FlowTagLayout
-
- generateLayoutParams(ViewGroup.LayoutParams) - 类 中的方法com.app.view.TosGallery
-
- generateLayoutParams(AttributeSet) - 类 中的方法com.app.view.TosGallery
-
- generateNetworkLiveData(Observer<ResponseContext>) - 类 中的方法com.app.user.fra.BaseFra
-
- generatePublicKey(String) - 类 中的静态方法com.kxsimon.money.util.Security
-
Generates a PublicKey instance from a string containing the
Base64-encoded public key.
- generateShareSourceLink(String, int) - 类 中的静态方法com.app.live.utils.ShareUtils
-
- generateShareToLink(BaseShareModule.LiveShareData) - 类 中的静态方法com.app.live.utils.ShareUtils
-
- genHeartAnimation() - 类 中的方法com.kxsimon.video.chat.view.PraiseView
-
- get(int, int) - 类 中的静态方法com.app.live.utils.ShareConfigFactory
-
- get() - 类 中的方法com.app.MyBitmapMemoryCacheParamsSupplier
-
- get(String) - 类 中的方法com.app.util.GlobalParamsUtil
-
- get(String, String) - 类 中的方法com.app.util.SimpleMemory
-
- GET_SKU_DETAILS_ITEM_LIST - 类 中的静态变量com.kxsimon.money.util.IabHelper
-
- GET_SKU_DETAILS_ITEM_TYPE_LIST - 类 中的静态变量com.kxsimon.money.util.IabHelper
-
- getAccept() - 类 中的方法com.app.game.pk.pkgame.message.PKGameAcceptContent
-
- getAccountInfo() - 类 中的方法com.app.livesdk.LinkliveSDK
-
获取个人信息
- getAccountInfo(JSONObject) - 类 中的方法com.app.user.account.AccountActionUtil.QueryRecommendMessage
-
- getAccountInfo(String, AnchorDialogQueryManager.UserInfoCallBack) - 类 中的方法com.app.user.dialog.AnchorDialogQueryManager
-
- getAccountInfoList() - 类 中的方法com.app.user.recommend.presenter.BO.RecommendData
-
- getAccountNames(Context) - 类 中的静态方法com.app.user.account.AccountActionSdkUtil
-
- getAccountProfile(String, AnchorDialogQueryManager.UserInfoCallBack) - 类 中的方法com.app.user.dialog.AnchorDialogQueryManager
-
- getAccounts(Context) - 类 中的静态方法com.app.user.account.AccountActionSdkUtil
-
- getAccumulateStats() - 类 中的方法com.app.live.activity.fragment.UpLiveHeartBeatStat
-
- getActId() - 类 中的方法com.app.game.GiftActivityInfo
-
- getAction() - 类 中的方法com.app.game.pk.pkgame.message.PKAgainTipMessage
-
- getAction() - 类 中的方法com.app.letter.vcall.msg.GroupAudioOperMsgContent
-
- getAction() - 类 中的方法com.kxsimon.video.chat.broadcastguide.NewBroadcasterGuideMsgContent
-
- getAction() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getAction() - 类 中的方法com.kxsimon.video.chat.msgcontent.BulletinShopMsgContent
-
- getAction() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getActionIndex() - 类 中的方法com.kxsimon.money.GPBillingReporter
-
- getActionUid() - 类 中的方法com.app.game.pk.pkgame.message.PKAgainTipMessage
-
- getActivity() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getActivity() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean
-
- getActivity() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getActivityList() - 类 中的方法com.app.livesdk.AppFrontBackHelper
-
- getActivityList(String, boolean, String) - 类 中的静态方法com.kxsimon.video.chat.manager.LiveDataListConfig
-
- getActivityType() - 类 中的方法com.app.game.GiftActivityInfo
-
- getActPlaceId() - 类 中的方法com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- getActPlacePic() - 类 中的方法com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- getActPlaceType() - 类 中的方法com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- getActPlaceUrl() - 类 中的方法com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- getActType() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getAdapter() - 类 中的方法com.app.live.activity.fragment.DirectionalViewPager
-
- getAdapter() - 类 中的方法com.app.view.FlowHostTagLayout
-
- getAdapter() - 类 中的方法com.app.view.FlowTagLayout
-
- getAdapter() - 类 中的方法com.app.view.RtlViewPager
-
- getAdapter() - 类 中的方法com.app.view.TosAbsSpinner
-
- getAdapter() - 类 中的方法com.app.view.TosAdapterView
-
Returns the adapter currently associated with this widget.
- getAdapters(String) - 类 中的静态方法com.app.user.VideoListDownloadWrapper
-
- getAdd_exp() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getAddfollower() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getAddfollower_doc() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getAddfollower_peak() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getAddfollower_ratio() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getAddGold() - 类 中的方法com.kxsimon.money.BasePayMgr.PayTransBean
-
- getAddress() - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
- getAddress() - 类 中的方法com.app.user.anchor.level.ApplyContactView
-
- getAddressEdit() - 类 中的方法com.app.user.anchor.level.ApplyContactView
-
- getAddstar() - 类 中的方法com.app.user.checkin.presenter.bo.CheckInBO
-
已过时。
- getAddTime() - 类 中的方法com.app.live.boost.bean.BoostUserInfo
-
- getAdminADDDialog(Activity, DialogSdkUtil.AdminAddDialogCallBack) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getAdminFullDialog(Activity, boolean, int) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getAdminHintDialog(Activity, boolean, boolean) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getAdminInputMsgList() - 接口 中的方法com.kxsimon.video.chat.emoji.MsgInputFragment.AdminInputMsgCallBack
-
- getAdminList(AsyncActionCallback) - 类 中的方法com.app.user.admin.AdminManager
-
获取指定主播的管理员列表
- getAdminName() - 类 中的方法com.kxsimon.video.chat.msgcontent.AdminForbidMsgContent
-
- getAdminName() - 类 中的方法com.kxsimon.video.chat.msgcontent.ForbidSpeakMsgContent
-
- getAdminName() - 类 中的方法com.kxsimon.video.chat.msgcontent.ManagerMsgContent
-
- getAdminRemoveMsgDialog(Activity, DialogSdkUtil.AdminRemoveMsgDialogCallBack) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getAdminUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.AdminForbidMsgContent
-
- getAdminUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.ForbidSpeakMsgContent
-
- getAdminUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.ManagerMsgContent
-
- getAdStatus() - 类 中的方法com.kxsimon.video.chat.view.ChargeUnityView
-
- getAgainBtnDelayTime() - 类 中的方法com.app.game.pk.pkgame.PKHelper
-
再来一局按钮延迟多久展示
- getAge() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean.DataBean.UserBean
-
- getAgeHintDialog(Context) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
年龄不符合要求弹框
- getAid() - 类 中的方法com.kxsimon.video.chat.bean.MsgTokenBean.DataBean.DataBeanX
-
- getAlbum() - 类 中的方法com.app.live.livemusic.MusicBean
-
- getAlias() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getAlias() - 类 中的方法com.app.livesdk.DefaultCloudParamsConfig
-
- getAlias() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getAlignment() - 类 中的方法com.app.view.StringScrollPicker
-
最大的行宽,默认为itemWidth.超过后文字自动换行
- getall_blocked_from_host() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatConfigMsgContent
-
- getAllFoodList() - 类 中的方法com.app.game.eat.EatDataController
-
- getAllLikeCount() - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getAllLikeCount() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioWatchLive
-
- getAllLikeCount() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getAllList(boolean, String, String) - 类 中的静态方法com.kxsimon.video.chat.manager.LiveDataListConfig
-
- getAllOwnedSkus() - 类 中的方法com.kxsimon.money.util.Inventory
-
Returns a list of all owned product IDs.
- getAllOwnedSkus(String) - 类 中的方法com.kxsimon.money.util.Inventory
-
Returns a list of all owned product IDs of a given type
- getAllPostStr(Collection<Map<String, Object>>, int, String) - 类 中的静态方法com.app.util.PostALGDataUtil
-
得出打包所有收集内容的字符串形式
- getAllPurchases() - 类 中的方法com.kxsimon.money.util.Inventory
-
Returns a list of all purchases.
- getAllSkuDetails() - 类 中的方法com.kxsimon.money.BasePayMgr
-
- getAllTag(List<TagModel>) - 接口 中的方法com.app.user.hostTag.HostTagControl.HostTagAllListCallBcck
-
- getAllTag(List<TagModel>) - 类 中的方法com.app.user.hostTag.HostTagListActivity
-
- getAllTag(List<TagModel>) - 类 中的方法com.app.user.hostTag.HostTagListDialog
-
- getAlpha() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getAlpha() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getAlpha() - 类 中的方法com.app.widget.gamebanner.CardPageTransformer.Build
-
- getAlphaEndTime() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getAlphaStartTime() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getAlphaTime() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getAmount() - 类 中的方法com.app.user.checkin.presenter.bo.AwardBO
-
已过时。
- getAmount() - 类 中的方法com.app.user.checkin.presenter.bo.GiftBO
-
已过时。
- getAnchor_level() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getAnchor_level() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getAnchor_level() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getAnchor_level() - 类 中的方法com.app.live.activity.model.ExclusiveListMessageResult
-
- getAnchor_level() - 类 中的方法com.app.user.World.bean.QualityRankListBean
-
- getAnchor_level() - 类 中的方法com.app.user.World.bean.VideoDataExtendInfo.OutlayListBean
-
- getAnchor_percent() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getAnchorDialog(Activity) - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getAnchorDialog(AnchorDialogData) - 类 中的方法com.app.user.dialog.AnchorBaseDialog
-
- getAnchorDialogCacheManager() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getAnchorH5Url(String, String) - 类 中的静态方法com.kxsimon.video.chat.gift_v2.FirstRechargeManager
-
- getAnchorHeadBorderByLevel(int) - 类 中的静态方法com.app.user.anchor.level.AnchorLevelCommon
-
- getAnchorHeadShineByLevel(int) - 类 中的静态方法com.app.user.anchor.level.AnchorLevelCommon
-
- getAnchorHotLevel() - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getAnchorHotLevel() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getAnchorId() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftWorldMsgContent
-
- getAnchorId() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getAnchorId() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg
-
- getAnchorId() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRefreshMsgContent
-
- getAnchorId() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarRefreshMsgContent
-
- getAnchorId() - 类 中的方法com.kxsimon.video.chat.msgcontent.WorldMessageContent
-
- getAnchorInfo() - 接口 中的方法com.kxsimon.video.chat.whisper.presenter.WhisperContracts.ChatPresenter
-
- getAnchorInfo() - 接口 中的方法com.kxsimon.video.chat.whisper.presenter.WhisperContracts.ConvPresenter
-
- getAnchorLevel() - 类 中的方法com.app.sticker.view.StickersItem
-
- getAnchorLevel() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getAnchorlevel() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean.DataBean.ApplylistBean
-
- getAnchorlevel() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean.DataBean.UserBean
-
- getAnchorLevel() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRefreshMsgContent
-
- getAnchorLevelBgResId(int) - 类 中的静态方法com.app.util.UserUtils
-
- getAnchorLevelBitMap(int) - 类 中的静态方法com.app.util.UserUtils
-
根据给定的主播等级获取对应的等级图片 ps:替换以前的100张等级图片
- getAnchorLevelUpData() - 类 中的方法com.kxsimon.video.chat.msgcontent.AnchorLevelUpMsgContent
-
- getAnchorLoading() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getAnchorName() - 类 中的方法com.kxsimon.video.chat.FirstGuideInARManager
-
- getAnchorName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftWorldMsgContent
-
- getAnchorName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getAnchorName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg
-
- getAnchorName() - 类 中的方法com.kxsimon.video.chat.msgcontent.LuckyCardMsgContent
-
- getAnchorName() - 类 中的方法com.kxsimon.video.chat.msgcontent.WorldMessageContent
-
- getAnchorRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.CardGiftMsgContent
-
- getAnchorRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletStarRefreshMsgContent
-
- getAnchorRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameGiftMsgContent
-
- getAnchorRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRefreshMsgContent
-
- getAnchorRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameStartMsgContent
-
- getAnchorRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetStarRefreshMsgContent
-
- getAnchorRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarGiftMsgContent
-
- getAnchorRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarRefreshMsgContent
-
- getAnchorSnsAccountBOs(AccountInfo, AsyncActionCallback) - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取播主社交账号绑定信息
- getAnchorSnsAccountBOs(AccountInfo, AsyncActionCallback) - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getAnchorTotal() - 类 中的方法com.kxsimon.video.chat.msgcontent.CardGiftMsgContent
-
- getAnchorTotal() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameGiftMsgContent
-
- getAnchorTotal() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRefreshMsgContent
-
- getAnchorTotal() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameStartMsgContent
-
- getAnchorTotal() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarGiftMsgContent
-
- getAnchorTotal() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarRefreshMsgContent
-
- getAnchorTotalLife() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameGiftMsgContent
-
- getAnchorValue() - 类 中的方法com.kxsimon.video.chat.msgcontent.CardGiftMsgContent
-
- getAndroidID() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getAndroidId() - 类 中的静态方法com.app.livesdk.DefaultInfoCommonImpl
-
- getAnimationType() - 类 中的方法com.app.widget.gamebanner.CardPageTransformer.Build
-
- getAnimationType() - 类 中的方法com.kxsimon.money.util.Gift
-
- getAnimationType() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getAnimationType() - 类 中的方法com.kxsimon.video.chat.msgcontent.GhostGameStartMsg
-
- getAnimationUrl() - 类 中的方法com.app.game.CommonRedPacketDialog.DisplayBean
-
- getAnimConfig() - 类 中的方法com.app.game.animation.BaseAnimation
-
- getAnimHeadViewGroup() - 类 中的方法com.app.live.audio.view.AudioVcallGroupView
-
- getAniView() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonScreenUIControl
-
- getAnnounceList() - 类 中的静态方法com.kxsimon.video.chat.util.LiveNewsUtil
-
- getApiDomain(String) - 类 中的方法com.app.livesdk.JsInterfaceBase
-
H5获取域名检测结果
- getAppealUploadTipsDialog(Context, AsyncActionCallback) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
封号用户申诉上传图片确认条款弹窗
- getAppid() - 类 中的方法com.app.livesdk.DefaultCloudParamsConfig
-
应用标识 1 liveme 2 fluxr
- getApplication() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getApplicationName() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getApplyBO() - 类 中的方法com.app.user.anchor.level.ApplyStatusMsg.Result
-
- getApplylist() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean.DataBean
-
- getApplyList() - 接口 中的方法com.kxsimon.video.chat.vcall.host.HostVcallDialogCallback
-
- getApplyList() - 类 中的方法com.kxsimon.video.chat.vcall.host.HostVcallDialogCallbackImpl
-
- getApplyList() - 类 中的方法com.kxsimon.video.chat.vcall.host.HostVCallListDialog
-
- GetApplyMsg(InteractMsgContent) - 类 中的方法com.kxsimon.video.chat.vcall.host.HostVCallHintManage
-
播主收到回馈
- GetApplyMsg(Interact2MsgContent) - 类 中的方法com.kxsimon.video.chat.vcall.host.HostVCallHintManage
-
- getApplyNum() - 类 中的方法com.kxsimon.video.chat.grouplive.utils.GroupliveDataMgr
-
- getApplyView() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getApplyView() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getArea() - 类 中的方法com.app.user.checkin.presenter.info.CheckInCmsInfo
-
- getArea() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getAreaList() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getArgumentBundle() - 类 中的方法com.app.util.FaceBookDeepLinkData
-
- getArrayList() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsData
-
- getArrayStr() - 类 中的方法com.app.user.bag.message.BagProduceInvalidMsg
-
- getArtist() - 类 中的方法com.app.live.livemusic.MusicBean
-
- getAttributes_name() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean.ProductAttributesBean.ItemBean
-
- getAudienceVcallPlayer() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getAudienceVcallPlayer() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioWatchLive
-
- getAudienceVcallPlayer() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getAudioGrid() - 类 中的方法com.app.live.audio.LiveRoomAudioLiveVcallControl
-
- getAudioLiveIsStartWebGame() - 接口 中的方法com.app.user.dialog.AnchorBaseDialog.OnLiveRoomCallBack
-
- getAudioMsg(GroupAudioOperMsgContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getAudioMsg(GroupAudioOperMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.AbsChatFra
-
- getAudioMsg(GroupAudioOperMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioUplive
-
- getAudioMsg(GroupAudioOperMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioWatchLive
-
- getAudioMsg(GroupAudioOperMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getAudioMsg(GroupAudioOperMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUpliveBase
-
- getAudioMsg(GroupAudioOperMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getAudioUserRect(String, boolean) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioBase
-
- getAuthorInfo() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getAuthorInfo() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getAutofillType() - 类 中的方法com.app.user.login.view.ui.EmailAutoCompleteTextView
-
- getAvailableDir(Context, String) - 类 中的静态方法com.app.crash.LogFileUtils
-
- getAvatar() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamUserInfo
-
- getAvatar() - 类 中的方法com.app.letter.view.BO.BlackUserInfo
-
- getAvatar() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuardStarMsgContent
-
- getAvatar() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelUpMsgContent
-
- getAvatar() - 类 中的方法com.kxsimon.video.chat.msgcontent.TopFansRankMsgContent
-
- getAverage(float[]) - 类 中的静态方法com.app.game.eat.EatGameUtil
-
求给定数组中值的平均值
- getBackgroudResId() - 类 中的方法com.app.user.task.TaskInfo
-
- getBackGroudType() - 类 中的方法com.kxsimon.video.chat.messagestream.ChatMessageUIBean
-
- getBackgroundColor() - 类 中的方法com.app.live.activity.fragment.WebViewFragment
-
- getBackgroundColor() - 类 中的方法com.app.live.audio.webgame.AudioGameWebViewFragment
-
- getBackgroundDrawable(float, float, float, float, int) - 类 中的静态方法com.app.util.DrawableUtils
-
动态生成一个带有圆角的背景
- getBackgroundGradientDrawable(float, float, float, float, String) - 类 中的静态方法com.app.util.DrawableUtils
-
动态生成一个带有渐变色圆角的背景
- getBackgroundResource(int) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getBackUrl() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getBackUrl() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenStartMsgContent
-
- getBadgeResource(int) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getBannerCardHeight() - 类 中的静态方法com.app.homepage.view.card.CardSizeUtil
-
banner item尺寸
- getBannerH5Url() - 类 中的方法com.app.game.GiftActivityInfo
-
- getBannerHeight() - 类 中的静态方法com.app.widget.banner.RecyclerViewBanner
-
动态计算banner的高度, 宽高比为3:1
- getBannerList(int, String, AsyncActionCallback) - 类 中的方法com.app.letter.util.BlacklistManager
-
获取禁言列表
- getBannerUrl() - 类 中的方法com.app.game.GiftActivityInfo
-
- getBaseHandlerForContext(Context) - 类 中的静态方法com.app.util.HandlerUtils
-
- getBaseHandlerForContext(Context) - 类 中的静态方法com.kxsimon.tasksystem.TaskDialogCoinAnimation
-
- getBaseUidIsVcallIng(String) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getBaseUidIsVcallIng(String) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getBaseUidIsVcallIng(String) - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getBaseUrl() - 类 中的方法com.app.CheckGameStateMessage
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.CommentMessage.CommentHotListMsg
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.CommentMessage.CommentListMsg
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.CommentMessage.DeleteCommentMsg
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.CommentMessage.PublishCommentMsg
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.FeedMessage.DeleteFeedMsg
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.FeedMessage.FeedByVidMsg
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.FeedMessage.FeedInfoMsg
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.FeedMessage.FollowFeedMsg
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.FeedMessage.ProfileFeedMsg
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.InsDelUploadMessage
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.LikeMessage.AddLikeMessage
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.LikeMessage.LikeListMsg
-
- getBaseUrl() - 类 中的方法com.app.dynamic.model.ShortVideoReportMessage
-
- getBaseUrl() - 类 中的方法com.app.filter.message.FilterListMessage
-
- getBaseUrl() - 类 中的方法com.app.game.chestrain.MyChestInfoMessage
-
- getBaseUrl() - 类 中的方法com.app.game.drawinggame.message.DrawingGameBreakGameMessage
-
- getBaseUrl() - 类 中的方法com.app.game.drawinggame.message.DrawingGameChooseLanguageMessage
-
- getBaseUrl() - 类 中的方法com.app.game.drawinggame.message.DrawingGameChooseWordMessage
-
- getBaseUrl() - 类 中的方法com.app.game.drawinggame.message.DrawingGameDoodleReportMessage
-
- getBaseUrl() - 类 中的方法com.app.game.drawinggame.message.DrawingGameDoodleSyncMessage
-
- getBaseUrl() - 类 中的方法com.app.game.drawinggame.message.DrawingGameInitGameMessage
-
- getBaseUrl() - 类 中的方法com.app.game.drawinggame.message.DrawingGameLanguagesListMessage
-
- getBaseUrl() - 类 中的方法com.app.game.drawinggame.message.DrawingGameSubmitAnswerMessage
-
- getBaseUrl() - 类 中的方法com.app.game.eat.message.EatGameCheckMessage
-
- getBaseUrl() - 类 中的方法com.app.game.eat.message.EatGameFoodListMessage
-
- getBaseUrl() - 类 中的方法com.app.game.eat.message.EatGameOverMessage
-
- getBaseUrl() - 类 中的方法com.app.game.eat.message.EatGameShareMessage
-
- getBaseUrl() - 类 中的方法com.app.game.eat.message.EatGameStartMessage
-
- getBaseUrl() - 类 中的方法com.app.game.leveltemplet.message.LevelTempletZipMessage
-
- getBaseUrl() - 类 中的方法com.app.game.leveltemplet.message.LevelTempletZipSuccessMessage
-
- getBaseUrl() - 类 中的方法com.app.game.livestar.message.DrawMsg
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.message.PKVideoListMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameAcceptMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameEndGameMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameEndRankMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetFriendListMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetGameInfoMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetHeadListMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetPositionMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetRankMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetReadyMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameInviteManageMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameInviteMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameJoinGameMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameNoscreenJoinMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameNoscreenStopJoinMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGamePlayAgainMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameRankMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameSelectPunishConfirmMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameSetPositionMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.PKGameThanksMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame.net.ReportMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame_team.match.TeamPKStartMatchMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame_team.match.TeamPKStopMatchMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame_team.network.TeamPKGetSupportAllMessage
-
- getBaseUrl() - 类 中的方法com.app.game.pk.pkgame_team.network.TeamPKOverMessage
-
- getBaseUrl() - 类 中的方法com.app.game.TempletGrabRewardMessage
-
- getBaseUrl() - 类 中的方法com.app.game.treasurebox.TreasureboxGrabMessage
-
- getBaseUrl() - 类 中的方法com.app.game.turnplate.msg.MonopolyGetMessage
-
- getBaseUrl() - 类 中的方法com.app.game.voice.message.VoiceShareInfoMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.AddToBlacklistMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.AdminAddMsgListMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.AdminGetMsgListMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.AdminRemoveMsgListMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.GroupBoxTestMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.GroupIconListMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.KingDomCreateMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.MsgVisitListMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.RecommendBeautyMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.RecommendSayHiMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.RemoveFromBlacklistMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.RemoveFromRoomMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.RequestBannerMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.RequestBlacklistMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.message.RequestBlockSearchMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamAnchorOnlineMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamHeartBeatMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamListMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamOnlineConfirmMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamOnlineMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamOpenVoiceMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamOutlineMessage
-
- getBaseUrl() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamShutVoiceMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.BuyPrivateLivePrivilegeMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.ExclusiveListMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.FirstGiftMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.fragment.DelReplayMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.GetOpenMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.HeartBeatMessageWithQosData
-
- getBaseUrl() - 类 中的方法com.app.live.activity.LiveAddMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.LiveQueryMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.LiveUpdateInfoMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.message.ExclusiveAddAndDelMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.PreloadListMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.ReplayVideoListMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.ShareDoneMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.UnionVCallUserQueryMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.uplivend.presenter.NewUpLiveEndMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.UploadCoverInLiveMsg
-
- getBaseUrl() - 类 中的方法com.app.live.activity.VCallUserQueryMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.VideoGetVSourceMessage
-
- getBaseUrl() - 类 中的方法com.app.live.activity.VideoStartPushMessage
-
- getBaseUrl() - 类 中的方法com.app.live.audio.webgame.WebGameHeartMessage
-
- getBaseUrl() - 类 中的方法com.app.live.boost.message.BeamBoostDeleteBoostMessageRequest
-
- getBaseUrl() - 类 中的方法com.app.live.boost.message.BeamBoostGetBoostMessageRequest
-
- getBaseUrl() - 类 中的方法com.app.live.boost.message.BeamBoostStartBoostRequest
-
- getBaseUrl() - 类 中的方法com.app.live.boost.message.BoostPollingMessage
-
- getBaseUrl() - 类 中的方法com.app.live.cheez.CheezSurpriseMessage
-
- getBaseUrl() - 类 中的方法com.app.live.pay.PaidLiveFetchPrivateKeyRequest
-
- getBaseUrl() - 类 中的方法com.app.live.pay.PaidLiveFetchRequest
-
- getBaseUrl() - 类 中的方法com.app.live.utils.LiveGetConfigMessage
-
- getBaseUrl() - 类 中的方法com.app.live.utils.ShareShortLinkMessage
-
- getBaseUrl() - 类 中的方法com.app.livesdk.GetOrderMessage
-
- getBaseUrl() - 类 中的方法com.app.record.game.GameTypeListMessage
-
- getBaseUrl() - 类 中的方法com.app.record.game.GameVideoListMessage
-
- getBaseUrl() - 类 中的方法com.app.report.AppActivityReportMessage
-
- getBaseUrl() - 类 中的方法com.app.shortvideo.model.ShortVidWatchMsg
-
- getBaseUrl() - 类 中的方法com.app.user.account.AccountActionUtil.PostUserAppealInfo
-
- getBaseUrl() - 类 中的方法com.app.user.account.AccountActionUtil.QueryProfileAnchorInfoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.account.AccountActionUtil.QueryRecommendMessage
-
- getBaseUrl() - 类 中的方法com.app.user.account.AccountActionUtil.QueryReplayVideoListMessage
-
- getBaseUrl() - 类 中的方法com.app.user.account.EditProfileMessage
-
- getBaseUrl() - 类 中的方法com.app.user.account.GetInterestListMessage
-
- getBaseUrl() - 类 中的方法com.app.user.account.IsNickNameExistMessage
-
- getBaseUrl() - 类 中的方法com.app.user.account.PosterDeleteMessage
-
- getBaseUrl() - 类 中的方法com.app.user.account.PosterSetMessage
-
- getBaseUrl() - 类 中的方法com.app.user.account.QueryAnchorInfoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.account.QueryFollowTextMessage
-
- getBaseUrl() - 类 中的方法com.app.user.account.RequestHotList
-
- getBaseUrl() - 类 中的方法com.app.user.account.VIPMarkReadMessage
-
- getBaseUrl() - 类 中的方法com.app.user.admin.message.AddAdminMessage
-
- getBaseUrl() - 类 中的方法com.app.user.admin.message.ForbidSpeakMessage
-
- getBaseUrl() - 类 中的方法com.app.user.admin.message.RemoveAdminMessage
-
- getBaseUrl() - 类 中的方法com.app.user.admin.message.RequestAdminListMessage
-
- getBaseUrl() - 类 中的方法com.app.user.anchor.level.AnchorLevelGrowthMessage
-
- getBaseUrl() - 类 中的方法com.app.user.anchor.level.ApplyStatusMsg
-
- getBaseUrl() - 类 中的方法com.app.user.anchor.level.BroadcastRewardThanksMessage
-
- getBaseUrl() - 类 中的方法com.app.user.AudioListMessage
-
- getBaseUrl() - 类 中的方法com.app.user.checkin.model.CheckInConfirmMessage
-
- getBaseUrl() - 类 中的方法com.app.user.checkin.model.CheckInMessage.AwardMsg
-
已过时。
- getBaseUrl() - 类 中的方法com.app.user.checkin.model.CheckInMessage.CheckInMsg
-
已过时。
- getBaseUrl() - 类 中的方法com.app.user.checkin.model.CheckInMessage.ExpMsg
-
已过时。
- getBaseUrl() - 类 中的方法com.app.user.checkin.model.CheckInMessage.StatusMsg
-
已过时。
- getBaseUrl() - 类 中的方法com.app.user.checkin.model.CheckInStatusMessage
-
- getBaseUrl() - 类 中的方法com.app.user.dialog.report.ReportSendMessages
-
- getBaseUrl() - 类 中的方法com.app.user.dialog.report.RequestImageUploadAddressMessage
-
- getBaseUrl() - 类 中的方法com.app.user.fansTag.message.ChangeMyTagMessage
-
- getBaseUrl() - 类 中的方法com.app.user.fansTag.message.ChoseMyFansTagMessage
-
- getBaseUrl() - 类 中的方法com.app.user.fansTag.message.GetMyFansMessage
-
- getBaseUrl() - 类 中的方法com.app.user.fansTag.message.MyFansTagMessage
-
- getBaseUrl() - 类 中的方法com.app.user.fansTag.message.MyTagMessage
-
- getBaseUrl() - 类 中的方法com.app.user.follow.message.FollowActiveMessage
-
- getBaseUrl() - 类 中的方法com.app.user.follow.message.FollowBatchMessage
-
- getBaseUrl() - 类 中的方法com.app.user.follow.message.QueryFollowRecommendVideoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.FollowShortVideoHeadMessage
-
- getBaseUrl() - 类 中的方法com.app.user.guardin.GuardinBuyMessage
-
- getBaseUrl() - 类 中的方法com.app.user.guardin.GuardinInfoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.guardin.GuardStageMessage
-
- getBaseUrl() - 类 中的方法com.app.user.guide.message.NewUserLevelUpMessage
-
- getBaseUrl() - 类 中的方法com.app.user.HomeShortVideoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.hostTag.model.HostTagMessage.GetTagListMessage
-
- getBaseUrl() - 类 中的方法com.app.user.hostTag.model.HostTagMessage.GetTopTagMessage
-
- getBaseUrl() - 类 中的方法com.app.user.hostTag.model.HostTagMessage.SetTagMessage
-
- getBaseUrl() - 类 中的方法com.app.user.HotNewLiveMessage
-
- getBaseUrl() - 类 中的方法com.app.user.login.development.LoginGetTokenMessage
-
- getBaseUrl() - 类 中的方法com.app.user.login.linkvtoken.LinkvGetAccountNumberMessage
-
- getBaseUrl() - 类 中的方法com.app.user.message.DeleteUserVideoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.message.FeatureTagListMessage
-
- getBaseUrl() - 类 中的方法com.app.user.message.QueryChannelBannerMessage
-
- getBaseUrl() - 类 中的方法com.app.user.message.QueryFollowHasUnReadMessage
-
- getBaseUrl() - 类 中的方法com.app.user.message.QueryFollowHotMessage
-
- getBaseUrl() - 类 中的方法com.app.user.message.QueryFollowVideoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.message.QueryGirlVideoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.message.QueryRecentlyVideoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.message.QueryRecommendUserMessage
-
- getBaseUrl() - 类 中的方法com.app.user.message.SearchFriendMsg
-
- getBaseUrl() - 类 中的方法com.app.user.message.UpUserVideoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.NearbyVideoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.NewVideoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.QueryMainPageMessage
-
- getBaseUrl() - 类 中的方法com.app.user.share.ShareConfigMessage
-
- getBaseUrl() - 类 中的方法com.app.user.ShortVideoUpdateUnreadMessage
-
- getBaseUrl() - 类 中的方法com.app.user.social.msg.SocialInfoMessage
-
- getBaseUrl() - 类 中的方法com.app.user.switchsetting.message.OtherAppUpMessage
-
- getBaseUrl() - 类 中的方法com.app.user.switchsetting.message.SwitchChangeMessage
-
- getBaseUrl() - 类 中的方法com.app.user.switchsetting.message.SwitchFollowOffon
-
- getBaseUrl() - 类 中的方法com.app.user.switchsetting.message.SwitchQueryMessage
-
- getBaseUrl() - 类 中的方法com.app.user.tag.GameTopicListMessage
-
- getBaseUrl() - 类 中的方法com.app.user.tag.SearchMessage
-
- getBaseUrl() - 类 中的方法com.app.user.task.message.TaskDoneMessage
-
- getBaseUrl() - 类 中的方法com.app.user.task.message.TaskListMessage
-
- getBaseUrl() - 类 中的方法com.app.user.topic.message.TopicDetailVideoListMessage
-
- getBaseUrl() - 类 中的方法com.app.user.topic.message.TopicFlowMessage
-
- getBaseUrl() - 类 中的方法com.app.user.topic.message.TopicFollowVideoListMessage
-
- getBaseUrl() - 类 中的方法com.app.user.topic.message.TopicItemListMessage
-
- getBaseUrl() - 类 中的方法com.app.user.topic.message.TopicSubscribeMessage
-
- getBaseUrl() - 类 中的方法com.app.user.vip.request.SubsCoinPayRequest
-
- getBaseUrl() - 类 中的方法com.app.user.vip.request.VipStateHttp
-
- getBaseUrl() - 类 中的方法com.app.user.World.bean.QueryWorldListMsg
-
- getBaseUrl() - 类 中的方法com.app.user.World.bean.QueryWorldMsg
-
- getBaseUrl() - 类 中的方法com.app.user.World.bean.QueryWorldRankMsg
-
- getBaseUrl() - 类 中的方法com.kxsimon.money.message.FirstRechargeCloseDialogMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.money.message.FirstRechargeOKDialogMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.money.message.PayFailedMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.money.QueryCommoditysMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.money.QueryCommoditysMessageV2
-
- getBaseUrl() - 类 中的方法com.kxsimon.money.util.FreeDanmakuMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.money.util.SpendDanmakuMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.money.util.WorldMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.tasksystem.requst.RequestBannerTask
-
- getBaseUrl() - 类 中的方法com.kxsimon.tasksystem.requst.RequestConsumeTask
-
- getBaseUrl() - 类 中的方法com.kxsimon.tasksystem.requst.RequestTaskList
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.audio.AudioEmotionListMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.audio.AudioEmotionSendMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.audio.RequestChangeAudioModeMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.bonus.BonusCompletionStatusMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.bonus.BonusNamedMessages
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.bonus.BonusRecordsMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.bonus.BonusSendMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.bonus.SendThansgivingDayPacketMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.bonus.TaskBonusStatusMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.broadcastguide.RequestNewBroadcastLevel2
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinMsg.Announce
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinMsg.Delete
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinMsg.ResList
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskResultMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.gift.bag.MergeShredMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.gift_v2.GiftBagListMessageV2
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.gift_v2.QueryAreaGiftListMessageV2
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.gift_v2.QueryBonusGiftListMessageV2
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.grouplive.message.ApplyListMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.grouplive.message.ApplyOrCancelMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.grouplive.message.UnionLiveContributeMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.grouplive.message.UnionLiveDivideMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.guide.NewUserGuideReportMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.leaderboard.AnchorLevelBoxOpenMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardBoxOpenMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardRankInfoMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardStarInfoMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsNet
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.manager.LiveDataMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.manager.VideoAuditApplyMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.manager.VideoFaceCloseMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.matchmaker.message.ApplyListTwooMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.matchmaker.message.ApplyOrCancelAppointmentMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.matchmaker.message.InviteOnlineRecentMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.matchmaker.message.MatchMakerInviteMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.messagestream.ReportHashMapMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.AnchorStickerListMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.official.live.msg.OfficialChannelAnalysisMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.official.live.msg.OfficialChannelExtendMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.official.live.msg.OfficialChannelListMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.official.live.msg.OfficialChannelSubcribeMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.BasePostRequest
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.GoldCardReceiveMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.GoldCardStatusMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.KCoinInfoMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.LiveStatusMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.NewTaskLiveRefreshMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.QueryBonusUserList
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.RequestAccessToken
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.RequestChatForbid
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.RequestContributeInfo
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.RequestIconList
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.RequestNewGuideRobot
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.RequestReportPraise
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.RequestTopContributeList
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.RequestVideoPraise
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.RouletteOutMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.SendBonusMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.SnatchBonusMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.param.VideoTopicRequest
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.request.result.ChatHistorySegmentResult
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusDetailMessages
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.CheckVcallAccessMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.GetPositionMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.host.QueryVCallSetNullTqavUserMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.host.QueryVCallSetTqavUserMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.host.QueryVCallUserListMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.host.ReSendQAVMixStreamMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.host.VcallMuteMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.invite.InviteFansMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.invite.InviteRecentMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.invite.VcallInviteMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SetNineBeamOpenOrCloseCameraMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenControlPositionMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenHostGetListMuteMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenHostNullUserMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenHostSetPositionMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenSetUserMuteMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenSetUserStateMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenSwitchJoinTypeMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenTalkModePassMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenVCallUserQueryMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.VcallSetUserTqavUserMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.VcallUpDataTypeMessage
-
- getBaseUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVideoListMessage
-
- getBattleID() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getBattlePhaseState() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getBattlePKRestTime() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getBattlePunishRestTime() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getBattleTotalTime() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getBeamClient() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getBeamInitData() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getBeamMode() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getBeamMode() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallAudienceControl
-
- getBeatHeartString() - 类 中的方法com.kxsimon.video.chat.vcall.host.HostVCallHintManage
-
- getBeautyType(boolean) - 类 中的静态方法com.app.util.UserUtils
-
- getBestsupporter() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getBetweenData() - 类 中的方法com.kxsimon.video.chat.util.ChatMsgSegmentRecordData
-
- getBezierValueAnimator(View, Point, Point, Point) - 类 中的静态方法com.app.util.AnimationUtils
-
- getBgcolor() - 类 中的方法com.app.user.World.bean.WorldRankDetailBean
-
- getBgpic1() - 类 中的方法com.app.homepage.bo.FeatureGameBean
-
- getBgpic2() - 类 中的方法com.app.homepage.bo.FeatureGameBean
-
- getBig_face() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getBigBadgeResource(int) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getBindAwardGold() - 类 中的方法com.kxsimon.money.BasePayMgr.PayTransBean
-
- getBindAwardUrl() - 类 中的方法com.kxsimon.money.BasePayMgr.PayTransBean
-
- getBindStatus() - 类 中的方法com.app.user.account.social.model.db.DBSnsAcPo
-
- getBirthdayString() - 类 中的方法com.kxsimon.video.chat.util.MyDatePickDialog
-
- getBitHeight() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getBitmap() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getBitmapName() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getBitmapPath() - 类 中的方法com.app.sticker.view.StickersItem
-
- getBitmapPool() - 类 中的方法com.app.FrescoPoolFactory
-
- getBitWidth() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getBlacklist(int, String, AsyncActionCallback) - 类 中的方法com.app.letter.util.BlacklistManager
-
获取黑名单列表
- getbLevel() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerInviteMsg
-
- getbLevel() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerJoinMsg
-
- getBLive() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getBloodEyeApplicationScreenHeight() - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取/设置BloodEyeApplicationScreenHeight
- getBloodEyeApplicationScreenHeight() - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getBloodEyeApplicationScreenWith() - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取/设置BloodEyeApplicationScreenWith
- getBloodEyeApplicationScreenWith() - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getBmpByAvatarUrl(String) - 类 中的静态方法com.app.game.eat.EatGameUtil
-
- getBmpByScore(String) - 类 中的静态方法com.app.game.eat.EatGameUtil
-
- getBonusBean() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusManager.ChestItemBean
-
- getBonusGold() - 类 中的方法com.kxsimon.video.chat.gift.BonusManager
-
- getBonusGold() - 类 中的方法com.kxsimon.video.chat.gift_v2.GiftsListManagerV2
-
- getBonusId() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusMsgContent
-
- getBoolean(String, boolean) - 类 中的方法com.app.util.SimpleMemory
-
- getBoostBannerRefreshInterval() - 类 中的静态方法com.app.live.boost.util.BoostUtil
-
九连麦列表页呼唤banner刷新间隔
- getBoostInfoList() - 类 中的方法com.app.live.boost.bean.BeamBoostMessageInfo
-
- getBorderColor() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getBorderColor() - 类 中的方法com.app.record.game.roundedimageview.RoundedImageView
-
- getBorderColors() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getBorderColors() - 类 中的方法com.app.record.game.roundedimageview.RoundedImageView
-
- getBorderWidth() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getBorderWidth() - 类 中的方法com.app.record.game.roundedimageview.RoundedImageView
-
- getBottom_url() - 类 中的方法com.app.game.pk.pkgame.data.PKGameSendUserInfo
-
- getBottomBound() - 类 中的方法com.app.game.eat.RoundEnv
-
- getBottomLayout() - 接口 中的方法com.kxsimon.video.chat.manager.entry.ILiveBottomEntryPresenter
-
获取底部按钮容器layout
- getBottomLayout() - 类 中的方法com.kxsimon.video.chat.manager.entry.LiveBottomEntryPresenter
-
- getBoundHeight() - 类 中的方法com.app.game.eat.RoundEnv
-
- getBox_phase() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getBoxid() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getBozhuMe() - 类 中的方法com.app.game.pk.pkgame.message.PKGameWinRewardContent
-
- getBroadCaster() - 类 中的方法com.kxsimon.video.chat.vcall.unionvcall.VcallUnionAudienceControl
-
- getBroadCasterStarInfo() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
获取主播星光信息
- getBroadCasterStartInfo() - 类 中的方法com.kxsimon.video.chat.presenter.act.ActPresenter
-
请求星光任务内容
- getBroadcasterUid() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioUplive
-
- getBroadcasterUid() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioWatchLive
-
- getBroadcasterUid() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getBroadcasterUid() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getBroadcasterUid() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getBroadcastStartType(int, int, boolean) - 类 中的静态方法com.app.user.account.AccountReportUtil
-
- getBTestAnnounceList() - 类 中的静态方法com.kxsimon.video.chat.util.LiveNewsUtil
-
- getBtime() - 类 中的方法com.kxsimon.video.chat.guild.GuildMenuListeBean
-
- getBtnResource() - 类 中的方法com.kxsimon.video.chat.msgcontent.SpanTextMsgContent
-
- getBtnText() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuideTextMsgContent
-
- getBtnText() - 类 中的方法com.kxsimon.video.chat.msgcontent.SpanTextMsgContent
-
- getbUid() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerInviteMsg
-
- getBuild() - 类 中的静态方法com.app.widget.gamebanner.CardPageTransformer
-
- getBullet_text() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getBullet_type() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getBulletinInfo() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinView
-
- getBulletinInfo() - 类 中的方法com.kxsimon.video.chat.msgcontent.BulletinMsgContent
-
- getBulletinResList() - 接口 中的方法com.kxsimon.video.chat.bulletin.BulletinContract.Presenter
-
获取公告板资源列表
- getBulletinResList() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinPresenter
-
- getC() - 类 中的方法com.app.letter.view.BO.BlackUserInfo
-
- getCachedData(String) - 类 中的方法com.app.homepage.preload.PreloadDataHelper
-
- getCacheSnsAccountBO() - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取AbstractLoginRunner cacheSnsAccountBO
- getCacheSnsAccountBO() - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getCacheTagData() - 类 中的方法com.kxsimon.tasksystem.banner.BannerManager
-
- getCacheUserShortVideoListSize() - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
- getCacheVideoList() - 类 中的方法com.kxsimon.tasksystem.banner.BannerManager
-
- getCamera_open() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineBeamSwitchCameraMsgContent
-
- getCameraOpen() - 类 中的方法com.kxsimon.video.chat.grouplive.message.GroupLiveApplyOrCancelData
-
- getCameraOpen() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenApplyMsgContent
-
- getCameraopen() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getCampaignTrackingTimeSeconds() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getCancelButtonHorTextId() - 类 中的方法com.app.user.dialog.BaseChangeableDialog.DialogViewBean
-
- getCanReport() - 类 中的方法com.app.game.drawinggame.BaseDoodlePadDataMgr
-
- getCaptureUrl(VideoDataInfo) - 类 中的静态方法com.app.homepage.view.card.BaseCard
-
- getCaptureUrl() - 类 中的方法com.app.livesdk.LinkliveShareInfo
-
- getCardData() - 类 中的方法com.kxsimon.money.util.KCoinInfo
-
- getCardPosition(String, int) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
判断当前列表是否存在某个卡片类型,返回-1代表不存在
- getCardStatus() - 类 中的方法com.kxsimon.video.chat.presenter.goldcard.viewmodel.GoldCardViewModel
-
获取金币冻结卡状态
- getCardTypeByFeedType(FeedBO.FeedType) - 类 中的静态方法com.app.homepage.presenter.HomePageDataMgr
-
- getCashDialog(int) - 类 中的方法com.app.user.dialog.CashDialog
-
- getCashDialog(View) - 类 中的方法com.app.user.dialog.CashDialog
-
- getCenter() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getCenterItemBackground() - 类 中的方法com.app.view.ScrollPickerView
-
- getCenterOfGallery() - 类 中的方法com.app.view.TosGallery
-
- getCenterPoint() - 类 中的方法com.app.view.ScrollPickerView
-
- getCenterPosition() - 类 中的方法com.app.view.ScrollPickerView
-
中间item的位置,默认为 mVisibleItemCount / 2
- getCenterX() - 类 中的方法com.app.view.CircleRotateLoadingView.Ball
-
- getCenterX() - 类 中的方法com.app.view.ScrollPickerView
-
- getCenterY() - 类 中的方法com.app.view.ScrollPickerView
-
- getCentreDrawableId() - 类 中的方法com.app.view.RoundProgressBar
-
- getCgddId() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean.ProductAttributesBean.ItemBean
-
- getCgddId() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean.ProductPremiumsBean
-
- getCgdmid() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean
-
- getChangeGold() - 类 中的方法com.app.user.fansTag.bean.MyTag
-
- getChangeHeadImageDialog(Activity, CropParams, boolean, AsyncActionCallback, UpLivePrepareFragment.TakePhotoListener) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getChangeTime() - 类 中的方法com.app.user.fansTag.bean.MyTag
-
- getChannalID(int) - 类 中的静态方法com.app.notification.NotiShowConfig
-
- getChannelId() - 类 中的方法com.app.livesdk.DefaultCloudParamsConfig
-
- getChannelIdString() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getChargeStages() - 类 中的方法com.app.user.guardin.GuardStage
-
- getChatDatas() - 类 中的方法com.kxsimon.video.chat.util.ChatMsgSegmentRecordData
-
- getChatFra(VideoDataInfo) - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getChatFraForYouCallback() - 类 中的方法com.kxsimon.video.chat.activity.AbsChatFra
-
- getChatFraForYouCallback() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getChatFraForYouCallback() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getChatFragment() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getChatInfo() - 接口 中的方法com.kxsimon.video.chat.whisper.presenter.WhisperContracts.ChatPresenter
-
获取聊天设置信息
- getChatInfoList() - 接口 中的方法com.kxsimon.video.chat.whisper.presenter.WhisperContracts.ChatPresenter
-
获取聊天消息列表
- getChatMessage() - 类 中的方法com.app.user.BO.AnchorDialogData
-
- getChatMessage() - 类 中的方法com.kxsimon.video.chat.activity.ClickTargetInfo
-
- getChatMessageArea() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getChatMessageArea() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getChatMessageListHeight() - 类 中的静态方法com.kxsimon.video.chat.presenter.common.TempUtils
-
- getChatMsgCount() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUpliveBase
-
- getChatRoomIconList(String, String, int, AsyncActionCallback, String) - 类 中的方法com.kxsimon.video.chat.request.ChatRequestManager
-
- getChatroomState(String) - 类 中的方法com.kxsimon.video.chat.ChatFilterManager
-
- getChatRootView() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getChatRootView() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getChatSegFile(String, String) - 类 中的方法com.kxsimon.video.chat.util.ChatMsgSegmentRecordData
-
- getChatSegFile(String, String) - 类 中的方法com.kxsimon.video.chat.util.ChatRecordManager
-
- getChatText(String, String) - 类 中的方法com.app.game.pk.pkgame.message.PKRidiculeMsgContent
-
插入到消息流的文案
- getChatText(String, String) - 类 中的方法com.app.game.pk.pkgame.message.PKSuperScreenMessage
-
插入到消息流的文案
- getChatUnReadNum() - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取私信未读数
- getChatUnReadNum() - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getChatUnReadNum() - 类 中的方法com.app.livesdk.LinkliveSDK
-
获取私信未读数
- getCheckedByServer() - 类 中的方法com.kxsimon.video.chat.msgcontent.ForbidSpeakMsgContent
-
- getCheckInExp() - 类 中的方法com.app.user.task.CheckInTaskInfo
-
- getCheckInMsgFromCMS(JSONObject) - 类 中的静态方法com.app.user.checkin.presenter.utils.CheckInCmsConfig
-
获取下发的签到文案
- getCheckInResult() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getCheckInResult() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getCheckInResult() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getCheckInResult() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getCheckInResultManager() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getCheckInResultManager() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getCheckInResultManager() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getCheckInStatus(AsyncActionCallback) - 类 中的方法com.app.user.checkin.presenter.CheckInPresenter
-
获取签到状态
- getCheckInStatus2(AsyncActionCallback) - 类 中的方法com.app.user.checkin.presenter.CheckInPresenter
-
新版-获取签到状态
- getCheckInStatusBO() - 类 中的方法com.app.user.task.CheckInTaskInfo
-
- getChestDialog() - 类 中的方法com.app.game.leveltemplet.dialog.LevelTempletDialogManager
-
- getChestDialogs() - 类 中的方法com.kxsimon.video.chat.ChestManager
-
- getChestDialogs() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusManager
-
- getChildDrawingOrder(int, int) - 类 中的方法com.app.view.TosGallery
-
- getChildGroupTagInfos(String[], int[]) - 类 中的方法com.app.letter.view.chat.GroupTagLocalConfig
-
- getChildStaticTransformation(View, Transformation) - 类 中的方法com.app.view.TosGallery
-
- getChildView() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftBagFragmentV2
-
查找到真实的展示礼物图片的view
- getChosenChargeStage() - 类 中的方法com.app.user.guardin.GuardStage
-
- getChosenFansTag() - 类 中的方法com.app.user.fansTag.MyFansTagUtil
-
- getCircle1ProgressColor() - 类 中的方法com.app.view.RoundProgressBar
-
- getCircle2ProgressColor() - 类 中的方法com.app.view.RoundProgressBar
-
- getCircleBitmap(Bitmap) - 类 中的静态方法com.app.util.UIUtil
-
把图片裁剪成圆形
- getCircleColor() - 类 中的方法com.app.view.RoundProgressBar
-
- getClassLevelIntroUrl(String) - 类 中的静态方法com.app.util.ClassLevelUtil
-
- getClickModel() - 类 中的静态方法com.kxsimon.video.chat.gift_v2.GiftSendModelSwitch
-
- getClientConfig() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getClientId() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getClose() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineVcallControlPositionMsgContent
-
- getCloseViewShow() - 类 中的方法com.kxsimon.video.chat.grouplive.view.UnionInformationGroupView
-
- getCm_openid() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getCMBeamLogFileDir(Context) - 类 中的静态方法com.app.crash.LogFileUtils
-
- getCMBeamLogFileRootDir(Context, String) - 类 中的静态方法com.app.crash.LogFileUtils
-
- getCMIDString() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getCms_new_anchor() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getCMVideoPlayerActivtyFirstEnter() - 类 中的方法com.app.live.activity.fragment.CMVideoPlayerAdapter
-
- getCmVideoPlayerAdapter() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getCMVideoPlayerFragmentByPos(int) - 类 中的方法com.app.live.activity.fragment.CMVideoPlayerAdapter
-
- getCmVideoPlayerRequestCode(Context) - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getCode() - 类 中的方法com.app.user.login.linkvtoken.AccountMsgBean
-
- getCode() - 类 中的方法com.kxsimon.video.chat.bean.CouponBean.DataBean
-
- getCode() - 类 中的方法com.kxsimon.video.chat.event.BaseEvent
-
- getCoin_desc() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusMsgContent
-
- getCoin_desc() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getCoin_type() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusMsgContent
-
- getCoinExpDialog(Context, int, int, int, int) - 类 中的静态方法com.app.user.checkin.view.dialog.CoinExpDialog
-
- getCoinNum() - 类 中的方法com.app.user.task.TaskInfo
-
- getColor(String, int) - 类 中的静态方法com.app.user.fansTag.bean.BaseTag
-
- getColor(int) - 类 中的静态方法com.app.user.tag.TagManager
-
- getColor() - 类 中的方法com.app.view.CircleRotateLoadingView.Ball
-
- getColor() - 类 中的方法com.kxsimon.video.chat.msgcontent.PraiseMsgContent
-
- getColorFilter() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getComeFrom() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getComment_count() - 类 中的方法com.kxsimon.video.chat.bean.CountBean.DataBean
-
- getCommentAble() - 类 中的方法com.app.dynamic.presenter.bo.CommentConfig
-
- getCommentBOs() - 类 中的方法com.app.dynamic.presenter.bo.CommentConfig
-
- getCommentCount() - 类 中的方法com.app.dynamic.presenter.CommentPresenter
-
- getCommentFailed(Activity, AsyncActionCallback) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
被拉黑禁止评论
- getCommentList() - 类 中的方法com.app.dynamic.presenter.CommentPresenter
-
- getCommentListHeaderHeight() - 类 中的方法com.app.dynamic.view.fragment.ReplayCommentFragment
-
- getCommentListHeight() - 类 中的方法com.app.dynamic.view.fragment.ReplayCommentFragment
-
- getCommentsParent() - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getCommentsParent() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraCommon
-
- getCommonData() - 类 中的方法com.app.user.BO.AnchorDialogData
-
- getCommonItemSpace() - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取间距
- getCommonItemSpace() - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getCommonItemSpace() - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getCompeteProductMask(Context) - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getCompletedNumber() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getContactsManager_PER_PAGE() - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取ContactsManager_PER_PAGE
- getContactsManager_PER_PAGE() - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getContent() - 类 中的方法com.app.game.CommonRedPacketDialog.DisplayBean
-
- getContent() - 类 中的方法com.app.live.activity.UploadCoverLiveMessage
-
- getContent() - 类 中的方法com.app.livesdk.LinkliveShareInfo
-
- getContent() - 类 中的静态方法com.app.notification.JSShareFragment
-
为BaseShareModule提供分享文案
- getContent() - 类 中的方法com.app.user.checkin.presenter.info.CheckInCmsInfo
-
- getContent() - 类 中的方法com.kxsimon.video.chat.broadcastguide.NewBroadcasterGuideMsgContent
-
- getContent() - 类 中的方法com.kxsimon.video.chat.msgcontent.AnnounceMsgContent
-
- getContent() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getContent() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuideSendGiftMsgContent
-
- getContent() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuideSpeakMsgContent
-
- getContent() - 类 中的方法com.kxsimon.video.chat.msgcontent.NewUserJoinMsgContent
-
- getContent() - 类 中的方法com.kxsimon.video.chat.msgcontent.SpanTextMsgContent
-
- getContent() - 类 中的方法com.kxsimon.video.chat.msgcontent.WorldMessageContent
-
- getContent2() - 类 中的方法com.app.game.CommonRedPacketDialog.DisplayBean
-
- getContent_attraction() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getContent_attraction_doc() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getContent_attraction_peak() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getContent_attraction_ratio() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getContentByNameAndCountryCode(String, String) - 类 中的方法com.app.game.leveltemplet.LevelTempletSrcManager
-
- getContentImgId() - 类 中的方法com.app.user.dialog.BaseChangeableDialog.DialogViewBean
-
- getContentImgUrl() - 类 中的方法com.app.user.dialog.BaseChangeableDialog.DialogViewBean
-
- getContentText() - 类 中的方法com.app.user.dialog.BaseChangeableDialog.DialogViewBean
-
- getContentTextId() - 类 中的方法com.app.user.dialog.BaseChangeableDialog.DialogViewBean
-
- getContentType() - 类 中的方法com.kxsimon.video.chat.msgcontent.BulletinShopMsgContent
-
- getContentType() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRewardMsgContent
-
- getContext() - 接口 中的方法com.kxsimon.video.chat.guide.NewUserSendGiftGuideManager.IGuideOuterInteractionCallback
-
- getContext() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getContextMenuInfo() - 类 中的方法com.app.view.TosGallery
-
- getContribution() - 类 中的方法com.kxsimon.money.util.KCoinInfo
-
- getContribution() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsGifterInfo
-
- getContribution() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getContribution() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getCoreNumStr() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getCornerRadius() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getCornerRadius(int) - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getCornerRadius() - 类 中的方法com.app.record.game.roundedimageview.RoundedImageView
-
- getCornerRadius(int) - 类 中的方法com.app.record.game.roundedimageview.RoundedImageView
-
Get the corner radius of a specified corner.
- getCount() - 类 中的方法com.app.dynamic.presenter.bo.CommentConfig
-
- getCount() - 类 中的方法com.app.dynamic.presenter.bo.LikeConfig
-
- getCount() - 类 中的方法com.app.dynamic.view.adapter.DynamicFragmentPagerAdapter
-
- getCount() - 类 中的方法com.app.dynamic.view.adapter.ReplayCommentAdapter
-
- getCount() - 类 中的方法com.app.dynamic.view.adapter.ReplayLikeAdapter
-
- getCount() - 类 中的方法com.app.eventbus.AddCardCountEvent
-
- getCount() - 类 中的方法com.app.filter.view.FilterGridAdapter
-
- getCount(float[]) - 类 中的静态方法com.app.game.eat.EatGameUtil
-
求给定数组中值的数目
- getCount() - 类 中的方法com.app.game.luckyturnplate.adapter.LuckyTurnplateFlipperAdapter
-
- getCount() - 类 中的方法com.app.game.pk.pkgame.ui.PKGameDialogFriendAdapter
-
- getCount() - 类 中的方法com.app.letter.view.adapter.InviteFraListAdapter
-
- getCount() - 类 中的方法com.app.live.activity.fragment.CMVideoPlayerAdapter
-
- getCount() - 类 中的方法com.app.live.audio.view.AudioGridViewAdapter
-
- getCount(int) - 类 中的方法com.app.notification.NotifiShowManager
-
- getCount() - 类 中的方法com.app.record.game.GameFlowTagAdapter
-
- getCount() - 类 中的方法com.app.sticker.view.StickersGridAdapter
-
- getCount() - 类 中的方法com.app.user.admin.adapter.AdminListAdapter
-
- getCount() - 类 中的方法com.app.user.anchor.level.AnchorLevelPayListAdapter
-
- getCount() - 类 中的方法com.app.user.checkin.presenter.bo.CheckInBO
-
已过时。
- getCount() - 类 中的方法com.app.user.checkin.presenter.bo.GiftBO
-
已过时。
- getCount() - 类 中的方法com.app.user.checkin.presenter.bo.StatusBO
-
已过时。
- getCount() - 类 中的方法com.app.user.dialog.report.ReportReasonAdapter
-
- getCount() - 类 中的方法com.app.user.fansTag.FansFragment.FansAdapter
-
- getCount() - 类 中的方法com.app.user.fansTag.MyFansTagActivity.MyPagerAdapter
-
- getCount() - 类 中的方法com.app.user.tag.FlowTagAdapter
-
- getCount() - 类 中的方法com.app.user.tag.TagPreLiveAdapter
-
- getCount() - 类 中的方法com.app.view.TosAbsSpinner
-
- getCount() - 类 中的方法com.app.view.TosAdapterView
-
- getCount() - 类 中的方法com.kxsimon.video.chat.activity.GiftGridFragment.GiftGridAdapter
-
- getCount() - 类 中的方法com.kxsimon.video.chat.activity.IMStateMachine.ResetCounterNotification
-
- getCount() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean.LikeBean
-
- getCount() - 类 中的方法com.kxsimon.video.chat.bonus.GiftGridAdapter
-
- getCount() - 类 中的方法com.kxsimon.video.chat.gamecenter.GameCenterDialog.MyPagerAdapter
-
- getCount() - 类 中的方法com.kxsimon.video.chat.grouplive.dialog.GroupLiveApplyAdapter
-
- getCount() - 类 中的方法com.kxsimon.video.chat.grouplive.dialog.GroupLiveContributionListDialog.ContributionAdapter
-
- getCount() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg
-
- getCount() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuestCountMsgContent
-
- getCount() - 类 中的方法com.kxsimon.video.chat.msgcontent.LikeCountMsgContent
-
- getCount() - 类 中的方法com.kxsimon.video.chat.msgcontent.PraiseCountMsgContent
-
- getCount() - 类 中的方法com.kxsimon.video.chat.msgcontent.PraiseMsgContent
-
- getCount() - 类 中的方法com.kxsimon.video.chat.msgcontent.UnLikeCountMsgContent
-
- getCount() - 类 中的方法com.kxsimon.video.chat.recycler.BonusUserAdapter
-
- getCount() - 类 中的方法com.kxsimon.video.chat.request.result.IconListResult
-
- getCount() - 类 中的方法com.kxsimon.video.chat.util.ChatMsgSegmentManager
-
- getCount() - 类 中的方法com.kxsimon.video.chat.vcall.host.VCallListAdapter
-
- getCount() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallGroupLiveApplyAdapter
-
- getCountdown() - 类 中的方法com.app.live.activity.UploadCoverLiveMessage
-
- getCountDown() - 类 中的方法com.app.live.boost.bean.BeamBoostStartBoostResponseInfo
-
- getCountdown() - 类 中的方法com.app.user.World.bean.WorldLastRankBean
-
- getCountdown() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardStarInfoMessage.Result
-
- getCountdown() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuardBuffMsgContent
-
- getCountDownDuration() - 类 中的方法com.app.game.eat.RoundEnv
-
- getCountDownTime() - 类 中的方法com.app.live.view.StartUpLiveLayout
-
- getCountry() - 类 中的方法com.app.livesdk.DefaultCloudParamsConfig
-
- getCountry_code() - 类 中的方法com.app.user.World.bean.CountryBean
-
- getCountry_code() - 类 中的方法com.app.user.World.bean.WorldRankDetailUserBean
-
- getCountry_name() - 类 中的方法com.app.user.World.bean.CountryBean
-
- getCountryCode() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getCountryCode() - 类 中的方法com.app.user.global.presenter.bo.CountryBo
-
- getCountryCode() - 类 中的方法com.app.user.World.bean.WorldListParameter
-
- getCountryCode() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getcountryImgUrl() - 类 中的方法com.app.user.global.presenter.bo.CountryBo
-
- getCountryLat() - 类 中的方法com.app.user.global.presenter.bo.CountryBo
-
- getCountryLnt() - 类 中的方法com.app.user.global.presenter.bo.CountryBo
-
- getCountryName() - 类 中的方法com.app.user.global.presenter.bo.CountryBo
-
- getCountrys_list() - 类 中的方法com.app.user.World.bean.WorldCountryBean
-
- getCountryUrl() - 类 中的方法com.app.user.BO.TopPayHistoryBo
-
- getCountText(int) - 类 中的静态方法com.kxsimon.video.chat.presenter.common.TempUtils
-
- getCountTimeStr(long) - 类 中的静态方法com.app.live.boost.util.TimeUtil
-
- getCoupon_default_image_path() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean
-
- getCoupon_default_text() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean
-
- getCoupon_dispeer_time() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean
-
- getCoupon_pop_time() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean
-
- getCoupon_status() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean
-
- getCouponValue() - 接口 中的方法com.app.game.livestar.LuckyView.DrawAwardInteface
-
- getCover() - 类 中的方法com.app.user.dialog.report.ReportMediaBean
-
- getCover() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelInfo
-
- getCover() - 类 中的方法com.kxsimon.video.chat.official.live.OfficialNextVideoMsgContent
-
- getCover_attraction() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getCover_attraction_doc() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getCover_attraction_peak() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getCover_attraction_ratio() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getCPayID() - 类 中的方法com.kxsimon.money.GPBillingReporter
-
- getCrashKey() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getCREATOR() - 类 中的静态方法com.app.live.activity.model.BuyPrivateLivePrivilegeResult
-
- getCREATOR() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeResult.PrivateRoom
-
- getCREATOR() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getCropContext() - 类 中的方法com.app.live.activity.dialog.UploadCoverDialog
-
- getCropContext() - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
- getCropContext() - 类 中的方法com.app.live.activity.fragment.UploadCoverFragment
-
- getCropContext() - 类 中的方法com.app.user.login.view.activity.UserAppealFragment
-
- getCropParams() - 类 中的方法com.app.live.activity.dialog.UploadCoverDialog
-
- getCropParams() - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
- getCropParams() - 类 中的方法com.app.live.activity.fragment.UploadCoverFragment
-
- getCropParams() - 类 中的方法com.app.user.login.view.activity.UserAppealFragment
-
- getCrown_image() - 类 中的方法com.app.user.World.bean.QualityRankListBean
-
- getCrown_image() - 类 中的方法com.app.user.World.bean.RankListBean
-
- getCrown_image() - 类 中的方法com.app.user.World.bean.VideoDataExtendInfo.OutlayListBean
-
- getCtime() - 类 中的方法com.kxsimon.video.chat.gamecenter.bean.GameCenterInfo
-
- getCurDuration() - 类 中的方法com.app.live.livemusic.MusicBean
-
- getCurFace() - 类 中的方法com.app.game.eat.EatDetector
-
- getCurLevel() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletGiftMsgContent
-
- getCurLevel() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletStartMsgContent
-
- getCurLevel() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameGiftMsgContent
-
- getCurLevel() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarGiftMsgContent
-
- getCurLife() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletGiftMsgContent
-
- getCurLife() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletStartMsgContent
-
- getCurLife() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameGiftMsgContent
-
- getCurLife() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetGiftMsgContent
-
- getCurLife() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarGiftMsgContent
-
- getCurLiveAudienceNum() - 接口 中的方法com.app.game.pk.pkgame_team.TeamPKBaseControl.TeamPKUserChangeCallBack
-
- getCurLiveHostDiamonds() - 接口 中的方法com.app.game.pk.pkgame_team.TeamPKBaseControl.TeamPKUserChangeCallBack
-
- getCurPlayBean() - 类 中的方法com.app.live.livemusic.LiveMusicManager
-
获取当前播放的对象
- getCurprice() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean
-
- getCurprice() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean
-
- getCurprice() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent
-
- getCurPushNetWork() - 接口 中的方法com.app.live.activity.UpLiveActivity.UpLiveCallBack
-
- getCurr_gold() - 类 中的方法com.app.live.activity.model.BuyPrivateLivePrivilegeResult
-
- getCurrency(double) - 类 中的方法com.app.live.view.StartUpLiveLayout
-
- getCurrency() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean
-
- getCurrency() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean
-
- getCurrency() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent
-
- getCurrencyCode() - 类 中的方法com.kxsimon.money.util.SkuDetailsProxy
-
- getCurrenLevelBagPro() - 类 中的方法com.kxsimon.video.chat.activity.LevelUpMsgBean
-
- getCurrent() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getCurrent_country() - 类 中的方法com.app.user.World.bean.WorldCountryBean
-
- getCurrent_num() - 类 中的方法com.app.user.World.bean.WorldVideoBean
-
- getCurrentBroadcasterUid() - 类 中的方法com.app.util.VideoUtil
-
- getCurrentBulletinIndex() - 接口 中的方法com.kxsimon.video.chat.bulletin.BulletinContract.Presenter
-
- getCurrentBulletinIndex() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinPresenter
-
- getCurrentBulletinInfo() - 接口 中的方法com.kxsimon.video.chat.bulletin.BulletinContract.Presenter
-
- getCurrentBulletinInfo() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinPresenter
-
- getCurrentChatroomId() - 类 中的静态方法com.kxsimon.video.chat.activity.IMStateMachine
-
- getCurrentClassName() - 类 中的方法com.app.game.drawinggame.BaseDoodlePadDataMgr
-
- getCurrentCreateVideoInfo() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getCurrentExp() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getCurrentExp() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getCurrentFollowType(String) - 类 中的方法com.app.user.anchor.level.AnchorLevelPayListAdapter
-
- getCurrentFragmentFromHome(Activity) - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getCurrentGiftId() - 类 中的方法com.kxsimon.video.chat.gift_v2.GiftPopupWindowManager
-
- getCurrentGiftNum() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePunishGiftShowContent
-
- getCurrentGiftTargetInfo() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKBaseControl
-
- getCurrentIndex() - 类 中的方法com.app.dynamic.view.widget.PinnedView
-
- getCurrentIndex() - 类 中的方法com.app.homepage.guide.DefaultGuideManager
-
- getCurrentIndex() - 接口 中的方法com.app.homepage.guide.IGuideControl
-
当前播到第几段
- getCurrentIndex() - 类 中的方法com.kxsimon.video.chat.util.ChatMsgSegmentRecordData
-
- getCurrentIsTCLine() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getCurrentItem() - 类 中的方法com.app.live.activity.fragment.DirectionalViewPager
-
- getCurrentItem() - 类 中的方法com.app.view.RtlViewPager
-
- getCurrentLauncherName(boolean) - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getCurrentMouthPosition() - 类 中的方法com.app.game.eat.EatDetector
-
- getCurrentMouthPosition() - 接口 中的方法com.app.game.eat.IEatDetector
-
- getCurrentNum() - 类 中的方法com.kxsimon.video.chat.bonus.ScrollItemData
-
- getCurrentObject(int) - 类 中的方法com.app.live.activity.fragment.DirectionalViewPager
-
- getCurrentPKId() - 类 中的方法com.app.game.pk.pkgame.PKHelper
-
- getCurrentPosition() - 类 中的方法com.app.widget.banner.RecyclerViewBanner
-
- getCurrentRoundStep() - 类 中的方法com.app.game.pk.pkgame.PKHelper
-
- getCurrentScore() - 类 中的方法com.app.game.eat.EatGameManager
-
- getCurrentScore() - 接口 中的方法com.app.game.eat.IEatGameControl
-
- getCurrentScreen() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getCurrentScreen() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getCurrentScreen() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- GetCurrentShowingPosition() - 类 中的方法com.kxsimon.video.chat.guild.widget.GuildChannelManagerAdapter
-
- getCurrentStage() - 类 中的方法com.app.user.guardin.GuardStage
-
- getCurrentStageID() - 类 中的方法com.app.user.guardin.GuardStage
-
- getCurrentSupportLine() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getCurrentType() - 类 中的方法com.app.user.guardin.GuardStage
-
- getCurrentVid() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getCurrentVideoFrame() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getCurrentVideoId() - 类 中的方法com.app.util.VideoUtil
-
- getCurrentVideoPlayerFragment() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getCurrentVKUserId() - 接口 中的方法com.app.live.utils.IShareDelegate
-
获取 VK 账号用户 id
- getCurrGiftNodeNum() - 类 中的方法com.kxsimon.video.chat.gift_v2.hand.HandGiftBusiness
-
- getCurrSearchStr() - 类 中的方法com.app.user.tag.TagPreLiveAdapter
-
- getCurscore() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getCurscore() - 类 中的方法com.app.game.pk.pkgame.message.PKGameSendPunishGift
-
- getCursorIndex() - 类 中的方法com.app.widget.RangeSeekBar
-
- getCursorIndex() - 类 中的方法com.app.widget.RulerMark
-
- getCurTask() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager
-
- getCurTaskProcess() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager
-
- getCurTaskState() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager
-
- getCurVidInfo() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- getCutDownTime() - 类 中的方法com.app.game.pk.pkgame_team.match.TeamPKReadyData
-
- getCutNetWork() - 类 中的方法com.app.live.utils.LiveQualityToastUtil
-
- getCutPushBitNetWork() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getDadaSuccess(String) - 类 中的方法com.app.live.audio.AudioLiveVcallControl
-
加入聊天室,针对于家族用的
- getDadaSuccess(String) - 类 中的方法com.app.live.audio.LiveRoomAudioLiveVcallControl
-
- getDailyTaskMsgBean() - 类 中的方法com.kxsimon.video.chat.msgcontent.DailyTaskMsgContent
-
- getDanmakuFree() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getDanmakuFree() - 接口 中的方法com.kxsimon.video.chat.emoji.MsgInputFragment.DanmakuSwitchListener
-
- getDanmakuGold() - 类 中的方法com.kxsimon.video.chat.gift_v2.GiftsListManagerV2
-
- getDashboardUrl() - 类 中的静态方法com.app.util.UserUtils
-
dashboard的url地址
- getData() - 类 中的方法com.app.debug.FormFile
-
- getData() - 类 中的方法com.app.filter.view.FilterItemView
-
- getData() - 类 中的方法com.app.game.GameBaseDialog
-
- getData() - 类 中的方法com.app.game.pk.pkgame.ui.PKGameDialogFriendAdapter
-
- getData() - 类 中的方法com.app.game.pk.pkgame_nonscreen.data.PKNonscreenScoreUpdataInfoData
-
- getData() - 类 中的方法com.app.homepage.presenter.bo.BaseDataConfig
-
- getData(HomePageDataMgr.DataType, String) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
获取首页数据或直播间数据
- getData() - 类 中的方法com.app.live.activity.adapter.EndWatchAdapter
-
- getData() - 类 中的方法com.app.sticker.view.StickersItemView
-
- getData() - 类 中的方法com.app.sticker.view.StickersItemView2
-
- getData() - 类 中的方法com.app.user.dialog.report.ImageVideoAdapter
-
- getData() - 类 中的方法com.app.user.login.linkvtoken.AccountMsgBean
-
- getData() - 类 中的方法com.app.user.share.ShareAdapter
-
- getData() - 类 中的方法com.app.user.World.bean.ContinentBean
-
- getData() - 类 中的方法com.app.view.ScrollPickerView
-
- getData() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean
-
- getData() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean
-
- getData() - 类 中的方法com.kxsimon.video.chat.bean.CountBean
-
- getData() - 类 中的方法com.kxsimon.video.chat.bean.CouponBean
-
- getData() - 类 中的方法com.kxsimon.video.chat.bean.MsgTokenBean.DataBean
-
- getData() - 类 中的方法com.kxsimon.video.chat.bean.MsgTokenBean
-
- getData() - 类 中的方法com.kxsimon.video.chat.bean.ReplayGoodsMsgBean
-
- getData() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean
-
- getData() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean
-
- getData() - 类 中的方法com.kxsimon.video.chat.recommend.RecommendForYouAdapter
-
- getData_info() - 类 中的方法com.kxsimon.video.chat.guild.GuildBroadcasterBean
-
- getDataCount(ForbidSpeakDao) - 类 中的方法com.kxsimon.db.DBForbidSpeake
-
- getDataCount(MuteUserDao) - 类 中的方法com.kxsimon.db.DBMuteUser
-
- getDataCountPerRow(String) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
- getDataList() - 类 中的方法com.kxsimon.tasksystem.TaskDatas
-
- getDataList() - 类 中的方法com.kxsimon.tasksystem.TaskManager
-
- getDataPath() - 类 中的方法com.app.live.livemusic.MusicBean
-
- getDataPid() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getDataReportProdid() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getDataReportPublicData(String) - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getDataReportType() - 类 中的静态方法com.app.livesdk.DefaultInfoCommonImpl
-
- getDataSetObserver() - 类 中的方法com.app.view.TosAbsSpinner
-
- getDataSize() - 类 中的方法com.app.widget.banner.RecyclerViewBanner
-
- getDataVersionInt() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getDate() - 类 中的方法com.kxsimon.video.chat.guild.GuildRoomInfo
-
- GetDate(int) - 类 中的方法com.kxsimon.video.chat.vcall.host.HostVCallListDialog
-
- getDay() - 类 中的方法com.app.user.checkin.presenter.info.CheckInCmsInfo
-
- getDayExpCur() - 类 中的方法com.app.user.fansTag.bean.MyFansTag
-
- getDayExpDown() - 类 中的方法com.app.user.fansTag.bean.MyFansTag
-
- getDayExpMax() - 类 中的方法com.app.user.fansTag.bean.MyFansTag
-
- getDayFrmTime(long) - 类 中的静态方法com.app.dynamic.presenter.util.TimeUtil
-
- getDayFromTime(long) - 类 中的静态方法com.app.dynamic.presenter.util.TimeUtil
-
- getDayTimeFrmTime(long) - 类 中的静态方法com.app.dynamic.presenter.util.TimeUtil
-
- getDayTimeFromTime(long) - 类 中的静态方法com.app.dynamic.presenter.util.TimeUtil
-
- getDeepLinkData(FaceBookDeepLinkData) - 接口 中的方法com.app.util.FaceBookDeepLinkData.FaceBookDeepLinkCallBack
-
- getDefault() - 类 中的静态方法com.app.livesdk.GiftPanelSource.Builder
-
- getDefaultData() - 类 中的方法com.kxsimon.tasksystem.banner.BannerData
-
- getDefaultData() - 类 中的方法com.kxsimon.tasksystem.banner.BannerManager
-
- getDefaultDataItem() - 类 中的方法com.kxsimon.tasksystem.banner.BannerManager
-
- getDefaultFoodList() - 类 中的方法com.app.game.eat.EatDataController
-
获取默认食物列表
- getDefaultMailAccountName(Context) - 类 中的静态方法com.app.user.account.AccountActionSdkUtil
-
- getDefaultOutputBitmap(Context) - 类 中的静态方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getDelay_length() - 类 中的方法com.kxsimon.video.chat.official.live.OfficialDelayRequestMsgContent
-
- getDensityDpi() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getDesc() - 类 中的方法com.app.live.boost.bean.BoostUserInfo
-
- getDesc() - 类 中的方法com.kxsimon.video.chat.bean.CouponBean.DataBean
-
- getDesc() - 类 中的方法com.kxsimon.video.chat.bean.RecommendBean
-
- getDesc() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean.TaskBean
-
- getDesc() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getDesc() - 类 中的方法com.kxsimon.video.chat.msgcontent.CloseRecommendContent
-
- getDesc() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendContent
-
- getDescByStage(GuardStage.ChargeStage) - 类 中的静态方法com.app.user.guardin.adapter.ChargeStageAdapter
-
- getDescription() - 类 中的方法com.app.live.activity.fragment.BaseShareModule.LiveShareData.ShareInfo
-
- getDescription() - 类 中的方法com.app.user.fra.BaseFra
-
- getDescription() - 类 中的方法com.kxsimon.money.util.SkuDetailsProxy
-
- getDesctype() - 类 中的方法com.app.user.account.UserForbidBO
-
- getDetailUrl() - 类 中的方法com.app.live.cheez.CheezSurpriseItem
-
- getDetailViewPager() - 类 中的方法com.app.dynamic.view.fragment.CommentLikeFragment
-
- getDeveloperPayload() - 类 中的方法com.kxsimon.money.util.Purchase
-
- getDeviceId(Context) - 类 中的方法com.app.livesdk.LinkliveSDK
-
获取当前设备 ID
- getDiagonalInch() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getDialog(Context) - 类 中的静态方法com.app.live.activity.dialog.ReceiveGiftDialog
-
- getDialog() - 类 中的方法com.app.live.activity.dialog.UploadCoverManager
-
- getDialog() - 类 中的方法com.app.user.follow.view.FollowGuideDialog
-
- getDialog() - 类 中的方法com.kxsimon.video.chat.view.RecordDialog
-
- getDialogHeight() - 类 中的方法com.app.live.boost.view.CommonWebViewDialog.H5Param
-
- getDialogHeight() - 类 中的方法com.app.test.SelectMoreDialog
-
- getDialogWidth() - 类 中的方法com.app.live.boost.view.CommonWebViewDialog.H5Param
-
- getDialogWidth() - 类 中的方法com.app.test.SelectMoreDialog
-
- getDiamond() - 类 中的方法com.app.game.pk.pkgame.message.PKRidiculeMsgContent
-
- getDiamond() - 类 中的方法com.kxsimon.video.chat.msgcontent.HostDiamondMsgContent
-
- getDiamond() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialResultInfo
-
- getDiamond_num() - 类 中的方法com.app.user.World.bean.QualityRankListBean
-
- getDiamond_num() - 类 中的方法com.app.user.World.bean.RankListBean
-
- getDiamond_num() - 类 中的方法com.app.user.World.bean.VideoDataExtendInfo
-
- getDiamond_num() - 类 中的方法com.app.user.World.bean.VideoDataExtendInfo.OutlayListBean
-
- getDiamondCount() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getDiamondPlateFirstDialog(Context) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
第一次钻石转盘提示
- getDiamonds() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getDiamonds() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getDiamonds() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePlayAgainFaildContent
-
- getDiamonds() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsData
-
- getDicon() - 类 中的方法com.kxsimon.video.chat.gamecenter.bean.GameCenterInfo
-
- getDirectionalViewPager() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getDis() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeResult.PrivateRoom
-
- getDiscountPrice() - 类 中的方法com.app.user.guardin.GuardStage.GuardSelectTime
-
- getDiscoverMessage(AsyncActionCallback) - 类 中的静态方法com.app.user.account.AccountActionUtil
-
- getDiscoverRankMessage(AsyncActionCallback) - 类 中的静态方法com.app.user.account.AccountActionUtil
-
- getDismissBottomBound() - 类 中的方法com.app.game.eat.RoundEnv
-
- getDismissBoundHeight() - 类 中的方法com.app.game.eat.RoundEnv
-
- getDismissState() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getDisplayRulesItem() - 类 中的方法com.app.game.luckyturnplate.message.EmbeddedGameWinningMsgContent
-
- getDividerColor(int) - 接口 中的方法com.app.record.game.smarttablayout.SmartTabLayout.TabColorizer
-
- getDollar() - 类 中的方法com.kxsimon.money.util.Commodity
-
- getDone_count() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean
-
- getDouble(String, double) - 类 中的方法com.app.util.SimpleMemory
-
- getDownloadSegments() - 类 中的方法com.kxsimon.video.chat.util.ChatMsgSegmentManager
-
- getDownloaduri() - 类 中的方法com.kxsimon.money.util.Gift
-
- getDownloadUrl() - 类 中的方法com.app.live.cheez.CheezSurpriseItem
-
- getDownLoadWrappwer() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getDrawable2d() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getDrawerElevation() - 类 中的方法com.app.view.DrawerLayout
-
The base elevation of the drawer(s) relative to the parent, in pixels.
- getDrawerLockMode(int) - 类 中的方法com.app.view.DrawerLayout
-
Check the lock mode of the drawer with the given gravity.
- getDrawerLockMode(View) - 类 中的方法com.app.view.DrawerLayout
-
Check the lock mode of the given drawer view.
- getDrawerTitle(int) - 类 中的方法com.app.view.DrawerLayout
-
Returns the title of the drawer with the given gravity.
- getDrawHeight() - 接口 中的方法com.kxsimon.video.chat.activity.ChatFraAudioWatchLive.OnBonusClickListener
-
- getDrawHeight() - 接口 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2.OnBonusClickListener
-
- getDrawingGameGiftList() - 接口 中的方法com.app.game.drawinggame.IDrawingGameCallback
-
获取游戏礼物列表
- getDrawingGameGiftList() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioBase
-
获取你画我猜游戏礼物
- getDrawingGameGiftList() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2
-
- getDuration() - 类 中的方法com.app.game.animation.BaseAnimation
-
- getDuration() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getDuration() - 类 中的方法com.app.game.eat.RoundEnv
-
- getDuration() - 类 中的方法com.app.game.pk.pkgame.data.PKStrikeInfoData
-
- getDuration() - 类 中的方法com.app.live.livemusic.MusicBean
-
- getDynamicBottomLayout() - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getDynamicBottomLayout() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraCommon
-
- getDynamicMenu(Activity, boolean, DialogSdkUtil.DynamicMenuCallBack) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getEatGameScore() - 类 中的方法com.app.live.utils.ShareMgr
-
- getEatGameShareUrl() - 类 中的方法com.app.live.utils.ShareMgr
-
- getEdge() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getEditText() - 类 中的方法com.kxsimon.video.chat.emoji.view.WorldMsgInputView
-
- getEffect() - 类 中的方法com.kxsimon.video.chat.msgcontent.CardChestMsgContent
-
- getEffect() - 类 中的方法com.kxsimon.video.chat.msgcontent.RedPacketMsgContent
-
- getEggAnimationType() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getEggCount() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getEggIconUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getEggMsgImageUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getEggName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getEggTrayImageUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getEggType() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getEggZipUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getEmail() - 类 中的方法com.app.user.anchor.level.ApplyContactView
-
- getEmailEdit() - 类 中的方法com.app.user.anchor.level.ApplyContactView
-
- getEmptyView() - 类 中的方法com.app.view.TosAdapterView
-
When the current adapter is empty, the AdapterView can display a special view call the empty
view.
- getEncodeBitrateLow() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getEncodeBitrateNormal() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getEncodeHeight() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getEncodeWidth() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getEndCapture() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getEndError() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getEndMsgType() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractEndMsgContent
-
- getEndMsgType() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenEndContent
-
- getEndTimeDesc(long) - 类 中的静态方法com.app.live.utils.UTCTimeHelper
-
- getEndTimeDesc2(long) - 类 中的静态方法com.app.live.utils.UTCTimeHelper
-
- getEndTimeDesc3(long) - 类 中的静态方法com.app.live.utils.UTCTimeHelper
-
- getEndTimeDesc4(long) - 类 中的静态方法com.app.live.utils.UTCTimeHelper
-
- getEndUserId() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractEndUserMsgContent
-
- getEndUserId() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenEndUserMsgContent
-
- getEnterAnim(View, int, int, Animator.AnimatorListener) - 类 中的静态方法com.kxsimon.video.chat.presenter.animation.CommonAnimationUtils
-
- getEnterVideoInfo() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getEntry() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getEntryById(int) - 类 中的方法com.kxsimon.video.chat.manager.entry.EntryManager
-
- getEntryById(int) - 接口 中的方法com.kxsimon.video.chat.manager.entry.IEntryManager
-
获取指定id的内容
- getEntryIdByKey(String, boolean) - 类 中的静态方法com.kxsimon.video.chat.manager.LiveDataManager
-
- getEntryList() - 类 中的方法com.kxsimon.video.chat.manager.entry.EntryManager
-
- getEntryList() - 接口 中的方法com.kxsimon.video.chat.manager.entry.IEntryManager
-
获取功能入口列表
- getEntryView() - 类 中的方法com.kxsimon.video.chat.manager.entry.ConfigEntry
-
- getEpdmId() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean.ProductAttributesBean.ItemBean
-
- getEpdmId() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean.ProductPremiumsBean
-
- getErrid() - 类 中的方法com.kxsimon.money.util.IabResult
-
- getErro(int) - 接口 中的方法com.app.user.hostTag.HostTagControl.HostTagAllListCallBcck
-
- getErro(int) - 类 中的方法com.app.user.hostTag.HostTagListActivity
-
- getErro(int) - 类 中的方法com.app.user.hostTag.HostTagListDialog
-
- getErrorCode2() - 类 中的方法com.kxsimon.money.BasePayMgr.PayTransBean
-
- getErrorCode3() - 类 中的方法com.kxsimon.money.BasePayMgr.PayTransBean
-
- getErrorMsg() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getEtime() - 类 中的方法com.kxsimon.video.chat.guild.GuildMenuListeBean
-
- getEtime() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelInfo
-
- getEveryday_task_count() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskListBean
-
- getEveryday_task_done_count() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskListBean
-
- getExchangeDay() - 类 中的方法com.app.user.guardin.GuardStage
-
- getExclusiveFra() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getExitAnim(View, int, int, int, Animator.AnimatorListener) - 类 中的静态方法com.kxsimon.video.chat.presenter.animation.CommonAnimationUtils
-
- getExp() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getExpAdd() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getExpiration() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeResult.PayRoom
-
- getExpiration() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeResult.PrivateRoom
-
- getExpire() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean
-
- getExpire() - 类 中的方法com.kxsimon.video.chat.guild.GuildRoomInfo
-
- getExpire_time() - 类 中的方法com.app.live.activity.model.BuyPrivateLivePrivilegeResult
-
- getExpValues(AsyncActionCallback) - 类 中的方法com.app.user.checkin.presenter.CheckInPresenter
-
获取经验列表
- getExtra() - 类 中的方法com.app.game.GiftActivityInfo
-
- getExtra() - 类 中的方法com.app.live.activity.fragment.BaseShareModule.LiveShareData
-
- getExtra() - 类 中的方法com.kxsimon.video.chat.bonus.ScrollItemData
-
- getExtra() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getExtra() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getExtra() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg
-
- getFace() - 类 中的方法com.app.game.eat.EatDetector.Face
-
- getFace() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getFace() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenStartMsgContent
-
- getFace() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getFace() - 类 中的方法com.app.live.activity.model.ExclusiveListMessageResult
-
- getFace() - 类 中的方法com.app.live.boost.bean.BoostUserInfo
-
- getFace() - 类 中的方法com.app.user.account.UserForbidBO
-
- getFace() - 类 中的方法com.app.user.World.bean.QualityRankListBean
-
- getFace() - 类 中的方法com.app.user.World.bean.RankListBean
-
- getFace() - 类 中的方法com.app.user.World.bean.VideoDataExtendInfo.OutlayListBean
-
- getFace() - 类 中的方法com.app.user.World.bean.WorldRankDetailUserBean
-
- getFace() - 类 中的方法com.kxsimon.video.chat.guild.GuildBroadcasterInfo
-
- getFace() - 类 中的方法com.kxsimon.video.chat.guild.GuildMenuListeBean
-
- getFace() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean.DataBean.UserBean
-
- getFace() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnShowDialogEvent
-
- getFace() - 类 中的方法com.kxsimon.video.chat.msgcontent.LuckyCardMsgContent
-
- getFaceDetectDialog(Context, AsyncActionCallback) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getFaceUrl() - 类 中的方法com.app.user.admin.bean.AdminInfo
-
- getFaceUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getFaceUrl() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getFamily_id() - 类 中的方法com.app.letter.view.BO.CreateKingDomResult
-
- getFamilyActDetailUrl(String, String) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getFamilyActListUrl(String) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getFamilyActWinnerUrl(String, String) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getFamilyDailyReportUrl(String, String) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getFamilyListUrl(String) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getFamilyPrivilegeUrl(String) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getFanLevel() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getFanLevel() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getFanLevel() - 接口 中的方法com.app.livesdk.ChatFraSdk.ChatFraBaseCallBack
-
- getFanLevel() - 类 中的方法com.kxsimon.video.chat.activity.IMStateMachine
-
- getFansDialogFragment(String, String) - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getFansInfo() - 类 中的方法com.app.user.fansTag.bean.MyFansTag
-
- getFansInfo() - 类 中的方法com.app.user.fansTag.bean.MyTagFans
-
- getFansRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.TopFansRankMsgContent
-
- getFansTag() - 类 中的方法com.kxsimon.video.chat.msgcontent.FansTagLevelUpMsgContent
-
- GetFansTagMsgContent - com.app.user.fansTag.message中的类
-
获得主播的粉丝标签消息
- GetFansTagMsgContent(Parcel) - 类 的构造器com.app.user.fansTag.message.GetFansTagMsgContent
-
- GetFansTagMsgContent() - 类 的构造器com.app.user.fansTag.message.GetFansTagMsgContent
-
- GetFansTagMsgContent(byte[]) - 类 的构造器com.app.user.fansTag.message.GetFansTagMsgContent
-
- getFansTagResult() - 类 中的方法com.app.user.fansTag.MyFansTagUtil
-
- getFavoriteMusicLists() - 类 中的方法com.app.live.livemusic.LiveMusicManager
-
获取收藏列表,不能使用copy,因为外面adapter用的是同一个对象
- getFeatureListGender() - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
- getFeedbackEmail() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getFeedBO() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- getFeedByVid(String, AsyncActionCallback) - 类 中的方法com.app.dynamic.presenter.FeedPresenter
-
- getFeedData(String, String, String, String, AsyncActionCallback) - 类 中的方法com.app.dynamic.presenter.FeedPresenter
-
- getFeedId() - 类 中的方法util.VideoTagManager
-
- getFile() - 类 中的方法com.app.debug.FormFile
-
- getFileByUri(Uri, int) - 类 中的静态方法com.app.user.dialog.report.LiveReportUtil
-
对图片进行压缩
- getFileLink() - 类 中的方法com.app.user.dialog.report.ReportMediaBean
-
- getFileMD5() - 类 中的方法com.app.game.eat.EatDataController
-
- getFileMD5(File) - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getFileName() - 类 中的方法com.app.debug.FormFile
-
- getFileProvider() - 接口 中的方法com.app.util.FlavorUtils.FlavorDelegate
-
获取 FileProvider
- getFileProvider() - 类 中的静态方法com.app.util.FlavorUtils
-
- getFiles(File, String, boolean, int) - 类 中的静态方法com.app.crash.LogFileUtils
-
- getFilesDir() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getFileType() - 类 中的方法com.app.user.dialog.report.ReportMediaBean
-
- getfileUrl() - 类 中的方法com.app.user.dialog.report.ReportMediaBean
-
- getFilterId() - 类 中的方法com.app.filter.view.FilterItem
-
- getFilterItemViewByUrl(String) - 类 中的方法com.app.filter.view.FilterFragment
-
- getFilterItemViewByUrl(String) - 类 中的方法com.app.sticker.view.StickersTabDialogFragment
-
- getFilterLevelLimit() - 类 中的方法com.app.filter.view.FilterItem
-
- getFilterName() - 类 中的方法com.app.filter.view.FilterItem
-
- getFilterRes() - 类 中的方法com.app.filter.view.FilterItem
-
- getFilterType() - 类 中的方法com.app.filter.view.FilterItem
-
- getFilterZip() - 类 中的方法com.app.filter.view.FilterItem
-
- getFilterZipName() - 类 中的方法com.app.filter.view.FilterItem
-
- getFinanType() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusDetailMessages.TaskBonusRewardMessages
-
- getFinishedNum() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean.TaskBean
-
- getFinishedNum() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getFirst() - 类 中的方法com.app.game.leveltemplet.LevelTempletSrcManager.ValuesMap
-
- getFirst() - 类 中的方法com.kxsimon.video.chat.msgcontent.PraiseMsgContent
-
- getFirstCardStatus() - 类 中的方法com.kxsimon.video.chat.presenter.goldcard.GoldCardData
-
获取首充金币奖励卡状态
- getFirstDataTimeEveryTime() - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
每次获取第一个数据时间
- getFirstDataTimeEveryTime() - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getFirstGiftBottom() - 类 中的方法com.app.user.dialog.LevelUpDialogNew
-
- getFirstGiftImageUrl() - 类 中的方法com.app.user.dialog.LevelUpDialogNew
-
- getFirstInstallTime() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getFirstPosition() - 类 中的方法com.app.view.TosGallery
-
Get the The position of the first child displayed.
- getFirstRechargeGift() - 类 中的方法com.kxsimon.money.util.KCoinInfo
-
- getFirstRect(int) - 类 中的静态方法com.kxsimon.video.chat.vcall.UnitedLiveDimensUtils
-
- getFirstSectionPts() - 类 中的方法com.app.game.eat.RoundEnv
-
- getFirstVisiblePosition() - 类 中的方法com.app.view.TosAdapterView
-
Returns the position within the adapter's data set for the first item displayed on screen.
- getFlingThreshold() - 类 中的静态方法com.app.live.activity.PagerConfig
-
获取当前滚动速度阀值
- getfName() - 类 中的方法com.app.eventbus.FollowEvent
-
- getFName() - 类 中的方法com.kxsimon.video.chat.msgcontent.FollowActressMsgContent
-
- getFName() - 类 中的方法com.kxsimon.video.chat.msgcontent.FollowActressServerMsgContent
-
- getFName() - 类 中的方法com.kxsimon.video.chat.msgcontent.UnFollowActressMsgContent
-
- getFoldKey() - 类 中的方法com.app.user.switchsetting.message.UnFoldMessage
-
- getFoldLayout() - 接口 中的方法com.kxsimon.video.chat.manager.entry.ILiveBottomEntryPresenter
-
获取底部按钮fold区域layout
- getFoldLayout() - 类 中的方法com.kxsimon.video.chat.manager.entry.LiveBottomEntryPresenter
-
- getFoldSubset() - 类 中的方法com.kxsimon.video.chat.manager.entry.ConfigEntry
-
- getFoldValve() - 类 中的方法com.app.user.switchsetting.message.UnFoldMessage
-
- getFollow() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelInfo
-
- getFollow() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelListInfo
-
- getFollowBtn(Activity) - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getFollowCaptureUrl(VideoDataInfo) - 类 中的静态方法com.app.homepage.view.card.BaseCard
-
- getFollowed() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getFollowed() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getFollowGuideDialog() - 接口 中的方法com.kxsimon.video.chat.presenter.host.ILiveHostPresenter
-
- getFollowGuideDialog() - 类 中的方法com.kxsimon.video.chat.presenter.host.LiveHostPresenter
-
- getFollowHeadLastTime() - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
- getFollowNum() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialResultInfo
-
- getFollowText() - 类 中的方法com.app.user.follow.manager.FollowRemindManager
-
- getFontHeight(Paint) - 类 中的静态方法com.app.util.ShineUIHelper
-
- getFontHeight(Paint) - 类 中的静态方法com.app.util.UIUtil
-
- getFoodBean() - 类 中的方法com.app.game.eat.FoodEntity
-
- getFoodBeanById(String) - 类 中的方法com.app.game.eat.EatDataController
-
根据食物id获取数据对象
- getFoodChannelNum() - 类 中的方法com.app.game.eat.RoundEnv
-
- getFoodCountEatOnce() - 类 中的方法com.app.game.eat.RoundEnv
-
- getFoodImagePath(String) - 类 中的方法com.app.game.eat.EatDataController
-
根据食物id查找对应的图片资源路径
- getFootersCount() - 类 中的方法com.app.view.HeaderFooterRecyclerView.RecyclerWrapAdapter
-
- getForbid() - 类 中的方法com.kxsimon.video.chat.msgcontent.ForbidSpeakMsgContent
-
- getForbidContent() - 类 中的方法com.app.user.account.UserForbidBO
-
- getForbidInfo() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getForbidName() - 类 中的方法com.kxsimon.video.chat.msgcontent.AdminForbidMsgContent
-
- getForbidSpeakDao() - 类 中的方法com.kxsimon.db.auto_genx.DaoSession
-
- getForbidSpeakeDao() - 类 中的方法com.kxsimon.db.DBForbidSpeake
-
- getForbidUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.AdminForbidMsgContent
-
- GetForegroundActName() - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取前台act name
- GetForegroundActName() - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getForm() - 类 中的方法com.app.user.BO.AnchorDialogData
-
- getFormatCount(int) - 类 中的静态方法com.app.util.ShineUIHelper.Digital
-
- getFormatCount(int) - 类 中的静态方法com.app.util.UIUtil.Digital
-
- getFormatFeedbackMsg(String, String) - 类 中的静态方法com.app.user.ToastManager
-
- getFormatNumbertext(String) - 类 中的静态方法com.app.user.anchor.level.AnchorLevelPayListAdapter
-
- getFormatTime(String) - 类 中的静态方法com.app.live.activity.dialog.datepicker.DateTimePickerDialog
-
- getFormatTime(long) - 类 中的静态方法com.app.market.view.TimeCountDownView
-
- getFormatTime(String) - 类 中的静态方法com.kxsimon.video.chat.matchmaker.ui.dialog.DateTimePickerDialog
-
- getFormatTime(long) - 类 中的静态方法com.kxsimon.video.chat.view.GoldCardEntryView
-
输出12h34m格式
- getFormatTime(long) - 类 中的静态方法com.kxsimon.video.chat.view.LuckyCardEntryView
-
输出12h34m格式
- getFormatTime(long) - 类 中的静态方法com.kxsimon.video.chat.view.RouletteEntryView
-
输出12h34m格式
- getFormatTimeSecond(long) - 类 中的静态方法com.app.live.pay.view.StartUpLivePayLayout
-
- getFormatTimeSecond(long) - 类 中的静态方法com.app.live.view.StartUpLiveLayout
-
输出12m34s格式
- getFormatTimeSecond(long) - 类 中的静态方法com.kxsimon.video.chat.view.GoldCardEntryView
-
输出12m34s格式
- getFormatTimeSecond(long) - 类 中的静态方法com.kxsimon.video.chat.view.LuckyCardEntryView
-
输出12m34s格式
- getFormatTimeSecond(long) - 类 中的静态方法com.kxsimon.video.chat.view.RouletteEntryView
-
输出12m34s格式
- getFormatTopicName(String) - 类 中的静态方法com.app.user.topic.util.TopicUtil
-
获取一个以#开头的话题名字
- getFormName() - 类 中的方法com.app.debug.FormFile
-
- getFourthSectionPts() - 类 中的方法com.app.game.eat.RoundEnv
-
- getFraction() - 类 中的方法com.app.live.activity.uplivend.NewUpLiveEndAdpater
-
- getFraction() - 类 中的方法com.app.live.activity.uplivend.widget.UpLiveEndPagerView
-
- getFragmentManager() - 类 中的方法com.kxsimon.video.chat.matchmaker.ui.managers.MatchMakerManager
-
- getFragmentManager() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getFragmentShow() - 接口 中的方法com.app.live.activity.fragment.DirectionalViewPager.OnBottomFragmentShowListener
-
- getFrom_logo() - 类 中的方法com.app.game.pk.pkgame.data.PKGameSendUserInfo
-
- getFrom_uname() - 类 中的方法com.app.game.pk.pkgame.data.PKGameSendUserInfo
-
- getFromAppText(String) - 类 中的静态方法com.app.util.UIUtil
-
- getFromInt(String) - 类 中的静态方法com.app.user.login.view.dialog.LoginGuideDialog
-
- getfromPage() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getFromType() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getfUid() - 类 中的方法com.app.eventbus.FollowEvent
-
- getFuid() - 类 中的方法com.kxsimon.video.chat.msgcontent.FollowActressMsgContent
-
- getFuid() - 类 中的方法com.kxsimon.video.chat.msgcontent.FollowActressServerMsgContent
-
- getFuid() - 类 中的方法com.kxsimon.video.chat.msgcontent.UnFollowActressMsgContent
-
- getFuns() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsData
-
- getGame_id() - 类 中的方法com.app.game.luckyturnplate.message.EmbeddedGameWinningMsgContent
-
- getGame_id() - 类 中的方法com.app.live.audio.webgame.AudioWebGameStateChangeMsgContent
-
- getGame_id() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getGame_keywords() - 类 中的方法com.app.homepage.bo.FeatureGameBean
-
- getGame_keywords_bgcolor() - 类 中的方法com.app.homepage.bo.FeatureGameBean
-
- getGame_name() - 类 中的方法com.app.game.luckyturnplate.message.EmbeddedGameWinningMsgContent
-
- getGame_name() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getGame_type() - 类 中的方法com.app.live.audio.webgame.AudioWebGameStateChangeMsgContent
-
- getGameAgainTime() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getGameDuration() - 类 中的方法com.app.game.eat.EatDataController
-
- getGameEnd() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletStartMsgContent
-
- getGameForName(String) - 枚举 中的静态方法com.app.game.LiveGame
-
- getGameForType(int) - 枚举 中的静态方法com.app.game.LiveGame
-
- getGameId() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getGameid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getGameid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameRankChangeMsgContent
-
- getGameid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameTopListChangeMsgContent
-
- getGameId() - 类 中的方法com.app.game.pk.pkgame.PKHostControl
-
- getGameid() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenEndMsgContent
-
- getGameid() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenRefreshMsgContent
-
- getGameListInfo() - 类 中的方法com.kxsimon.video.chat.gamecenter.GameCenterManager
-
- getGameOverResult() - 类 中的方法com.app.game.eat.EatDataController
-
- getGameStage() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getGameState() - 类 中的方法com.app.game.leveltemplet.LevelTempletGame
-
- getGameState(LiveGame) - 类 中的方法com.app.game.LiveGameStateManager
-
- getGamestate() - 类 中的方法com.app.live.audio.webgame.AudioWebGameStateChangeMsgContent
-
- getGameToGiftManager() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getGameToGiftManager() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getGameTopicId(String) - 类 中的方法com.app.user.tag.TagManager
-
获取标题中的第一个有效话题的id
- getGameTopicList() - 类 中的方法com.app.user.tag.TagManager
-
- getGameType() - 类 中的方法com.app.game.pk.pkgame.data.PkGameResultBean
-
- getGameTypeList() - 类 中的方法com.app.record.game.GameTypeListManager
-
- getGameZipUrl() - 类 中的方法com.app.game.eat.EatDataController
-
- getGap() - 类 中的方法com.kxsimon.video.chat.msgcontent.TopFansRankMsgContent
-
- getGapCount(Date, Date) - 类 中的静态方法com.app.user.PushTipManager
-
获取两个日期之间的间隔天数
- getGdelay() - 类 中的方法com.kxsimon.video.chat.bean.MsgTokenBean.DataBean
-
- getGdelay() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean
-
- getGdelay() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean
-
- getGender() - 类 中的方法com.app.user.login.view.ui.GenderSelectLayout
-
获取性别
- getGender() - 类 中的静态方法com.app.util.ShineUIHelper.Gender
-
- getGender(String) - 类 中的静态方法com.app.util.ShineUIHelper.Gender
-
- getGender() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerJoinMsg
-
- getGeneralPhoneNumberFormat(String, String) - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取通用电话号码格式
- getGeneralPhoneNumberFormat(String, String) - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getGenerateSuccess() - 类 中的方法com.app.game.eat.EatDataController
-
- getGenerateTaskList() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager
-
- getGenVideoSuccess() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager
-
- getGet_gold_number() - 类 中的方法com.app.game.luckyturnplate.message.EmbeddedGameWinningMsgContent
-
- getGetTextParam() - 类 中的方法com.app.CheckGameStateMessage
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.CommentMessage.CommentHotListMsg
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.CommentMessage.CommentListMsg
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.CommentMessage.DeleteCommentMsg
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.CommentMessage.PublishCommentMsg
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.FeedMessage.DeleteFeedMsg
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.FeedMessage.FeedByVidMsg
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.FeedMessage.FeedInfoMsg
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.FeedMessage.FollowFeedMsg
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.FeedMessage.ProfileFeedMsg
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.InsDelUploadMessage
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.LikeMessage.AddLikeMessage
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.LikeMessage.LikeListMsg
-
- getGetTextParam() - 类 中的方法com.app.dynamic.model.ShortVideoReportMessage
-
- getGetTextParam() - 类 中的方法com.app.filter.message.FilterListMessage
-
- getGetTextParam() - 类 中的方法com.app.game.chestrain.MyChestInfoMessage
-
- getGetTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameBreakGameMessage
-
- getGetTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameChooseLanguageMessage
-
- getGetTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameChooseWordMessage
-
- getGetTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameDoodleReportMessage
-
- getGetTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameDoodleSyncMessage
-
- getGetTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameInitGameMessage
-
- getGetTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameLanguagesListMessage
-
- getGetTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameSubmitAnswerMessage
-
- getGetTextParam() - 类 中的方法com.app.game.eat.message.EatGameCheckMessage
-
- getGetTextParam() - 类 中的方法com.app.game.eat.message.EatGameFoodListMessage
-
- getGetTextParam() - 类 中的方法com.app.game.eat.message.EatGameOverMessage
-
- getGetTextParam() - 类 中的方法com.app.game.eat.message.EatGameShareMessage
-
- getGetTextParam() - 类 中的方法com.app.game.eat.message.EatGameStartMessage
-
- getGetTextParam() - 类 中的方法com.app.game.leveltemplet.message.LevelTempletZipMessage
-
- getGetTextParam() - 类 中的方法com.app.game.leveltemplet.message.LevelTempletZipSuccessMessage
-
- getGetTextParam() - 类 中的方法com.app.game.livestar.message.DrawMsg
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.message.PKVideoListMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameAcceptMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameEndGameMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameEndRankMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetFriendListMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetGameInfoMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetHeadListMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetPositionMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetRankMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetReadyMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameInviteManageMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameInviteMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameJoinGameMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameNoscreenJoinMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameNoscreenStopJoinMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGamePlayAgainMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameRankMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameSelectPunishConfirmMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameSetPositionMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameThanksMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame.net.ReportMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame_team.match.TeamPKStartMatchMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame_team.match.TeamPKStopMatchMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame_team.network.TeamPKGetSupportAllMessage
-
- getGetTextParam() - 类 中的方法com.app.game.pk.pkgame_team.network.TeamPKOverMessage
-
- getGetTextParam() - 类 中的方法com.app.game.TempletGrabRewardMessage
-
- getGetTextParam() - 类 中的方法com.app.game.treasurebox.TreasureboxGrabMessage
-
- getGetTextParam() - 类 中的方法com.app.game.turnplate.msg.MonopolyGetMessage
-
- getGetTextParam() - 类 中的方法com.app.game.voice.message.VoiceShareInfoMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.AddToBlacklistMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.AdminAddMsgListMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.AdminGetMsgListMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.AdminRemoveMsgListMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.GroupBoxTestMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.GroupIconListMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.KingDomCreateMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.MsgVisitListMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.RecommendBeautyMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.RecommendSayHiMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.RemoveFromBlacklistMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.RemoveFromRoomMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.RequestBannerMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.RequestBlacklistMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.message.RequestBlockSearchMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamAnchorOnlineMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamHeartBeatMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamListMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamOnlineConfirmMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamOnlineMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamOpenVoiceMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamOutlineMessage
-
- getGetTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamShutVoiceMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.BuyPrivateLivePrivilegeMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.ExclusiveListMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.FirstGiftMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.fragment.DelReplayMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.GetOpenMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.HeartBeatMessageWithQosData
-
- getGetTextParam() - 类 中的方法com.app.live.activity.LiveAddMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.LiveQueryMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.LiveUpdateInfoMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.message.ExclusiveAddAndDelMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.PreloadListMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.ReplayVideoListMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.ShareDoneMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.UnionVCallUserQueryMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.uplivend.presenter.NewUpLiveEndMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.UploadCoverInLiveMsg
-
- getGetTextParam() - 类 中的方法com.app.live.activity.VCallUserQueryMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.VideoGetVSourceMessage
-
- getGetTextParam() - 类 中的方法com.app.live.activity.VideoStartPushMessage
-
- getGetTextParam() - 类 中的方法com.app.live.audio.webgame.WebGameHeartMessage
-
- getGetTextParam() - 类 中的方法com.app.live.boost.message.BeamBoostDeleteBoostMessageRequest
-
- getGetTextParam() - 类 中的方法com.app.live.boost.message.BeamBoostGetBoostMessageRequest
-
- getGetTextParam() - 类 中的方法com.app.live.boost.message.BeamBoostStartBoostRequest
-
- getGetTextParam() - 类 中的方法com.app.live.boost.message.BoostPollingMessage
-
- getGetTextParam() - 类 中的方法com.app.live.cheez.CheezSurpriseMessage
-
- getGetTextParam() - 类 中的方法com.app.live.pay.PaidLiveFetchPrivateKeyRequest
-
- getGetTextParam() - 类 中的方法com.app.live.pay.PaidLiveFetchRequest
-
- getGetTextParam() - 类 中的方法com.app.live.utils.LiveGetConfigMessage
-
- getGetTextParam() - 类 中的方法com.app.live.utils.ShareShortLinkMessage
-
- getGetTextParam() - 类 中的方法com.app.livesdk.GetOrderMessage
-
- getGetTextParam() - 类 中的方法com.app.record.game.GameTypeListMessage
-
- getGetTextParam() - 类 中的方法com.app.record.game.GameVideoListMessage
-
- getGetTextParam() - 类 中的方法com.app.report.AppActivityReportMessage
-
- getGetTextParam() - 类 中的方法com.app.shortvideo.model.ShortVidWatchMsg
-
- getGetTextParam() - 类 中的方法com.app.user.account.AccountActionUtil.PostUserAppealInfo
-
- getGetTextParam() - 类 中的方法com.app.user.account.AccountActionUtil.QueryProfileAnchorInfoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.account.AccountActionUtil.QueryRecommendMessage
-
- getGetTextParam() - 类 中的方法com.app.user.account.AccountActionUtil.QueryReplayVideoListMessage
-
- getGetTextParam() - 类 中的方法com.app.user.account.EditProfileMessage
-
- getGetTextParam() - 类 中的方法com.app.user.account.GetInterestListMessage
-
- getGetTextParam() - 类 中的方法com.app.user.account.IsNickNameExistMessage
-
- getGetTextParam() - 类 中的方法com.app.user.account.PosterDeleteMessage
-
- getGetTextParam() - 类 中的方法com.app.user.account.PosterSetMessage
-
- getGetTextParam() - 类 中的方法com.app.user.account.QueryAnchorInfoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.account.QueryFollowTextMessage
-
- getGetTextParam() - 类 中的方法com.app.user.account.RequestHotList
-
- getGetTextParam() - 类 中的方法com.app.user.account.VIPMarkReadMessage
-
- getGetTextParam() - 类 中的方法com.app.user.admin.message.AddAdminMessage
-
- getGetTextParam() - 类 中的方法com.app.user.admin.message.ForbidSpeakMessage
-
- getGetTextParam() - 类 中的方法com.app.user.admin.message.RemoveAdminMessage
-
- getGetTextParam() - 类 中的方法com.app.user.admin.message.RequestAdminListMessage
-
- getGetTextParam() - 类 中的方法com.app.user.anchor.level.AnchorLevelGrowthMessage
-
- getGetTextParam() - 类 中的方法com.app.user.anchor.level.ApplyStatusMsg
-
- getGetTextParam() - 类 中的方法com.app.user.anchor.level.BroadcastRewardThanksMessage
-
- getGetTextParam() - 类 中的方法com.app.user.AudioListMessage
-
- getGetTextParam() - 类 中的方法com.app.user.checkin.model.CheckInConfirmMessage
-
- getGetTextParam() - 类 中的方法com.app.user.checkin.model.CheckInMessage.AwardMsg
-
已过时。
- getGetTextParam() - 类 中的方法com.app.user.checkin.model.CheckInMessage.CheckInMsg
-
已过时。
- getGetTextParam() - 类 中的方法com.app.user.checkin.model.CheckInMessage.ExpMsg
-
已过时。
- getGetTextParam() - 类 中的方法com.app.user.checkin.model.CheckInMessage.StatusMsg
-
已过时。
- getGetTextParam() - 类 中的方法com.app.user.checkin.model.CheckInStatusMessage
-
- getGetTextParam() - 类 中的方法com.app.user.dialog.report.ReportSendMessages
-
- getGetTextParam() - 类 中的方法com.app.user.dialog.report.RequestImageUploadAddressMessage
-
- getGetTextParam() - 类 中的方法com.app.user.fansTag.message.ChangeMyTagMessage
-
- getGetTextParam() - 类 中的方法com.app.user.fansTag.message.ChoseMyFansTagMessage
-
- getGetTextParam() - 类 中的方法com.app.user.fansTag.message.GetMyFansMessage
-
- getGetTextParam() - 类 中的方法com.app.user.fansTag.message.MyFansTagMessage
-
- getGetTextParam() - 类 中的方法com.app.user.fansTag.message.MyTagMessage
-
- getGetTextParam() - 类 中的方法com.app.user.follow.message.FollowActiveMessage
-
- getGetTextParam() - 类 中的方法com.app.user.follow.message.FollowBatchMessage
-
- getGetTextParam() - 类 中的方法com.app.user.follow.message.QueryFollowRecommendVideoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.FollowShortVideoHeadMessage
-
- getGetTextParam() - 类 中的方法com.app.user.guardin.GuardinBuyMessage
-
- getGetTextParam() - 类 中的方法com.app.user.guardin.GuardinInfoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.guardin.GuardStageMessage
-
- getGetTextParam() - 类 中的方法com.app.user.guide.message.NewUserLevelUpMessage
-
- getGetTextParam() - 类 中的方法com.app.user.HomeShortVideoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.hostTag.model.HostTagMessage.GetTagListMessage
-
- getGetTextParam() - 类 中的方法com.app.user.hostTag.model.HostTagMessage.GetTopTagMessage
-
- getGetTextParam() - 类 中的方法com.app.user.hostTag.model.HostTagMessage.SetTagMessage
-
- getGetTextParam() - 类 中的方法com.app.user.HotNewLiveMessage
-
- getGetTextParam() - 类 中的方法com.app.user.login.development.LoginGetTokenMessage
-
- getGetTextParam() - 类 中的方法com.app.user.login.linkvtoken.LinkvGetAccountNumberMessage
-
- getGetTextParam() - 类 中的方法com.app.user.message.DeleteUserVideoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.message.FeatureTagListMessage
-
- getGetTextParam() - 类 中的方法com.app.user.message.QueryChannelBannerMessage
-
- getGetTextParam() - 类 中的方法com.app.user.message.QueryFollowHasUnReadMessage
-
- getGetTextParam() - 类 中的方法com.app.user.message.QueryFollowHotMessage
-
- getGetTextParam() - 类 中的方法com.app.user.message.QueryFollowVideoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.message.QueryGirlVideoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.message.QueryRecentlyVideoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.message.QueryRecommendUserMessage
-
- getGetTextParam() - 类 中的方法com.app.user.message.SearchFriendMsg
-
- getGetTextParam() - 类 中的方法com.app.user.message.UpUserVideoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.NearbyVideoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.NewVideoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.QueryMainPageMessage
-
- getGetTextParam() - 类 中的方法com.app.user.share.ShareConfigMessage
-
- getGetTextParam() - 类 中的方法com.app.user.ShortVideoUpdateUnreadMessage
-
- getGetTextParam() - 类 中的方法com.app.user.social.msg.SocialInfoMessage
-
- getGetTextParam() - 类 中的方法com.app.user.switchsetting.message.OtherAppUpMessage
-
- getGetTextParam() - 类 中的方法com.app.user.switchsetting.message.SwitchChangeMessage
-
- getGetTextParam() - 类 中的方法com.app.user.switchsetting.message.SwitchFollowOffon
-
- getGetTextParam() - 类 中的方法com.app.user.switchsetting.message.SwitchQueryMessage
-
- getGetTextParam() - 类 中的方法com.app.user.tag.GameTopicListMessage
-
- getGetTextParam() - 类 中的方法com.app.user.tag.SearchMessage
-
- getGetTextParam() - 类 中的方法com.app.user.task.message.TaskDoneMessage
-
- getGetTextParam() - 类 中的方法com.app.user.task.message.TaskListMessage
-
- getGetTextParam() - 类 中的方法com.app.user.topic.message.TopicDetailVideoListMessage
-
- getGetTextParam() - 类 中的方法com.app.user.topic.message.TopicFlowMessage
-
- getGetTextParam() - 类 中的方法com.app.user.topic.message.TopicFollowVideoListMessage
-
- getGetTextParam() - 类 中的方法com.app.user.topic.message.TopicItemListMessage
-
- getGetTextParam() - 类 中的方法com.app.user.topic.message.TopicSubscribeMessage
-
- getGetTextParam() - 类 中的方法com.app.user.vip.request.SubsCoinPayRequest
-
- getGetTextParam() - 类 中的方法com.app.user.vip.request.VipStateHttp
-
- getGetTextParam() - 类 中的方法com.app.user.World.bean.QueryWorldListMsg
-
- getGetTextParam() - 类 中的方法com.app.user.World.bean.QueryWorldMsg
-
- getGetTextParam() - 类 中的方法com.app.user.World.bean.QueryWorldRankMsg
-
- getGetTextParam() - 类 中的方法com.app.util.BaseFilePostMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.money.message.FirstRechargeCloseDialogMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.money.message.FirstRechargeOKDialogMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.money.message.PayFailedMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.money.QueryCommoditysMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.money.util.FreeDanmakuMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.money.util.SpendDanmakuMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.money.util.WorldMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.tasksystem.requst.RequestBannerTask
-
- getGetTextParam() - 类 中的方法com.kxsimon.tasksystem.requst.RequestConsumeTask
-
- getGetTextParam() - 类 中的方法com.kxsimon.tasksystem.requst.RequestTaskList
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.audio.AudioEmotionListMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.audio.AudioEmotionSendMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.audio.RequestChangeAudioModeMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.bonus.BonusCompletionStatusMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.bonus.BonusNamedMessages
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.bonus.BonusRecordsMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.bonus.BonusSendMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.bonus.SendThansgivingDayPacketMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.bonus.TaskBonusStatusMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.broadcastguide.RequestNewBroadcastLevel2
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinMsg.Announce
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinMsg.Delete
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinMsg.ResList
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskResultMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.gift.bag.MergeShredMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.gift_v2.GiftBagListMessageV2
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.gift_v2.QueryAreaGiftListMessageV2
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.gift_v2.QueryBonusGiftListMessageV2
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.grouplive.message.ApplyListMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.grouplive.message.ApplyOrCancelMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.grouplive.message.UnionLiveContributeMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.grouplive.message.UnionLiveDivideMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.guide.NewUserGuideReportMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.leaderboard.AnchorLevelBoxOpenMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardBoxOpenMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardRankInfoMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardStarInfoMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsNet
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.manager.LiveDataMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.manager.VideoAuditApplyMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.manager.VideoFaceCloseMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.matchmaker.message.ApplyListTwooMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.matchmaker.message.ApplyOrCancelAppointmentMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.matchmaker.message.InviteOnlineRecentMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.matchmaker.message.MatchMakerInviteMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.messagestream.ReportHashMapMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.msgcontent.AnchorStickerListMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.official.live.msg.OfficialChannelAnalysisMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.official.live.msg.OfficialChannelExtendMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.official.live.msg.OfficialChannelListMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.official.live.msg.OfficialChannelSubcribeMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.BasePostRequest
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.GoldCardReceiveMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.GoldCardStatusMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.KCoinInfoMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.LiveStatusMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.NewTaskLiveRefreshMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.QueryBonusUserList
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestAccessToken
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestChatForbid
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestContributeInfo
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestIconList
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestNewGuideRobot
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestReportPraise
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestTopContributeList
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestVideoPraise
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RouletteOutMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.SendBonusMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.SnatchBonusMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.VideoTopicRequest
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.request.result.ChatHistorySegmentResult
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusDetailMessages
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.CheckVcallAccessMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.GetPositionMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.host.QueryVCallSetNullTqavUserMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.host.QueryVCallSetTqavUserMessage
-
private String vid;
private String uid;
private String interviewx;
private String interviewy;
private String interviewwidth;
private String interviewheight;
private String streamwidth;
private String streamheight;
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.host.QueryVCallUserListMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.host.ReSendQAVMixStreamMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.host.VcallMuteMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.invite.InviteFansMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.invite.InviteRecentMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.invite.VcallInviteMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SetNineBeamOpenOrCloseCameraMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenControlPositionMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenHostGetListMuteMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenHostNullUserMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenHostSetPositionMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenSetUserMuteMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenSetUserStateMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenSwitchJoinTypeMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenTalkModePassMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenVCallUserQueryMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.VcallSetUserTqavUserMessage
-
private String vid;
private String uid;
private String interviewx;
private String interviewy;
private String interviewwidth;
private String interviewheight;
private String streamwidth;
private String streamheight;
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.VcallUpDataTypeMessage
-
- getGetTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVideoListMessage
-
- getGfitCardListStr() - 类 中的方法com.kxsimon.video.chat.msgcontent.CardGiftMsgContent
-
- getGid() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean
-
- getGid() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean
-
- getGid() - 类 中的方法com.kxsimon.video.chat.gamecenter.bean.GameCenterInfo
-
- getGid() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent
-
- getGift() - 类 中的方法com.kxsimon.video.chat.gift_v2.bean.LastVisibilityBean
-
- getGift() - 类 中的方法com.kxsimon.video.chat.gift_v2.FirstRechargeManager
-
- getGift() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getGift_image() - 类 中的方法com.app.game.pk.pkgame.message.PKMsgFailTipContent
-
- getGiftActivityInfo(int, String, boolean) - 类 中的方法com.app.game.GameToGiftManager
-
查询直播间活动信息
- getGiftActivityInfo() - 类 中的方法com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- getGiftBagById(String) - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftBagFragmentV2
-
- getGiftBagV2ByType(int) - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftBagFragmentV2
-
定位到第一个包含该type类型物品的页面。
- getGiftBO() - 类 中的方法com.app.user.checkin.presenter.bo.StatusBO
-
已过时。
- getGiftCallBack() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getGiftCallBack() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallAudienceControl
-
- getGiftCnt() - 类 中的方法com.kxsimon.video.chat.msgcontent.LuckyCardMsgContent
-
- getGiftCount() - 类 中的方法com.kxsimon.video.chat.msgcontent.FirstGiftUserMsgContent
-
- getGiftCount() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getGiftCountPerPage() - 类 中的静态方法com.kxsimon.video.chat.gift_v2.GiftUtils
-
- getGiftData() - 类 中的方法com.kxsimon.video.chat.gift_v2.hand.HandGiftTemplateData
-
- getGiftEffect() - 类 中的方法com.app.game.pk.pkgame.data.PKPunishGift
-
- getGiftFragment() - 接口 中的方法com.app.game.GameToGiftManager.GameToGiftInterface
-
- getGiftFragment() - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getGiftFragment() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioUplive
-
- getGiftFragment() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioWatchLive
-
- getGiftFragment() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getGiftFragment() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getGiftGold() - 类 中的方法com.kxsimon.video.chat.msgcontent.LuckyCardMsgContent
-
- getGiftIcon() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getGiftId() - 类 中的方法com.app.game.pk.pkgame.data.PKPunishGift
-
- getGiftid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameSendPunishGift
-
- getGiftId() - 类 中的方法com.app.live.activity.event.OpenGiftInLevelEvent
-
- getGiftId() - 类 中的方法com.app.livesdk.GiftSelectedInfo
-
- getGiftId() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getGiftId() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getGiftId() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftWorldMsgContent
-
- getGiftId() - 类 中的方法com.kxsimon.video.chat.msgcontent.LuckyCardMsgContent
-
- getGiftID() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getGiftImage() - 类 中的方法com.kxsimon.money.util.Gift
-
- getGiftImg() - 类 中的方法com.kxsimon.video.chat.msgcontent.LuckyCardMsgContent
-
- getGiftItemSize() - 类 中的静态方法com.kxsimon.video.chat.gift_v2.GiftUtils
-
- getGiftList() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.GiftBagGridView
-
- getGiftList() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getGiftMapKey(String, String) - 类 中的静态方法com.kxsimon.video.chat.gift_v2.GiftsListManagerV2
-
- getGiftMsgContent(GiftSmashGoldenEggMsg) - 类 中的静态方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg.Helper
-
- getGiftName() - 类 中的方法com.app.game.pk.pkgame.data.PKPunishGift
-
- getGiftName() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getGiftName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftWorldMsgContent
-
- getGiftName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getGiftName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg
-
- getGiftName() - 类 中的方法com.kxsimon.video.chat.msgcontent.LuckyCardMsgContent
-
- getGiftName2() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getGiftPrice() - 类 中的方法com.app.game.pk.pkgame.data.PKPunishGift
-
- getGiftReciver() - 类 中的方法com.app.live.audio.LiveRoomAudioLiveVcallControl
-
- getGiftReciver() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getGiftReciver() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallAudienceControl
-
- getGiftRotateAnimator(ImageView, int) - 类 中的方法com.kxsimon.video.chat.gamecenter.GameCenterManager
-
提示投票的旋转动画,绕Y轴进行旋转180°,在大约旋转一半时替换图片
- getGiftSelectedType() - 类 中的方法com.app.livesdk.GiftSelectedInfo
-
- getGiftSlotContainer() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getGiftSlotContainer() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getGiftStall() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftWorldMsgContent
-
- getGiftStatus() - 类 中的方法com.app.user.checkin.presenter.bo.GiftBO
-
已过时。
- getGiftStickerType() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getGiftString() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getGiftTabList() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2
-
- getGiftType() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getGiftType() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getGiftType() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarGiftMsgContent
-
- getGiftUrl() - 类 中的方法com.app.game.pk.pkgame.data.PKPunishGift
-
- getGiftUrl() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getGiftValue() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getGlobalCountryCardHeight() - 类 中的静态方法com.app.homepage.view.card.CardSizeUtil
-
国家列表页面item尺寸
- getGlobalLayoutListener() - 接口 中的方法com.kxsimon.video.chat.manager.keyboard.IKeyboardManager
-
- getGlobalLayoutListener() - 类 中的方法com.kxsimon.video.chat.manager.keyboard.KeyboardManager
-
- getGlobalParamFromIntent(String, Intent) - 类 中的方法com.app.util.GlobalParamsUtil
-
从Intent中取得Global的参数,失败返回null
- getGlod() - 类 中的方法com.app.payment.RefreshGoldEvent
-
- getGold() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeResult.PrivateRoom
-
- getGold() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getGold() - 类 中的方法com.kxsimon.money.util.Gift
-
- getGold() - 类 中的方法com.kxsimon.video.chat.activity.LevelUpMsgBean
-
- getGold() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusMsgContent
-
- getGold() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getGold() - 类 中的方法com.kxsimon.video.chat.msgcontent.ShareVideoMsgContent
-
- getGold_doc() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getGold_peak() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getGold_ratio() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getGoldNum(OnGoldNumCallback) - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getGoldNum(Context, OnGoldNumCallback) - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
获取金币数量
- getGoods() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean
-
- getGoods() - 类 中的方法com.kxsimon.video.chat.bean.ReplayGoodsMsgBean.DataBean.ListBean
-
- getGoods_total() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean
-
- getGPPayMgr(int, Activity, Handler, boolean, boolean) - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getGPPayType() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getGPType() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getGravity() - 类 中的方法com.app.live.boost.view.CommonWebViewDialog.H5Param
-
- getGrivate() - 类 中的方法com.app.user.hostTag.FlowHostTagOneLayout
-
- getGroup() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getGroupdividediamond() - 类 中的方法com.kxsimon.money.util.KCoinInfo
-
- getGroupLiveApplyListDialog() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getGroupLiveApplyListDialog() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallAudienceControl
-
- getGroupLiveApplyListDialog() - 类 中的方法com.kxsimon.video.chat.vcall.unionvcall.VcallUnionAudienceControl
-
- getGroupLiveApplyOrCancelData() - 类 中的方法com.kxsimon.video.chat.msgcontent.GroupLiveApplyCancelMsgContent
-
- getGroupLiveApplyOrCancelData() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenLiveApplyCancelMsgContent
-
- getGroupLiveApplyOrCancelMsg(SevenLiveApplyCancelMsgContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getGroupLiveApplyOrCancelMsg(GroupLiveApplyCancelMsgContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getGroupLiveApplyOrCancelMsg(GroupLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getGroupLiveApplyOrCancelMsg(SevenLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getGroupLiveApplyOrCancelMsg(GroupLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getGroupLiveApplyOrCancelMsg(SevenLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getGroupLiveApplyOrCancelMsg(GroupLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.grouplive.dialog.GroupLiveApplyListDialog
-
联合申请
- getGroupLiveApplyOrCancelMsg(GroupLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.grouplive.GroupLiveController
-
接收到申请或者取消联合
- getGroupLiveApplyOrCancelMsg(SevenLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.vcall.host.HostVCallListDialog
-
联合申请
- getGroupLiveApplyOrCancelMsg(GroupLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.vcall.host.HostVCallListDialog
-
联合申请
- getGroupLiveApplyOrCancelMsg(SevenLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getGroupLiveApplyOrCancelMsg(SevenLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenGroupLiveApplyListDialog
-
联合申请
- getGroupLiveApplyOrCancelMsg(GroupLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenGroupLiveApplyListDialog
-
联合申请
- getGroupLiveApplyOrCancelMsg(SevenLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallAudienceControl
-
- getGroupLiveApplyOrCancelMsg(SevenLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallHostControl
-
- getGroupLiveApplyOrCancelMsg(GroupLiveApplyCancelMsgContent) - 类 中的方法com.kxsimon.video.chat.vcall.unionvcall.VcallUnionAudienceControl
-
- getGroupliveDataMgr() - 类 中的方法com.kxsimon.video.chat.grouplive.GroupLiveController
-
- getGroupSelectFragment(VideoDataInfo, int) - 接口 中的方法com.app.live.utils.IShareDelegate
-
- getGroupTagExpandableInfos() - 类 中的方法com.app.letter.view.chat.GroupTagLocalConfig
-
- getGroupTagNameById(int) - 类 中的方法com.app.letter.view.chat.GroupTagLocalConfig
-
- getGsreen() - 类 中的方法com.app.live.activity.UpLiveActivity
-
返回横竖屏
- getGuardianNum() - 类 中的方法com.app.user.guardin.NewGuardManager
-
- getGuardName() - 类 中的方法com.app.notification.ActivityAct
-
- getGuardName() - 类 中的方法com.app.notification.H5Fragment
-
- getGuardType() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getGuardType() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getGuardType() - 接口 中的方法com.app.livesdk.ChatFraSdk.ChatFraBaseCallBack
-
- getGuardType() - 类 中的方法com.kxsimon.video.chat.activity.IMStateMachine
-
- getGuardUid() - 类 中的方法com.app.notification.ActivityAct
-
- getGuardUid() - 类 中的方法com.app.notification.H5Fragment
-
- getGuestCount() - 类 中的方法com.kxsimon.video.chat.activity.IMStateMachine
-
- getGuestUserId() - 类 中的方法com.kxsimon.video.chat.msgcontent.Interact2MsgContent
-
- getGuestUserId() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractMsgContent
-
- getGuestUserId() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenApplyMsgContent
-
- getGuideButtonBackGroundResource() - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getGuideButtonColor() - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getGuideGift() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2
-
- getGuideTextBackGroundResource() - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getGuideTextColor() - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getGuideTextPadding() - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getGuideView1() - 类 中的方法com.kxsimon.video.chat.guide.NewUserSendGiftGuideView
-
- getGuideView2() - 类 中的方法com.kxsimon.video.chat.guide.NewUserSendGiftGuideView
-
- getH5ActivityIntent(Intent, String, boolean) - 类 中的静态方法com.app.notification.ActivityAct
-
- getH5DialogIsShow() - 类 中的方法com.app.game.pk.pkgame.PKHostControl
-
- getH5FragmentNew() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getH5RequestParams() - 类 中的静态方法com.app.util.UserUtils
-
- getHandGiftData() - 类 中的方法com.kxsimon.video.chat.gift_v2.hand.HandGiftBusiness
-
- getHandGiftDataForJSON() - 类 中的方法com.kxsimon.video.chat.gift_v2.hand.HandGiftBusiness
-
- getHandGiftGold(GiftV2) - 类 中的方法com.kxsimon.video.chat.gift_v2.hand.HandGiftBusiness
-
- getHandGiftTemplateResourceUrl() - 类 中的方法com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- getHandler() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioUplive
-
- getHandler() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getHandler() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getHandler() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getHasCrash() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarRefreshMsgContent
-
- getHashedFileName(String) - 类 中的静态方法com.app.view.WheelUtils
-
- getHashMuteInfo() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineMultiMuteContentMessage
-
- getHasShowCheckInDialog() - 类 中的方法com.app.user.checkin.presenter.CheckInPresenter
-
- getHeadCount() - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getHeadCount() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getHeadCount() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getHeadEffect(String) - 接口 中的方法com.kxsimon.video.chat.recycler.HeadIconAdapter.IconCallback
-
- getHeadEffectSrc(String) - 接口 中的方法com.kxsimon.video.chat.recycler.HeadIconAdapter.IconCallback
-
- getHeaderAnimation() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioBase
-
- getHeadersCount() - 类 中的方法com.app.view.HeaderFooterRecyclerView.RecyclerWrapAdapter
-
- getHeadImg() - 类 中的方法com.app.user.BO.AnchorDialogData
-
- getHeadList() - 类 中的方法com.kxsimon.video.chat.activity.IMStateMachine
-
根据这个消息触发拉取观众列表,可以多次调用,拉取接口做了去重逻辑
- getHeadurl() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getHeadurl() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getHeadurl() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePlayAgainFaildContent
-
- getHeadurl() - 类 中的方法com.app.game.pk.pkgame.message.PKGameThanksContent
-
- getHeadUrl() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getHeadUrl() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsGifterInfo
-
- getHeartBeatTQAVInfoJson() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getHeartIconRes(int) - 类 中的方法com.kxsimon.video.chat.view.PraiseView
-
- getHeartViewAnimator(View, int) - 类 中的方法com.app.view.PraiseAnimation
-
第一阶段(0, 1000ms) (0,600) 0->120%
(600,1000) 120%
第二阶段(1000ms, 2600ms) (1000, 1600) 120%->100%
(1600, 2600) 100%
第三阶段(2600ms, 3000ms) (2600, 3000) 100%->0
- getHomePageData() - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
- getHorizontal_Space() - 类 中的方法com.app.user.hostTag.FlowHostTagOneLayout
-
- getHostAccountInfo() - 接口 中的方法com.app.user.dialog.AnchorBaseDialog.OnLiveRoomCallBack
-
- getHostAccountInfo() - 类 中的方法com.kxsimon.video.chat.activity.AbsChatFra
-
- getHostAccountInfo() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getHostAccountInfo() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUpliveBase
-
- getHostCurrency(String, String, int, AsyncActionCallback) - 类 中的方法com.kxsimon.video.chat.request.ChatRequestManager
-
- getHostCurrencyNum() - 类 中的方法com.kxsimon.money.util.KCoinInfo
-
- getHostHeadURL() - 类 中的方法com.kxsimon.video.chat.msgcontent.Interact2MsgContent
-
- getHostHeadURL() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractMsgContent
-
- getHostHeadURL() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenApplyMsgContent
-
- getHostID() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKResultData
-
- getHostId() - 类 中的方法com.kxsimon.money.util.KCoinInfo
-
- getHostId() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getHostId() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2
-
- getHostID() - 接口 中的方法com.kxsimon.video.chat.grouplive.view.UnionGiftTopView.OnModelClickListener
-
- getHostId() - 类 中的方法com.kxsimon.video.chat.msgcontent.ActressAskFollowerMsgContent
-
- getHostid() - 类 中的方法com.kxsimon.video.chat.msgcontent.HostDiamondMsgContent
-
- getHostId() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameLockingMsgContent
-
- getHostId() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRewardMsgContent
-
- getHostid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenUserMuteMsgContent
-
- getHostIndex() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getHostLiveQualityBitRate() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getHostLiveQualityBitRate() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getHostName() - 类 中的方法com.kxsimon.video.chat.msgcontent.ManagerMsgContent
-
- getHostNickName() - 类 中的方法com.kxsimon.video.chat.msgcontent.Interact2MsgContent
-
- getHostNickName() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractMsgContent
-
- getHostNickName() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenApplyMsgContent
-
- getHostRole() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getHostShareContent(String) - 类 中的静态方法com.app.util.ShareContentUtil
-
- getHostStarNum() - 类 中的方法com.kxsimon.money.util.KCoinInfo
-
- getHostTagList(String, HostTagControl.HostTagAllListCallBcck) - 类 中的方法com.app.user.hostTag.HostTagControl
-
- getHostTagTopThreeList(String, HostTagControl.HostTagTopCallBcak) - 类 中的方法com.app.user.hostTag.HostTagControl
-
- getHostUid() - 类 中的方法com.kxsimon.db.auto_genx.MuteUser
-
- getHostUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatConfigMsgContent
-
- getHostUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.ManagerMsgContent
-
- getHostUid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getHostUid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.ui.HostVCallTalkMainControlDialog
-
- getHostUserId() - 类 中的方法com.kxsimon.video.chat.msgcontent.Interact2MsgContent
-
- getHostUserId() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractMsgContent
-
- getHostUserId() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenApplyMsgContent
-
- getHostVCallHintManage() - 类 中的方法com.app.livesdk.ChatFraSdk
-
主播才能获取
- getHostVCallHintManage() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUpliveBase
-
主播才能获取
- getHot() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getHotList(String, AsyncActionCallback) - 类 中的静态方法com.app.user.account.AccountActionUtil
-
榜单页数据获取
- getHotRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.HotValueMsgContent
-
- getHotValue() - 类 中的方法com.kxsimon.video.chat.msgcontent.HotValueMsgContent
-
- getHttpMsgTag() - 类 中的方法com.app.user.fra.BaseFra
-
- getHttpMsgTag() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getIcon() - 类 中的方法com.app.letter.view.BO.GroupIconList.Icon
-
- getIcon() - 类 中的方法com.app.user.World.bean.WorldRankDetailBean
-
- getIcon() - 类 中的方法com.kxsimon.video.chat.bean.RecommendBean
-
- getIcon() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getIcon() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean.PrizesBean
-
- getIcon() - 类 中的方法com.kxsimon.video.chat.gamecenter.bean.GameCenterInfo
-
- getIcon() - 类 中的方法com.kxsimon.video.chat.msgcontent.CloseRecommendContent
-
- getIcon() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendContent
-
- getIcon_id() - 类 中的方法com.app.letter.view.BO.GroupIconList.Icon
-
- getIconList() - 类 中的方法com.app.letter.view.BO.GroupIconList
-
- getIconResSelected() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftBagFragmentV2
-
- getIconResSelected() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftTabFragmentV2
-
- getIconResSelected() - 接口 中的方法com.kxsimon.video.chat.gift_v2.view.ScrollLineTab.ITab
-
- getIconResUnSelected() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftBagFragmentV2
-
- getIconResUnSelected() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftTabFragmentV2
-
- getIconResUnSelected() - 接口 中的方法com.kxsimon.video.chat.gift_v2.view.ScrollLineTab.ITab
-
- getIconUrl() - 类 中的方法com.kxsimon.money.util.Gift
-
- getId() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getId() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getId() - 类 中的方法com.app.live.activity.uplivend.widget.RadarData
-
- getId() - 类 中的方法com.app.live.livemusic.MusicBean
-
- getId() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- getId() - 类 中的方法com.app.user.task.TaskInfo
-
- getId() - 类 中的方法com.kxsimon.db.auto_genx.ForbidSpeak
-
- getId() - 类 中的方法com.kxsimon.db.auto_genx.MuteUser
-
- getId() - 类 中的方法com.kxsimon.money.util.Gift
-
- getId() - 类 中的方法com.kxsimon.video.chat.bean.ActivityBean
-
- getId() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean.PrizesBean
-
- getId() - 类 中的方法com.kxsimon.video.chat.Data
-
- getId() - 类 中的方法com.kxsimon.video.chat.manager.entry.ConfigEntry
-
- getId() - 类 中的方法com.kxsimon.video.chat.msgcontent.ActivityMsgContent
-
- getId() - 类 中的方法com.kxsimon.video.chat.msgcontent.CloseActivityMsgContent
-
- getId() - 类 中的方法com.kxsimon.video.chat.msgcontent.PraiseCountMsgContent
-
- getId() - 类 中的方法com.kxsimon.video.chat.msgcontent.PraiseMsgContent
-
- getId() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelListInfo
-
- getIdentity() - 类 中的方法com.kxsimon.video.chat.msgcontent.Interact2MsgContent
-
- getIdx() - 类 中的方法com.app.game.TempletRewardMsgContent
-
- getIgnorButtonTextId() - 类 中的方法com.app.user.dialog.BaseChangeableDialog.DialogViewBean
-
- getiKnowButtonTextId() - 类 中的方法com.app.user.dialog.BaseChangeableDialog.DialogViewBean
-
- getImage() - 类 中的方法com.app.live.activity.UploadCoverLiveMessage
-
- getImage() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardStarInfoMessage.Result
-
- getImage_url() - 类 中的方法com.app.user.checkin.presenter.info.CheckInCmsInfo
-
- getImageGiftView() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getImageGiftView() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getImageGiftView() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getImageHeight() - 类 中的方法com.kxsimon.video.chat.emoji.view.EmojiTextView
-
- getImageName() - 类 中的方法com.kxsimon.video.chat.gift_v2.hand.HandGiftTemplateData
-
- getImagePipelineConfig(Context) - 类 中的方法com.app.livesdk.LinkliveSDK
-
图像管理配置
- getImages() - 类 中的方法com.app.user.account.UserForbidBO
-
- getImageSelectDialog(Activity, boolean, boolean, AsyncActionCallback) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getImageUrl() - 类 中的方法com.app.imageloader.AsyncImageView
-
- getImageView() - 类 中的方法com.app.view.VisibilityFrameLayout
-
- getImageWidth() - 类 中的方法com.kxsimon.video.chat.emoji.view.EmojiTextView
-
- getIMBoostDialogShowDuration() - 类 中的静态方法com.app.live.boost.util.BoostUtil
-
私信页面呼唤邀请弹框展示时长
- getIMBoostDialogShowInterval() - 类 中的静态方法com.app.live.boost.util.BoostUtil
-
私信页面呼唤邀请弹框展示间隔
- getImg() - 类 中的方法com.kxsimon.video.chat.bean.ActivityBean
-
- getImg() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean
-
- getImg() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean
-
- getImg() - 类 中的方法com.kxsimon.video.chat.bean.CouponBean.DataBean
-
- getImg() - 类 中的方法com.kxsimon.video.chat.bean.RecommendBean
-
- getImg() - 类 中的方法com.kxsimon.video.chat.msgcontent.ActivityMsgContent
-
- getImg() - 类 中的方法com.kxsimon.video.chat.msgcontent.CloseActivityMsgContent
-
- getImg() - 类 中的方法com.kxsimon.video.chat.msgcontent.CloseRecommendContent
-
- getImg() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendContent
-
- getImg() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent
-
- getImg() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getImgHdSd() - 类 中的方法com.app.test.SelectMoreDialog
-
- getImgTag() - 类 中的方法com.app.sticker.view.StickersItemView2
-
- getImgtip() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getImgUrl() - 类 中的方法com.app.live.activity.event.ShareEvent
-
- getImStateMachine() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getImStateMachine() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getIMType() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getIncr() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getIncr() - 类 中的方法com.app.game.pk.pkgame_nonscreen.data.PKNonscreenScoreInfoData
-
- getIncreaseY() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getIndex() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamUserInfo
-
- getIndex() - 类 中的方法com.kxsimon.video.chat.guild.GuildMenuListeBean
-
- getIndex() - 类 中的方法com.kxsimon.video.chat.guild.GuildRoomInfo
-
- getIndex() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenApplyMsgContent
-
- getIndex() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getIndex() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineVcallControlPositionMsgContent
-
- getIndicatorColor(int) - 接口 中的方法com.app.record.game.smarttablayout.SmartTabLayout.TabColorizer
-
- getInflateView() - 类 中的方法com.app.live.activity.fragment.WatchReplayEndFragment
-
- getInflateView() - 类 中的方法com.app.live.activity.fragment.WatchVideoEndFragment
-
- getInfoBean() - 类 中的方法com.kxsimon.video.chat.bonus.BonusNamedMessages.BonusMessageFromSponsor
-
- getInfolist() - 类 中的方法com.app.live.activity.sayhi.bean.SayHiRespone
-
- getInitialAlpha() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getInitialRectF() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getInitialScale() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getInitialSize() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getInitialY() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getInitiatorName() - 类 中的方法com.app.game.pk.pkgame.message.PKRidiculeMsgContent
-
- getInitiatorUid() - 类 中的方法com.app.game.pk.pkgame.message.PKRidiculeMsgContent
-
- getInitOnceLoginOrNotRunnable() - 类 中的方法com.app.user.fra.BaseFra
-
- getInitOnceMustLoginRunnable() - 类 中的方法com.app.user.fra.BaseFra
-
- getInitRepeatLoginOrNotRunnable() - 类 中的方法com.app.user.fra.BaseFra
-
- getInitRepeatMustLoginRunnable() - 类 中的方法com.app.user.fra.BaseFra
-
- getInitTimestamp() - 类 中的方法com.kxsimon.video.chat.stats.IMStats
-
- getInnerAvator() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getInnerLink() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getInnerName() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getInputFragment() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioWatchLive
-
- getInputFragment() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getInputFragment() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getInstance() - 类 中的静态方法com.app.dynamic.presenter.FeedPresenter
-
- getInstance() - 类 中的静态方法com.app.game.eat.EatDataController
-
- getInstance() - 类 中的静态方法com.app.game.leveltemplet.LevelTempletSrcManager
-
- getInstance() - 类 中的静态方法com.app.homepage.presenter.HomePageDataMgr
-
- getInstance() - 类 中的静态方法com.app.letter.util.BlacklistManager
-
- getInstance() - 类 中的静态方法com.app.letter.view.chat.GroupTagLocalConfig
-
- getInstance() - 类 中的静态方法com.app.linkv.utils.UserHeadUtils
-
get LiveMeClient instance
- getInstance(Context) - 类 中的静态方法com.app.live.activity.dialog.datepicker.DateTimePickerDialog
-
- getInstance(Context, NoPermissionDialog.OnDialogClick, int) - 类 中的静态方法com.app.live.activity.dialog.NoPermissionDialog
-
- getInstance(Context, PrivateLivePasswordDialog.OnDialogClick) - 类 中的静态方法com.app.live.activity.dialog.PrivateLivePasswordDialog
-
- getInstance(Context) - 类 中的静态方法com.app.live.activity.dialog.PrivateLiveRuleDialog
-
- getInstance(Context, BoostVcallConfirmDialog.OnDialogClick) - 类 中的静态方法com.app.live.boost.view.BoostVcallConfirmDialog
-
- getInstance() - 类 中的静态方法com.app.live.cheez.CheezSurpriseManager
-
- getInstance() - 类 中的静态方法com.app.livesdk.AppFrontBackHelper
-
- getInstance() - 类 中的静态方法com.app.livesdk.DefaultCloudDownloadConfig
-
- getInstance() - 类 中的静态方法com.app.livesdk.GotoUtil
-
- getInstance() - 类 中的静态方法com.app.livesdk.LinkliveSDK
-
get LiveMeClient instance
- getInstance() - 类 中的静态方法com.app.notification.NotifiShowManager
-
- getInstance() - 类 中的静态方法com.app.record.game.GameTypeListManager
-
- getInstance() - 类 中的静态方法com.app.user.admin.AdminManager
-
- getInstance() - 类 中的静态方法com.app.user.checkin.presenter.CheckInPresenter
-
- getInstance(int) - 类 中的静态方法com.app.user.EmptyFragment
-
- getInstance() - 类 中的静态方法com.app.user.fansTag.MyFansTagUtil
-
- getInstance() - 类 中的静态方法com.app.user.follow.manager.FollowRemindManager
-
- getInstance(Context, VideoDataInfo, int) - 类 中的静态方法com.app.user.guide.NewUserGuideDialog
-
- getInstance() - 类 中的静态方法com.app.user.hostTag.HostTagControl
-
- getInstance() - 类 中的静态方法com.app.user.NetworkToastHelper
-
- getInstance() - 类 中的静态方法com.app.user.tag.TagManager
-
- getInstance() - 类 中的静态方法com.app.user.ToastManager
-
- getInstance() - 类 中的静态方法com.app.user.World.bean.WorldListParameter
-
- getInstance() - 类 中的静态方法com.app.user.World.widget.CustomTimer
-
- getInstance() - 类 中的静态方法com.app.user.World.widget.HandlerTimer
-
- getInstance(String, ArrayList<CountryBean>, CountryBean, WorldCountryListFra.onCountrySelectListener) - 类 中的静态方法com.app.user.World.WorldCountryListFra
-
- getInstance() - 类 中的静态方法com.app.util.BitmapUtil
-
- getInstance() - 类 中的静态方法com.app.util.ContentFilter
-
- getInstance() - 类 中的静态方法com.app.util.CPUMonitor
-
- getInstance() - 类 中的静态方法com.app.util.GamePostSensorDataUtils
-
- getInstance() - 类 中的静态方法com.app.util.GlobalParamsUtil
-
- getInstance() - 类 中的静态方法com.app.util.MonitorManager
-
- getInstance() - 类 中的静态方法com.app.util.NearbyJoinManager
-
- getInstance() - 类 中的静态方法com.app.util.VideoDownloader
-
- getInstance() - 类 中的静态方法com.app.util.VideoSmallManagerUtils
-
- getInstance() - 类 中的静态方法com.app.util.VideoUtil
-
- getInstance() - 类 中的静态方法com.kxsimon.db.DataManager
-
- getInstance() - 类 中的静态方法com.kxsimon.money.cache.ProductDataManager
-
- getInstance() - 类 中的静态方法com.kxsimon.tasksystem.banner.BannerManager
-
- getInstance() - 类 中的静态方法com.kxsimon.tasksystem.TaskManager
-
- getInstance() - 类 中的静态方法com.kxsimon.tasksystem.TaskRequestManager
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.ChatFilterManager
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.DanmakuDefaultConfig
-
- getInstance(int) - 类 中的静态方法com.kxsimon.video.chat.Data
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.gift.BonusManager
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.gift_v2.GiftPopupWindowManager
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.gift_v2.GiftsListManagerV2
-
- getInstance(Context) - 类 中的静态方法com.kxsimon.video.chat.matchmaker.ui.dialog.DateTimePickerDialog
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.presenter.goldcard.GoldCardData
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.request.ChatRequestManager
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.stats.IMStats
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.util.ChatMsgSegmentManager
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.util.ChatRecordManager
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.util.ChatRoomClient
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.util.DelayManager
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.util.ToTobBuyUtils
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.vcall.VCallAudienceView
-
- getInstance() - 类 中的静态方法com.kxsimon.video.chat.view.LiveFamShopAnimation
-
- getInstance() - 类 中的静态方法util.VideoTagManager
-
- getInt(String, int) - 类 中的方法com.app.util.SimpleMemory
-
- getIntByName(String) - 类 中的方法com.app.game.leveltemplet.LevelTempletSrcManager
-
- getInter() - 类 中的方法com.app.user.World.bean.ContinentBean
-
- getInter_id() - 类 中的方法com.app.user.World.bean.ContinentBean
-
- getInter_id() - 类 中的方法com.app.user.World.bean.CountryBean
-
- getInteractSuccessMsg() - 类 中的方法com.kxsimon.video.chat.grouplive.dialog.GroupLiveApplyListDialog
-
- getInteractSuccessMsg() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenGroupLiveApplyListDialog
-
- getInteractUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.AudioInteractMsgContent
-
- GetInterestListMessage - com.app.user.account中的类
-
Created by Administrator on 2017/5/4.
- GetInterestListMessage(AsyncActionCallback) - 类 的构造器com.app.user.account.GetInterestListMessage
-
- getInterestsList(AsyncActionCallback) - 类 中的静态方法com.app.user.account.AccountActionUtil
-
- getInterval() - 类 中的方法com.app.game.leveltemplet.LevelTempletGame
-
- getInterviewheight() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getInterviewHeight() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getInterviewHeight() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getInterviewheight() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallData
-
- getInterviewwidth() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getInterviewWidth() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getInterviewWidth() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getInterviewwidth() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallData
-
- getInterviewx() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getInterviewX() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getInterviewX() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getInterviewx() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallData
-
- getInterviewy() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getInterviewY() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getInterviewY() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getInterviewy() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallData
-
- getIntrinsicHeight() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getIntrinsicWidth() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getIntro() - 类 中的方法com.kxsimon.video.chat.bean.ActivityBean
-
- getIntro() - 类 中的方法com.kxsimon.video.chat.msgcontent.ActivityMsgContent
-
- getIntro() - 类 中的方法com.kxsimon.video.chat.msgcontent.CloseActivityMsgContent
-
- getIntroduce() - 类 中的方法com.app.market.fragment.ActivityFragmentBase
-
返回活动规则介绍
- getIntroUrl() - 类 中的方法com.app.live.activity.sayhi.bean.SayHiRespone
-
- getInvisible() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuardStarMsgContent
-
- getInVisible(String) - 接口 中的方法com.kxsimon.video.chat.recycler.HeadIconAdapter.IconCallback
-
- getIs() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean.LikeBean
-
- getIs_followed() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getIs_hot() - 类 中的方法com.app.user.World.bean.CountryBean
-
- getIs_private() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeResult.PayRoom
-
- getIs_private() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeResult.PrivateRoom
-
- getIs_showing() - 类 中的方法com.kxsimon.video.chat.guild.GuildMenuListeBean
-
- getIs_status() - 类 中的方法com.app.live.activity.model.ExclusiveListMessageResult
-
- getIs_verified() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getIs_verified() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getIs_verified() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePlayAgainFaildContent
-
- getIs_verified() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getIs_verify() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean.DataBean.ApplylistBean
-
- getIsAgree() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractPreviewMsgContent
-
- getIsapply() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean.DataBean
-
- getIsBig() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRewardMsgContent
-
- getIsBoZhu() - 类 中的方法com.kxsimon.video.chat.grouplive.utils.GroupliveDataMgr
-
- getIsbozhu() - 类 中的方法com.kxsimon.video.chat.msgcontent.PraiseCountMsgContent
-
- getIsCameraOpen() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getIsEndState() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getIsFans() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getIsFirstIn() - 类 中的方法com.kxsimon.video.chat.view.PraiseView
-
- getIsFirstSend() - 类 中的方法com.app.game.pk.pkgame.message.PKRidiculeMsgContent
-
- getIsflush() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean
-
- getIsFreeJoin() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallData
-
- getIsGift() - 类 中的方法com.app.user.checkin.presenter.bo.CheckInBO
-
已过时。
- getIsGift() - 类 中的方法com.app.user.checkin.presenter.bo.StatusBO
-
已过时。
- getIsGuideButton() - 类 中的方法com.kxsimon.video.chat.msgcontent.ShareVideoMsgContent
-
- getIslimit() - 类 中的方法com.app.user.checkin.presenter.bo.CheckInBO
-
已过时。
- getIsLoyalUser() - 类 中的方法com.app.user.message.QueryFollowHotMessage.Result
-
- getIsMatchSuccess() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getIsNewUser() - 类 中的方法com.kxsimon.video.chat.activity.LevelUpMsgBean
-
- getisPreviewing() - 类 中的方法com.kxsimon.video.chat.msgcontent.Interact2MsgContent
-
- getisPreviewing() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenApplyMsgContent
-
- getIsprivate() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getIsPublic() - 类 中的方法com.app.user.account.social.model.db.DBSnsAcPo
-
- getIsRemoveRoom() - 类 中的方法com.kxsimon.video.chat.msgcontent.ForbidSpeakMsgContent
-
- getIsSelected() - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
- getIsself() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenUserMuteMsgContent
-
- getIsshow() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getIsshow() - 类 中的方法com.app.live.boost.bean.BeamBoostMessageInfo
-
- getIsShowButton() - 类 中的方法com.app.user.hostTag.InteractHostTagContent
-
- getIsShowDiamond() - 类 中的方法com.kxsimon.money.util.KCoinInfo
-
- getIsShowing() - 类 中的方法com.kxsimon.video.chat.bulletin.view.BulletinBoardFragment
-
- getIsSigned() - 类 中的方法com.app.user.checkin.presenter.bo.CheckInBO
-
已过时。
- getIsSigned() - 类 中的方法com.app.user.checkin.presenter.bo.StatusBO
-
已过时。
- getIsSuper() - 类 中的方法com.kxsimon.video.chat.msgcontent.ManagerMsgContent
-
- getIsTCLine() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getIsTcLine() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getIsVcallPlayer() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioWatchLive
-
- getIsVcallPlayer() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getIsVerify() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerInviteMsg
-
- getIsVerify() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerJoinMsg
-
- getIsWatchLiveOrLiveToday() - 类 中的方法com.app.user.checkin.presenter.CheckInPresenter
-
获取当天是否观看了直播或进行了直播
- getIsWin() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getIsWork(int) - 类 中的方法com.kxsimon.video.chat.msgcontent.SystemMsgContent
-
- getIsWork() - 类 中的方法com.kxsimon.video.chat.msgcontent.SystemMsgContent
-
- getItem(int) - 类 中的方法com.app.dynamic.view.adapter.DynamicFragmentPagerAdapter
-
- getItem(int) - 类 中的方法com.app.dynamic.view.adapter.ReplayCommentAdapter
-
- getItem(int) - 类 中的方法com.app.dynamic.view.adapter.ReplayLikeAdapter
-
- getItem(int) - 类 中的方法com.app.filter.view.FilterGridAdapter
-
- getItem(int) - 类 中的方法com.app.game.luckyturnplate.adapter.LuckyTurnplateFlipperAdapter
-
- getItem(int) - 类 中的方法com.app.game.pk.pkgame.ui.PKGameDialogFriendAdapter
-
- getItem(int) - 类 中的方法com.app.letter.view.adapter.InviteFraListAdapter
-
- getItem(int) - 类 中的方法com.app.live.activity.fragment.CMVideoPlayerAdapter
-
- getItem(int) - 类 中的方法com.app.live.audio.view.AudioGridViewAdapter
-
- getItem(int) - 类 中的方法com.app.record.game.GameFlowTagAdapter
-
- getItem(int) - 类 中的方法com.app.sticker.view.StickersGridAdapter
-
- getItem(int) - 类 中的方法com.app.user.admin.adapter.AdminListAdapter
-
- getItem(int) - 类 中的方法com.app.user.anchor.level.AnchorLevelPayListAdapter
-
- getItem(int) - 类 中的方法com.app.user.dialog.report.ReportReasonAdapter
-
- getItem(int) - 类 中的方法com.app.user.fansTag.FansFragment.FansAdapter
-
- getItem(int) - 类 中的方法com.app.user.fansTag.MyFansTagActivity.MyPagerAdapter
-
- getItem(int) - 类 中的方法com.app.user.tag.FlowTagAdapter
-
- getItem(int) - 类 中的方法com.app.user.tag.TagPreLiveAdapter
-
- getItem(int) - 类 中的方法com.kxsimon.video.chat.activity.GiftGridFragment.GiftGridAdapter
-
- getItem() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean.ProductAttributesBean
-
- getItem(int) - 类 中的方法com.kxsimon.video.chat.bonus.GiftGridAdapter
-
- getItem(int) - 类 中的方法com.kxsimon.video.chat.gamecenter.GameCenterDialog.MyPagerAdapter
-
- getItem(int) - 类 中的方法com.kxsimon.video.chat.grouplive.dialog.GroupLiveApplyAdapter
-
- getItem(int) - 类 中的方法com.kxsimon.video.chat.grouplive.dialog.GroupLiveContributionListDialog.ContributionAdapter
-
- getItem(int) - 类 中的方法com.kxsimon.video.chat.recycler.BonusUserAdapter
-
- getItem(int) - 类 中的方法com.kxsimon.video.chat.vcall.host.VCallListAdapter
-
- getItem(int) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallGroupLiveApplyAdapter
-
- getItemAtPosition(int) - 类 中的方法com.app.view.TosAdapterView
-
Gets the data associated with the specified position in the list.
- getItemCount() - 类 中的方法com.app.game.drawinggame.adapter.AudioGameChooseAdapter
-
- getItemCount() - 类 中的方法com.app.game.drawinggame.adapter.DrawingGameChooseAdapter
-
- getItemCount() - 类 中的方法com.app.game.drawinggame.adapter.DrawingGamePlayerAdapter
-
- getItemCount() - 类 中的方法com.app.game.drawinggame.adapter.DrawingGameRankAdapter
-
- getItemCount() - 类 中的方法com.app.game.luckyturnplate.adapter.LuckyTurnplateGiftAdapter
-
- getItemCount() - 类 中的方法com.app.game.luckyturnplate.adapter.LuckyTurnplateResultAdapter
-
- getItemCount() - 类 中的方法com.app.game.pk.pkgame.NewPkRankAdapter
-
- getItemCount() - 类 中的方法com.app.game.pk.pkgame.PkRankAdapter
-
- getItemCount() - 类 中的方法com.app.game.pk.pkgame.ui.PKGameSelectPunishAdapter
-
- getItemCount() - 类 中的方法com.app.game.pk.pkgame.ui.PKRankTabAdapter
-
- getItemCount() - 类 中的方法com.app.game.pk.pkgame.ui.PKRidiculeGiftAdapter
-
- getItemCount() - 类 中的方法com.app.letter.view.adapter.AdminInputMsgListAdapter
-
- getItemCount() - 类 中的方法com.app.letter.view.adapter.AdminMsgListAdapter
-
- getItemCount() - 类 中的方法com.app.letter.view.adapter.BannedAdapter
-
- getItemCount() - 类 中的方法com.app.letter.view.adapter.RecommendBeautyAdapter
-
- getItemCount() - 类 中的方法com.app.live.activity.adapter.AudioEmotionAdapter
-
- getItemCount() - 类 中的方法com.app.live.activity.adapter.AudioFansAdapter
-
- getItemCount() - 类 中的方法com.app.live.activity.adapter.EmotionPageIndexAdapter
-
- getItemCount() - 类 中的方法com.app.live.activity.adapter.EndWatchAdapter
-
- getItemCount() - 类 中的方法com.app.live.activity.adapter.OtherShareAdapter
-
- getItemCount() - 类 中的方法com.app.live.activity.adapter.VideoEndShopListAdapter
-
- getItemCount() - 类 中的方法com.app.live.activity.adapter.WatchReplayEndAdapter
-
- getItemCount() - 类 中的方法com.app.live.activity.fragment.ExclusiveListFragment.ExclusiveAdapter
-
- getItemCount() - 类 中的方法com.app.live.activity.uplivend.NewUpLiveEndAdpater
-
- getItemCount() - 类 中的方法com.app.live.boost.adapter.BoostListAdapter
-
- getItemCount() - 类 中的方法com.app.live.boost.uplive.BeamBoostMessageAdapter
-
- getItemCount() - 类 中的方法com.app.live.livemusic.LiveLocalMusicRecyAdapter
-
- getItemCount() - 类 中的方法com.app.live.livemusic.LiveMusicRecyAdapter
-
- getItemCount() - 类 中的方法com.app.search.adapter.SearchTopicAdapter
-
- getItemCount() - 类 中的方法com.app.test.SelectMoreDialog.SelectMoreAdapter
-
- getItemCount() - 类 中的方法com.app.user.dialog.report.ImageVideoAdapter
-
- getItemCount() - 类 中的方法com.app.user.guardin.adapter.ChargeStageAdapter
-
- getItemCount() - 类 中的方法com.app.user.guardin.adapter.PrivilegeAdapter
-
- getItemCount() - 类 中的方法com.app.user.login.view.adapter.AppealUploadImageAdapter
-
- getItemCount() - 类 中的方法com.app.user.login.view.adapter.ForbidImgAdapter
-
- getItemCount() - 类 中的方法com.app.user.share.ShareAdapter
-
- getItemCount() - 类 中的方法com.app.user.task.adapter.TaskAdapter
-
- getItemCount() - 类 中的方法com.app.user.task.adapter.WatchListAdapter
-
- getItemCount() - 类 中的方法com.app.user.World.adapter.CountryAdapter
-
- getItemCount() - 类 中的方法com.app.view.HeaderFooterRecyclerView.RecyclerWrapAdapter
-
- getItemCount() - 类 中的方法com.app.widget.banner.RecyclerViewBanner
-
- getItemCount() - 类 中的方法com.kxsimon.video.chat.bonus.BonusRecordAdapter
-
- getItemCount() - 类 中的方法com.kxsimon.video.chat.bonus.BonusTaskCompleteAdapter
-
- getItemCount() - 类 中的方法com.kxsimon.video.chat.guild.widget.GuildChannelManagerAdapter
-
- getItemCount() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardContributionAdapter
-
- getItemCount() - 类 中的方法com.kxsimon.video.chat.matchmaker.adapter.ApplyListAdapter
-
- getItemCount() - 类 中的方法com.kxsimon.video.chat.matchmaker.adapter.MatchMakerInviteAdapter
-
- getItemCount() - 类 中的方法com.kxsimon.video.chat.official.live.view.OfficialChannelAdapter
-
- getItemCount() - 类 中的方法com.kxsimon.video.chat.recommend.RecommendForYouAdapter
-
- getItemCount() - 类 中的方法com.kxsimon.video.chat.recycler.HeadIconAdapter
-
- getItemCount() - 类 中的方法com.kxsimon.video.chat.speak.SpeakGuideAdapter
-
- getItemCount() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.ui.VcallInviteAdapter
-
- getItemData() - 类 中的方法com.app.live.boost.bean.BoostHeadItem
-
- getItemData() - 类 中的方法com.app.live.boost.bean.BoostLoadingItem
-
- getItemData() - 类 中的方法com.app.live.boost.bean.BoostUserInfo
-
- getItemData() - 接口 中的方法com.app.live.boost.bean.IBoostItem
-
- getItemGold() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getItemHeight() - 类 中的方法com.app.homepage.view.card.BaseCard
-
- getItemHeight() - 类 中的方法com.app.homepage.view.card.ReplayEndVideoCard
-
- getItemHeight() - 类 中的方法com.app.view.ScrollPickerView
-
- getItemHeight() - 类 中的静态方法com.app.widget.banner.RecyclerViewBanner
-
- getItemId(int) - 类 中的方法com.app.dynamic.view.adapter.ReplayCommentAdapter
-
- getItemId(int) - 类 中的方法com.app.dynamic.view.adapter.ReplayLikeAdapter
-
- getItemId(int) - 类 中的方法com.app.filter.view.FilterGridAdapter
-
- getItemId(int) - 类 中的方法com.app.game.luckyturnplate.adapter.LuckyTurnplateFlipperAdapter
-
- getItemId(int) - 类 中的方法com.app.game.pk.pkgame.ui.PKGameDialogFriendAdapter
-
- getItemId(int) - 类 中的方法com.app.live.activity.adapter.EndWatchAdapter
-
- getItemId(int) - 类 中的方法com.app.live.activity.adapter.WatchReplayEndAdapter
-
- getItemId(int) - 类 中的方法com.app.live.activity.fragment.CMVideoPlayerAdapter
-
- getItemId(int) - 类 中的方法com.app.live.activity.uplivend.NewUpLiveEndAdpater
-
- getItemId(int) - 类 中的方法com.app.live.audio.view.AudioGridViewAdapter
-
- getItemId(int) - 类 中的方法com.app.record.game.GameFlowTagAdapter
-
- getItemId(int) - 类 中的方法com.app.sticker.view.StickersGridAdapter
-
- getItemId(int) - 类 中的方法com.app.user.admin.adapter.AdminListAdapter
-
- getItemId(int) - 类 中的方法com.app.user.anchor.level.AnchorLevelPayListAdapter
-
- getItemId(int) - 类 中的方法com.app.user.dialog.report.ReportReasonAdapter
-
- getItemId(int) - 类 中的方法com.app.user.fansTag.FansFragment.FansAdapter
-
- getItemId(int) - 类 中的方法com.app.user.tag.FlowTagAdapter
-
- getItemId(int) - 类 中的方法com.app.user.tag.TagPreLiveAdapter
-
- getItemId(int) - 类 中的方法com.app.view.HeaderFooterRecyclerView.RecyclerWrapAdapter
-
- getItemId(int) - 类 中的方法com.kxsimon.video.chat.activity.GiftGridFragment.GiftGridAdapter
-
- getItemId(int) - 类 中的方法com.kxsimon.video.chat.bonus.GiftGridAdapter
-
- getItemId(int) - 类 中的方法com.kxsimon.video.chat.grouplive.dialog.GroupLiveApplyAdapter
-
- getItemId(int) - 类 中的方法com.kxsimon.video.chat.grouplive.dialog.GroupLiveContributionListDialog.ContributionAdapter
-
- getItemId(int) - 类 中的方法com.kxsimon.video.chat.recycler.BonusUserAdapter
-
- getItemId(int) - 类 中的方法com.kxsimon.video.chat.recycler.HeadIconAdapter
-
- getItemId(int) - 类 中的方法com.kxsimon.video.chat.vcall.host.VCallListAdapter
-
- getItemId(int) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallGroupLiveApplyAdapter
-
- getItemIdAtPosition(int) - 类 中的方法com.app.view.TosAdapterView
-
- getItemIndexFromPoint(Point) - 类 中的方法com.app.view.TosGallery
-
Get the index from specified point.
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法com.app.game.drawinggame.view.DrawingGameChooseItemOffsetDecoration
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法com.app.game.drawinggame.view.DrawingGamePlayerItemOffsetDecoration
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法com.app.game.pk.pkgame.ui.RidiculeItemOffsetDecoration
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法com.app.live.activity.decoration.CommonItemOffsetDecoration
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法com.app.live.activity.decoration.ReplayItemOffsetDecoration
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法com.app.user.World.widget.WorldItemDecoration
-
- getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - 类 中的方法com.kxsimon.video.chat.manager.entry.EntryItemDecoration
-
- getItemPosition(Object) - 类 中的方法com.app.live.activity.fragment.CMVideoPlayerAdapter
-
- getItems() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean.SpecsBean
-
- getItems() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent.SpecsBean
-
- getItemSize() - 类 中的方法com.app.view.ScrollPickerView
-
- getItemType() - 类 中的方法com.app.live.boost.bean.BoostHeadItem
-
- getItemType() - 类 中的方法com.app.live.boost.bean.BoostLoadingItem
-
- getItemType() - 类 中的方法com.app.live.boost.bean.BoostUserInfo
-
- getItemType() - 接口 中的方法com.app.live.boost.bean.IBoostItem
-
- getItemType() - 类 中的方法com.kxsimon.money.util.Purchase
-
- getItemViewType(int) - 类 中的方法com.app.game.luckyturnplate.adapter.LuckyTurnplateResultAdapter
-
- getItemViewType(int) - 类 中的方法com.app.live.activity.adapter.EndWatchAdapter
-
- getItemViewType(int) - 类 中的方法com.app.live.activity.adapter.WatchReplayEndAdapter
-
- getItemViewType(int) - 类 中的方法com.app.live.activity.uplivend.NewUpLiveEndAdpater
-
- getItemViewType(int) - 类 中的方法com.app.live.boost.adapter.BoostListAdapter
-
- getItemViewType(int) - 类 中的方法com.app.live.boost.uplive.BeamBoostMessageAdapter
-
- getItemViewType(int) - 类 中的方法com.app.user.task.adapter.TaskAdapter
-
- getItemViewType(int) - 类 中的方法com.app.view.HeaderFooterRecyclerView.RecyclerWrapAdapter
-
- getItemViewType(int) - 类 中的方法com.kxsimon.video.chat.bonus.BonusRecordAdapter
-
- getItemViewType(int) - 类 中的方法com.kxsimon.video.chat.bonus.BonusTaskCompleteAdapter
-
- getItemViewType(int) - 类 中的方法com.kxsimon.video.chat.guild.widget.GuildChannelManagerAdapter
-
- getItemWidth() - 类 中的方法com.app.view.ScrollPickerView
-
- GetJoinGameUsersForH5() - 类 中的方法com.app.live.audio.webgame.AudioWebGameControl
-
- getJoinGameUsersForH5() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioBase
-
- getJoinSuccessTimeTaken(IMStats.IMType, String) - 类 中的方法com.kxsimon.video.chat.stats.IMStats
-
- getJoinTimestamp(IMStats.IMType, String) - 类 中的方法com.kxsimon.video.chat.stats.IMStats
-
- getJoinType() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerJoinMsg
-
- getJointype() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineVcallControlPositionMsgContent
-
- getJointype() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineVcallSwitchJoinTypeMsgContent
-
- getJoinVcallType() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getJsInterface(Activity, LiveWebView) - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getJSInterface(WebView, String) - 类 中的静态方法com.app.webview.LivemeJSInterfaceUtil
-
获取指定WebView中特定名称的js接口回调对象(一般用于不同回调对象间引用其他回调对象)
- getJSInterfaceKeyName() - 类 中的静态方法com.app.webview.LivemeJSInterfaceCommon
-
- getJSIVersion(int) - 类 中的方法com.app.webview.LivemeJSInterfaceBase
-
- getJSIVersion(int) - 类 中的方法com.app.webview.LivemeJSInterfaceCommon
-
- getJSONContent(ValueCallback<String>) - 类 中的方法com.app.game.drawinggame.doodlepad.DoodlePad
-
- getJSONOB() - 类 中的方法com.app.live.livemusic.MusicBean
-
- getJumpVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.SystemMsgContent
-
- getKey(DBSnsAcPo) - 类 中的方法com.app.user.account.social.model.db.DBSnsAcDao
-
- getKey(ForbidSpeak) - 类 中的方法com.kxsimon.db.auto_genx.ForbidSpeakDao
-
- getKey(MuteUser) - 类 中的方法com.kxsimon.db.auto_genx.MuteUserDao
-
- getKey(TaskList) - 类 中的方法com.kxsimon.db.auto_genx.TaskListDao
-
- getKeyByEntryId(int) - 类 中的静态方法com.kxsimon.video.chat.manager.LiveDataManager
-
- getKeyCount() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChestKeyMsgContent
-
- getKeyMsgCount() - 类 中的方法com.kxsimon.video.chat.activity.IMStateMachine
-
- getKeyPoint() - 类 中的方法com.app.game.eat.EatDetector.Face
-
- getKid2() - 类 中的方法com.app.live.activity.fragment.BaseShareModule.LiveShareData
-
- getKingdomListUrl() - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getLabelId(VideoDataInfo) - 类 中的静态方法com.app.util.PostALGDataUtil
-
获取上报的视频封面标签id
- getLabelName(VideoDataInfo) - 类 中的静态方法com.app.util.PostALGDataUtil
-
获取上报的视频封面标签名
- getLan() - 类 中的方法com.app.livesdk.DefaultCloudParamsConfig
-
- getLast5MessageByUid(String) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getLast5MessageByUid(String) - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMessageListController
-
- getLast_update_time() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getLastBatchReportTime() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getLastBoostUserInfo() - 类 中的静态方法com.app.live.boost.util.BoostUtil
-
- getLastBroadcastOption() - 类 中的静态方法com.app.live.boost.util.BeamBoostPre
-
获取上次开播选项。
- getLastExpirePostion() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelListInfo
-
- getLastFansNum() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getLastGift() - 类 中的方法com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- getLastPendingServerOrderID() - 类 中的方法com.kxsimon.money.BasePayMgr
-
- getLastReportActiveTime(String) - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getLastTime() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getLastTime() - 类 中的方法com.app.user.account.UserForbidBO
-
- getLastTime() - 类 中的方法com.app.user.fansTag.bean.MyTagFans
-
- getLastTime() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsData
-
- getLasttime() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineMultiMuteContentMessage
-
- getLastVisiblePosition() - 类 中的方法com.app.view.TosAdapterView
-
Returns the position within the adapter's data set for the last item displayed on screen.
- getLatestContacts(long) - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取通讯录中最近有更新的联系人
- getLatestContacts(long) - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getLatestPercentage(CPUMonitor.CPUPercentage) - 类 中的方法com.app.util.CPUMonitor
-
- getLatestRemoteAudioCount() - 类 中的方法com.kxsimon.video.chat.vcall.host.HostVCallHintManage
-
- getLatestRemoteVideoCount() - 类 中的方法com.kxsimon.video.chat.vcall.host.HostVCallHintManage
-
- getLayout() - 类 中的方法com.app.live.activity.fragment.UpLiveGamePrepareFragment
-
- getLayout() - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
- getLayoutId() - 类 中的方法com.kxsimon.video.chat.manager.entry.LazyConfigEntry
-
- getLayoutManage() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.GiftBagGridView
-
- getLeaderBoardBoxGrabDialog() - 类 中的方法com.app.game.treasurebox.TreasureboxManager
-
- getLeaderBoardInfo() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardBoxView
-
- getLeaderBoardInfo() - 类 中的方法com.kxsimon.video.chat.msgcontent.SystemMsgContent
-
- getLeaderBoardNewUrl(VideoDataInfo) - 类 中的静态方法com.kxsimon.video.chat.msgcontent.SpanTextMsgContent
-
- getLeaderBoardRankInfo(int) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
主播排行信息
- getLeftCount() - 类 中的方法com.app.live.boost.bean.BeamBoostMessageInfo
-
- getLeftCount() - 类 中的方法com.app.live.boost.bean.BeamBoostStartBoostResponseInfo
-
- getLeftCount() - 类 中的方法com.app.live.boost.uplive.UpLiveBeamBoostManager
-
- getLeftDay() - 类 中的方法com.app.user.guardin.GuardStage
-
- getLeftEdge(float) - 类 中的方法com.app.record.game.smarttablayout.SmartTabIndicationInterpolator
-
- getLeftEdge(float) - 类 中的方法com.app.record.game.smarttablayout.SmartTabIndicationInterpolator.LinearIndicationInterpolator
-
- getLeftEdge(float) - 类 中的方法com.app.record.game.smarttablayout.SmartTabIndicationInterpolator.SmartIndicationInterpolator
-
- getLeftTime() - 类 中的方法com.app.live.boost.bean.BoostUserInfo
-
- getLeftTime() - 类 中的方法com.app.user.guardin.GuardStage
-
- getLeftTime() - 类 中的方法com.kxsimon.video.chat.msgcontent.GhostGameStartMsg
-
- getLeftTime() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletStartMsgContent
-
- getleftTime() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameLockingMsgContent
-
- getLeftTime() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameStartMsgContent
-
- getLeftTime() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetGameStartMsgContent
-
- getLeftTime() - 类 中的方法com.kxsimon.video.chat.msgcontent.TempletGameStartMsgContent
-
- getLeftTime() - 类 中的方法com.kxsimon.video.chat.official.live.OfficialNextVideoMsgContent
-
- getLeftTime() - 类 中的方法com.kxsimon.video.chat.official.live.OfficialReadyMsgContent
-
- getLength() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getLength_doc() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getLength_peak() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getLength_ratio() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getLetterMsg() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMsgContent
-
- getLevel() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getLevel() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getLevel() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePlayAgainFaildContent
-
- getLevel() - 类 中的方法com.app.game.pk.pkgame.message.PKGameThanksContent
-
- getLevel() - 类 中的方法com.app.letter.view.BO.BlackUserInfo
-
- getLevel() - 类 中的方法com.app.live.activity.model.ExclusiveListMessageResult
-
- getLevel() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getLevel() - 类 中的方法com.app.user.admin.bean.AdminInfo
-
- getLevel() - 类 中的方法com.app.user.World.bean.QualityRankListBean
-
- getLevel() - 类 中的方法com.app.user.World.bean.VideoDataExtendInfo.OutlayListBean
-
- getLevel() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean.TaskBean
-
- getLevel() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getLevel() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean.DataBean.ApplylistBean
-
- getLevel() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerInviteMsg
-
- getLevel() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerJoinMsg
-
- getLevel() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getLevel() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelUpMsgContent
-
- getLevel() - 类 中的方法com.kxsimon.video.chat.msgcontent.NewUserGiftMsgContent
-
- getLevel() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getLevel_name() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getLevelRequired() - 类 中的方法com.kxsimon.money.util.Gift
-
- getLevelRight() - 类 中的方法com.kxsimon.video.chat.activity.LevelUpMsgBean
-
- getLevelRight() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelUpMsgContent
-
- getLevelStatus() - 类 中的方法com.app.user.fansTag.bean.MyTagFans
-
- getLevelText(int) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getlGiftId() - 类 中的方法com.kxsimon.video.chat.msgcontent.MagicRewardMsg
-
- getLibName() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getLifeStartTime() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getLifeTime() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getLight_id() - 类 中的方法com.app.user.task.TaskInfoNew
-
- getLike() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean
-
- getLike_count() - 类 中的方法com.kxsimon.video.chat.bean.CountBean.DataBean
-
- getLikeBOs() - 类 中的方法com.app.dynamic.presenter.bo.LikeConfig
-
- getLikeCount() - 类 中的方法com.app.dynamic.presenter.LikePresenter
-
- getLikeList() - 类 中的方法com.app.dynamic.presenter.LikePresenter
-
- getLimitGiftNum() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePunishGiftShowContent
-
- getLink() - 类 中的方法com.app.user.World.bean.WorldLastRankBean
-
- getLink() - 类 中的方法com.app.user.World.bean.WorldRankDetailBean
-
- getLink() - 类 中的方法com.kxsimon.video.chat.leaderboard.FansgroupRankInfo
-
- getLink() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardStarInfoMessage.Result
-
- getLink() - 类 中的方法com.kxsimon.video.chat.leaderboard.PKInfo
-
- getLink() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getLink_sig() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getLinkageTags(TagManager.TagCallBack) - 类 中的方法com.app.user.tag.TagManager
-
- getLinkText() - 类 中的方法com.kxsimon.video.chat.msgcontent.LiveVerifyMsgContent
-
- getLinkTextId() - 类 中的方法com.app.user.dialog.BaseChangeableDialog.DialogViewBean
-
- getLinkVPrivateInterface() - 类 中的方法com.app.livesdk.LinkliveSDK
-
获取私有是实现类
- getList() - 类 中的方法com.app.homepage.bo.FeatureGameBean
-
- getList() - 类 中的方法com.app.user.guardin.GuardStage.ChargeStage
-
- getList() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean
-
- getList() - 类 中的方法com.kxsimon.video.chat.bean.ReplayGoodsMsgBean.DataBean
-
- getList() - 类 中的方法com.kxsimon.video.chat.guild.GuildChannelMenuInfo
-
- getList() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelListInfo
-
- getList_audience() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean.DataBean
-
- getList_recent() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean.DataBean
-
- getListByName(String) - 类 中的方法com.app.game.leveltemplet.LevelTempletSrcManager
-
- getListByPosition(List<GameCenterInfo>, int, List<GameCenterInfo>) - 类 中的方法com.kxsimon.video.chat.gamecenter.GameCenterDialog
-
- getListener() - 类 中的方法com.app.view.ScrollPickerView
-
- getListener() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineBeamGiftTopAdapter
-
- getListener() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineBeamGiftTopViewHolder
-
- getListViewHeightBasedOnChildren(ListView) - 类 中的静态方法com.app.dynamic.view.widget.ViewUtils
-
- getLive_id() - 类 中的方法com.app.live.audio.webgame.AudioWebGameStateChangeMsgContent
-
- getLiveAuditStatus() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsData
-
- getLiveBoostDialogShowDuration() - 类 中的静态方法com.app.live.boost.util.BoostUtil
-
直播间页面呼唤邀请弹框展示时长
- getLiveContext() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getLiveContext() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getLiveContextImpl() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getLiveCoverUrl() - 类 中的方法com.app.live.activity.fragment.UpLiveGamePrepareFragment
-
获取可用的封面url,优先取cover字段,如cover为空则取face字段
- getLiveCoverUrl() - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
获取可用的封面url,优先取cover字段,如cover为空则取face字段
- getLiveGameRankAddress(String) - 类 中的静态方法com.app.user.account.AccountActionSdkUtil
-
直播间游戏排行榜的H5地址
- getLiveGameStateList() - 类 中的方法com.app.game.LiveGameStateManager
-
根据map中value值的index字段,返回按照index值排序好的list
index不能重复,否则重复的值只会取一个
- getLiveHostId() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getLiveHostId() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getLiveHostImage() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getLiveHostImage() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getLiveHostName() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getLiveHostName() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getLiveHostRootView() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getLiveHostRootView() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getLiveId() - 类 中的方法com.kxsimon.video.chat.msgcontent.SystemMsgContent
-
- getLiveIndex(HomePageDataMgr.DataType, String, VideoDataInfo) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
获取视频在列表中的索引
- getLiveIndex(HomePageDataMgr.DataType, String, String) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
获取视频在列表中的索引
- getLiveInScreen(RecyclerView, List<CardDataBO>, int, int) - 类 中的静态方法com.app.user.RecyclerViewHelper
-
计算当前屏幕中可见的item,只记录完全展示或者展示范围超过50%的item
- getLiveLocation() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsData
-
- getLiveManager(String) - 类 中的方法com.kxsimon.video.chat.manager.LiveContextImpl
-
- getLiveMeInterface() - 类 中的方法com.app.livesdk.LinkliveSDK
-
- getLiveMessageDialog(Context, String) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getLiveNewsContent() - 类 中的静态方法com.kxsimon.video.chat.util.LiveNewsUtil
-
- getLiveNumber() - 类 中的方法com.app.user.global.presenter.bo.CountryBo
-
- getLiveOffReason() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsData
-
- getLiveReportVid(String) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getLiveReportVid(String) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getLiveReportVid(String) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getLiveRoomData() - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
- getLiveRoomType() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
获取主播端直播间类型
- getLiveStatus() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getLiveStatus() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsData
-
- getLiveTime() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsData
-
- getLiveTitle() - 类 中的方法com.app.live.activity.UpLiveActivity
-
只返回视频名称
- getLiveType(VideoDataInfo, byte) - 类 中的方法com.app.util.PostALGDataUtil
-
不耗时,也不能耗时
- getLiveType() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getLiveType() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getLiveVideoRecommentForYouFragment() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getLoadingDLG() - 类 中的方法com.app.user.checkin.view.dialog.CheckInBaseDialog
-
- getLoadingTime() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getLoadingViewStatus() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getLocalTags(String) - 类 中的方法com.app.user.hostTag.HostTagControl
-
- getLocalWebUrlFile(String) - 类 中的静态方法com.app.webview.LivemeJSInterfaceUtil
-
获取指定页面解压后的本地web页存放目录,同时确保此目录存在。
- getLocation() - 类 中的方法com.app.homepage.bo.FeatureGameBean
-
- getLockGiftId() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getLockTime() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameMaskMsgContent
-
- getLockType() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getLockType() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameMaskMsgContent
-
- getLogFiles(String, String, String) - 类 中的静态方法com.app.crash.LogFileUtils
-
根据前缀后缀找出目录下文件
- getLogFiles(String, String) - 类 中的静态方法com.app.crash.LogFileUtils
-
- getLogHeader() - 类 中的静态方法com.app.livesdk.DefaultInfoCommonImpl
-
- getLoginIntent(Context, Intent, Class) - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取 Login Intent,在有强制跳转的act时才使用
- getLoginIntent(Context, Intent, Class) - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
获取 Login Intent,在有强制跳转的act时才使用
- getLogInstance() - 类 中的静态方法com.kxsimon.push.common.utils.PushLog
-
- getLoginType(int) - 类 中的静态方法com.app.user.account.AccountReportUtil
-
- getLogo() - 类 中的方法com.app.user.hostTag.InteractHostTagContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean.DataBean.ApplylistBean
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerInviteMsg
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerJoinMsg
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.ActressAskFollowerMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMultiMediaMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.FollowActressMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.FollowActressServerMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.ForbidSpeakMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuestCountMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.LeaveChatroomMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.LiveVideoStopMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRewardMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.PraiseCountMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.PraiseMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.ShareVideoMsgContent
-
- getLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.UnFollowActressMsgContent
-
- getLogZipPath() - 类 中的静态方法com.app.debug.DebugInfoGen
-
- getLong(String, long) - 类 中的方法com.app.util.SimpleMemory
-
- getLoopCount() - 类 中的方法com.app.view.AudioEmotionAnimView.LoopCountModifyingBackend
-
- getlTabId() - 类 中的方法com.kxsimon.video.chat.msgcontent.MagicRewardMsg
-
- getmActionUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getMain() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getmAllPraseCount() - 类 中的方法com.kxsimon.video.chat.view.PraiseView
-
- getmAnchorRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletStartMsgContent
-
- getmAnchorRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetGameStartMsgContent
-
- getmAppealId() - 类 中的方法com.app.user.account.AccountActionUtil.UserAppealBo
-
- getMappedRectF() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getMark() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getMaskId() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameLockingMsgContent
-
- getMaskId() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameMaskMsgContent
-
- getMaskTag() - 类 中的静态方法com.kxsimon.video.chat.guide.NewUserSendGiftGuideManager
-
- getMaskTime1() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameMaskMsgContent
-
- getMaskTime1() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameStartMsgContent
-
- getMaskTime2() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameMaskMsgContent
-
- getMaskTime2() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameStartMsgContent
-
- getMaskTime3() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameMaskMsgContent
-
- getMaskTime3() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameStartMsgContent
-
- getMaskUrl() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getMatchState() - 类 中的方法com.app.game.pk.pkgame_team.match.TeamPKReadyData
-
- getMax() - 类 中的方法com.app.view.RoundProgressBar
-
- getMax() - 类 中的方法com.kxsimon.video.chat.gift_v2.view.GiftExperienceProgressBar
-
- getMaxCornerRadius() - 类 中的方法com.app.record.game.roundedimageview.RoundedImageView
-
- getMaxCountFood() - 类 中的方法com.app.game.eat.RoundEnv
-
- getMaxLineWidth() - 类 中的方法com.app.view.StringScrollPicker
-
- getMaxNum() - 枚举 中的方法com.app.notification.NotiShowConfig.NotiTypeConfig
-
- getMaxscore() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getMaxscore() - 类 中的方法com.app.game.pk.pkgame.message.PKGameSendPunishGift
-
- getMaxTextSize() - 类 中的方法com.app.view.StringScrollPicker
-
- getMaxV() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getMaxValue() - 枚举 中的方法com.app.notification.NotiShowConfig.NotiTypeConfig
-
- getmBadgeUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getmBattleEndType() - 类 中的方法com.app.game.pk.pkgame_team.message.TeamPKEndContent
-
- getmBattleId() - 类 中的方法com.app.game.pk.pkgame_team.message.TeamPKOneUserQuitContent
-
- getmBeautyBuff() - 类 中的方法com.app.filter.view.BeautyData
-
- getmBeautyEye() - 类 中的方法com.app.filter.view.BeautyData
-
- getmBeautyFace() - 类 中的方法com.app.filter.view.BeautyData
-
- getmBeautyWhite() - 类 中的方法com.app.filter.view.BeautyData
-
- getmBgUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getmBorderColor() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getmBottomBtnType() - 类 中的方法com.app.notification.H5DialogFragment
-
- getmCallback() - 类 中的方法com.app.live.audio.AudioLiveVcallControl
-
- getmCameraPreviewHeight() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getmCameraPreviewWidth() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getmChatFragmentNew() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getmColorEnd() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getmColorStart() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getmContent() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getmCurrentGiftTargetInfo() - 类 中的方法com.app.game.pk.pkgame.ui.PKAudienceControl
-
- getmCurrentLevel() - 类 中的方法com.app.game.leveltemplet.LevelTempletGame
-
- getMd5() - 类 中的方法com.kxsimon.money.util.Gift
-
- getMd5() - 类 中的方法com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- getmDiamonds() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamUserInfo
-
- getmDuration() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getMediaEditHelper() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager.TaskConfig
-
- getMediaPlayerHolder() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getmEditLiveTitle() - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
- getMem() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getMember() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getMenuInfos() - 类 中的方法com.kxsimon.video.chat.guild.widget.GuildChannelManagerAdapter
-
- getMessage() - 类 中的方法com.app.live.boost.bean.BeamBoostStartBoostResponseInfo
-
- getMessage() - 类 中的方法com.kxsimon.money.util.IabResult
-
- getMessage() - 类 中的方法com.kxsimon.video.chat.emoji.MsgInputFragment
-
- getMessage() - 类 中的方法com.kxsimon.video.chat.event.JoinChatroomEvent
-
- getMessage() - 类 中的方法com.kxsimon.video.chat.event.LeaveChatroomEvent
-
- getMessage() - 类 中的方法com.kxsimon.video.chat.event.LiveVideoStopEvent
-
- getMessage() - 类 中的方法com.kxsimon.video.chat.event.PraiseMsgEvent
-
- getMessage() - 类 中的方法com.kxsimon.video.chat.event.ReceiveMsgEvent
-
- getMessage() - 类 中的方法com.kxsimon.video.chat.msgcontent.AnchorLeaveMsgContent
-
- getMessage() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMsgContent
-
- getMessage() - 类 中的方法com.kxsimon.video.chat.msgcontent.SystemMsgContent
-
- getMessageBean() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages
-
- getMessageCount() - 类 中的方法com.app.live.boost.uplive.UpLiveBeamBoostManager
-
- getMessages() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getMessages_doc() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getMessages_peak() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getMessages_ratio() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getMessageTextColor(ChatMessageUIBean) - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getMessageType() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getMessageType(MessageContent) - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getmExtra() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getmFlashUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getmGiftUrl() - 类 中的方法com.kxsimon.video.chat.bonus.BonusTaskCompleteAdapter
-
- getmIconUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getMid_url() - 类 中的方法com.app.game.pk.pkgame.data.PKGameSendUserInfo
-
- getMillisecondsPreInch() - 类 中的静态方法com.app.live.activity.PagerConfig
-
获取滚动速度 英寸/微秒
- getMinNum() - 类 中的方法com.kxsimon.video.chat.gift_v2.hand.HandGiftBusiness
-
- getMinTextSize() - 类 中的方法com.app.view.StringScrollPicker
-
- getMinuteAndSForMS(long) - 类 中的静态方法com.app.live.livemusic.LiveMusicUtil
-
从毫秒变成秒
- getMinV() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getmLatTime() - 类 中的方法com.app.user.account.AccountActionUtil.UserAppealBo
-
- getmList() - 类 中的方法com.app.live.activity.model.ExclusiveListResult
-
- getmLiveGameType() - 类 中的方法com.app.live.activity.viewmodel.LiveRoomDataViewModel
-
- getmLocationLast() - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
- getmMyTeamScore() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getmNickName() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getMode() - 类 中的方法com.kxsimon.video.chat.audio.AudioModeChangeMsgContent
-
- getMode() - 类 中的方法com.kxsimon.video.chat.guild.GuildChannelBroadcasterPresenter
-
- getModel() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getModel() - 类 中的方法com.app.view.GuideShadowView.SrcRectBean
-
- getMoneyDesc() - 类 中的方法com.app.user.BO.TopPayHistoryBo
-
- getMoneyDesc() - 类 中的方法com.app.user.vip.request.VipState.VipStateOtherInfo
-
- getMonitorCount(int) - 类 中的方法com.app.util.MonitorManager
-
- getMonopolyUrl(VideoDataInfo, String, String) - 类 中的静态方法com.app.game.turnplate.TurnplatePresenter
-
- getMoreActionListener() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getMoreClickListener() - 类 中的方法com.app.test.SelectMoreDialog
-
- getmOtherTeamScore() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getMouthPoint() - 类 中的方法com.app.game.eat.EatDetector.Face
-
- getmPermill() - 类 中的方法com.kxsimon.video.chat.msgcontent.RedPacketMsgContent
-
- getmPkListData() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getmPkListData() - 类 中的方法com.app.game.pk.pkgame.message.PKGameRankChangeMsgContent
-
- getmPkListData() - 类 中的方法com.app.game.pk.pkgame.message.PKGameTopListChangeMsgContent
-
- getmPkListData() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenRefreshMsgContent
-
- getmPkUserList() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenEndMsgContent
-
- getmPlayAgainTime() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getmPlayType() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getmPostUtil() - 类 中的方法com.kxsimon.video.chat.activity.PostALGBaseFrag
-
- getmPrepareAnimation() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getmPunishCurscore() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getmPunishGift() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getmPunishGiftMax() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getmRatio() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getmResourceUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.SpanTextMsgContent
-
- getmResultImg() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamInfo
-
- getmSendListener() - 类 中的方法com.kxsimon.video.chat.bonus.BonusReceiveTaskDialog
-
- getMsg() - 类 中的方法com.app.live.boost.bean.BeamBoostDelResponseInfo
-
- getMsg() - 类 中的方法com.app.user.login.linkvtoken.AccountMsgBean
-
- getMsg() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean
-
- getMsg() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean
-
- getMsg() - 类 中的方法com.kxsimon.video.chat.bean.CountBean
-
- getMsg() - 类 中的方法com.kxsimon.video.chat.bean.CouponBean
-
- getMsg() - 类 中的方法com.kxsimon.video.chat.bean.MsgTokenBean.DataBean
-
- getMsg() - 类 中的方法com.kxsimon.video.chat.bean.MsgTokenBean
-
- getMsg() - 类 中的方法com.kxsimon.video.chat.bean.ReplayGoodsMsgBean
-
- getMsg() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean
-
- getMsg() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean
-
- getMsg() - 类 中的方法com.kxsimon.video.chat.msgcontent.layermsgcontent.PopSystemMsgContent
-
- getMsg() - 类 中的方法com.kxsimon.video.chat.msgcontent.LiveVerifyMsgContent
-
- getMsgContentGold() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getMsgDb() - 类 中的静态方法com.kxsimon.db.DBInstanceController
-
- getMsgtime() - 类 中的方法com.kxsimon.db.auto_genx.ForbidSpeak
-
- getMsgtip() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getMsgType() - 类 中的方法com.kxsimon.video.chat.msgcontent.FirstGiftUserMsgContent
-
- getMsgType() - 类 中的方法com.kxsimon.video.chat.msgcontent.SystemMsgContent
-
- getmShareCount() - 类 中的方法com.kxsimon.video.chat.activity.IMStateMachine
-
- getmShareScenes() - 类 中的方法com.app.live.activity.fragment.DirectShareUIFragment
-
- getmShareVidType() - 类 中的方法com.app.live.activity.fragment.DirectShareUIFragment
-
- getmStarListener() - 类 中的方法com.app.user.task.adapter.WatchListAdapter
-
- getmStartTime() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getmSurrender() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getmTagCheckMode() - 类 中的方法com.app.view.FlowTagLayout
-
获取标签模式
- getmTitleTxt() - 类 中的方法com.app.notification.H5DialogFragment
-
- getmTitlteTV() - 类 中的方法com.app.notification.H5DialogFragment
-
- getMtype() - 类 中的方法com.app.live.activity.sayhi.bean.SayHiRespone
-
- getmType() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getmUid() - 类 中的方法com.app.game.pk.pkgame_team.message.TeamPKOneUserQuitContent
-
- getmUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getMultiMediaFileName() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMultiMediaMsgContent
-
- getmUnionList() - 类 中的方法com.kxsimon.video.chat.vcall.unionvcall.VcallUnionAudienceControl
-
- getmUrl() - 类 中的方法com.app.notification.H5DialogFragment
-
- getmUserGiftTopType() - 类 中的方法com.kxsimon.video.chat.vcall.basebeam.BaseVcallControl.GiftVcallHostCallback.UserListBean
-
- getmUserId() - 类 中的方法com.kxsimon.video.chat.msgcontent.RedPacketMsgContent
-
- getmUserList() - 类 中的方法com.kxsimon.video.chat.vcall.basebeam.BaseVcallControl.GiftVcallHostCallback.UserListBean
-
- getmUserLogoUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.RedPacketMsgContent
-
- getmUserNickname() - 类 中的方法com.kxsimon.video.chat.msgcontent.RedPacketMsgContent
-
- getMusic_title() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSwitchVcallMsgContent
-
- getMusic_url() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSwitchVcallMsgContent
-
- getMusicFaild(int) - 类 中的方法com.app.live.livemusic.LiveMusicLocalMusicListFragment
-
- getMusicFaild(int) - 接口 中的方法com.app.live.livemusic.LiveMusicUtil.GetMusicListCallBack
-
获取音乐列表失败
- getMusicListFromMusicFile(LiveMusicUtil.GetMusicListCallBack) - 类 中的静态方法com.app.live.livemusic.LiveMusicUtil
-
- getMusicSuccess(ArrayList<MusicBean>) - 类 中的方法com.app.live.livemusic.LiveMusicLocalMusicListFragment
-
- getMusicSuccess(ArrayList<MusicBean>) - 接口 中的方法com.app.live.livemusic.LiveMusicUtil.GetMusicListCallBack
-
获取音乐列表成功
- getMusicUri() - 类 中的方法com.app.live.livemusic.MusicBean
-
- getMusicVolume() - 类 中的方法com.app.live.livemusic.LiveMusicManager
-
获取当前的混音音量
- getMute() - 类 中的方法com.kxsimon.video.chat.vcall.host.VoiceMuteSetContent
-
- getMute() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineMultiMuteContentMessage.MuteInfo
-
- getMuteArray() - 类 中的方法com.app.game.pk.pkgame.data.PKGamePositionData
-
- getMuteinfo() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineMultiMuteContentMessage
-
- getMuteUserDao() - 类 中的方法com.kxsimon.db.auto_genx.DaoSession
-
- getMuteUserDao() - 类 中的方法com.kxsimon.db.DBMuteUser
-
- getMuteUserDb() - 类 中的静态方法com.kxsimon.db.DBInstanceController
-
- getMuteUserState(String, String) - 类 中的方法com.kxsimon.db.DataManager
-
返回 target_uid 和host_id之间的关系
- getmVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getmVid() - 类 中的方法com.kxsimon.video.chat.vcall.basebeam.BaseVcallControl
-
- getmVid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallAudienceControl
-
- getmVid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallHostControl
-
- getmVideoDataInfo() - 类 中的方法com.kxsimon.video.chat.vcall.basebeam.BaseVcallControl
-
- getmVideoDataInfo() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallAudienceControl
-
- getmWebpUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.PowerfulMarqueeMsg
-
- getMyActivity() - 接口 中的方法com.app.game.leveltemplet.LevelTempletGameView.ILevelTempletViewDelegate
-
- getMyActivity() - 接口 中的方法com.kxsimon.video.chat.whisper.presenter.WhisperContracts.ChatView
-
- getMyBoostInfo() - 类 中的方法com.app.live.boost.bean.BeamBoostMessageInfo
-
- getMyChosenFansTag() - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getMyData() - 类 中的方法com.app.game.pk.pkgame.data.PkGameResultBean
-
- getMyFans(String, int, int, AsyncActionCallback) - 类 中的静态方法com.app.user.fansTag.FansTagUtils
-
获取个人页粉丝榜单数据
- GetMyFansMessage - com.app.user.fansTag.message中的类
-
- GetMyFansMessage(AsyncActionCallback) - 类 的构造器com.app.user.fansTag.message.GetMyFansMessage
-
- GetMyFansMessage.Result - com.app.user.fansTag.message中的类
-
- getMyFansTagByIndex(int) - 类 中的方法com.app.user.fansTag.MyFansTagUtil
-
- getMyFansTags() - 类 中的方法com.app.user.fansTag.MyFansTagUtil
-
- getMyFansTagSize() - 类 中的方法com.app.user.fansTag.MyFansTagUtil
-
- getMyGold() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletGiftMsgContent
-
- getMyGold() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetGiftMsgContent
-
- getMyGold() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarGiftMsgContent
-
- getMyHostScore() - 类 中的方法com.app.game.pk.pkgame.message.PKSuperScreenMessage
-
- getMyHostUid() - 类 中的方法com.app.game.pk.pkgame.message.PKRidiculeMsgContent
-
- getMyHostUid() - 类 中的方法com.app.game.pk.pkgame.message.PKSuperScreenMessage
-
- getMyName() - 类 中的方法com.kxsimon.video.chat.msgcontent.ShareVideoMsgContent
-
- getMyRewardPrivilege() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getMyRewardPrivilege() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getMyRewardPrivilege() - 接口 中的方法com.app.livesdk.ChatFraSdk.ChatFraBaseCallBack
-
- getMyTagFans(ArrayList<MyTagFans>, String) - 类 中的方法com.app.user.fansTag.FansFragment
-
- getMyTeamMark() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKResultData
-
- getMyUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.FansTagLevelUpMsgContent
-
- getName() - 枚举 中的方法com.app.game.LiveGame
-
- getName() - 类 中的方法com.app.homepage.preload.PreloadDataHelper.ChangeTabCountry
-
- getName() - 类 中的方法com.app.letter.view.BO.BlackUserInfo
-
- getName() - 类 中的方法com.app.live.boost.bean.BoostUserInfo
-
- getName() - 类 中的方法com.app.test.MoreBean
-
- getName() - 类 中的方法com.app.user.admin.bean.AdminInfo
-
- getName() - 类 中的方法com.app.user.anchor.level.ApplyInfoView
-
- getName() - 类 中的方法com.app.user.hostTag.InteractHostTagContent
-
- getName() - 类 中的方法com.app.user.task.TaskInfo
-
- getName() - 类 中的方法com.kxsimon.money.util.Gift
-
- getName() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean.TaskBean
-
- getName() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getName() - 类 中的方法com.kxsimon.video.chat.gamecenter.bean.GameCenterInfo
-
- getName() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getName() - 类 中的方法com.kxsimon.video.chat.guild.GuildMenuListeBean
-
- getName() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsGifterInfo
-
- getName() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnShowDialogEvent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.ActressAskFollowerMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMultiMediaMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.FollowActressMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.FollowActressServerMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.ForbidSpeakMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuestCountMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuideFollowMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.LeaveChatroomMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.LiveVideoStopMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.NewUserGiftMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.PraiseCountMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.PraiseMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.UnFollowActressMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.msgcontent.UserFirstFollowMsgContent
-
- getName() - 类 中的方法com.kxsimon.video.chat.vcall.host.VoiceMuteSetContent
-
- getNamedList() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getNamedList() - 类 中的方法com.kxsimon.video.chat.bonus.BonusNamedMessages.BonusMessageFromSponsor
-
- getNamedList() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getNamedList() - 类 中的方法com.kxsimon.video.chat.presenter.treasurebox.CommonTreasureBoxPresenter
-
- getNamedList() - 接口 中的方法com.kxsimon.video.chat.presenter.treasurebox.ICommonTreasureBoxPresenter
-
- getNameEdit() - 类 中的方法com.app.user.anchor.level.ApplyInfoView
-
- getNameNotDelete() - 类 中的静态方法com.kxsimon.video.chat.util.CaptureShare
-
- getNameTagList() - 类 中的方法util.VideoTagManager
-
- getNeedRefreshFollowPage() - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
- getNetStart() - 类 中的方法com.app.live.utils.LiveQualityToastUtil.Quality
-
- getNetType4NewPostData() - 类 中的静态方法com.app.livesdk.DefaultInfoCommonImpl
-
- getNetType4NewPostData() - 类 中的静态方法com.app.log.NetworkInfo
-
- getNetWorkInfo() - 接口 中的方法com.app.live.activity.HeartBeatMessageWithQosData.IHeartBeatMessageWithQosDataCallback
-
- getNetWorkInfo() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getNetWorkInfo() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getNetWorkInfo() - 接口 中的方法com.app.livesdk.ChatFraSdk.ChatFraBaseCallBack
-
- getNewPos() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getNewRights(int) - 类 中的静态方法com.app.user.LevelActivity
-
- getNewStarUrl(VideoDataInfo, LeaderBoardInfo) - 类 中的静态方法com.kxsimon.video.chat.leaderboard.LeaderBoardUtil
-
获取默认的新星榜url地址
- getNewTaskBonusMsg() - 类 中的方法com.kxsimon.video.chat.ChestDialog
-
- getNewusernum() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getNext_exp() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getNext_level() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getNext_level_name() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getNext_standard_current() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getNextLevelBagPro() - 类 中的方法com.kxsimon.video.chat.activity.LevelUpMsgBean
-
- getNextLevelTime() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getNextPKMatchResult() - 类 中的方法com.app.game.pk.pkgame.PKHelper
-
- getNextPrivilege() - 类 中的方法com.kxsimon.video.chat.activity.LevelUpMsgBean
-
- getNextPushHour() - 类 中的方法com.app.user.checkin.presenter.info.CheckInCmsInfo
-
- getNextPushMin() - 类 中的方法com.app.user.checkin.presenter.info.CheckInCmsInfo
-
- getNextPushTime() - 类 中的静态方法com.app.user.checkin.presenter.utils.CheckInUtil
-
- getNextRightGap() - 类 中的方法com.kxsimon.video.chat.activity.LevelUpMsgBean
-
- getNextRightLevel() - 类 中的方法com.kxsimon.video.chat.activity.LevelUpMsgBean
-
- getNickname() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getNickname() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getNickname() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getNickname() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePlayAgainFaildContent
-
- getNickname() - 类 中的方法com.app.game.pk.pkgame.message.PKGameThanksContent
-
- getNickname() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenStartMsgContent
-
- getNickName() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamUserInfo
-
- getNickname() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getNickname() - 类 中的方法com.app.live.activity.model.ExclusiveListMessageResult
-
- getNickName() - 类 中的方法com.app.livesdk.UserModel
-
- getNickName() - 类 中的方法com.app.user.account.UserForbidBO
-
- getNickName() - 类 中的方法com.app.user.BO.AnchorDialogData
-
- getNickname() - 类 中的方法com.app.user.BO.TopPayHistoryBo
-
- getNickname() - 类 中的方法com.app.user.World.bean.QualityRankListBean
-
- getNickname() - 类 中的方法com.app.user.World.bean.RankListBean
-
- getNickname() - 类 中的方法com.app.user.World.bean.VideoDataExtendInfo.OutlayListBean
-
- getNickName() - 类 中的方法com.kxsimon.video.chat.activity.ClickTargetInfo
-
- getNickname() - 类 中的方法com.kxsimon.video.chat.guild.GuildBroadcasterInfo
-
- getNickname() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean.DataBean.UserBean
-
- getNickName() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getNickName() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelUpMsgContent
-
- getNickName() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getNineBeamChangeModeDialog(Activity, Beam9DimensUtils.NineBeamMode, DialogSdkUtil.ChangeNineBeamModeDialogCallBack) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getNineBeamMode() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getNineBeamMode() - 类 中的方法com.app.live.boost.bean.BoostUserStartBroadcastOption
-
- getNineBeamModeKey() - 接口 中的方法com.app.live.activity.UpLiveActivity.UpLiveCallBack
-
- getNineBeamModeMaxNum() - 接口 中的方法com.app.live.activity.UpLiveActivity.UpLiveCallBack
-
- getNineBeamSeatNum() - 类 中的静态方法com.app.live.boost.util.BoostUtil
-
控制新用户开播房间坐席数量,2/4/6/9
- getNineJoinType() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getNineJoinType() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getNineUserPositionByUid(String, boolean) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioUplive
-
- getNineUserPositionByUid(String, boolean) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioWatchLive
-
- getNineUserPositionByUid(String, boolean) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraCommon
-
- getNineUserPositionByUid(String, boolean) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getNineUserPositionByUid(String, boolean) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getNineUserPositionByUidReal(String) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getNineVcallWindowBottom() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
获得九连麦最后一个窗口底部高度
- getNineVcallWindowBottom() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallAudienceControl
-
获得九连麦最后一个窗口底部高度
- getNonce_str() - 类 中的方法com.app.user.login.development.LoginGetTokenWrapper
-
获取nonceCode
- getNoneBeamIndex() - 类 中的方法com.app.live.audio.LiveRoomAudioLiveVcallControl
-
- getNoneCardStatus() - 类 中的方法com.kxsimon.video.chat.presenter.goldcard.GoldCardData
-
获取非首充金币奖励卡状态
- getNoneLeftTime() - 类 中的方法com.kxsimon.video.chat.presenter.goldcard.GoldCardData
-
获取非首充金币奖励卡剩余时间
- getNonFormatTopicName(String) - 类 中的静态方法com.app.user.topic.util.TopicUtil
-
去掉话题前面的#
- getNonNullString(String) - 类 中的静态方法com.app.homepage.view.card.BaseCard
-
- getNonNullString(String) - 类 中的静态方法com.app.user.snsUtils.SnsUtils
-
- getNonNullString(String) - 类 中的静态方法com.app.util.ShineUIHelper
-
- getNonNullString(String) - 类 中的静态方法com.app.util.UIUtil
-
- getNonScreenOtherData() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonScreenManager
-
- getNormalApplyView() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getNoScreenPkId() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonScreenManager
-
- getNotificationTipDialog(int, Activity, View.OnClickListener) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
展示通知开启提醒的弹框
- getNotiId(int, String, String) - 类 中的方法com.app.notification.NotifiShowManager
-
- getNoVcallIndex() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getNum() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getNum() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean.PrizesBean
-
- getNumber() - 类 中的方法com.app.user.view.RollingTextView
-
- getNumber() - 类 中的方法com.app.view.CountView
-
- getNumber() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getObtainedDialog(Context, String, boolean) - 类 中的方法com.kxsimon.video.chat.livedetails.NewUpLiveDetailsDialog
-
- getOfficialId() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getOfficialId() - 接口 中的方法com.kxsimon.video.chat.activity.IGiftFragmentOperation
-
- getOfficialId() - 接口 中的方法com.kxsimon.video.chat.msgcontent.ChatMessageListController.OnChatMsgClickListener
-
- getOfficialRechargeUrl() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getOfficialVideoImageView() - 接口 中的方法com.kxsimon.video.chat.presenter.host.ILiveHostPresenter
-
- getOfficialVideoImageView() - 类 中的方法com.kxsimon.video.chat.presenter.host.LiveHostPresenter
-
- getOfficialVideoNameView() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getOfficialVideoNameView() - 接口 中的方法com.kxsimon.video.chat.presenter.host.ILiveHostPresenter
-
- getOfficialVideoNameView() - 类 中的方法com.kxsimon.video.chat.presenter.host.LiveHostPresenter
-
- getOfficialVideoNameView() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getOffsetX() - 类 中的方法com.app.live.activity.PagerGridLayoutManager
-
获取当前 X 轴偏移量
- getOffsetY() - 类 中的方法com.app.live.activity.PagerGridLayoutManager
-
获取当前 Y 轴偏移量
- getOKButtonHorTextId() - 类 中的方法com.app.user.dialog.BaseChangeableDialog.DialogViewBean
-
- getOkButtonTextId() - 类 中的方法com.app.user.dialog.BaseChangeableDialog.DialogViewBean
-
- getOldBroadcasterGuideRandomText() - 类 中的静态方法com.kxsimon.video.chat.util.LiveNewsUtil
-
- getOldMsg() - 类 中的方法com.kxsimon.video.chat.ChestDialog
-
- getOldprice() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean
-
- getOldprice() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean
-
- getOldprice() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent
-
- getOneLock() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getOneLock() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getOnePrice() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getOneshotId() - 类 中的方法com.app.livesdk.LinkliveSDK
-
- getOneUserViewGroup(String) - 类 中的方法com.app.live.audio.LiveRoomAudioLiveVcallControl
-
返回对应上麦者的父view,主要是做空间用的
- getOnItemClickListener() - 类 中的方法com.app.view.TosAdapterView
-
- getOnItemLongClickListener() - 类 中的方法com.app.view.TosAdapterView
-
- getOnItemSelectedListener() - 类 中的方法com.app.view.TosAdapterView
-
- getOnJsCallBack() - 类 中的方法com.app.live.activity.fragment.WebViewFragment
-
- getOnJsCallBack() - 类 中的方法com.app.live.audio.webgame.AudioGameWebViewFragment
-
- getOnline_st() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getOnline_st() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getOnMoreActionListener() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getOnScreenRect() - 类 中的方法com.kxsimon.video.chat.vcall.VCallAudienceView
-
- getOnScreenRect2() - 类 中的方法com.kxsimon.video.chat.vcall.VCallAudienceView
-
- getOpacity() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getOpCallback() - 类 中的方法com.kxsimon.video.chat.manager.entry.EntryManager
-
- getOpCallback() - 接口 中的方法com.kxsimon.video.chat.manager.entry.IEntryManager
-
- getOpen_btn() - 类 中的方法com.kxsimon.video.chat.activity.LevelUpMsgBean
-
- getOpenId() - 类 中的方法com.app.user.login.linkvtoken.DataBean
-
- getOpenId() - 类 中的方法com.kxsimon.video.chat.bean.MsgTokenBean.DataBean.DataBeanX
-
- GetOpenMessage - com.app.live.activity中的类
-
- GetOpenMessage(String, AsyncActionCallback) - 类 的构造器com.app.live.activity.GetOpenMessage
-
- getOperatorId() - 类 中的方法com.app.letter.view.BO.BlackUserInfo
-
- getOperatorName() - 类 中的方法com.app.letter.view.BO.BlackUserInfo
-
- getOperUid() - 类 中的方法com.app.letter.vcall.msg.GroupAudioOperMsgContent
-
- getOrder() - 类 中的方法com.app.homepage.guide.GuideBO
-
- getOrder() - 类 中的方法com.kxsimon.video.chat.manager.entry.ConfigEntry
-
- getOrderedContacts(int) - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取订购的联系人
- getOrderedContacts(int) - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getOrderGold() - 类 中的方法com.kxsimon.money.BasePayMgr.PayTransBean
-
- getOrderId() - 类 中的方法com.kxsimon.money.util.Purchase
-
- GetOrderMessage - com.app.livesdk中的类
-
Created by yankun on 2017/02/18.
- GetOrderMessage(AsyncActionCallback) - 类 的构造器com.app.livesdk.GetOrderMessage
-
- GetOrderMessage.Result - com.app.livesdk中的类
-
- getOrderNumber(LinkliveSDK.OrderNumberCallback) - 类 中的方法com.app.livesdk.LinkliveSDK
-
- getOriBitmaps() - 类 中的方法com.app.view.VideoEditHandler
-
- getOrientation() - 类 中的方法com.app.live.activity.fragment.DirectionalViewPager
-
- getOrientation() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getOrientation() - 类 中的方法com.app.view.TosGallery
-
- getOrig_gold() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeResult.PrivateRoom
-
- getOrigin() - 类 中的方法com.kxsimon.money.util.SkuDetailsProxy
-
- getOriginal_page() - 类 中的方法com.app.user.World.bean.WorldVideoBean
-
- getOriginalJson() - 类 中的方法com.kxsimon.money.util.Purchase
-
- getOriginPrice() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getOsver() - 类 中的方法com.app.livesdk.DefaultCloudParamsConfig
-
- getOtherData() - 类 中的方法com.app.game.pk.pkgame.data.PkGameResultBean
-
- getOtherHostName() - 类 中的方法com.app.game.pk.pkgame.message.PKRidiculeMsgContent
-
- getOtherHostName() - 类 中的方法com.app.game.pk.pkgame.message.PKSuperScreenMessage
-
- getOtherHostScore() - 类 中的方法com.app.game.pk.pkgame.message.PKSuperScreenMessage
-
- getOtherHostUid() - 类 中的方法com.app.game.pk.pkgame.message.PKAgainTipMessage
-
- getOtherHostUid() - 类 中的方法com.app.game.pk.pkgame.message.PKRidiculeMsgContent
-
- getOtherHostUid() - 类 中的方法com.app.game.pk.pkgame.message.PKSuperScreenMessage
-
- getOtherTeamMark() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKResultData
-
- getOtherUserData() - 类 中的方法com.app.game.pk.pkgame.PKHostGameControl
-
- getOutlay_list() - 类 中的方法com.app.user.World.bean.VideoDataExtendInfo
-
- getOutLink() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getOutputBitmap(Bitmap) - 类 中的静态方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getOutputFilePath() - 类 中的静态方法com.app.homepage.guide.GuideUtil
-
- getOverloadRate() - 类 中的方法com.app.widget.gamebanner.CardPageTransformer.Build
-
- getOwnCopySoPath() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getOxenPushUrl() - 类 中的方法com.app.live.oxen.OxenScreenRecord
-
- getPackageName() - 类 中的方法com.kxsimon.money.util.Purchase
-
- getPacketId() - 类 中的方法com.kxsimon.video.chat.msgcontent.RedPacketMsgContent
-
- getPage() - 类 中的方法com.app.live.activity.adapter.BannerGotoAdapter
-
- getPage() - 接口 中的方法com.app.live.activity.adapter.GotoPage
-
跳转页面
- getPage() - 类 中的方法com.app.live.activity.adapter.OperationGotoAdapter
-
- getPage() - 类 中的方法com.kxsimon.tasksystem.banner.BannerItemData
-
- getPage() - 类 中的方法com.kxsimon.video.chat.guild.GuildChannelBroadcasterPresenter
-
- getPageIndex() - 类 中的方法com.app.homepage.presenter.bo.BaseDataConfig
-
- getPageIndex(String) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
获取当前查询分页
- getPageIndex() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftTabFragmentV2
-
- getPageIndexForGiftPosition(int) - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftTabFragmentV2
-
- getPageTitle(int) - 类 中的方法com.app.letter.view.adapter.InviteFraListAdapter
-
- getPageTitle(int) - 类 中的方法com.app.user.fansTag.MyFansTagActivity.MyPagerAdapter
-
- getPaidGold() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getPaidLiveInfo(String, PaidLiveRequestManager.PaidCallback) - 类 中的方法com.app.live.pay.PaidLiveRequestManager
-
get paid live info(description, paid gold, video type, etc) according to video id
- getPalyCurrentTime() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getPanelImage() - 类 中的方法com.kxsimon.video.chat.gift_v2.GiftsListManagerV2
-
- getParam1() - 类 中的方法com.kxsimon.db.auto_genx.TaskList
-
- getParameter() - 类 中的方法com.app.user.World.bean.WorldListParameter
-
- getParentActivity() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getParentActivity() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getParentActivity() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getPasswd() - 类 中的方法com.app.live.activity.model.ExclusiveListResult
-
- getPassword() - 类 中的方法com.kxsimon.video.chat.bean.RecommendBean
-
- getPassword() - 类 中的方法com.kxsimon.video.chat.msgcontent.CloseRecommendContent
-
- getPassword() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendContent
-
- getPath() - 类 中的方法com.kxsimon.tasksystem.banner.BannerManager
-
- getPath() - 类 中的方法com.kxsimon.tasksystem.TaskManager
-
- getPay_count() - 类 中的方法com.kxsimon.video.chat.bean.CountBean.DataBean
-
- getPaymentType() - 类 中的方法com.kxsimon.money.BasePayMgr
-
获取当前支付类型的档位参数,由服务端分配,如GP支付为1,华为支付为360
- getPayRoom() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeResult
-
- getPeerInfo() - 接口 中的方法com.kxsimon.video.chat.whisper.presenter.WhisperContracts.ChatPresenter
-
获取聊天对象用户信息
- getPercent() - 类 中的方法com.kxsimon.video.chat.activity.LevelUpMsgBean
-
- getPercent() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getPercentage() - 类 中的方法com.app.live.activity.uplivend.widget.RadarData
-
- getPermill() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusMsgContent
-
- getPermissionAndOnLine() - 类 中的方法com.app.live.audio.AudioLiveVcallControl
-
- getPermissionDeniedDialog(Activity, String[], boolean, int, PermissionUtil.OnPermissionDialogCallback) - 类 中的静态方法com.app.util.PermissionUtil
-
- getPermissionStatus(Activity, String[]) - 类 中的静态方法com.app.util.PermissionUtil
-
检查权限状态:允许(1)/拒绝(2)/永久拒绝(3)
shouldShowRequestPermissionRationale 这个方法在第一次启动和永久拒绝时返回false,非永久拒绝返回true
- getPermissionString(String[]) - 类 中的静态方法com.app.util.PermissionUtil
-
- getPhase() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getPhase_text() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getPhone() - 类 中的方法com.app.user.anchor.level.ApplyContactView
-
- getPhoneEdit() - 类 中的方法com.app.user.anchor.level.ApplyContactView
-
- getPid() - 类 中的方法com.app.game.luckyturnplate.message.EmbeddedGameWinningMsgContent
-
- getPid() - 类 中的方法com.kxsimon.video.chat.gamecenter.bean.GameCenterInfo
-
- getPid() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelInfo
-
- getPinnedView() - 类 中的方法com.app.dynamic.view.fragment.CommentLikeFragment
-
- getPk_id() - 类 中的方法com.app.game.pk.pkgame_nonscreen.data.PKNonscreenScoreUpdataInfoData
-
- getPKCriticalEndTime() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getPKCriticalStartTime() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getPkGameDissmissLiveMsg(PKGameChallangeContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPkGameDissmissLiveMsg(PKGameChallangeContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getPkGameEndMsg(PKGameEndMsgContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPkGameEndMsg(PKGameEndMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getPkGameEndMsg(PKGameEndMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPkGameHostRankMsg(PKGameHostRankContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPkGameHostRankMsg(PKGameHostRankContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getPkGameHostRankMsg(PKGameHostRankContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPkGameInfoData() - 类 中的方法com.app.game.pk.pkgame.PKHostGameControl
-
- getPkGameInviteMsgMsg(PKGameInviteContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPkGameInviteMsgMsg(PKGameInviteContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getPkGameMatchResultMsg(PKGameMatchResultContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPkGameMatchResultMsg(PKGameMatchResultContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getPkGameMatchResultMsg(PKGameMatchResultContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPkGamePositionData() - 类 中的方法com.app.game.pk.pkgame.message.PKGameSuccessMsgContent
-
- getPKGamePunishGiftShowContent(PKGamePunishGiftShowContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPKGamePunishGiftShowContent(PKGamePunishGiftShowContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getPKGamePunishGiftShowContent(PKGamePunishGiftShowContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPkGameRankChangeMsg(PKGameRankChangeMsgContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPkGameRankChangeMsg(PKGameRankChangeMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getPkGameRankChangeMsg(PKGameRankChangeMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPKGameSendUserInfo() - 类 中的方法com.app.game.pk.pkgame.message.PKGameRankChangeMsgContent
-
- getPkGameSuccessMsg(PKGameSuccessMsgContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPkGameSuccessMsg(PKGameSuccessMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getPkGameSuccessMsg(PKGameSuccessMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPkGameSurpriseMsg(PKGameSurpriseContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPkGameSurpriseMsg(PKGameSurpriseContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getPkGameSurpriseMsg(PKGameSurpriseContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getPkGameSurpriseMsg(PKGameSurpriseContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPkGameTopListChangeMsg(PKGameTopListChangeMsgContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPkGameTopListChangeMsg(PKGameTopListChangeMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getPkGameTopListChangeMsg(PKGameTopListChangeMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPkGameUserTopPunishGiftMsgContent(PKGameUserTopPunishGiftMsgContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPkGameUserTopPunishGiftMsgContent(PKGameUserTopPunishGiftMsgContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPkGameWinRecordMsg(PKGameWinRewardContent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPkGameWinRecordMsg(PKGameWinRewardContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getPkGameWinRecordMsg(PKGameWinRewardContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getPkGameWinRecordMsg(PKGameWinRewardContent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPkgName() - 类 中的方法com.app.livesdk.DefaultCloudParamsConfig
-
- getPkId() - 类 中的方法com.app.game.pk.pkgame.data.PkGameResultBean
-
- getPkid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getPkId() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePunishGiftShowContent
-
- getPkid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameSendPunishGift
-
- getPkid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameSuccessMsgContent
-
- getPkId() - 类 中的方法com.app.game.pk.pkgame.message.PKGameUserTopPunishGiftMsgContent
-
- getPkId() - 类 中的方法com.app.game.pk.pkgame.message.PKRidiculeMsgContent
-
- getPkId() - 类 中的方法com.app.game.pk.pkgame.message.PKSuperScreenMessage
-
- getPkid() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenStartMsgContent
-
- getPKNonscreenCritState() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonScreenUIControl
-
- getPKOtherHostUid() - 类 中的方法com.app.game.pk.pkgame.PKHostControl
-
- getPkPlayShowHeight() - 接口 中的方法com.app.game.pk.pkgame.ui.PKAudienceControl.IPKGameCallBack
-
- getPkPlayShowHeight() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPkPlayShowWidth() - 接口 中的方法com.app.game.pk.pkgame.ui.PKAudienceControl.IPKGameCallBack
-
- getPkPlayShowWidth() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPkPunishGift() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getPkPunishGift() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePunishGiftShowContent
-
- getPKRankDialog(String, CommonWebViewDialog.OnH5InteractListener) - 类 中的静态方法com.app.game.pk.pkgame.PKH5Util
-
- getPKRidiculeGiftList() - 接口 中的方法com.app.game.pk.pkgame.ui.PKAudienceControl.IPKGameCallBack
-
- getPKRidiculeGiftList() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPKRidiculeGiftList() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2
-
- getPKRidiculeInfoDialog() - 类 中的静态方法com.app.game.pk.pkgame.PKH5Util
-
- getPKSendPunishGift(PKGameSendPunishGift) - 类 中的方法com.app.game.pk.pkgame.PKHostControl
-
- getPKSendPunishGift(PKGameSendPunishGift) - 类 中的方法com.app.game.pk.pkgame.ui.PKAudienceControl
-
- getPKSendPunishGift(PKGameSendPunishGift) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPKSendPunishGift(PKGameSendPunishGift) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getPKSendPunishGift(PKGameSendPunishGift) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPKStage() - 类 中的方法com.app.game.pk.pkgame.ui.PKAudienceControl
-
- getPKStage() - 接口 中的方法com.kxsimon.video.chat.activity.PkSupportInterface
-
- getPkStickerPrex() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getPkTime() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getPktime() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getPktime() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenStartMsgContent
-
- getPkTitle() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getPktitle() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getPkType() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getPKType() - 类 中的方法com.app.game.pk.pkgame.ui.PKGameHostReadyDialog
-
- getPkUid() - 类 中的方法com.app.game.pk.pkgame.ui.PKAudienceControl
-
- getPkUserInfo(boolean) - 类 中的方法com.app.game.pk.pkgame.PKHostGameControl
-
- getPKUserUid() - 类 中的方法com.app.game.pk.pkgame.PKHostControl
-
- getPKUserVid() - 类 中的方法com.app.game.pk.pkgame.PKHostControl
-
- getPKVid() - 类 中的方法com.app.game.pk.pkgame.ui.PKAudienceControl
-
- getPkVid() - 类 中的方法com.app.user.BO.AnchorDialogData
-
- getPlayerShowHeight() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getPlayerShowHeight() - 接口 中的方法com.app.livesdk.ChatFraSdk.ChatFraCMCallBack
-
- getPlayerShowWidth() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getPlayerShowWidth() - 接口 中的方法com.app.livesdk.ChatFraSdk.ChatFraCMCallBack
-
- getPlayersName(ArrayList<GroupAudioUser>) - 类 中的静态方法com.app.game.drawinggame.util.AudioLiveGameUtil
-
- getPlayerVideoInfo() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getPlayingGame() - 类 中的方法com.app.game.LiveGameStateManager
-
获取当前正在玩的游戏
- getPlayShowHeight() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPlayShowHeight() - 接口 中的方法com.kxsimon.video.chat.vcall.unionvcall.VcallUnionAudienceControl.VcallUnionAudienceCallBack
-
- getPlayShowWidth() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getPlayShowWidth() - 接口 中的方法com.kxsimon.video.chat.vcall.unionvcall.VcallUnionAudienceControl.VcallUnionAudienceCallBack
-
- getPlayTime() - 类 中的方法com.app.game.pk.pkgame.PKHostGameControl
-
- getploadBitmap() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- getPointFrom() - 类 中的方法com.app.livesdk.GiftPanelSource
-
埋点来源字段;埋点来源和业务来源有区别
- getPointType() - 类 中的方法com.app.livesdk.GiftPanelSource
-
- getPortrait_color() - 类 中的方法com.app.homepage.bo.FeatureGameBean
-
- getPos() - 类 中的方法com.app.game.luckyturnplate.view.LuckyWheelView
-
- getPos_type() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardStarInfoMessage.Result
-
- getPosInArray(int[], ArrayList<ChatHistoryListResult.ChatData>, long, ChatMsgSegmentRecordData) - 类 中的静态方法com.kxsimon.video.chat.request.result.ChatHistoryListResult
-
- getPosition() - 类 中的方法com.app.user.BO.TopPayHistoryBo
-
- getPosition() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.GiftBagGridView
-
- getPosition() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardStarInfoMessage.Result
-
- getPositionById(long) - 类 中的方法com.app.live.activity.uplivend.NewUpLiveEndAdpater
-
- getPositionDesc() - 类 中的方法com.app.user.BO.TopPayHistoryBo
-
- getPositionForView(View) - 类 中的方法com.app.view.TosAdapterView
-
Get the position within the adapter's data set for the view, where view is a an adapter item
or a descendant of an adapter item.
- GetPositionMessage - com.kxsimon.video.chat.vcall中的类
-
Created by lizhiwei on 2019/1/8.
- GetPositionMessage(String, int, int, AsyncActionCallback) - 类 的构造器com.kxsimon.video.chat.vcall.GetPositionMessage
-
- GetPositionMessage.Result - com.kxsimon.video.chat.vcall中的类
-
- getPostion() - 类 中的方法com.kxsimon.video.chat.matchmaker.ui.MatchmakerGroupView
-
- getPostion() - 类 中的方法com.kxsimon.video.chat.vcall.basebeam.BaseSevenInformationAudienceGroupView
-
- getPostion() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenInformationGroupView
-
- getPostion() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallData
-
- getPostTextParam() - 类 中的方法com.app.CheckGameStateMessage
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.CommentMessage.CommentHotListMsg
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.CommentMessage.CommentListMsg
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.CommentMessage.DeleteCommentMsg
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.CommentMessage.PublishCommentMsg
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.FeedMessage.DeleteFeedMsg
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.FeedMessage.FeedByVidMsg
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.FeedMessage.FeedInfoMsg
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.FeedMessage.FollowFeedMsg
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.FeedMessage.ProfileFeedMsg
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.InsDelUploadMessage
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.LikeMessage.AddLikeMessage
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.LikeMessage.LikeListMsg
-
- getPostTextParam() - 类 中的方法com.app.dynamic.model.ShortVideoReportMessage
-
- getPostTextParam() - 类 中的方法com.app.filter.message.FilterListMessage
-
- getPostTextParam() - 类 中的方法com.app.game.chestrain.MyChestInfoMessage
-
- getPostTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameBreakGameMessage
-
- getPostTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameChooseLanguageMessage
-
- getPostTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameChooseWordMessage
-
- getPostTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameDoodleReportMessage
-
- getPostTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameDoodleSyncMessage
-
- getPostTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameInitGameMessage
-
- getPostTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameLanguagesListMessage
-
- getPostTextParam() - 类 中的方法com.app.game.drawinggame.message.DrawingGameSubmitAnswerMessage
-
- getPostTextParam() - 类 中的方法com.app.game.eat.message.EatGameCheckMessage
-
- getPostTextParam() - 类 中的方法com.app.game.eat.message.EatGameFoodListMessage
-
- getPostTextParam() - 类 中的方法com.app.game.eat.message.EatGameOverMessage
-
- getPostTextParam() - 类 中的方法com.app.game.eat.message.EatGameShareMessage
-
- getPostTextParam() - 类 中的方法com.app.game.eat.message.EatGameStartMessage
-
- getPostTextParam() - 类 中的方法com.app.game.leveltemplet.message.LevelTempletZipMessage
-
- getPostTextParam() - 类 中的方法com.app.game.leveltemplet.message.LevelTempletZipSuccessMessage
-
- getPostTextParam() - 类 中的方法com.app.game.livestar.message.DrawMsg
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.message.PKVideoListMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameAcceptMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameEndGameMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameEndRankMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetFriendListMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetGameInfoMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetHeadListMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetPositionMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetRankMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameGetReadyMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameInviteManageMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameInviteMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameJoinGameMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameNoscreenJoinMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameNoscreenStopJoinMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGamePlayAgainMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameRankMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameSelectPunishConfirmMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameSetPositionMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.PKGameThanksMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame.net.ReportMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame_team.match.TeamPKStartMatchMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame_team.match.TeamPKStopMatchMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame_team.network.TeamPKGetSupportAllMessage
-
- getPostTextParam() - 类 中的方法com.app.game.pk.pkgame_team.network.TeamPKOverMessage
-
- getPostTextParam() - 类 中的方法com.app.game.TempletGrabRewardMessage
-
- getPostTextParam() - 类 中的方法com.app.game.treasurebox.TreasureboxGrabMessage
-
- getPostTextParam() - 类 中的方法com.app.game.turnplate.msg.MonopolyGetMessage
-
- getPostTextParam() - 类 中的方法com.app.game.voice.message.VoiceShareInfoMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.AddToBlacklistMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.AdminAddMsgListMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.AdminGetMsgListMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.AdminRemoveMsgListMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.GroupBoxTestMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.GroupIconListMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.KingDomCreateMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.MsgVisitListMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.RecommendBeautyMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.RecommendSayHiMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.RemoveFromBlacklistMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.RemoveFromRoomMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.RequestBannerMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.RequestBlacklistMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.message.RequestBlockSearchMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamAnchorOnlineMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamHeartBeatMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamListMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamOnlineConfirmMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamOnlineMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamOpenVoiceMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamOutlineMessage
-
- getPostTextParam() - 类 中的方法com.app.letter.vcall.msg.GroupAudioBeamShutVoiceMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.BuyPrivateLivePrivilegeMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.ExclusiveListMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.FirstGiftMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.fragment.DelReplayMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.GetOpenMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.HeartBeatMessageWithQosData
-
- getPostTextParam() - 类 中的方法com.app.live.activity.LiveAddMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.LiveQueryMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.LiveUpdateInfoMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.message.ExclusiveAddAndDelMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.PreloadListMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.ReplayVideoListMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.ShareDoneMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.UnionVCallUserQueryMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.uplivend.presenter.NewUpLiveEndMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.UploadCoverInLiveMsg
-
- getPostTextParam() - 类 中的方法com.app.live.activity.VCallUserQueryMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.VideoGetVSourceMessage
-
- getPostTextParam() - 类 中的方法com.app.live.activity.VideoStartPushMessage
-
- getPostTextParam() - 类 中的方法com.app.live.audio.webgame.WebGameHeartMessage
-
- getPostTextParam() - 类 中的方法com.app.live.boost.message.BeamBoostDeleteBoostMessageRequest
-
- getPostTextParam() - 类 中的方法com.app.live.boost.message.BeamBoostGetBoostMessageRequest
-
- getPostTextParam() - 类 中的方法com.app.live.boost.message.BeamBoostStartBoostRequest
-
- getPostTextParam() - 类 中的方法com.app.live.boost.message.BoostPollingMessage
-
- getPostTextParam() - 类 中的方法com.app.live.cheez.CheezSurpriseMessage
-
- getPostTextParam() - 类 中的方法com.app.live.pay.PaidLiveFetchPrivateKeyRequest
-
- getPostTextParam() - 类 中的方法com.app.live.pay.PaidLiveFetchRequest
-
- getPostTextParam() - 类 中的方法com.app.live.utils.LiveGetConfigMessage
-
- getPostTextParam() - 类 中的方法com.app.live.utils.ShareShortLinkMessage
-
- getPostTextParam() - 类 中的方法com.app.livesdk.GetOrderMessage
-
- getPostTextParam() - 类 中的方法com.app.record.game.GameTypeListMessage
-
- getPostTextParam() - 类 中的方法com.app.record.game.GameVideoListMessage
-
- getPostTextParam() - 类 中的方法com.app.report.AppActivityReportMessage
-
- getPostTextParam() - 类 中的方法com.app.shortvideo.model.ShortVidWatchMsg
-
- getPostTextParam() - 类 中的方法com.app.user.account.AccountActionUtil.PostUserAppealInfo
-
- getPostTextParam() - 类 中的方法com.app.user.account.AccountActionUtil.QueryProfileAnchorInfoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.account.AccountActionUtil.QueryRecommendMessage
-
- getPostTextParam() - 类 中的方法com.app.user.account.AccountActionUtil.QueryReplayVideoListMessage
-
- getPostTextParam() - 类 中的方法com.app.user.account.EditProfileMessage
-
- getPostTextParam() - 类 中的方法com.app.user.account.GetInterestListMessage
-
- getPostTextParam() - 类 中的方法com.app.user.account.IsNickNameExistMessage
-
- getPostTextParam() - 类 中的方法com.app.user.account.PosterDeleteMessage
-
- getPostTextParam() - 类 中的方法com.app.user.account.PosterSetMessage
-
- getPostTextParam() - 类 中的方法com.app.user.account.QueryAnchorInfoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.account.QueryFollowTextMessage
-
- getPostTextParam() - 类 中的方法com.app.user.account.RequestHotList
-
- getPostTextParam() - 类 中的方法com.app.user.account.VIPMarkReadMessage
-
- getPostTextParam() - 类 中的方法com.app.user.admin.message.AddAdminMessage
-
- getPostTextParam() - 类 中的方法com.app.user.admin.message.ForbidSpeakMessage
-
- getPostTextParam() - 类 中的方法com.app.user.admin.message.RemoveAdminMessage
-
- getPostTextParam() - 类 中的方法com.app.user.admin.message.RequestAdminListMessage
-
- getPostTextParam() - 类 中的方法com.app.user.anchor.level.AnchorLevelGrowthMessage
-
- getPostTextParam() - 类 中的方法com.app.user.anchor.level.ApplyStatusMsg
-
- getPostTextParam() - 类 中的方法com.app.user.anchor.level.BroadcastRewardThanksMessage
-
- getPostTextParam() - 类 中的方法com.app.user.AudioListMessage
-
- getPostTextParam() - 类 中的方法com.app.user.checkin.model.CheckInConfirmMessage
-
- getPostTextParam() - 类 中的方法com.app.user.checkin.model.CheckInMessage.AwardMsg
-
已过时。
- getPostTextParam() - 类 中的方法com.app.user.checkin.model.CheckInMessage.CheckInMsg
-
已过时。
- getPostTextParam() - 类 中的方法com.app.user.checkin.model.CheckInMessage.ExpMsg
-
已过时。
- getPostTextParam() - 类 中的方法com.app.user.checkin.model.CheckInMessage.StatusMsg
-
已过时。
- getPostTextParam() - 类 中的方法com.app.user.checkin.model.CheckInStatusMessage
-
- getPostTextParam() - 类 中的方法com.app.user.dialog.report.ReportSendMessages
-
- getPostTextParam() - 类 中的方法com.app.user.dialog.report.RequestImageUploadAddressMessage
-
- getPostTextParam() - 类 中的方法com.app.user.fansTag.message.ChangeMyTagMessage
-
- getPostTextParam() - 类 中的方法com.app.user.fansTag.message.ChoseMyFansTagMessage
-
- getPostTextParam() - 类 中的方法com.app.user.fansTag.message.GetMyFansMessage
-
- getPostTextParam() - 类 中的方法com.app.user.fansTag.message.MyFansTagMessage
-
- getPostTextParam() - 类 中的方法com.app.user.fansTag.message.MyTagMessage
-
- getPostTextParam() - 类 中的方法com.app.user.follow.message.FollowActiveMessage
-
- getPostTextParam() - 类 中的方法com.app.user.follow.message.FollowBatchMessage
-
- getPostTextParam() - 类 中的方法com.app.user.follow.message.QueryFollowRecommendVideoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.FollowShortVideoHeadMessage
-
- getPostTextParam() - 类 中的方法com.app.user.guardin.GuardinBuyMessage
-
- getPostTextParam() - 类 中的方法com.app.user.guardin.GuardinInfoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.guardin.GuardStageMessage
-
- getPostTextParam() - 类 中的方法com.app.user.guide.message.NewUserLevelUpMessage
-
- getPostTextParam() - 类 中的方法com.app.user.HomeShortVideoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.hostTag.model.HostTagMessage.GetTagListMessage
-
- getPostTextParam() - 类 中的方法com.app.user.hostTag.model.HostTagMessage.GetTopTagMessage
-
- getPostTextParam() - 类 中的方法com.app.user.hostTag.model.HostTagMessage.SetTagMessage
-
- getPostTextParam() - 类 中的方法com.app.user.HotNewLiveMessage
-
- getPostTextParam() - 类 中的方法com.app.user.login.development.LoginGetTokenMessage
-
- getPostTextParam() - 类 中的方法com.app.user.login.linkvtoken.LinkvGetAccountNumberMessage
-
- getPostTextParam() - 类 中的方法com.app.user.message.DeleteUserVideoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.message.FeatureTagListMessage
-
- getPostTextParam() - 类 中的方法com.app.user.message.QueryChannelBannerMessage
-
- getPostTextParam() - 类 中的方法com.app.user.message.QueryFollowHasUnReadMessage
-
- getPostTextParam() - 类 中的方法com.app.user.message.QueryFollowHotMessage
-
- getPostTextParam() - 类 中的方法com.app.user.message.QueryFollowVideoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.message.QueryGirlVideoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.message.QueryRecentlyVideoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.message.QueryRecommendUserMessage
-
- getPostTextParam() - 类 中的方法com.app.user.message.SearchFriendMsg
-
- getPostTextParam() - 类 中的方法com.app.user.message.UpUserVideoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.NearbyVideoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.NewVideoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.QueryMainPageMessage
-
- getPostTextParam() - 类 中的方法com.app.user.share.ShareConfigMessage
-
- getPostTextParam() - 类 中的方法com.app.user.ShortVideoUpdateUnreadMessage
-
- getPostTextParam() - 类 中的方法com.app.user.social.msg.SocialInfoMessage
-
- getPostTextParam() - 类 中的方法com.app.user.switchsetting.message.OtherAppUpMessage
-
- getPostTextParam() - 类 中的方法com.app.user.switchsetting.message.SwitchChangeMessage
-
- getPostTextParam() - 类 中的方法com.app.user.switchsetting.message.SwitchFollowOffon
-
- getPostTextParam() - 类 中的方法com.app.user.switchsetting.message.SwitchQueryMessage
-
- getPostTextParam() - 类 中的方法com.app.user.tag.GameTopicListMessage
-
- getPostTextParam() - 类 中的方法com.app.user.tag.SearchMessage
-
- getPostTextParam() - 类 中的方法com.app.user.task.message.TaskDoneMessage
-
- getPostTextParam() - 类 中的方法com.app.user.task.message.TaskListMessage
-
- getPostTextParam() - 类 中的方法com.app.user.topic.message.TopicDetailVideoListMessage
-
- getPostTextParam() - 类 中的方法com.app.user.topic.message.TopicFlowMessage
-
- getPostTextParam() - 类 中的方法com.app.user.topic.message.TopicFollowVideoListMessage
-
- getPostTextParam() - 类 中的方法com.app.user.topic.message.TopicItemListMessage
-
- getPostTextParam() - 类 中的方法com.app.user.topic.message.TopicSubscribeMessage
-
- getPostTextParam() - 类 中的方法com.app.user.vip.request.SubsCoinPayRequest
-
- getPostTextParam() - 类 中的方法com.app.user.vip.request.VipStateHttp
-
- getPostTextParam() - 类 中的方法com.app.user.World.bean.QueryWorldListMsg
-
- getPostTextParam() - 类 中的方法com.app.user.World.bean.QueryWorldMsg
-
- getPostTextParam() - 类 中的方法com.app.user.World.bean.QueryWorldRankMsg
-
- getPostTextParam() - 类 中的方法com.app.util.BaseFilePostMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.money.message.FirstRechargeCloseDialogMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.money.message.FirstRechargeOKDialogMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.money.message.PayFailedMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.money.QueryCommoditysMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.money.util.FreeDanmakuMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.money.util.SpendDanmakuMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.money.util.WorldMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.tasksystem.requst.RequestBannerTask
-
- getPostTextParam() - 类 中的方法com.kxsimon.tasksystem.requst.RequestConsumeTask
-
- getPostTextParam() - 类 中的方法com.kxsimon.tasksystem.requst.RequestTaskList
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.audio.AudioEmotionListMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.audio.AudioEmotionSendMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.audio.RequestChangeAudioModeMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.bonus.BonusCompletionStatusMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.bonus.BonusNamedMessages
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.bonus.BonusRecordsMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.bonus.BonusSendMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.bonus.SendThansgivingDayPacketMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.bonus.TaskBonusStatusMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.broadcastguide.RequestNewBroadcastLevel2
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinMsg.Announce
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinMsg.Delete
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinMsg.ResList
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskResultMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.gift.bag.MergeShredMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.gift_v2.GiftBagListMessageV2
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.gift_v2.QueryAreaGiftListMessageV2
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.gift_v2.QueryBonusGiftListMessageV2
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.grouplive.message.ApplyListMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.grouplive.message.ApplyOrCancelMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.grouplive.message.UnionLiveContributeMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.grouplive.message.UnionLiveDivideMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.guide.NewUserGuideReportMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.leaderboard.AnchorLevelBoxOpenMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardBoxOpenMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardRankInfoMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardStarInfoMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsNet
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.manager.LiveDataMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.manager.VideoAuditApplyMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.manager.VideoFaceCloseMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.matchmaker.message.ApplyListTwooMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.matchmaker.message.ApplyOrCancelAppointmentMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.matchmaker.message.InviteOnlineRecentMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.matchmaker.message.MatchMakerInviteMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.messagestream.ReportHashMapMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.msgcontent.AnchorStickerListMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.official.live.msg.OfficialChannelAnalysisMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.official.live.msg.OfficialChannelExtendMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.official.live.msg.OfficialChannelListMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.official.live.msg.OfficialChannelSubcribeMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.BasePostRequest
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.GoldCardReceiveMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.GoldCardStatusMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.KCoinInfoMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.LiveStatusMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.NewTaskLiveRefreshMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.QueryBonusUserList
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestAccessToken
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestChatForbid
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestContributeInfo
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestIconList
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestNewGuideRobot
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestReportPraise
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestTopContributeList
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RequestVideoPraise
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.RouletteOutMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.SendBonusMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.SnatchBonusMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.param.VideoTopicRequest
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.request.result.ChatHistorySegmentResult
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusDetailMessages
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.CheckVcallAccessMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.GetPositionMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.host.QueryVCallSetNullTqavUserMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.host.QueryVCallSetTqavUserMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.host.QueryVCallUserListMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.host.ReSendQAVMixStreamMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.host.VcallMuteMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.invite.InviteFansMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.invite.InviteRecentMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.invite.VcallInviteMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SetNineBeamOpenOrCloseCameraMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenControlPositionMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenHostGetListMuteMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenHostNullUserMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenHostSetPositionMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenSetUserMuteMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenSetUserStateMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenSwitchJoinTypeMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenTalkModePassMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenVCallUserQueryMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.VcallSetUserTqavUserMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.VcallUpDataTypeMessage
-
- getPostTextParam() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVideoListMessage
-
- getPosType() - 类 中的方法com.kxsimon.video.chat.leaderboard.FansgroupRankInfo
-
- getPowerInfo() - 类 中的方法com.kxsimon.video.chat.vcall.PowerInfoMessage
-
- getPraise() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsData
-
- getPraiseCount() - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getPraiseCount() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getPraiseCount() - 类 中的方法com.kxsimon.video.chat.activity.IMStateMachine
-
- getPraiseCount() - 类 中的方法com.kxsimon.video.chat.view.PraiseView
-
- getPrefixTask() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean.TaskBean
-
- getPrefixTask() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getPreloadDataHelper(int) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
如果有性别筛选的页面需调用带性别参数的方法
- getPreloadTime() - 类 中的方法com.app.homepage.preload.PreloadDataHelper
-
- getPrepareLiving() - 类 中的方法com.kxsimon.video.chat.grouplive.GroupLiveController
-
返回当前截断 在同意连线到连城成功或失败的过程中
- getPreviewUid() - 类 中的方法com.kxsimon.video.chat.vcall.host.HostVCallHintManage
-
- getPrice() - 类 中的方法com.app.letter.view.BO.GroupIconList.Icon
-
- getPrice() - 类 中的方法com.app.user.guardin.GuardStage.GuardSelectTime
-
- getPrice() - 类 中的方法com.kxsimon.money.util.SkuDetailsProxy
-
- getPrice() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftWorldMsgContent
-
- getPrice() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getPriceMicros() - 类 中的方法com.kxsimon.money.util.SkuDetailsProxy
-
- getPrivateRoom() - 类 中的方法com.app.live.activity.PrivateLivePrivilegeResult
-
- getPrivIconByType(int) - 类 中的静态方法com.app.user.anchor.level.AnchorLevelCommon
-
- getPrivilegeAdminLimit(int) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getPrivilegeContentImage(int) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getPrivilegeContentText(int) - 类 中的静态方法com.app.letter.view.ui.FamilyPrivilegeConfig
-
- getPrivilegeInfos(int) - 类 中的方法com.app.user.guardin.adapter.PrivilegeAdapter
-
- getPrivilegeMessageBackGround() - 类 中的方法com.kxsimon.video.chat.messagestream.ChatMessageUIBean
-
- getPrivilegeMessageTextColor() - 类 中的方法com.kxsimon.video.chat.messagestream.ChatMessageUIBean
-
- getPrivNameByType(int) - 类 中的静态方法com.app.user.anchor.level.AnchorLevelCommon
-
- getPrizes() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getProc() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getProcess() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- getProcessName(Context) - 类 中的静态方法com.app.livesdk.LinkliveSDK
-
- getProduct_attributes() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean
-
- getProductId() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getProductId() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getProductInfo(int) - 类 中的方法com.kxsimon.money.cache.ProductDataManager
-
- getProductPremiums() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean
-
- getProductType() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getProfileId(boolean) - 接口 中的方法com.app.util.FlavorUtils.FlavorDelegate
-
Tmx 作用户画像 多包都风控,暂时不需要区分
- getProfileId(boolean) - 类 中的静态方法com.app.util.FlavorUtils
-
- getProfilePosition(String, int) - 类 中的静态方法com.app.util.PostALGDataUtil
-
获取上报的主播信息的卡片位置,保证第一个主播信息卡片的位置是1
目前只有new和nearby使用
- getProgramme_id() - 类 中的方法com.kxsimon.video.chat.official.live.OfficialReadyMsgContent
-
- getProgramme_name() - 类 中的方法com.kxsimon.video.chat.official.live.OfficialReadyMsgContent
-
- getProgress() - 类 中的方法com.app.view.RoundProgressBar
-
获取进度.需要同步
- getProgress() - 类 中的方法com.kxsimon.video.chat.gift_v2.view.GiftExperienceProgressBar
-
- getProject() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getPts() - 类 中的方法com.app.game.eat.EatDetector.Face
-
- getPublicData() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getPullurl() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getPunish() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getPunishDisapperStickerId() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePunishGiftShowContent
-
- getPunishDisapperStickerSourceUrl() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePunishGiftShowContent
-
- getPunishfaceid_end() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getPunishfaceid_start() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getPunishfaceinfo_lose_end() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getPunishfaceinfo_lose_start() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getPunishfaceinfo_win() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getPunishfaceurl_end() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getPunishfaceurl_start() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getPunishfaceurl_win() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getPunishStickerId() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePunishGiftShowContent
-
- getPunishStickerSourceUrl() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePunishGiftShowContent
-
- getPunishTime() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getPunishtime() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getPunishTitle() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getPurchase(String) - 类 中的方法com.kxsimon.money.util.Inventory
-
Returns purchase information for a given product, or null if there is no purchase.
- getPurchaseState() - 类 中的方法com.kxsimon.money.util.Purchase
-
- getPurchaseTime() - 类 中的方法com.kxsimon.money.util.Purchase
-
- getPush_time() - 类 中的方法com.app.user.checkin.presenter.info.CheckInCmsInfo
-
- getPush_type() - 类 中的方法com.app.user.checkin.presenter.info.CheckInCmsInfo
-
- getPushBitRate() - 类 中的方法com.app.live.utils.LiveQualityToastUtil.Quality
-
- getPushContent() - 类 中的静态方法com.app.user.checkin.presenter.utils.CheckInUtil
-
获取每日签到push的文案
每天展示文案不一样
- getPushIcon(CheckInInfo) - 类 中的静态方法com.app.user.checkin.presenter.utils.CheckInUtil
-
获取每日签到push的图标
若当天为星光奖励,则图片为用户头像
若当天为特殊奖励,则图片为宝箱图片
- getPushish_delay() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getPv() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialResultInfo
-
- getPvt() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getPvt() - 接口 中的方法com.kxsimon.video.chat.activity.ChatFraUplive.ChatFraUpliveCallBack
-
- getQty() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean.ProductAttributesBean.ItemBean
-
- getQty() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean.ProductPremiumsBean
-
- getQuality_rank_list() - 类 中的方法com.app.user.World.bean.RankListBean
-
- getQualityState() - 类 中的方法com.app.live.utils.LiveQualityToastUtil.Quality
-
- getQueryDataParams(int) - 类 中的方法com.app.webview.LivemeJSInterfaceCommon
-
- getQueryText() - 类 中的方法com.kxsimon.video.chat.guild.GuildChannelBroadcasterPresenter
-
- getRadius() - 类 中的方法com.app.view.CircleRotateLoadingView.Ball
-
- getRadiusArray() - 类 中的方法com.app.live.boost.view.CommonWebViewDialog.H5Param
-
- getRand() - 类 中的方法com.app.game.TempletRewardMsgContent
-
- getRandomColor() - 类 中的静态方法com.app.user.topic.util.TopicUtil
-
生成一个随机的话题背景色
- getRandomColor(int) - 类 中的静态方法com.app.user.topic.util.TopicUtil
-
根据传入的位置生成一个的话题背景色
- getRank() - 类 中的方法com.app.live.activity.sayhi.bean.SayHiRespone
-
- getRank() - 类 中的方法com.app.user.World.bean.QualityRankListBean
-
- getRank() - 类 中的方法com.app.user.World.bean.VideoDataExtendInfo.OutlayListBean
-
- getRank() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardStarInfoMessage.Result
-
- getRank() - 类 中的方法com.kxsimon.video.chat.leaderboard.PKInfo
-
- getRank() - 类 中的方法com.kxsimon.video.chat.msgcontent.SystemMsgContent
-
- getRank_list() - 类 中的方法com.app.user.World.bean.WorldLastRankBean
-
- getRank_time_type() - 类 中的方法com.app.user.World.bean.WorldLeaderBean
-
- getRank_type() - 类 中的方法com.app.user.World.bean.WorldRankDetailBean
-
- getRankLists() - 类 中的方法com.app.user.World.bean.WorldLeaderBean
-
- getRankScore() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getRankTotal() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletStarRefreshMsgContent
-
- getRankTotal() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletStartMsgContent
-
- getRankTotal() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetGameStartMsgContent
-
- getRankTotal() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetStarRefreshMsgContent
-
- getRankType() - 类 中的方法com.kxsimon.video.chat.leaderboard.PKInfo
-
- getRankUrl() - 类 中的方法com.app.live.activity.sayhi.bean.SayHiRespone
-
- getRate() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getRatioMouthAspectRatio() - 类 中的方法com.app.game.eat.EatDetector.Face
-
- getRatioMouthNoseRation() - 类 中的方法com.app.game.eat.EatDetector.Face
-
- getRation() - 类 中的方法com.app.game.pk.pkgame.data.PKStrikeInfoData
-
- getRawData() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getRealPushHour() - 类 中的方法com.app.user.checkin.presenter.info.CheckInCmsInfo
-
- getRealPushMin() - 类 中的方法com.app.user.checkin.presenter.info.CheckInCmsInfo
-
- getReason() - 类 中的方法com.app.letter.vcall.msg.GroupAudioOperMsgContent
-
- getReasonLists(boolean) - 接口 中的方法com.app.user.dialog.report.ReportContract.Presenter
-
- getReasonLists(boolean) - 接口 中的方法com.app.user.dialog.report.ReportContract.ReportModel
-
- getReasonLists(boolean) - 类 中的方法com.app.user.dialog.report.ReportModel
-
- getReasonLists(boolean) - 类 中的方法com.app.user.dialog.report.ReportPresenter
-
- getRechargeDialogFragment(int, String, boolean, boolean) - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getRechargeMode() - 类 中的方法com.kxsimon.money.BasePayMgr.PayTransBean
-
- getRecieveId() - 类 中的方法com.app.game.pk.pkgame.message.PKGameUserTopPunishGiftMsgContent
-
- getRecommend_anchors() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsData
-
- getRecommendAnchorList(AsyncActionCallback) - 类 中的静态方法com.app.user.account.AccountActionUtil
-
- getRecommendCountryList() - 类 中的方法com.app.user.World.bean.WorldCountryBean
-
- getRecordSaveUserType() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getRecordVersion() - 类 中的方法com.app.live.oxen.OxenScreenRecord
-
- getRect() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallData
-
- getRectByUid(String, boolean) - 类 中的方法com.app.live.audio.LiveRoomAudioLiveVcallControl
-
- getRectByUid(String) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getRectForPass() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinView
-
- getRecyclerView() - 类 中的方法com.app.widget.banner.RecyclerViewBanner
-
- getReddot() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskListBean
-
- getReddot() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean
-
- getRedpkt_id() - 类 中的方法com.app.letter.view.BO.CreateKingDomResult
-
- getRedpkt_link() - 类 中的方法com.app.letter.view.BO.CreateKingDomResult
-
- getRedpkt_url() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusMsgContent
-
- getRef() - 类 中的方法com.app.util.FaceBookDeepLinkData
-
- getRefererData() - 类 中的方法com.app.util.FaceBookDeepLinkData
-
- getRegion() - 类 中的方法com.app.live.activity.uplivend.widget.RadarData
-
- getRegion() - 类 中的方法com.kxsimon.video.chat.manager.entry.ConfigEntry
-
- getRegTimeDesc(long) - 类 中的静态方法com.app.live.utils.UTCTimeHelper
-
- getRejectres() - 类 中的方法com.app.game.pk.pkgame.message.PKGameAcceptContent
-
- getRelation() - 类 中的方法com.app.live.activity.model.ExclusiveListMessageResult
-
- getRelationV() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getRenderDispatchImpl() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getRepeatInterval() - 类 中的静态方法com.app.util.SensitiveWordsUtil
-
两条消息的发送间隔时间
- getRepeatMode() - 类 中的方法com.app.live.livemusic.LiveMusicManager
-
获取当前的循环模式
- getReportChatContent(String) - 接口 中的方法com.app.user.dialog.AnchorBaseDialog.OnLiveRoomCallBack
-
- getReportDatas() - 类 中的方法com.app.live.activity.fragment.UpLiveHeartBeatStat
-
- getReportDialog(Activity, int, boolean, AsyncActionCallback) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getReportDialog(Context, int, boolean, AsyncActionCallback) - 类 中的静态方法com.app.user.dialog.ReportDialog
-
- getReporter() - 类 中的方法com.kxsimon.money.BasePayMgr
-
- getReportInfo() - 类 中的方法com.kxsimon.money.util.IabResult
-
- getReportReceiveUid(String) - 类 中的方法com.app.game.drawinggame.DoodleDataReportStatistics
-
获取上报的接收方信息
- getReportSendType(String) - 类 中的方法com.app.game.drawinggame.DoodleDataReportStatistics
-
判断当前上报是发送方还是接收方
1发送,2接收
- getReportTipDialog(Activity, AsyncActionCallback) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getReportUrl(String, int) - 类 中的静态方法com.app.live.utils.VipReportUtils
-
- getReportVid(String) - 接口 中的方法com.app.user.dialog.AnchorBaseDialog.OnLiveRoomCallBack
-
- getReportWordInfo(String) - 类 中的方法com.app.game.drawinggame.DoodleDataReportStatistics
-
获取上报的词汇信息
- getRequestIncomeAddress(boolean) - 类 中的静态方法com.app.util.UserUtils
-
- getRequestInviteNoticeAddrNew() - 类 中的静态方法com.app.util.UserUtils
-
邀请码地址。
- getRequestSexParameter(GenderSelectDialog.GENDER) - 类 中的静态方法com.app.user.GenderSelectDialog
-
根据选择的性别转换为性别请求参数 1全部 2男 3女
- getRequestType() - 接口 中的方法com.kxsimon.video.chat.guild.GuildChannelSelectContract.GuildChannelBroadcasterView
-
- getRequestType() - 类 中的方法com.kxsimon.video.chat.guild.widget.GuildChannelSelectBroadcasterView
-
- getRequestVidList(String) - 类 中的方法com.app.homepage.presenter.LiveRefreshPresenter
-
直播间上下滑动时,批量获取待检查的视频列表,服务端返回列表中最前面的一个正在直播的视频
- getResId() - 类 中的方法com.app.user.task.TaskInfo
-
- getResNew() - 类 中的静态方法com.app.util.ShineUIHelper
-
- getResourceId(String) - 类 中的静态方法com.app.util.PermissionUtil
-
- getResponse() - 类 中的方法com.kxsimon.money.util.IabResult
-
- getResponseDesc(int) - 类 中的静态方法com.kxsimon.money.util.IabHelper
-
Returns a human-readable description for the given response code.
- getResult() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getResult() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKResultData
-
- getResult() - 异常错误 中的方法com.kxsimon.money.util.IabException
-
Returns the IAB result (error) that this exception signals.
- getResultFragment(String) - 类 中的静态方法com.kxsimon.video.chat.activity.BonusUserListFragment
-
- getResultStatus() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamInfo
-
- getResultUrl() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getResultUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.AudioInteractMsgContent
-
- getRet() - 类 中的方法com.app.live.boost.bean.BeamBoostDelResponseInfo
-
- getRet() - 类 中的方法com.app.live.boost.bean.BeamBoostStartBoostResponseInfo
-
- getRetryCount() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getRetrytime() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getRewardMul() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getRewardPower() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getRewardPrivilege() - 类 中的方法com.kxsimon.video.chat.activity.IMStateMachine
-
- getRewardType() - 类 中的方法com.app.user.BO.TopPayHistoryBo
-
- getRewardType() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRewardMsgContent
-
- getRewardValue() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getRewardValue() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRewardMsgContent
-
- getrGiftName() - 类 中的方法com.kxsimon.video.chat.msgcontent.MagicRewardMsg
-
- getRid() - 类 中的方法com.app.user.recommend.presenter.BO.RecommendData
-
- getRidiculeHostUid() - 类 中的方法com.app.game.pk.pkgame.message.PKRidiculeMsgContent
-
- getRidiculeIcon() - 类 中的方法com.app.game.pk.pkgame.message.PKRidiculeMsgContent
-
- getRidiculeThumbnail() - 类 中的方法com.app.game.pk.pkgame.message.PKRidiculeMsgContent
-
- getRightEdge(float) - 类 中的方法com.app.record.game.smarttablayout.SmartTabIndicationInterpolator
-
- getRightEdge(float) - 类 中的方法com.app.record.game.smarttablayout.SmartTabIndicationInterpolator.LinearIndicationInterpolator
-
- getRightEdge(float) - 类 中的方法com.app.record.game.smarttablayout.SmartTabIndicationInterpolator.SmartIndicationInterpolator
-
- getRightMusicName(String) - 类 中的静态方法com.app.live.livemusic.LiveMusicUtil
-
规范MP3的名字
- getrLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getrName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getRole() - 类 中的方法com.kxsimon.video.chat.msgcontent.AdminForbidMsgContent
-
- getRole() - 类 中的方法com.kxsimon.video.chat.msgcontent.ForbidSpeakMsgContent
-
- getRoomid() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getRoomid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getRoomId() - 类 中的方法com.kxsimon.video.chat.msgcontent.Interact2MsgContent
-
- getRoomId() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractMsgContent
-
- getRoomId() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenApplyMsgContent
-
- getRoomid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSwitchVcallMsgContent
-
- getRoomIdByUid(String) - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getRoomType() - 类 中的方法com.kxsimon.video.chat.msgcontent.Interact2MsgContent
-
- getRoomType() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractMsgContent
-
- getRoomType() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenApplyMsgContent
-
- getRoomVType() - 接口 中的方法com.app.live.activity.UpLiveActivity.UpLiveCallBack
-
- getRootView() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonScreenUIControl
-
- getRootView() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftBagFragmentV2
-
- getRootView() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2
-
- getRootView() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftTabFragmentV2
-
- getRootViewBackGroundResource(ChatMessageUIBean) - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getRootViewBGDrawable(ChatMessageUIBean) - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getRootViewPaddingRect(ChatMessageUIBean) - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getRoundEnv() - 类 中的方法com.app.game.eat.FoodEntity
-
- getRoundRectBitmap(Bitmap, int) - 类 中的静态方法com.kxsimon.video.chat.util.CaptureShare
-
- getRoundWidth() - 类 中的方法com.app.view.RoundProgressBar
-
- getrUid() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getrUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getRule_link() - 类 中的方法com.app.live.activity.UploadCoverLiveMessage
-
- getRule_text() - 类 中的方法com.app.live.activity.UploadCoverLiveMessage
-
- getSameInterval() - 类 中的静态方法com.app.util.SensitiveWordsUtil
-
发送连续三条相同消息的间隔时间
- getSayHi() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsData
-
- getScale() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getScaleEndTime() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getScaleStartTime() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getScaleTime() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getScaleType() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getScaleType() - 类 中的方法com.app.record.game.roundedimageview.RoundedImageView
-
- getScenes() - 类 中的方法com.app.live.activity.fragment.BaseShareModule.LiveShareData
-
- getScopeRect() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinView
-
- getScore() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getScore() - 类 中的方法com.app.game.pk.pkgame.data.TopUserInfo
-
- getScore() - 类 中的方法com.app.game.pk.pkgame_nonscreen.data.PKNonscreenScoreInfoData
-
- getScore() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamUserInfo
-
- getScore() - 类 中的方法com.kxsimon.money.util.KCoinInfo
-
- getScore() - 类 中的方法com.kxsimon.video.chat.msgcontent.EatGameStatusMsgContent
-
- getScreenHeight() - 类 中的方法com.app.livesdk.DefaultCloudDownloadConfig
-
- getScreenshot(Bitmap, Bitmap, boolean, float) - 类 中的方法com.app.util.BitmapUtil
-
- getScreenWidth() - 类 中的方法com.app.livesdk.DefaultCloudDownloadConfig
-
- getScrollFrameLayout() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getScrollTime() - 类 中的方法com.app.view.NewMarqueeText
-
获取滚动完成的时间(ms),不需要滚动时返回0
- getSDKLevel() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getSearchInterestCardHeight() - 类 中的静态方法com.app.homepage.view.card.CardSizeUtil
-
搜索页兴趣item尺寸
- getSecond() - 类 中的方法com.kxsimon.video.chat.bean.ReplayGoodsMsgBean.DataBean.ListBean
-
- getSecond_number() - 类 中的方法com.app.user.task.TaskInfoNew
-
- getSecondaryProgress() - 类 中的方法com.kxsimon.video.chat.gift_v2.view.GiftExperienceProgressBar
-
- getSecondRect(int) - 类 中的静态方法com.kxsimon.video.chat.vcall.UnitedLiveDimensUtils
-
- getSecondSectionPts() - 类 中的方法com.app.game.eat.RoundEnv
-
- getSecretInSign() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getSegment(long) - 类 中的方法com.kxsimon.video.chat.util.ChatMsgSegmentManager
-
获取到最合适的分段信息
- getSegmentRecordData(long) - 类 中的方法com.kxsimon.video.chat.util.ChatMsgSegmentManager
-
- getSegments() - 类 中的方法com.kxsimon.video.chat.util.ChatMsgSegmentManager
-
- getSelected() - 类 中的方法com.app.sticker.view.StickersLayout
-
- getSelected(List<SevenVcallData>) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.ui.HostVCallTalkMainControlDialog
-
- getSelected_attributes() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean
-
- getSelectedGift() - 类 中的方法com.app.game.pk.pkgame.ui.PKRidiculeGiftAdapter
-
获取当前选中的礼物
- getSelectedGift() - 接口 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftBagFragmentV2.OnGiftChangeListener
-
- getSelectedGift() - 接口 中的方法com.kxsimon.video.chat.gift_v2.hand.IHandGiftGiftPanelInteraction
-
- getSelectedId() - 类 中的方法com.app.sticker.view.StickersScrollView
-
- getSelectedItem() - 类 中的方法com.app.view.ScrollPickerView
-
- getSelectedItem() - 类 中的方法com.app.view.TosAdapterView
-
- getSelectedItemId() - 类 中的方法com.app.view.TosAdapterView
-
- getSelectedItemPosition() - 类 中的方法com.app.view.TosAdapterView
-
Return the position of the currently selected item within the adapter's data set
- getSelectedLiveGenderSexParameter() - 类 中的静态方法com.app.linkv.GenderRequestParameter
-
- getSelectedLiveGenderSexParameter() - 类 中的静态方法com.app.user.GenderRequestParameter
-
- getSelectedPosition() - 类 中的方法com.app.view.ScrollPickerView
-
- getSelectedSticker() - 类 中的方法com.app.game.pk.pkgame.ui.PKGameSelectPunishAdapter
-
- getSelectedTime() - 类 中的方法com.app.user.guardin.GuardStage.ChargeStage
-
- getSelectedView() - 类 中的方法com.app.view.TosAbsSpinner
-
- getSelectedView() - 类 中的方法com.app.view.TosAdapterView
-
- getSelectList() - 类 中的静态方法com.app.live.activity.fragment.ExclusiveListFragment
-
- getSelectPos() - 类 中的方法com.kxsimon.video.chat.recommend.RecommendForYouAdapter
-
- getSelectType() - 类 中的方法com.app.letter.view.BO.GroupIconList.Icon
-
- getSelfGiftData(boolean) - 类 中的方法com.app.game.pk.pkgame.ui.PKAudienceControl
-
- getSelfGiftData(TeamPKInfoData.TeamUserInfo) - 类 中的方法com.app.game.pk.pkgame_team.TeamPKBaseControl
-
- getSelfSelect() - 类 中的方法com.app.user.guardin.GuardStage.GuardSelectTime
-
- getSendCount(IMStats.IMType, String) - 类 中的方法com.kxsimon.video.chat.stats.IMStats
-
- getSenderId() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftWorldMsgContent
-
- getSenderId() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getSenderId() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg
-
- getSenderId() - 类 中的方法com.kxsimon.video.chat.msgcontent.WorldMessageContent
-
- getSenderName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftWorldMsgContent
-
- getSenderName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getSenderName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg
-
- getSenderName() - 类 中的方法com.kxsimon.video.chat.msgcontent.WorldMessageContent
-
- getSenderShortID() - 类 中的方法com.app.game.CommonRedPacketDialog.DisplayBean
-
- getSendGiftId() - 类 中的方法com.kxsimon.video.chat.activity.LevelUpMsgBean
-
- getSendGiftItemRect(String) - 类 中的方法com.app.game.drawinggame.DrawingGameController
-
- getSendResultCount(IMStats.IMType, String, boolean) - 类 中的方法com.kxsimon.video.chat.stats.IMStats
-
- getSendUserInfo() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getSensitiveWordSet() - 类 中的静态方法com.app.util.SensitiveWordsUtil
-
- getSensorsTracerPkg() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
C端的默认实现
- getServCfgMgr() - 类 中的静态方法com.app.util.ShineUIHelper
-
- getServiceOrderId() - 类 中的方法com.kxsimon.money.util.IabResult
-
- getSession_id() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getSessionID() - 类 中的方法com.kxsimon.money.GPBillingReporter
-
- getSevenInformationGroupView() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallData
-
- getSevenInformationHostGroupView() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallData
-
- getsevenVcallAudienceControl() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getSevenVcallDataList() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getSex() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getSex() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getSex() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePlayAgainFaildContent
-
- getSex() - 类 中的方法com.app.game.pk.pkgame.message.PKGameThanksContent
-
- getSex() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenStartMsgContent
-
- getSex() - 类 中的方法com.app.user.admin.bean.AdminInfo
-
- getSex() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean.DataBean.ApplylistBean
-
- getSex() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean.DataBean.UserBean
-
- getsGiftName() - 类 中的方法com.kxsimon.video.chat.msgcontent.MagicRewardMsg
-
- getShare_count() - 类 中的方法com.kxsimon.video.chat.bean.CountBean.DataBean
-
- getShareConfig(int) - 类 中的静态方法com.app.user.share.CMSShareConfig
-
- getShareDataList() - 类 中的方法com.app.live.activity.fragment.DirectShareUIFragment
-
- getShareDataMap() - 类 中的静态方法com.app.live.utils.ShareResUtil
-
- getShareDes() - 类 中的方法com.app.live.activity.fragment.BaseShareModule.LiveShareData
-
- getShareHostContent() - 类 中的静态方法com.app.util.ShareContentUtil
-
- getShareKid(int) - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
- getShareKid(int) - 类 中的静态方法com.app.live.utils.ShareMgr
-
根据分享类型获取kid,用于数据上报
- getShareKid(int) - 类 中的静态方法com.app.live.utils.ShareUtils
-
- getShareList() - 类 中的方法com.app.live.utils.ShareMgr
-
- getShareMode() - 类 中的方法com.app.live.utils.ShareMgr
-
- getShareNameByType(int) - 类 中的静态方法com.app.live.utils.ShareUtils
-
根据分享渠道获取分享名字
- getShareNum() - 类 中的方法com.kxsimon.video.chat.msgcontent.LiveShareDoneUVMsgContent
-
- getShareNum() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialResultInfo
-
- getShareOtherReplay() - 类 中的静态方法com.app.util.ShareContentUtil
-
- getSharePackageByType(int) - 类 中的静态方法com.app.user.share.SharePackage
-
根据分享渠道获取分享包名
- getShareRecordContent() - 类 中的静态方法com.app.util.ShareContentUtil
-
- getShareScenes() - 类 中的方法com.app.live.activity.fragment.DirectShareUIFragment
-
- getShareScenes() - 类 中的方法com.app.live.activity.fragment.EatGameShareFragment
-
- getShareScenes() - 类 中的方法com.app.live.activity.fragment.LiveShareFragment
-
- getShareScenes() - 类 中的方法com.app.live.activity.fragment.OtherShareFragment
-
- getShareScenes() - 类 中的方法com.app.live.activity.fragment.WatchShareFragment
-
- getShareScenes() - 类 中的方法com.app.notification.JSShareFragment
-
- getShareScenes() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.ui.LiveRoomShareFragment
-
- getShareSelfReplay() - 类 中的静态方法com.app.util.ShareContentUtil
-
- getShareSourceConfig() - 类 中的静态方法com.app.live.utils.ShareConfigFactory
-
- getShareText() - 类 中的方法com.app.live.activity.fragment.BaseShareModule.LiveShareData
-
- getShareType() - 类 中的方法com.app.live.activity.event.ShareEvent
-
- getShareUrl() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getShareUrl() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getShareUrlGeneratedResult() - 类 中的方法com.app.game.eat.EatDataController
-
- getShareWatchLiveContent() - 类 中的静态方法com.app.util.ShareContentUtil
-
- getsHeadFrameUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getShield_country_code() - 类 中的方法com.app.game.luckyturnplate.message.EmbeddedGameWinningMsgContent.DisplayRulesItem
-
- getShip() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getShop_user_id() - 类 中的方法com.kxsimon.video.chat.bean.MsgTokenBean.DataBean.DataBeanX
-
- getShopEntryDesc() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinShopInfo
-
- getShopEntryDesc() - 类 中的方法com.kxsimon.video.chat.msgcontent.BulletinShopMsgContent
-
- getShopIcon() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinShopInfo
-
- getShopIcon() - 类 中的方法com.kxsimon.video.chat.msgcontent.BulletinShopMsgContent
-
- getShopInfo() - 接口 中的方法com.kxsimon.video.chat.bulletin.BulletinContract.Presenter
-
- getShopInfo() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinPresenter
-
- getShopOrH5() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinShopInfo
-
- getShopOrH5() - 类 中的方法com.kxsimon.video.chat.msgcontent.BulletinShopMsgContent
-
- getShort_id() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getShort_id() - 类 中的方法com.app.user.account.UserForbidBO
-
- getShortId() - 类 中的方法com.app.live.activity.fragment.DirectShareUIFragment
-
- getShortIdBitmap(String) - 类 中的静态方法com.app.live.utils.ShareUtils
-
生成短id的bitmap
- getShortVideoGenerateClient() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- getShortVideoIconShow() - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
- getShortVideoIntent(Context, Intent, VideoDataInfo, VideoListDownloadWrapper, Bitmap, int, String) - 类 中的静态方法com.app.live.activity.LiveVideoPlayerFragment
-
- getShortVideoPosition(String, String) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
根据短视频的feedId查询其在列表中的位置
- getShortVideoReportParams(HashMap<String, Integer>) - 类 中的静态方法com.app.shortvideo.presenter.ShortVidReporter
-
- getShortVideoTotalTime(long) - 类 中的静态方法com.app.live.utils.UTCTimeHelper
-
- getShowCategory() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
判断是否来自某个页面的子模块,如social页面的pk模块
- getShowContent() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getShowGravity() - 类 中的方法com.app.test.SelectMoreDialog
-
- getShowingDialogs() - 类 中的方法com.kxsimon.video.chat.manager.dialog.DialogManager
-
- getShowlivelog() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getShowLogo() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getShowRecommendInfo() - 类 中的方法com.kxsimon.video.chat.gamecenter.GameCenterManager
-
是否有游戏推荐
- getShowRect(Beam9DimensUtils.NineBeamMode, int) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getShowRect(Beam9DimensUtils.NineBeamMode, int) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallHostControl
-
- getShowResultDuration() - 类 中的方法com.app.game.eat.RoundEnv
-
- getShowSeat() - 类 中的方法com.kxsimon.video.chat.msgcontent.SystemMsgContent
-
- getShowSource() - 类 中的方法com.kxsimon.video.chat.emoji.MsgInputFragment
-
- getShowSrcIndexByUid(String) - 类 中的方法com.app.game.pk.pkgame_team.TeamPKBaseControl
-
根据uid获取当前展示在屏幕的index
- getShowStatus(String) - 类 中的静态方法com.app.util.ShineUIHelper.ShowStatus
-
- getShowStatus(String) - 类 中的静态方法com.app.util.UIUtil.ShowStatus
-
- getShowSuperScreen() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getShowTime() - 类 中的方法com.app.game.pk.pkgame.message.PKGameUserTopPunishGiftMsgContent
-
- getShowToMessageListText(String) - 类 中的方法com.app.game.pk.pkgame.message.PKAgainTipMessage
-
- getShowTopBound() - 类 中的方法com.app.game.eat.RoundEnv
-
- getSid() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getSignature() - 类 中的方法com.kxsimon.money.util.Purchase
-
- getSignatureInfo() - 类 中的方法com.app.letter.view.BO.BlackUserInfo
-
- getSimByMethod(Context, String, int) - 类 中的静态方法com.app.util.SimCardUtil
-
- getSimInfo() - 类 中的静态方法com.app.util.SimCardUtil
-
- getSimNetworkType(Context, int) - 类 中的静态方法com.app.util.SimCardUtil
-
- getSimStateBySlotIdx(Context, int) - 类 中的静态方法com.app.util.SimCardUtil
-
- getsInstance() - 类 中的静态方法com.app.util.SimpleMemory
-
- getSize() - 类 中的方法com.app.live.livemusic.MusicBean
-
- getSkinAppId() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getSku() - 类 中的方法com.kxsimon.money.util.Purchase
-
- getSku() - 类 中的方法com.kxsimon.money.util.SkuDetailsProxy
-
- getSkuDetails(String) - 类 中的方法com.kxsimon.money.util.Inventory
-
Returns the listing details for an in-app product.
- getsLastBoostUserInfoList() - 类 中的静态方法com.app.live.boost.util.BoostUtil
-
- getSleeptime() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuardBuffMsgContent
-
- getsLogo() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getsLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getSmallMaskHeight() - 类 中的静态方法com.kxsimon.video.chat.vcall.UnitedLiveDimensUtils
-
就是等于之前的 vcall_small_view_height 164dp
- getSmallMaskMarginLeft() - 类 中的静态方法com.kxsimon.video.chat.vcall.UnitedLiveDimensUtils
-
就是等于之前的 vcall_small_view_right 10dp
- getSmallMaskMarginTop(boolean) - 类 中的静态方法com.kxsimon.video.chat.vcall.UnitedLiveDimensUtils
-
就是等于之前的 vcall_small_view_booth_bottom 60或者234dp
- getSmallMaskWidth() - 类 中的静态方法com.kxsimon.video.chat.vcall.UnitedLiveDimensUtils
-
就是等于之前的 vcall_small_view_width 123dp
- getsMessage() - 类 中的方法com.kxsimon.video.chat.msgcontent.LiveVideoStopMsgContent
-
- getsName() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getsName() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getsName() - 类 中的方法com.kxsimon.video.chat.msgcontent.MagicRewardMsg
-
- getSnsAccessToken() - 类 中的方法com.app.user.account.social.model.db.DBSnsAcPo
-
- getSnsAcDao() - 类 中的方法com.kxsimon.db.auto_genx.DaoSession
-
- getSnsAcManager() - 类 中的静态方法com.kxsimon.db.DBInstanceController
-
- getSnsLink() - 类 中的方法com.app.user.account.social.model.db.DBSnsAcPo
-
- getSnsName() - 类 中的方法com.app.user.account.social.model.db.DBSnsAcPo
-
- getSnsTypeByPos(int) - 类 中的静态方法com.app.user.account.social.presenter.util.SocialConst
-
- getSnsUid() - 类 中的方法com.app.user.account.social.model.db.DBSnsAcPo
-
- getSoFailedCrashReported() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getSolutionId() - 类 中的方法com.kxsimon.video.chat.msgcontent.Interact2MsgContent
-
- getSolutionId() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenApplyMsgContent
-
- getSolutionid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSwitchVcallMsgContent
-
- getSource() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getSource() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getSource() - 类 中的方法com.app.live.activity.adapter.BannerGotoAdapter
-
- getSource() - 接口 中的方法com.app.live.activity.adapter.GotoPage
-
跳转来源
- getSource() - 类 中的方法com.app.live.activity.adapter.OperationGotoAdapter
-
- getSource() - 类 中的方法com.app.live.activity.event.ShareEvent
-
- getSource() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
埋点kewl_70001和kewl_70002的source
当在直播间上下滑动观看视频时,此值为4。
- getSource() - 类 中的方法com.app.livesdk.LinkliveShareInfo
-
- getSource(String) - 类 中的静态方法com.app.user.ToastSourceMap
-
- getSource(int) - 类 中的方法com.app.util.PostALGDataUtil.LmBroadcasterData
-
- getSource2() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getSourceBitmap() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getSourceFrom() - 类 中的方法com.app.live.activity.fragment.EatGameShareFragment
-
- getSourceFrom() - 类 中的方法com.app.live.activity.fragment.LiveShareFragment
-
- getSourceFrom() - 类 中的方法com.app.live.activity.fragment.OtherShareFragment
-
- getSourceFrom() - 类 中的方法com.app.live.activity.fragment.PreShareBaseFragment
-
- getSourceFrom() - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
- getSourceFrom() - 类 中的方法com.app.live.activity.fragment.WatchShareFragment
-
- getSourceFrom() - 类 中的方法com.app.notification.JSShareFragment
-
- getSourceFrom() - 类 中的方法com.app.user.snsUtils.SnsBaseFragment
-
- getSourceFrom() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.ui.LiveRoomShareFragment
-
- getSourceFrom() - 类 中的方法com.kxsimon.video.chat.view.RecordShareFragment
-
- getSourceInputStream(String) - 类 中的方法com.app.util.VideoDownloader
-
- getSpacing() - 类 中的方法com.app.view.TosGallery
-
Get the spacing between children.
- getSpannableString() - 类 中的方法com.app.game.pk.pkgame.message.PKGameSurpriseContent
-
- getSpannableStringBuilder(String) - 类 中的方法com.app.user.tag.TagPreLiveAdapter
-
- getSpannableStringBuilderBold(String, List<TagBean>) - 类 中的静态方法com.app.user.tag.TagManager
-
- getSpannableStringBuilderColor(String, List<TagBean>) - 类 中的静态方法com.app.user.tag.TagManager
-
- getSpeakList(int) - 类 中的静态方法com.kxsimon.video.chat.speak.SpeakGuideUtil
-
获取发言列表
- getSpec() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean
-
- getSpecs() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean
-
- getSpecs() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent
-
- getSpeed() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getSpeed() - 类 中的方法com.app.game.eat.RoundEnv
-
- getSquareSum(float[]) - 类 中的静态方法com.app.game.eat.EatGameUtil
-
求给定数组中值的平方和
- getSrcRect() - 类 中的方法com.app.view.GuideShadowView.SrcRectBean
-
- getSrcShowUserList() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getSSLException() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getStage() - 类 中的方法com.app.user.guardin.GuardStage.GuardSelectTime
-
- getStageId() - 类 中的方法com.app.user.guardin.GuardStage.GuardSelectTime
-
- getStandard_measure() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getStandardDeviation(float[]) - 类 中的静态方法com.app.game.eat.EatGameUtil
-
求给定数组中值的标准差
- getStar() - 类 中的方法com.app.user.checkin.presenter.bo.CheckInBO
-
已过时。
- getStar() - 类 中的方法com.app.user.checkin.presenter.info.RewardItem
-
- getStar_number() - 类 中的方法com.app.user.task.TaskInfoNew
-
- getStar_url() - 类 中的方法com.app.game.pk.pkgame.data.PKGameSendUserInfo
-
- getStarId() - 类 中的方法com.app.game.leveltemplet.LevelTempletGame
-
- getStarId() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletStarRefreshMsgContent
-
- getStarId() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameGiftMsgContent
-
- getStarId() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRefreshMsgContent
-
- getStarId() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetStarRefreshMsgContent
-
- getStarId() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarGiftMsgContent
-
- getStarLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletStarRefreshMsgContent
-
- getStarLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameGiftMsgContent
-
- getStarLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRefreshMsgContent
-
- getStarLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetStarRefreshMsgContent
-
- getStarLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarGiftMsgContent
-
- getStarName() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletStarRefreshMsgContent
-
- getStarName() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameGiftMsgContent
-
- getStarName() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRefreshMsgContent
-
- getStarName() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetStarRefreshMsgContent
-
- getStarName() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarGiftMsgContent
-
- getStars() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsData
-
- getStars_num() - 类 中的方法com.kxsimon.video.chat.leaderboard.LeaderBoardStarInfoMessage.Result
-
- getStart_TS() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getStartEndImageShow(ChatMessageUIBean) - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getStartEndImageViewWidth(ChatMessageUIBean) - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getStartImageResource() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuideTextMsgContent
-
- getStartIndex() - 枚举 中的方法com.app.notification.NotiShowConfig.NotiTypeConfig
-
- getStartIntent(Intent, String, int, boolean) - 类 中的静态方法com.app.live.activity.LiveVideoPlayerFragment
-
- getStartIntent(Intent, String, int, boolean, String) - 类 中的静态方法com.app.live.activity.LiveVideoPlayerFragment
-
- getStartIntent(Context, int, int) - 类 中的静态方法com.app.live.activity.UpLiveActivity
-
- getStartIntent(Context, String, boolean) - 类 中的静态方法com.app.notification.ActivityAct
-
- getStartIntent(Context, String, boolean) - 类 中的静态方法com.app.notification.H5Fragment
-
- getStartLiveIntent(Context, Intent, VideoDataInfo, Bitmap, int) - 类 中的静态方法com.app.live.activity.LiveVideoPlayerFragment
-
- getStartPts() - 类 中的方法com.app.game.eat.RoundEnv
-
- getStartTime() - 类 中的方法com.app.game.animation.BaseAnimation
-
- getStarttime() - 类 中的方法com.app.game.pk.pkgame.data.PKStrikeInfoData
-
- getStartTime(long) - 类 中的静态方法com.app.live.utils.UTCTimeHelper
-
- getStartVcall_TS() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallData
-
- getState() - 类 中的方法com.app.game.animation.renderer.BaseRenderBean
-
- getState() - 枚举 中的方法com.app.game.pk.pkgame_team.TeamPKBaseControl.PKGAME_STATE
-
- getState() - 类 中的方法com.kxsimon.db.auto_genx.MuteUser
-
- getStats() - 接口 中的方法com.app.live.activity.HeartBeatMessageWithQosData.IHeartBeatMessageWithQosDataCallback
-
- getStatsDuration() - 类 中的方法com.app.live.utils.LivePlayQosMsg
-
- getStatsListenerFor10secCallback() - 类 中的方法com.app.live.activity.fragment.UpLiveHeartBeatStat
-
- getStatsListenerFor30secCallback() - 类 中的方法com.app.live.activity.fragment.UpLiveHeartBeatStat
-
- getStatsListenerForDataRecorder() - 类 中的方法com.app.live.activity.fragment.UpLiveHeartBeatStat
-
- getStatus() - 类 中的方法com.app.filter.view.FilterItem
-
- getStatus() - 类 中的方法com.app.filter.view.FilterItemView
-
- getStatus() - 接口 中的方法com.app.game.pk.pkgame_nonscreen.NonScreenStatusListener
-
- getStatus() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamUserInfo
-
- getStatus() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getStatus() - 类 中的方法com.app.live.activity.model.BuyPrivateLivePrivilegeResult
-
- getStatus() - 类 中的方法com.app.live.boost.bean.BeamBoostDelResponseInfo
-
- getStatus() - 类 中的方法com.app.live.boost.bean.BeamBoostStartBoostResponseInfo
-
- getStatus() - 类 中的方法com.app.live.boost.bean.BoostUserInfo
-
- getStatus() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- getStatus() - 类 中的方法com.app.sticker.view.StickersItem
-
- getStatus() - 类 中的方法com.app.sticker.view.StickersItemView
-
- getStatus() - 类 中的方法com.app.sticker.view.StickersItemView2
-
- getStatus(String) - 类 中的静态方法com.app.util.ShineUIHelper.LikeStatus
-
- getStatus(String) - 类 中的静态方法com.app.util.UIUtil.LikeStatus
-
- getStatus() - 类 中的方法com.kxsimon.tasksystem.result.TaskListResult
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.bean.CountBean
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.bean.CouponBean
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.bean.MsgTokenBean.DataBean
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.bean.MsgTokenBean
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.bean.ReplayGoodsMsgBean
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean.TaskBean
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.guild.GuildMenuListeBean
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.msgcontent.AnchorLeaveMsgContent
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.msgcontent.EatGameStatusMsgContent
-
- getStatus() - 类 中的方法com.kxsimon.video.chat.msgcontent.HotValueMsgContent
-
- getStatusBarBackgroundDrawable() - 类 中的方法com.app.view.DrawerLayout
-
Gets the drawable used to draw in the insets area for the status bar.
- getStatusCode() - 类 中的方法com.app.user.anchor.level.ApplyStatusMsg.Result
-
- getStepIndex() - 类 中的方法com.kxsimon.money.GPBillingReporter
-
- getStickerBean() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getStickerId() - 类 中的方法com.app.game.pk.pkgame.message.PKGameUserTopPunishGiftMsgContent.Sticker
-
- getStickerImg() - 类 中的方法com.app.game.pk.pkgame.message.PKGameUserTopPunishGiftMsgContent.Sticker
-
- getStickerItemViewByUrl(String) - 类 中的方法com.app.sticker.view.StickersDialogFragment
-
- getStickerItemViewByUrl(String) - 类 中的方法com.app.sticker.view.StickersFragment
-
- getStickerItemViewByUrl(String) - 类 中的方法com.app.sticker.view.StickersGridFragment
-
- getStickerItemViewByUrl(String) - 类 中的方法com.app.sticker.view.StickersTabDialogFragment
-
- getStickers() - 类 中的方法com.app.game.pk.pkgame.message.PKGameUserTopPunishGiftMsgContent
-
- getStickerScrollX() - 类 中的方法com.app.sticker.view.StickersScrollView
-
- getStickerType() - 类 中的方法com.app.live.utils.AbstractLiveMeCommonFlavor
-
- getStime() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelInfo
-
- getStopStatus() - 类 中的方法com.app.game.pk.pkgame.data.PkGameResultBean
-
- getStopStatus() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenEndMsgContent
-
- getStopType() - 类 中的方法com.kxsimon.video.chat.msgcontent.LiveVideoStopMsgContent
-
- getStrContent() - 类 中的方法com.kxsimon.video.chat.msgcontent.SpanTextMsgContent
-
- getStreamheight() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getStreamHeight() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getStreamHeight() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getStreamId() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getStreamid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getStreamID() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamUserInfo
-
- getStreamIdByUid(String) - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getStreamMD5(InputStream) - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getStreamNameID() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getStreamwidth() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getStreamWidth() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getStreamWidth() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getStrickNum() - 类 中的方法com.app.game.pk.pkgame.ui.PKAudienceControl
-
- getStrikeInfoList() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getStrikeInfoList() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getStrikeInfoList() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenStartMsgContent
-
- getString(int) - 接口 中的方法com.app.user.dialog.report.ReportContract.Presenter
-
- getString(int) - 类 中的方法com.app.user.dialog.report.ReportPresenter
-
- getString(GlobalMarqueeMsg) - 类 中的静态方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg.GlobalMarqueeMsgHelper
-
- getString(GlobalMessageNotifyMsg) - 类 中的静态方法com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg.GlobalMessageNotifyMsgHelper
-
- getString(MagicRewardMsg) - 类 中的静态方法com.kxsimon.video.chat.msgcontent.MagicRewardMsg.MagicRewardMsgHelper
-
- getString(int, Object...) - 类 中的方法com.kxsimon.video.chat.presenter.marquee.LiveMarqueePresenter
-
- getStringByName(String) - 类 中的方法com.app.game.leveltemplet.LevelTempletSrcManager
-
- getStringCopy(String) - 类 中的静态方法com.app.util.ShineUIHelper
-
- getStringCopy(String) - 类 中的静态方法com.app.util.UIUtil
-
- getStyle() - 类 中的方法com.app.user.BO.TopPayHistoryBo
-
- getStyle() - 类 中的方法com.kxsimon.video.chat.msgcontent.LiveVerifyMsgContent
-
- getStyleConfigButtonColor() - 类 中的方法com.app.game.CommonRedPacketDialog.DisplayBean
-
- getStyleConfigResultImg() - 类 中的方法com.app.game.CommonRedPacketDialog.DisplayBean
-
- getStyleConfigRobImg() - 类 中的方法com.app.game.CommonRedPacketDialog.DisplayBean
-
- getsType() - 类 中的方法com.kxsimon.video.chat.msgcontent.FollowActressMsgContent
-
- getSub_gold() - 类 中的方法com.app.live.activity.model.BuyPrivateLivePrivilegeResult
-
- getSubIdBySlotId(Context, int) - 类 中的静态方法com.app.util.SimCardUtil
-
- getSubject() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelInfo
-
- getSubTextColor() - 类 中的方法com.app.live.activity.uplivend.widget.RadarData
-
- getSubTextSize() - 类 中的方法com.app.live.activity.uplivend.widget.RadarData
-
- getSubtitle() - 类 中的方法com.app.live.activity.uplivend.widget.RadarData
-
- getSubtype() - 类 中的方法com.app.user.account.UserForbidBO
-
- getSubtype() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSwitchVcallMsgContent
-
- getSuccessNum() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean.TaskBean
-
- getSuccessNum() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getsUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.AnchorLeaveMsgContent
-
- getsUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMsgContent
-
- getsUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getsUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletGiftMsgContent
-
- getsUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameGiftMsgContent
-
- getsUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetGiftMsgContent
-
- getsUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarGiftMsgContent
-
- getSum(float[]) - 类 中的静态方法com.app.game.eat.EatGameUtil
-
求给定数组中值的和
- getsUName() - 类 中的方法com.kxsimon.video.chat.msgcontent.AnchorLeaveMsgContent
-
- getSupplement() - 类 中的方法com.app.user.World.bean.WorldVideoBean
-
- getSupporter(JSONObject) - 类 中的静态方法com.app.game.pk.pkgame.net.PKGameRankMessage.Supporter
-
- getSupportLine() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getSurprise_ratio() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getSurprise_time() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getSurrender() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getSurvivalTime() - 类 中的方法com.app.game.eat.RoundEnv
-
- getSuv() - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getSuv() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getSuv() - 接口 中的方法com.kxsimon.video.chat.view.PraiseView.FragmentCallback
-
- getsVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.AnchorLeaveMsgContent
-
- getSwipeTimes() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getSwitchList(boolean, String) - 类 中的静态方法com.kxsimon.video.chat.manager.LiveDataListConfig
-
- getSwitchOnOffById(int) - 类 中的方法com.kxsimon.video.chat.manager.LiveDataManager
-
- getSwitchOnOffByKey(String) - 类 中的方法com.kxsimon.video.chat.manager.LiveDataManager
-
- getSwitchOnOffByKeySetDef(String, boolean) - 类 中的方法com.kxsimon.video.chat.manager.LiveDataManager
-
- getSyncType() - 类 中的方法com.app.game.drawinggame.BaseDoodlePadDataMgr
-
- getSyncType() - 类 中的方法com.app.game.drawinggame.DoodlePadFullDataImpl
-
- getSyncType() - 类 中的方法com.app.game.drawinggame.DoodlePadIncrementDataImpl
-
- getSysAvatarRectResId(String) - 类 中的静态方法com.app.letter.Presenter.util.MessageConst
-
通知栏改成矩形,推送使用
- getSysAvatarResId(String) - 类 中的静态方法com.app.letter.Presenter.util.MessageConst
-
- getSystemCopySoPath() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getSystemMessage(String, String, AsyncActionCallback) - 类 中的静态方法com.app.user.account.AccountActionUtil
-
用户在主界面时候查询看是否有针对本用户的推送消息
- getSystime() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelListInfo
-
- getSysTitleResId(String) - 类 中的静态方法com.app.letter.Presenter.util.MessageConst
-
- getTabAt(int) - 类 中的方法com.app.record.game.smarttablayout.SmartTabLayout
-
Returns the view at the specified position in the tabs.
- getTabId() - 类 中的方法com.app.livesdk.GiftSelectedInfo
-
- getTabId() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getTabIndex() - 类 中的方法com.kxsimon.video.chat.gift_v2.bean.LastVisibilityBean
-
- getTabType() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftTabFragmentV2
-
- getTag() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getTAG() - 类 中的方法com.app.linkv.GenderChangedEvent
-
- getTagBoderColor() - 类 中的方法com.app.user.fansTag.bean.BaseTag
-
- getTagColorEnd() - 类 中的方法com.app.user.fansTag.bean.BaseTag
-
- getTagColorStart() - 类 中的方法com.app.user.fansTag.bean.BaseTag
-
- getTagExpCur() - 类 中的方法com.app.user.fansTag.bean.MyFansTag
-
- getTagExpCur() - 类 中的方法com.app.user.fansTag.bean.MyTagFans
-
- getTagExpMax() - 类 中的方法com.app.user.fansTag.bean.MyFansTag
-
- getTagInfo() - 类 中的方法com.app.user.fansTag.bean.MyTagFans
-
- getTagLevel() - 类 中的方法com.app.user.fansTag.bean.BaseTag
-
- getTagList(int, AsyncActionCallback) - 类 中的静态方法com.app.user.account.AccountActionUtil
-
- getTagList() - 类 中的方法util.VideoTagManager
-
- GetTagListMessage(String, AsyncActionCallback) - 类 的构造器com.app.user.hostTag.model.HostTagMessage.GetTagListMessage
-
- getTagmsg() - 类 中的方法com.app.user.hostTag.InteractHostTagContent
-
- getTags() - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
- getTagStatus() - 类 中的方法com.app.user.fansTag.bean.MyTag
-
- getTagTxt() - 类 中的方法com.app.user.fansTag.bean.BaseTag
-
- getTagUid() - 类 中的方法com.app.user.fansTag.bean.BaseTag
-
- getTagUrl() - 类 中的方法com.app.user.fansTag.bean.BaseTag
-
- getTalkmode() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineMultiMuteContentMessage
-
- getTarget() - 类 中的方法com.kxsimon.video.chat.event.JoinChatroomEvent
-
- getTarget() - 类 中的方法com.kxsimon.video.chat.event.LeaveChatroomEvent
-
- getTarget() - 类 中的方法com.kxsimon.video.chat.event.LiveVideoStopEvent
-
- getTarget() - 类 中的方法com.kxsimon.video.chat.event.PraiseMsgEvent
-
- getTarget() - 类 中的方法com.kxsimon.video.chat.event.ReceiveMsgEvent
-
- getTargetUid() - 类 中的方法com.kxsimon.db.auto_genx.MuteUser
-
- getTargetUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatConfigMsgContent
-
- getTargetUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.LuckyCardMsgContent
-
- getTargetUid(MessageContent) - 类 中的静态方法com.kxsimon.video.chat.presenter.common.TempUtils
-
- getTargetUid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineBeamGiftTopAdapter
-
- getTargetUid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineBeamGiftTopViewHolder
-
- getTargetUri() - 类 中的方法com.app.util.FaceBookDeepLinkData
-
- getTask(String) - 类 中的方法com.kxsimon.db.DBTaskList
-
- getTask() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean
-
- getTask() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean.TaskBean
-
- getTask() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getTask_count() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean
-
- getTask_desc() - 类 中的方法com.app.user.task.TaskInfoNew
-
- getTask_done_number() - 类 中的方法com.app.user.task.TaskInfoNew
-
- getTask_id() - 类 中的方法com.app.user.task.TaskInfoNew
-
- getTask_light_number() - 类 中的方法com.app.user.task.TaskInfoNew
-
- getTask_schedule() - 类 中的方法com.kxsimon.video.chat.taskbonus.TaskBonusMessages.TaskBonusBean
-
- getTask_status() - 类 中的方法com.app.user.task.TaskInfoNew
-
- getTask_title() - 类 中的方法com.app.user.task.TaskInfoNew
-
- getTask_total_number() - 类 中的方法com.app.user.task.TaskInfoNew
-
- getTaskBanner() - 类 中的方法com.kxsimon.tasksystem.TaskRequestManager
-
- getTaskConsumed(String, String, int, String) - 类 中的方法com.kxsimon.tasksystem.TaskRequestManager
-
- getTaskError() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- getTaskList(String) - 类 中的方法com.kxsimon.tasksystem.TaskRequestManager
-
- getTaskListDao() - 类 中的方法com.kxsimon.db.auto_genx.DaoSession
-
- getTaskListDao() - 类 中的静态方法com.kxsimon.db.DBInstanceController
-
- getTasks() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskListBean
-
- getTaskType() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getTCRoomId() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getTeamContributionListTop3() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamInfo
-
- getTeamID() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamUserInfo
-
- getTeamInfos() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getTeamName() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamInfo
-
- getTeamName() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKResultData
-
- getTeamPKID() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKResultData
-
- getTeamPKInfoData() - 类 中的方法com.app.game.pk.pkgame_team.message.TeamPKEndContent
-
- getTeamPKInfoData() - 类 中的方法com.app.game.pk.pkgame_team.message.TeamPKScoreChangeContent
-
- getTeamPKInfoData() - 类 中的方法com.app.game.pk.pkgame_team.message.TeamPKStartContent
-
- getTeamPKResultData(String) - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getTeamSupporter(JSONObject) - 类 中的静态方法com.app.game.pk.pkgame.net.PKGameRankMessage.Supporter
-
- getTeamUserInfos() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamInfo
-
- getTemplateName() - 类 中的方法com.kxsimon.video.chat.gift_v2.hand.HandGiftBusiness
-
- getTemplateName() - 类 中的方法com.kxsimon.video.chat.gift_v2.hand.HandGiftTemplateData
-
- getText() - 类 中的方法com.app.game.pk.pkgame.message.PKMsgFailTipContent
-
- getText() - 类 中的方法com.kxsimon.video.chat.msgcontent.AnnounceTextMsgContent
-
- getText() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuideFollowMsgContent
-
- getText() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuideTextMsgContent
-
- getTextColor() - 类 中的方法com.app.live.activity.uplivend.widget.RadarData
-
- getTextColor() - 类 中的方法com.app.view.RoundProgressBar
-
- getTextColorType() - 类 中的方法com.kxsimon.video.chat.messagestream.ChatMessageUIBean
-
- getTextShadowColor() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getTextSize() - 类 中的方法com.app.live.activity.uplivend.widget.RadarData
-
- getTextSize() - 类 中的方法com.app.view.RoundProgressBar
-
- getTextView() - 类 中的方法com.app.user.view.DrawableCenterTextView
-
- getTextView() - 类 中的方法com.app.view.FlashNameLayout
-
- getTextWidth(String, TextView) - 类 中的方法com.app.user.viplevel.VIPProgressView
-
- getTextWidth(String) - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinView
-
- getThemeInfo() - 类 中的方法com.app.livesdk.JsInterfaceBase
-
主题相关信息
- getThickness(float) - 类 中的方法com.app.record.game.smarttablayout.SmartTabIndicationInterpolator
-
- getThickness(float) - 类 中的方法com.app.record.game.smarttablayout.SmartTabIndicationInterpolator.SmartIndicationInterpolator
-
- getThirdRect(int) - 类 中的静态方法com.kxsimon.video.chat.vcall.UnitedLiveDimensUtils
-
- getThirdSectionPts() - 类 中的方法com.app.game.eat.RoundEnv
-
- getThreadInfo() - 类 中的方法com.app.user.fra.BaseFra
-
- getTick() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getTid() - 类 中的方法com.kxsimon.db.auto_genx.TaskList
-
- getTileModeX() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getTileModeX() - 类 中的方法com.app.record.game.roundedimageview.RoundedImageView
-
- getTileModeY() - 类 中的方法com.app.record.game.roundedimageview.RoundedDrawable
-
- getTileModeY() - 类 中的方法com.app.record.game.roundedimageview.RoundedImageView
-
- getTime() - 类 中的方法com.app.letter.vcall.msg.GroupAudioOperMsgContent
-
- getTime() - 类 中的方法com.app.letter.view.BO.BlackUserInfo
-
- getTime() - 类 中的方法com.app.live.audio.webgame.AudioWebGameStateChangeMsgContent
-
- getTime() - 类 中的方法com.app.live.boost.view.TimeTextView
-
- getTime() - 类 中的方法com.app.user.checkin.presenter.bo.GiftBO
-
已过时。
- getTime() - 类 中的方法com.kxsimon.db.auto_genx.TaskList
-
- getTime() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean.DataBean.ApplylistBean
-
- getTime() - 类 中的方法com.kxsimon.video.chat.msgcontent.UserRefreshSwitchMsgContent
-
- getTime() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getTime_str() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelInfo
-
- getTimeFormat() - 类 中的方法com.app.live.boost.view.TimeTextView
-
- getTimer() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean
-
- getTimestamp() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsData
-
- getTimeStamp() - 类 中的方法com.kxsimon.db.auto_genx.MuteUser
-
- getTitle() - 类 中的方法com.app.live.activity.fragment.BaseShareModule.LiveShareData.ShareInfo
-
- getTitle() - 类 中的方法com.app.live.activity.uplivend.widget.RadarData
-
- getTitle() - 类 中的方法com.app.live.activity.UploadCoverLiveMessage
-
- getTitle() - 类 中的方法com.app.live.livemusic.MusicBean
-
- getTitle() - 类 中的方法com.app.livesdk.LinkliveShareInfo
-
- getTitle() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- getTitle() - 类 中的方法com.app.user.checkin.presenter.info.CheckInCmsInfo
-
- getTitle() - 类 中的方法com.app.user.fra.BaseFra.TopType
-
- getTitle() - 类 中的方法com.kxsimon.money.util.SkuDetailsProxy
-
- getTitle() - 类 中的方法com.kxsimon.video.chat.bean.ActivityBean
-
- getTitle() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean
-
- getTitle() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean
-
- getTitle() - 类 中的方法com.kxsimon.video.chat.bean.CouponBean.DataBean
-
- getTitle() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTaskMsgBean.TaskBean
-
- getTitle() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getTitle() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftBagFragmentV2
-
- getTitle() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftTabFragmentV2
-
- getTitle() - 接口 中的方法com.kxsimon.video.chat.gift_v2.view.ScrollLineTab.ITab
-
- getTitle() - 类 中的方法com.kxsimon.video.chat.msgcontent.ActivityMsgContent
-
- getTitle() - 类 中的方法com.kxsimon.video.chat.msgcontent.CloseActivityMsgContent
-
- getTitle() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent
-
- getTitle2TextId() - 类 中的方法com.app.user.dialog.BaseChangeableDialog.DialogViewBean
-
- getTitleBackgroundColor() - 类 中的方法com.app.live.boost.view.CommonWebViewDialog.H5Param
-
- getTitleMessage() - 类 中的方法com.app.live.boost.view.CommonWebViewDialog.H5Param
-
- getTitleText() - 类 中的方法com.kxsimon.video.chat.msgcontent.LiveVerifyMsgContent
-
- getTitleTextId() - 类 中的方法com.app.user.dialog.BaseChangeableDialog.DialogViewBean
-
- getTname() - 类 中的方法com.kxsimon.video.chat.gamecenter.bean.GameCenterInfo
-
- getTo_uid() - 类 中的方法com.app.game.pk.pkgame.data.PKGameSendUserInfo
-
- getToken() - 类 中的方法com.app.user.login.linkvtoken.DataBean
-
- getToken() - 类 中的方法com.kxsimon.money.util.Purchase
-
- getToken() - 类 中的方法com.kxsimon.video.chat.bean.MsgTokenBean.DataBean.DataBeanX
-
- getTop_url() - 类 中的方法com.app.game.pk.pkgame.data.PKGameSendUserInfo
-
- getTopBound() - 类 中的方法com.app.game.eat.RoundEnv
-
- getTopCardRadius() - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
获取最高卡片的半径
- getTopCardRadius() - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getTopCardRadius() - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getTopContributeUsers(String, int, int, AsyncActionCallback) - 类 中的静态方法com.app.user.account.AccountActionUtil
-
- getTopContributeUsers(String, int, int, String, AsyncActionCallback) - 类 中的静态方法com.app.user.account.AccountActionUtil
-
- getTopContributeUsersNew(String, int, int, String, AsyncActionCallback) - 类 中的静态方法com.app.user.account.AccountActionUtil
-
- getTopFanInfo() - 类 中的方法com.app.user.guardin.NewGuardManager
-
- getTopFansList() - 接口 中的方法com.kxsimon.video.chat.msgcontent.ChatMessageListController.OnChatMsgClickListener
-
- getTopFansList() - 接口 中的方法com.kxsimon.video.chat.presenter.audiencelist.ILiveAudienceListPresenter
-
- getTopFansList() - 类 中的方法com.kxsimon.video.chat.presenter.audiencelist.LiveAudienceListPresenter
-
- getTopFansList() - 类 中的方法com.kxsimon.video.chat.recycler.HeadIconAdapter
-
- getTopicIds(List<TopicVideoInfo>) - 类 中的静态方法com.app.user.topic.util.TopicUtil
-
获取所有的话题id的列表,用逗号分隔,用于上报
- getTopicName() - 类 中的方法com.app.live.utils.ShareMgr
-
- getTopicType() - 类 中的方法com.app.live.activity.fragment.UpLiveGamePrepareFragment
-
- getTopOneGold() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelTempletGiftMsgContent
-
- getTopOneGold() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetGiftMsgContent
-
- getTopOneGold() - 类 中的方法com.kxsimon.video.chat.msgcontent.WarGiftMsgContent
-
- GetTopTagMessage(String, AsyncActionCallback) - 类 的构造器com.app.user.hostTag.model.HostTagMessage.GetTopTagMessage
-
- getTopThreeList() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getTotal() - 类 中的方法com.app.live.boost.bean.BeamBoostMessageInfo
-
- getTotal() - 类 中的方法com.kxsimon.video.chat.bonus.ScrollItemData
-
- getTotal_ratio() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getTotalApply() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean.DataBean
-
- getTotalCoin() - 类 中的方法com.kxsimon.video.chat.activity.LevelUpMsgBean
-
- getTotalForeground() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getTotalLife() - 类 中的方法com.kxsimon.video.chat.msgcontent.GhostGameStartMsg
-
- getTotalLife() - 类 中的方法com.kxsimon.video.chat.msgcontent.PlanetGameStartMsgContent
-
- getTotalLife() - 类 中的方法com.kxsimon.video.chat.msgcontent.TempletGameStartMsgContent
-
- getTotalNumber() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getTotalScore() - 类 中的方法com.app.game.eat.RoundEnv
-
- getTotalTime() - 类 中的方法com.app.game.pk.pkgame.data.PKGameInfoData
-
- getTotalValue() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRewardMsgContent
-
- getToUid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameAcceptContent
-
- getToUid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getToUid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getToUid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameThanksContent
-
- getTqavtype() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractNineTypeChangeMsgContent
-
- getTreasureBoxDialog() - 类 中的方法com.app.game.treasurebox.TreasureboxManager
-
- getTreasureImg() - 类 中的方法com.app.game.CommonRedPacketDialog.DisplayBean
-
- getTreasureType() - 类 中的方法com.app.game.CommonRedPacketDialog.DisplayBean
-
- getTrigger_vid() - 类 中的方法com.app.game.luckyturnplate.message.EmbeddedGameWinningMsgContent
-
- getTurl() - 类 中的方法com.kxsimon.video.chat.gamecenter.bean.GameCenterInfo
-
- getTvHdSd() - 类 中的方法com.app.test.SelectMoreDialog
-
- getTwoDaysPushCount() - 类 中的静态方法com.app.user.checkin.presenter.CheckInPresenter
-
获取连续两天早9点推送次数
- getTwoLock() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getTwoLock() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getType() - 类 中的方法com.app.game.GameBaseDialog
-
- getType() - 枚举 中的方法com.app.game.LiveGame
-
- getType() - 类 中的方法com.app.game.pk.pkgame.message.PKGameEndMsgContent
-
- getType() - 类 中的方法com.app.game.TempletRewardMsgContent
-
- getType() - 类 中的方法com.app.homepage.presenter.bo.BaseDataConfig
-
- getType() - 类 中的方法com.app.linkv.GenderChangedEvent
-
- getType() - 类 中的方法com.app.live.activity.adapter.BannerGotoAdapter
-
- getType() - 接口 中的方法com.app.live.activity.adapter.GotoPage
-
跳转类型 : 内部跳转 / 外部跳转
- getType() - 类 中的方法com.app.live.activity.adapter.OperationGotoAdapter
-
- getType() - 类 中的方法com.app.live.activity.event.VideoPlayerEvent
-
- getType() - 类 中的方法com.app.live.activity.UploadCoverLiveMessage
-
- getType() - 类 中的方法com.app.live.cheez.CheezSurpriseItem
-
- getType() - 类 中的方法com.app.livesdk.LinkliveShareInfo
-
- getType(int) - 类 中的静态方法com.app.notification.NotiShowConfig
-
- getType() - 枚举 中的方法com.app.notification.NotiShowConfig.NotiTypeConfig
-
- getType() - 类 中的方法com.app.user.account.UserForbidBO
-
- getType() - 类 中的方法com.app.user.checkin.presenter.bo.AwardBO
-
已过时。
- getType() - 类 中的方法com.app.user.checkin.presenter.bo.GiftBO
-
已过时。
- getType() - 类 中的方法com.app.user.dialog.report.ReportMediaBean
-
- getType() - 类 中的方法com.app.user.guardin.GuardStage.ChargeStage
-
- getType() - 类 中的方法com.app.user.guardin.GuardStage.GuardSelectTime
-
- getType() - 类 中的方法com.kxsimon.money.util.SkuDetailsProxy
-
- getType() - 类 中的方法com.kxsimon.video.chat.activity.IMStateMachine.ResetCounterNotification
-
- getType() - 类 中的方法com.kxsimon.video.chat.audio.AudioModeChangeMsgContent
-
- getType() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean.ProductAttributesBean
-
- getType() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean.ProductAttributesBean.ItemBean
-
- getType() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean.SpecBean.ProductPremiumsBean
-
- getType() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean.SpecsBean
-
- getType() - 类 中的方法com.kxsimon.video.chat.bean.CouponBean.DataBean
-
- getType() - 类 中的方法com.kxsimon.video.chat.bean.RecommendBean
-
- getType() - 类 中的方法com.kxsimon.video.chat.bonus.ScrollItemData
-
- getType() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean
-
- getType() - 类 中的方法com.kxsimon.video.chat.dailytask.DailyTasksBean.PrizesBean
-
- getType() - 类 中的方法com.kxsimon.video.chat.gamecenter.bean.GameCenterInfo
-
- getType() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerInviteMsg
-
- getType() - 类 中的方法com.kxsimon.video.chat.messagestream.ChatMessageUIBean
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.AdminForbidMsgContent
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.AnnounceMsgContent
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMultiMediaMsgContent
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.CloseRecommendContent
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.FollowActressServerMsgContent
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuideTextMsgContent
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.layermsgcontent.PopSystemMsgContent
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.ManagerMsgContent
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendContent
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent.SpecsBean
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.SpanTextMsgContent
-
- getType() - 类 中的方法com.kxsimon.video.chat.msgcontent.UserRefreshSwitchMsgContent
-
- getType() - 枚举 中的方法com.kxsimon.video.chat.vcall.basebeam.BaseVcallControl.VCALL_NINE_TYPE
-
- getType() - 类 中的方法com.kxsimon.video.chat.vcall.host.VoiceMuteSetContent
-
- getType() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenUserMuteMsgContent
-
- getType_gid() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean.SpecsBean.ItemsBean
-
- getType_gid() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent.SpecsBean.ItemsBean
-
- getType_group_name() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean.SpecsBean.ItemsBean
-
- getType_group_name() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent.SpecsBean.ItemsBean
-
- getType_name() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean.SpecsBean.ItemsBean
-
- getType_name() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent.SpecsBean.ItemsBean
-
- getTypeOfAnchorPageData(String, int) - 类 中的静态方法com.app.homepage.presenter.HomePageDataMgr
-
个人页和他人页的type 组成由id和hashCode
- getTypeOfShortVideo(String) - 类 中的静态方法com.app.homepage.presenter.HomePageDataMgr
-
拼接短视频的type
- getTypeRemoveShortVideo(String) - 类 中的静态方法com.app.homepage.presenter.HomePageDataMgr
-
去掉短视频的type
- getUid() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getUid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameAcceptContent
-
- getUid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getUid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getUid() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePlayAgainFaildContent
-
- getUid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameThanksContent
-
- getUid() - 类 中的方法com.app.game.pk.pkgame_nonscreen.data.PKNonscreenScoreInfoData
-
- getUid() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenStartMsgContent
-
- getUid() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamUserInfo
-
- getUid() - 类 中的方法com.app.letter.vcall.view.GroupAudioBeamDialog
-
- getUid() - 类 中的方法com.app.letter.view.BO.BlackUserInfo
-
- getUid() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getUid() - 类 中的方法com.app.live.activity.model.ExclusiveListMessageResult
-
- getUid() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getUid() - 类 中的方法com.app.live.boost.bean.BoostUserInfo
-
- getUid() - 类 中的方法com.app.livesdk.DefaultCloudParamsConfig
-
- getUid() - 类 中的方法com.app.payment.RefreshGoldEvent
-
- getUid() - 类 中的方法com.app.user.account.social.model.db.DBSnsAcPo
-
- getUid() - 类 中的方法com.app.user.account.UserForbidBO
-
- getUid() - 类 中的方法com.app.user.admin.bean.AdminInfo
-
- getUid() - 类 中的方法com.app.user.BO.AnchorDialogData
-
- getUid() - 类 中的方法com.app.user.dialog.FollowCommonManager.FollowCommon
-
- getUid() - 类 中的方法com.app.user.hostTag.InteractHostTagContent
-
- getUid() - 类 中的方法com.app.user.login.linkvtoken.DataBean
-
- getUid() - 类 中的方法com.app.user.World.bean.QualityRankListBean
-
- getUid() - 类 中的方法com.app.user.World.bean.RankListBean
-
- getUid() - 类 中的方法com.app.user.World.bean.VideoDataExtendInfo.OutlayListBean
-
- getUid() - 类 中的方法com.app.user.World.bean.WorldRankDetailUserBean
-
- getUid() - 类 中的方法com.kxsimon.cmvideo.chat.marquee.ExtraAnchorData
-
- getUid() - 类 中的方法com.kxsimon.video.chat.activity.ClickTargetInfo
-
- getUid() - 类 中的方法com.kxsimon.video.chat.broadcastguide.NewBroadcasterGuideMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getUid() - 类 中的方法com.kxsimon.video.chat.guild.GuildMenuListeBean
-
- getUid() - 类 中的方法com.kxsimon.video.chat.livedetails.UpLiveDetailsGifterInfo
-
- getUid() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean.DataBean.ApplylistBean
-
- getUid() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean.DataBean.UserBean
-
- getUid() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnShowDialogEvent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.matchmaker.dialog.MatchmakerAgreeDialog
-
- getUid() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerInviteMsg
-
- getUid() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerJoinMsg
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.AudioInteractMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMultiMediaMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.EatGameRecommendMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.FollowActressMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.FollowActressServerMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.ForbidSpeakMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuardStarMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuestCountMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuideFollowMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractPreviewMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.layermsgcontent.PopSystemMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.LeaveChatroomMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.LevelUpMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.LiveVerifyMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRewardMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.NewUserGiftMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.ShareVideoMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.TopFansRankMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.UnFollowActressMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.msgcontent.UserFirstFollowMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelInfo
-
- getUid() - 类 中的方法com.kxsimon.video.chat.vcall.host.VoiceMuteSetContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineBeamSwitchCameraMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineMultiMuteContentMessage
-
- getUid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineMultiMuteContentMessage.MuteInfo
-
- getUid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.PassMuteContentMessage
-
- getUid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenUserMuteMsgContent
-
- getUid() - 类 中的方法com.kxsimon.video.chat.vcall.VcallDialog
-
- getUidFollowsList() - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
获取用户follow页头像显示短视频列表数据
- getUidIsVcallIng(String) - 接口 中的方法com.app.user.dialog.AnchorBaseDialog.OnLiveRoomCallBack
-
- getUids() - 类 中的方法com.app.live.activity.NewUserFollowUids
-
- getUname() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getUname() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean.DataBean.ApplylistBean
-
- getuName() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerInviteMsg
-
- getuName() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerJoinMsg
-
- getUname() - 类 中的方法com.kxsimon.video.chat.msgcontent.AudioInteractMsgContent
-
- getUname() - 类 中的方法com.kxsimon.video.chat.msgcontent.MaskGameRewardMsgContent
-
- getUname() - 类 中的方法com.kxsimon.video.chat.msgcontent.TopFansRankMsgContent
-
- getUname() - 类 中的方法com.kxsimon.video.chat.official.live.bo.OfficialChannelInfo
-
- getUnion_area() - 类 中的方法com.kxsimon.video.chat.guild.GuildChannelMenuInfo
-
- getUnion_curr_date() - 类 中的方法com.kxsimon.video.chat.guild.GuildChannelMenuInfo
-
- getUnion_curr_time() - 类 中的方法com.kxsimon.video.chat.guild.GuildChannelMenuInfo
-
- getUnion_id() - 类 中的方法com.kxsimon.video.chat.guild.GuildChannelMenuInfo
-
- getUnion_id() - 类 中的方法com.kxsimon.video.chat.guild.GuildRoomInfo
-
- getUnionAudienceRect(int, int, int, int, int, int, int, int) - 类 中的静态方法com.kxsimon.video.chat.vcall.UnitedLiveDimensUtils
-
第三方观众看到的窗口位置
- getUnionGiftMsgContentMsg(ReciveUnionGiftMsgEvent) - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getUnionGiftMsgContentMsg(ReciveUnionGiftMsgEvent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getUnionGiftMsgContentMsg(ReciveUnionGiftMsgEvent) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
主播或者观众都会接收到
主播或者联合播主 钻石数和榜单变化消息
- getUnionGiftMsgContentMsg(ReciveUnionGiftMsgEvent) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getUnionGiftMsgContentMsg(ReciveUnionGiftMsgEvent) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallAudienceControl
-
- getUnionGiftMsgContentMsg(ReciveUnionGiftMsgEvent) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallHostControl
-
- getUnionGiftMsgContentMsg(ReciveUnionGiftMsgEvent) - 类 中的方法com.kxsimon.video.chat.vcall.unionvcall.VcallUnionAudienceControl
-
- getUnionList() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getUnionVcallSize() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
获取当前已经连麦个数
- getUnlockLevel() - 类 中的方法com.app.game.TempletRewardMsgContent
-
- getUnreadNum() - 类 中的方法com.kxsimon.video.chat.view.RedDotView
-
- getUnzippedWebFolder() - 类 中的静态方法com.app.webview.LivemeJSInterfaceUtil
-
获取解压后的本地web页存放根目录,同时确保此目录存在。
- getUpdateTimeStamp() - 类 中的方法com.app.live.utils.LivePlayQosMsg
-
- getUpgrade() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getUpLiveHeartBeatStat() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getUpLiveUrl() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getUploadBitmap() - 类 中的方法com.app.shortvideo.ShortVideoGenerateManager.GenerateTask
-
- getUploadProgress() - 类 中的方法com.app.game.eat.EatDataController
-
- getUploadShortVideoPosition(String) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
获取正在上传的短视频的位置
- getUploadVidInfo() - 类 中的方法com.app.game.eat.EatDataController
-
- getUpstreamServerIP() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getUriFromFile(File) - 类 中的静态方法com.app.live.utils.UriUtils
-
- getUriFromPath(String) - 类 中的静态方法com.app.live.utils.UriUtils
-
- getUrl() - 类 中的方法com.app.game.GiftActivityInfo
-
- getUrl() - 类 中的方法com.app.live.boost.view.CommonWebViewDialog.H5Param
-
- getUrl() - 类 中的方法com.app.livesdk.LinkliveShareInfo
-
- getUrl() - 接口 中的方法com.app.widget.banner.IBanner
-
- getUrl() - 类 中的方法com.kxsimon.tasksystem.banner.BannerItemData
-
- getUrl() - 类 中的方法com.kxsimon.video.chat.bean.ActivityBean
-
- getUrl() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean
-
- getUrl() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean
-
- getUrl() - 类 中的方法com.kxsimon.video.chat.bulletin.BulletinShopInfo
-
- getUrl() - 类 中的方法com.kxsimon.video.chat.gamecenter.bean.GameCenterInfo
-
- getUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.ActivityMsgContent
-
- getUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.BulletinShopMsgContent
-
- getUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatH5MsgContent
-
- getUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.CloseActivityMsgContent
-
- getUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.H5NoticeMsgContent
-
- getUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent
-
- getUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.UserFirstFollowMsgContent
-
- getUrlAndorid() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getUrlIOS() - 类 中的方法com.app.game.chestrain.ChestRainMsgContent
-
- getUser_id() - 类 中的方法com.kxsimon.video.chat.guild.GuildBroadcasterInfo
-
- getUser_name() - 类 中的方法com.app.game.luckyturnplate.message.EmbeddedGameWinningMsgContent
-
- getUserAge(String) - 类 中的静态方法com.app.util.ShineUIHelper
-
- getUserAge(String, String) - 类 中的静态方法com.app.util.ShineUIHelper
-
- getUserAge(String) - 类 中的静态方法com.app.util.UIUtil
-
- getUserAge(String, String) - 类 中的静态方法com.app.util.UIUtil
-
- getUserAnchorLevel() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getUserAvatar() - 类 中的方法com.app.livesdk.JsInterfaceBase
-
- getUserClassLevelBgResId(int) - 类 中的静态方法com.app.util.UserUtils
-
- getUserClassLevelNameResId(int) - 类 中的静态方法com.app.util.UserUtils
-
- getUserClassLevelResId(int) - 类 中的静态方法com.app.util.UserUtils
-
- getUserCloudConfigInbox() - 类 中的静态方法com.app.notification.NotiShowConfig
-
- getUserEmail() - 类 中的方法com.app.livesdk.JsInterfaceBase
-
- getUserfollownum() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getUserHeadsUrl() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKResultData
-
- getUserHeadUrl() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getUserId() - 类 中的方法com.app.livesdk.JsInterfaceBase
-
- getUserid() - 类 中的方法com.kxsimon.db.auto_genx.ForbidSpeak
-
- getUserId() - 类 中的方法com.kxsimon.video.chat.bean.MsgTokenBean.DataBean.DataBeanX
-
- getUserId() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getUserId() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusMsgContent
-
- getUserId() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChestKeyMsgContent
-
- getUserId() - 类 中的方法com.kxsimon.video.chat.msgcontent.FirstGiftUserMsgContent
-
- getUserId() - 类 中的方法com.kxsimon.video.chat.msgcontent.SystemMsgContent
-
- getUserInfo(String) - 类 中的方法com.app.livesdk.JsInterfaceBase
-
- getUserInfo() - 类 中的方法com.app.livesdk.JsInterfaceBase
-
- getUserInfo(String) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallHostControl
-
- getUserInfoByUid(String) - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData
-
- getUserInfoMap() - 接口 中的方法com.kxsimon.video.chat.whisper.presenter.WhisperContracts.ChatPresenter
-
获取用户信息
- getUserItemKey() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getUserLevel() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getUserlevel() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnlineAudienceAndRecentBean.DataBean.UserBean
-
- getUserLevel() - 类 中的方法com.kxsimon.video.chat.msgcontent.AudioInteractMsgContent
-
- getUserLevelBackgroundResId(int) - 类 中的静态方法com.app.util.UserUtils
-
- getUserLevelBitMap(int) - 类 中的静态方法com.app.util.UserUtils
-
根据给定的等级获取对应的等级图片 ps:替换以前的100张等级图片
- getUserLevelImageResId(MessageContent) - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMessageListController
-
- getUserLevelImageResId(int) - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMessageListController
-
- getUserList() - 类 中的方法com.app.letter.vcall.msg.GroupAudioOperMsgContent
-
- getUserList() - 类 中的方法com.app.live.audio.LiveRoomAudioLiveVcallControl
-
- getUserlist() - 类 中的方法com.app.user.World.bean.WorldRankDetailBean
-
- getUserList() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnMatchMakerInviteOnlineEvent
-
- getUserList() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.OnMatchMakerInviteRecentEvent
-
- getUserList() - 接口 中的方法com.kxsimon.video.chat.vcall.basebeam.BaseVcallControl.GiftVcallHostCallback
-
- getUserLogo() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getUserLogo() - 类 中的方法com.kxsimon.video.chat.msgcontent.FirstGiftUserMsgContent
-
- getUserLogoUrl() - 类 中的方法com.app.game.CommonRedPacketDialog.DisplayBean
-
- getUserLogoUrl() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusMsgContent
-
- getUserMsgCount() - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getUserMsgCount() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioWatchLive
-
- getUserMsgCount() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getUserName() - 类 中的方法com.app.live.audio.view.AudioVcallGroupView
-
- getUserName() - 类 中的方法com.app.livesdk.JsInterfaceBase
-
- getUserName() - 类 中的方法com.app.livesdk.LinkliveShareInfo
-
- getUserName() - 类 中的方法com.app.user.account.social.model.db.DBSnsAcPo
-
- getUserName() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getUserName() - 类 中的方法com.kxsimon.video.chat.grouplive.view.UnionInformationGroupView
-
- getUserName() - 类 中的方法com.kxsimon.video.chat.matchmaker.ui.MatchmakerGroupView
-
- getUserName() - 类 中的方法com.kxsimon.video.chat.matchmaker.ui.MatchmakerHostGroupView
-
- getUserName() - 类 中的方法com.kxsimon.video.chat.msgcontent.FirstGiftUserMsgContent
-
- getUserName() - 类 中的方法com.kxsimon.video.chat.vcall.basebeam.BaseSevenInformationAudienceGroupView
-
- getUserName() - 类 中的方法com.kxsimon.video.chat.vcall.basebeam.BaseSevenInformationHostGroupView
-
- getUserName() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenInformationGroupView
-
- getUserName() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenInformationHostGroupView
-
- getUserNameTextColor(int) - 类 中的静态方法com.kxsimon.video.chat.messagestream.ChatMessageListConfig
-
- getUserNickname() - 类 中的方法com.app.game.CommonRedPacketDialog.DisplayBean
-
- getUserNickname() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusMsgContent
-
- getUserPhone() - 类 中的方法com.app.livesdk.JsInterfaceBase
-
- getUserQROblaterCard(Fragment) - 接口 中的方法com.app.live.utils.IShareDelegate
-
获取扁平的二维码分享卡片
- getUserQRSquareCard(Fragment) - 接口 中的方法com.app.live.utils.IShareDelegate
-
获取二维码分享卡片
- getUsersayhinum() - 类 中的方法com.app.live.activity.uplivend.bean.NewUpLiveEndBean
-
- getUserShortVideoType(String) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
获取用户短视频列表存储用的key
- getUserVerifyType() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getUserVerifyType() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getUserVisibleHint() - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftTabFragmentV2
-
- getUseVcallPlayer() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getUsign() - 类 中的方法com.app.letter.view.BO.RecommendAnchorsBean
-
- getValue() - 枚举 中的方法com.app.live.activity.NetVideoStatUtils.REPORT_TYPE
-
- getValue() - 类 中的方法com.app.test.MoreBean
-
- getValue() - 枚举 中的方法com.kxsimon.video.chat.guide.GuideStage
-
- getValueByName(String) - 类 中的方法com.app.game.leveltemplet.LevelTempletSrcManager.ValuesMap
-
- getVariance(float[]) - 类 中的静态方法com.app.game.eat.EatGameUtil
-
求给定数组中值的方差
- getVCallAppliableSolutionId() - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getVCallAppliableSolutionId() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getVCallContainer() - 类 中的方法com.app.live.activity.LiveVideoPlayerFragment
-
- getVcallDataByUid(String) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
- getVcallDataReportDataForPK(JSONObject) - 接口 中的方法com.app.live.activity.UpLiveActivity.UpLiveCallBack
-
- getVcallIngNum() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallBaseControl
-
获得正在连麦的嘉宾,除去主播自己
- getVcallPlayRect(Beam9DimensUtils.NineBeamMode, int, boolean) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallAudienceControl
-
- getVcallPreviewImg() - 类 中的方法com.app.game.pk.pkgame.PKGameUIControl
-
- getVcallRootView() - 类 中的方法com.app.game.pk.pkgame.PKGameUIControl
-
- getVCallSDKType() - 类 中的方法com.kxsimon.video.chat.vcall.host.HostVCallHintManage
-
- getVCallSmallMask() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getVCallSolutionId() - 类 中的方法com.app.livesdk.ChatFraSdk
-
- getVCallSolutionId() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getVcallStartTS() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenApplyMsgContent
-
- getVcallTQAVInfo() - 接口 中的方法com.app.live.activity.UpLiveActivity.UpLiveCallBack
-
- getVcalltype() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.SevenUserMuteMsgContent
-
- getvcallUnionAudienceControl() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getvCallUser() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.SevenVcallData
-
- getVcallUserList() - 类 中的方法com.app.live.audio.AudioLiveVcallControl
-
- getVelocityRatio() - 类 中的方法com.app.view.TosGallery
-
Called when fling occurs, this method can return ratio value to accelerate or decelerate the
velocity of gallery.
- getVer() - 类 中的方法com.app.game.luckyturnplate.message.EmbeddedGameWinningMsgContent
-
- getVer() - 类 中的方法com.app.livesdk.DefaultCloudParamsConfig
-
- getVerCode(String) - 类 中的方法com.app.livesdk.JsInterfaceBase
-
- getVerified() - 类 中的方法com.app.live.boost.bean.BoostUserInfo
-
- getVerified() - 类 中的方法com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- getVerifiedType() - 类 中的方法com.app.user.admin.bean.AdminInfo
-
- getVerify_type() - 类 中的方法com.app.user.hostTag.InteractHostTagContent
-
- getVerifyType() - 类 中的方法com.kxsimon.video.chat.msgcontent.InteractSuccessMsgContent
-
- getVerifyType() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSevenSuccessMsgContent
-
- getVerName(String) - 类 中的方法com.app.livesdk.JsInterfaceBase
-
- getVersionCode() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getVersionCodeOld() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getVertical_Space() - 类 中的方法com.app.user.hostTag.FlowHostTagOneLayout
-
- getVid() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getVid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getVid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameMatchResultContent
-
- getVid() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePlayAgainFaildContent
-
- getVid() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePunishGiftShowContent
-
- getVid() - 类 中的方法com.app.game.pk.pkgame.message.PKGameThanksContent
-
- getVid() - 类 中的方法com.app.game.pk.pkgame_nonscreen.PKNonscreenStartMsgContent
-
- getVid() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKInfoData.TeamUserInfo
-
- getVid() - 类 中的方法com.app.live.activity.event.VideoPlayerEvent
-
- getVid() - 类 中的方法com.app.live.boost.bean.BoostUserInfo
-
- getVid() - 类 中的方法com.app.user.hostTag.InteractHostTagContent
-
- getVid() - 类 中的方法com.app.user.World.bean.RankListBean
-
- getVid() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioUplive
-
- getVid() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraAudioWatchLive
-
- getVid() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getVid() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraUplive
-
- getVid() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getVid() - 类 中的方法com.kxsimon.video.chat.bean.ChatEndGoodsBean.DataBean.ListBean
-
- getVid() - 类 中的方法com.kxsimon.video.chat.bean.CommodityBean
-
- getVid() - 类 中的方法com.kxsimon.video.chat.bean.ReplayGoodsMsgBean.DataBean.ListBean
-
- getVid() - 类 中的方法com.kxsimon.video.chat.gift.SendGiftTargetInfo
-
- getVid() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerInviteMsg
-
- getVid() - 类 中的方法com.kxsimon.video.chat.matchmaker.msg.MatchmakerJoinMsg
-
- getVid() - 类 中的方法com.kxsimon.video.chat.matchmaker.ui.managers.MatchMakerManager
-
- getVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.AdminForbidMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.ChatMultiMediaMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.EatGameRecommendMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.EatGameStatusMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.ForbidSpeakMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.GuardStarMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.HotValueMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.layermsgcontent.PopSystemMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.LiveVerifyMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.msgcontent.RecommendGoodsMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.official.live.OfficialNextVideoMsgContent
-
- getVid() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getVid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSwitchVcallMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineMultiMuteContentMessage
-
- getVid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineVcallControlPositionMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.NineVcallSwitchJoinTypeMsgContent
-
- getVid() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.PassMuteContentMessage
-
- getVideoCount(HomePageDataMgr.DataType, String) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
获取缓存视频总数
此方法返回直播间列表的视频总数
- getVideoCountPerRow() - 类 中的方法com.app.homepage.presenter.bo.BaseDataConfig
-
- getVideoCurrencyNum() - 类 中的方法com.kxsimon.money.util.KCoinInfo
-
- getVideoDataExtendInfo() - 类 中的方法com.app.user.World.bean.WorldVideoBean
-
- getVideoDataInfo() - 类 中的方法com.app.live.activity.event.ShareEvent
-
- getVideoDataInfo() - 类 中的方法com.app.user.World.bean.WorldVideoBean
-
- getVideoDataType() - 接口 中的方法com.app.homepage.presenter.LiveRefreshPresenter.ILiveListener
-
- getVideoDataType() - 类 中的方法com.app.live.activity.fragment.LiveVideoPlayerActivity
-
- getVideoGameCardHeight() - 类 中的静态方法com.app.homepage.view.card.CardSizeUtil
-
游戏页item尺寸
- getVideoGlobalCardHeight() - 类 中的静态方法com.app.homepage.view.card.CardSizeUtil
-
每个国家视频详情页item尺寸
- getVideoId() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getVideoId() - 类 中的方法com.app.livesdk.LinkliveShareInfo
-
- getVideoid() - 类 中的方法com.kxsimon.db.auto_genx.ForbidSpeak
-
- getVideoId() - 类 中的方法com.kxsimon.video.chat.FirstGuideInARManager
-
- getVideoId() - 类 中的方法com.kxsimon.video.chat.grouplive.utils.GroupliveDataMgr
-
- getVideoId() - 类 中的方法com.kxsimon.video.chat.msgcontent.BulletinShopMsgContent
-
- getVideoId() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- getVideoId() - 类 中的方法com.kxsimon.video.chat.msgcontent.GiftWorldMsgContent
-
- getVideoId() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- getVideoId() - 类 中的方法com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg
-
- getVideoId() - 类 中的方法com.kxsimon.video.chat.msgcontent.LuckyCardMsgContent
-
- getVideoId() - 类 中的方法com.kxsimon.video.chat.msgcontent.ManagerMsgContent
-
- getVideoId() - 类 中的方法com.kxsimon.video.chat.msgcontent.WorldMessageContent
-
- getVideoId() - 类 中的方法com.kxsimon.video.chat.util.ChatMsgSegmentManager
-
- getVideoIdNoMd5() - 类 中的方法com.app.live.activity.CreateVideoInfo
-
- getVideoIndex(String) - 类 中的方法com.app.homepage.presenter.bo.BaseDataConfig
-
- getVideoInfo() - 类 中的方法com.app.live.activity.fragment.DirectShareUIFragment
-
- getVideoInfo() - 类 中的方法com.app.live.activity.fragment.EatGameShareFragment
-
- getVideoInfo() - 类 中的方法com.app.live.activity.fragment.LiveShareFragment
-
- getVideoInfo() - 类 中的方法com.app.live.activity.fragment.OtherShareFragment
-
- getVideoInfo() - 类 中的方法com.app.live.activity.fragment.PreShareBaseFragment
-
- getVideoInfo() - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
- getVideoInfo() - 类 中的方法com.app.live.activity.fragment.WatchShareFragment
-
- getVideoInfo() - 类 中的方法com.app.notification.JSShareFragment
-
- getVideoInfo() - 类 中的方法com.app.user.shop.TGBundle
-
- getVideoInfo() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getVideoInfo() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getVideoInfo() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.ui.LiveRoomShareFragment
-
- getVideoInfo() - 接口 中的方法com.kxsimon.video.chat.whisper.presenter.WhisperContracts.ChatPresenter
-
- getVideoInfo() - 接口 中的方法com.kxsimon.video.chat.whisper.presenter.WhisperContracts.ConvPresenter
-
- getVideoInfoByPos(HomePageDataMgr.DataType, String, int) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
获取视频信息
- getVideoInfoByPos(HomePageDataMgr.DataType, String, int, int) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
获取视频信息(针对一个carddatabo里有两个videodatainfo的情况)
- getVideoKCoin() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getVideoListActivityClass() - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
- getVideoListActivityClass() - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getVideoListWrapper() - 接口 中的方法com.app.homepage.presenter.LiveRefreshPresenter.ILiveListener
-
- getVideoPath() - 类 中的方法com.app.homepage.guide.GuideBO
-
- getVideoPosition(String, int) - 类 中的静态方法com.app.util.PostALGDataUtil
-
获取上报的视频卡片位置,如果第一个视频前面有banner或其他非视频的item,将位置-1.保证第一个视频的位置是1
- getVideoRequestSexParameter() - 类 中的静态方法com.app.linkv.GenderRequestParameter
-
获取性别参数
- getVideos() - 类 中的方法com.kxsimon.money.util.KCoinInfo
-
- getVideosForType(HomePageDataMgr.DataType, String) - 类 中的方法com.app.homepage.presenter.HomePageDataMgr
-
- getVideoSmallManager() - 类 中的方法com.app.util.VideoSmallManagerUtils
-
- getVideoSource() - 类 中的方法com.app.live.activity.fragment.UpLiveGamePrepareFragment
-
- getVideoSource(String) - 类 中的方法com.app.util.VideoDownloader
-
- getVideoTopicBg(String) - 类 中的静态方法com.kxsimon.video.chat.util.VideoTopicUtil
-
- getVideoTopicBg(int) - 类 中的静态方法com.kxsimon.video.chat.util.VideoTopicUtil
-
- getVideoTopicColor(String) - 类 中的静态方法com.kxsimon.video.chat.util.VideoTopicUtil
-
- getVideoTotalTime(long) - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getVideoTotalTime(long) - 类 中的静态方法com.app.live.utils.UTCTimeHelper
-
- getVideoUri() - 类 中的方法com.kxsimon.video.chat.util.ScreenRecorder
-
- getVideoVerifyFailedDialog(Context, String, String, String, boolean, AsyncActionCallback) - 类 中的静态方法com.app.user.dialog.DialogSdkUtil
-
- getVids(HashSet<String>) - 类 中的静态方法com.app.shortvideo.presenter.ShortVidReporter
-
- getVidType() - 类 中的方法com.app.live.activity.fragment.BaseShareModule.LiveShareData
-
- getVidType() - 类 中的方法com.app.live.activity.fragment.DirectShareUIFragment
-
- getVidType() - 类 中的方法com.app.live.activity.fragment.EatGameShareFragment
-
- getVidType() - 类 中的方法com.app.live.activity.fragment.LiveShareFragment
-
- getVidType() - 类 中的方法com.app.live.activity.fragment.OtherShareFragment
-
- getVidType() - 类 中的方法com.app.live.activity.fragment.UpLiveGamePrepareFragment
-
- getVidType() - 类 中的方法com.app.live.activity.fragment.UpLivePrepareFragment
-
- getVidType() - 类 中的方法com.app.live.activity.fragment.WatchShareFragment
-
- getVidType() - 类 中的方法com.app.notification.JSShareFragment
-
- getVidType() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.ui.LiveRoomShareFragment
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.dynamic.view.adapter.ReplayCommentAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.dynamic.view.adapter.ReplayLikeAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.filter.view.FilterGridAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.game.luckyturnplate.adapter.LuckyTurnplateFlipperAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.game.pk.pkgame.ui.PKGameDialogFriendAdapter
-
- getView(int, View, ViewGroup, String, Context) - 类 中的方法com.app.homepage.view.card.BaseCard
-
- getView(int, View, ViewGroup, String, Context) - 类 中的方法com.app.homepage.view.card.EndWatchVideoCard
-
- getView(int, View, ViewGroup, String, Context) - 接口 中的方法com.app.homepage.view.card.ICardConfig
-
- getView(int, View, ViewGroup, String, Context) - 类 中的方法com.app.homepage.view.card.ReplayEndVideoCard
-
- getView(int, View, ViewGroup, String, Context) - 类 中的方法com.app.homepage.view.card.UndefinedTypeCard
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.live.audio.view.AudioGridViewAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.record.game.GameFlowTagAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.sticker.view.StickersGridAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.user.admin.adapter.AdminListAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.user.anchor.level.AnchorLevelPayListAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.user.dialog.report.ReportReasonAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.user.fansTag.FansFragment.FansAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.user.tag.FlowTagAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.app.user.tag.TagPreLiveAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.kxsimon.video.chat.activity.GiftGridFragment.GiftGridAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.kxsimon.video.chat.bonus.GiftGridAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.kxsimon.video.chat.grouplive.dialog.GroupLiveApplyAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.kxsimon.video.chat.grouplive.dialog.GroupLiveContributionListDialog.ContributionAdapter
-
- getView() - 接口 中的方法com.kxsimon.video.chat.guild.live.GuildChannelContract.Presenter
-
- getView(int, View, ViewGroup) - 类 中的方法com.kxsimon.video.chat.recycler.BonusUserAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.kxsimon.video.chat.vcall.host.VCallListAdapter
-
- getView(int, View, ViewGroup) - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.NineVcallGroupLiveApplyAdapter
-
- getViewBottom() - 类 中的方法com.app.game.pk.pkgame.PKGameUIControl
-
- getViewBottom() - 类 中的方法com.app.game.pk.pkgame_team.TeamPKUIControl
-
- getViewByType(int) - 类 中的方法com.app.view.HorizontalScrollView
-
- getViewByType(int) - 类 中的方法com.kxsimon.video.chat.presenter.act.ActPresenter
-
- getViewByType(int) - 接口 中的方法com.kxsimon.video.chat.presenter.act.IActPresenter
-
- getViewer() - 类 中的方法com.app.live.activity.fragment.BaseShareModule.LiveShareData
-
- getViewLifecycleOwner() - 接口 中的方法com.kxsimon.video.chat.presenter.ILiveInfoWrapper
-
- getViewPager() - 类 中的方法com.app.widget.gamebanner.CardPageTransformer.Build
-
- getViewType() - 类 中的方法com.kxsimon.video.chat.giftitem3.ThirdItemAnimationInfo
-
- getVip() - 类 中的方法com.app.game.luckyturnplate.message.EmbeddedGameWinningMsgContent.DisplayRulesItem
-
- getVipBorderColor() - 类 中的方法com.kxsimon.video.chat.messagestream.ChatMessageUIBean
-
- getVIPID() - 接口 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2.BuyVIPInterface
-
- getVipLevelInfo() - 类 中的方法com.app.user.viplevel.VipLevelView
-
- getVIPMoney() - 接口 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2.BuyVIPInterface
-
- getVipState() - 接口 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2.BuyVIPInterface
-
- getVisibleItemCount() - 类 中的方法com.app.view.ScrollPickerView
-
- getVisitorLoginContent(String) - 类 中的静态方法com.app.user.login.view.dialog.LoginGuideDialog
-
- getVoiceShareUser() - 类 中的静态方法com.app.util.ShareContentUtil
-
- getVtype() - 类 中的方法com.app.live.activity.UpLiveActivity
-
- getVType() - 类 中的方法com.app.live.boost.bean.BoostUserStartBroadcastOption
-
- getVtype() - 类 中的方法com.kxsimon.video.chat.vcall.sevencontrol.msg.InteractSwitchVcallMsgContent
-
- getWarningmsg() - 类 中的方法com.app.user.account.UserForbidBO
-
- getWatchLiveTasks() - 类 中的方法com.app.user.task.WatchLiveTaskInfo
-
- getWatchLiveTime() - 类 中的方法com.app.live.cheez.CheezSurpriseManager
-
- getWatchLiveType() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
获取观众端直播间类型
- getWatchLiveType() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraWatchLive
-
- getWatchNum() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getWatchnum() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getWatchnum() - 类 中的方法com.app.game.pk.pkgame.message.PKGamePlayAgainFaildContent
-
- getwBoderColor() - 类 中的方法com.app.user.fansTag.bean.FansGroupWelfare
-
- getwColorEnd() - 类 中的方法com.app.user.fansTag.bean.FansGroupWelfare
-
- getwColorStart() - 类 中的方法com.app.user.fansTag.bean.FansGroupWelfare
-
- getWebGameStart() - 类 中的方法com.app.live.audio.LiveRoomAudioLiveVcallControl
-
- getWebpIndex() - 类 中的方法com.app.game.eat.FoodEntity
-
- getWebpUrl() - 类 中的方法com.app.live.cheez.CheezSurpriseItem
-
- getWebView(Context) - 类 中的静态方法com.app.view.RoundRectWebView
-
- getWelcometext() - 类 中的方法com.kxsimon.video.chat.bean.ChatInRoomBean.DataBean
-
- getWhisperFra() - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- getWhisperMainFra(AccountInfo, VideoDataInfo) - 接口 中的方法com.app.linkv.LinkVPrivateInterface
-
跳转 悄悄页面
- getWhisperMainFra(AccountInfo, VideoDataInfo) - 类 中的方法com.app.linkv.LinkVPrivateInterfaceAbs
-
- getWhisperMainFra(AccountInfo, VideoDataInfo) - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
- getWhyResId(int) - 类 中的方法com.app.user.dialog.report.ReportAndAppealDialog
-
- getWin() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getWindowAnimations() - 类 中的方法com.app.test.SelectMoreDialog
-
- getWindowHeight() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getWindowWidth() - 类 中的方法com.app.livesdk.DefaultInfoCommonImpl
-
- getWinner_face() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getWinner_name() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getWinner_uid() - 类 中的方法com.kxsimon.video.chat.roulette.RouletteGameEventMessage
-
- getWinStatus() - 类 中的方法com.app.game.pk.pkgame.message.PKSuperScreenMessage
-
- getWinstreakcount() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getwName() - 类 中的方法com.app.user.fansTag.bean.FansGroupWelfare
-
- getWorldCountryBean() - 类 中的方法com.app.user.World.bean.WorldListParameter
-
- getWorldCountryListDialogInstance(FragmentManager) - 接口 中的方法com.app.livesdk.LiveMeLiveInterface
-
获取WorldCountryListDialog的实例
- getWorn_badge() - 类 中的方法com.app.game.pk.pkgame.data.PKGameUserData
-
- getWorn_badge() - 类 中的方法com.app.game.pk.pkgame.message.PKGameInviteContent
-
- getWorn_badge() - 类 中的方法com.kxsimon.video.chat.matchmaker.bean.ApplyListTwooBean.DataBean.ApplylistBean
-
- getWrapBitmaps() - 类 中的方法com.app.view.VideoEditHandler
-
- getwType() - 类 中的方法com.app.user.fansTag.bean.FansGroupWelfare
-
- getwUrl() - 类 中的方法com.app.user.fansTag.bean.FansGroupWelfare
-
- getXaid() - 类 中的方法com.app.livesdk.DefaultCloudParamsConfig
-
- getZipName(String) - 类 中的静态方法com.app.debug.ZipHelper
-
- GhostGameStartMsg - com.kxsimon.video.chat.msgcontent中的类
-
Created by daishuo on 16/10/17.
- GhostGameStartMsg(int, int) - 类 的构造器com.kxsimon.video.chat.msgcontent.GhostGameStartMsg
-
- GhostGameStartMsg(byte[]) - 类 的构造器com.kxsimon.video.chat.msgcontent.GhostGameStartMsg
-
- GhostGameStartMsg(Parcel) - 类 的构造器com.kxsimon.video.chat.msgcontent.GhostGameStartMsg
-
构造函数。
- gid - 类 中的变量com.app.notification.NotifiShowManager.NotiCommInfo
-
- Gift - com.kxsimon.money.util中的类
-
Created by i on 2015/12/16.
- Gift() - 类 的构造器com.kxsimon.money.util.Gift
-
- gift - 类 中的变量com.kxsimon.video.chat.activity.GiftGridFragment.GiftClickedEvent
-
- gift - 类 中的变量com.kxsimon.video.chat.bonus.BonusCompletionStatusMessage.BonusCompletionStatus
-
- gift - 类 中的变量com.kxsimon.video.chat.bonus.GiftGridAdapter.GiftClickedEvent
-
- gift - 类 中的变量com.kxsimon.video.chat.bonus.TaskBonusStatusMessage.Result
-
- gift - 类 中的变量com.kxsimon.video.chat.gift_v2.fragment.GiftGridView.GiftClickedEvent
-
- gift - 类 中的变量com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- GIFT_DIAMOND_RECOMMEND - 类 中的静态变量com.app.game.LiveActivityType
-
已过时。
- gift_id - 类 中的变量com.kxsimon.video.chat.gift_v2.bean.GiftReport
-
礼物id(默认值:0)
- GIFT_LIST_TYPE_FANS - 类 中的静态变量com.kxsimon.money.util.Gift
-
- GIFT_LIST_TYPE_GUARDIAN - 类 中的静态变量com.kxsimon.money.util.Gift
-
- GIFT_LIST_TYPE_GUARDIAN_HEIGHT - 类 中的静态变量com.kxsimon.money.util.Gift
-
- GIFT_LIST_TYPE_TURNPLATE - 类 中的静态变量com.kxsimon.money.util.Gift
-
- GIFT_LIST_TYPE_VALUE_1_GOLD - 类 中的静态变量com.kxsimon.money.util.Gift
-
- GIFT_LIST_TYPE_VIP - 类 中的静态变量com.kxsimon.money.util.Gift
-
- GIFT_RANK - 类 中的静态变量com.app.game.LiveActivityType
-
- GIFT_REWARDING - 类 中的静态变量com.app.game.drawinggame.bean.DrawingGameStep
-
- GIFT_TYPE_CHAT - 类 中的静态变量com.kxsimon.video.chat.activity.GiftGridFragment
-
- GIFT_TYPE_CHAT - 类 中的静态变量com.kxsimon.video.chat.bonus.GiftGridAdapter
-
- GIFT_TYPE_COIN - 类 中的静态变量com.kxsimon.money.util.Gift
-
- GIFT_TYPE_LIVE - 类 中的静态变量com.kxsimon.video.chat.activity.GiftGridFragment
-
- GIFT_TYPE_LIVE - 类 中的静态变量com.kxsimon.video.chat.bonus.GiftGridAdapter
-
- GIFT_TYPE_SHORVIDEO - 类 中的静态变量com.kxsimon.video.chat.activity.GiftGridFragment
-
- GIFT_TYPE_SHORVIDEO - 类 中的静态变量com.kxsimon.video.chat.bonus.GiftGridAdapter
-
- GIFT_TYPE_STAR - 类 中的静态变量com.kxsimon.money.util.Gift
-
- gift_value - 类 中的变量com.kxsimon.video.chat.gift_v2.bean.GiftReport
-
礼物价值(默认值:0)
- GiftActivityBanner - com.kxsimon.video.chat.gift_v2.view中的类
-
- GiftActivityBanner(Context) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftActivityBanner
-
- GiftActivityBanner(Context, AttributeSet) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftActivityBanner
-
- GiftActivityBanner(Context, AttributeSet, int) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftActivityBanner
-
- GiftActivityBanner.OnBannerClickListener - com.kxsimon.video.chat.gift_v2.view中的接口
-
- GiftActivityInfo - com.app.game中的类
-
礼物活动信息
- GiftActivityInfo() - 类 的构造器com.app.game.GiftActivityInfo
-
- GiftActivityInfo(int, String, String, Object) - 类 的构造器com.app.game.GiftActivityInfo
-
- giftAnimator - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- giftAnimContainer - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- giftBag - 类 中的变量com.kxsimon.video.chat.gift_v2.fragment.GiftBagGridView.GiftClickedEvent
-
- GiftBagGridView - com.kxsimon.video.chat.gift_v2.fragment中的类
-
Create by JingYuchuan
- GiftBagGridView(Context) - 类 的构造器com.kxsimon.video.chat.gift_v2.fragment.GiftBagGridView
-
- GiftBagGridView(Context, AttributeSet) - 类 的构造器com.kxsimon.video.chat.gift_v2.fragment.GiftBagGridView
-
- GiftBagGridView(Context, AttributeSet, int) - 类 的构造器com.kxsimon.video.chat.gift_v2.fragment.GiftBagGridView
-
- GiftBagGridView.GiftClickedEvent - com.kxsimon.video.chat.gift_v2.fragment中的类
-
- GiftBagGridView.GiftGridInterface - com.kxsimon.video.chat.gift_v2.fragment中的接口
-
- GiftBagListMessageV2 - com.kxsimon.video.chat.gift_v2中的类
-
- GiftBagListMessageV2(String, String, AsyncActionCallback) - 类 的构造器com.kxsimon.video.chat.gift_v2.GiftBagListMessageV2
-
- GiftBagListMessageV2.Result - com.kxsimon.video.chat.gift_v2中的类
-
- giftBags - 类 中的变量com.kxsimon.video.chat.gift_v2.GiftBagListMessageV2.Result
-
- GiftBO - com.app.user.checkin.presenter.bo中的类
-
已过时。
- GiftBO() - 类 的构造器com.app.user.checkin.presenter.bo.GiftBO
-
已过时。
- GiftClickBean() - 类 的构造器com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2.GiftClickBean
-
- GiftClickedEvent(IGiftComBo) - 类 的构造器com.kxsimon.video.chat.activity.GiftGridFragment.GiftClickedEvent
-
- GiftClickedEvent(IGiftComBo) - 类 的构造器com.kxsimon.video.chat.bonus.GiftGridAdapter.GiftClickedEvent
-
- GiftClickedEvent(GiftBagV2) - 类 的构造器com.kxsimon.video.chat.gift_v2.fragment.GiftBagGridView.GiftClickedEvent
-
- GiftClickedEvent(GiftV2) - 类 的构造器com.kxsimon.video.chat.gift_v2.fragment.GiftGridView.GiftClickedEvent
-
- giftcount - 类 中的变量com.kxsimon.video.chat.request.result.ChatHistoryListResult.Content
-
- gifter - 类 中的变量com.app.user.anchor.level.AnchorLevelGrowthMessage.Result
-
- GiftExperienceProgressBar - com.kxsimon.video.chat.gift_v2.view中的类
-
* Created by LiuZhen on 2017/7/8.
- GiftExperienceProgressBar(Context) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftExperienceProgressBar
-
- GiftExperienceProgressBar(Context, AttributeSet) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftExperienceProgressBar
-
- GiftExperienceProgressBar(Context, AttributeSet, int) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftExperienceProgressBar
-
- GiftExperienceProgressBar.COLOR - com.kxsimon.video.chat.gift_v2.view中的枚举
-
- giftFragment - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- GiftGridAdapter(Context) - 类 的构造器com.kxsimon.video.chat.activity.GiftGridFragment.GiftGridAdapter
-
- GiftGridAdapter - com.kxsimon.video.chat.bonus中的类
-
- GiftGridAdapter(Context, ArrayList<IGiftComBo>) - 类 的构造器com.kxsimon.video.chat.bonus.GiftGridAdapter
-
- GiftGridAdapter.GiftClickedEvent - com.kxsimon.video.chat.bonus中的类
-
- GiftGridAdapter.GiftGridInterface - com.kxsimon.video.chat.bonus中的接口
-
- GiftGridFragment - com.kxsimon.video.chat.activity中的类
-
zzw
- GiftGridFragment() - 类 的构造器com.kxsimon.video.chat.activity.GiftGridFragment
-
- GiftGridFragment.GiftClickedEvent - com.kxsimon.video.chat.activity中的类
-
- GiftGridFragment.GiftGridAdapter - com.kxsimon.video.chat.activity中的类
-
- GiftGridFragment.GiftGridInterface - com.kxsimon.video.chat.activity中的接口
-
- GiftGridView - com.kxsimon.video.chat.gift_v2.fragment中的类
-
Created by JingYuchuan
- GiftGridView(Context) - 类 的构造器com.kxsimon.video.chat.gift_v2.fragment.GiftGridView
-
- GiftGridView(Context, AttributeSet) - 类 的构造器com.kxsimon.video.chat.gift_v2.fragment.GiftGridView
-
- GiftGridView(Context, AttributeSet, int) - 类 的构造器com.kxsimon.video.chat.gift_v2.fragment.GiftGridView
-
- GiftGridView.GiftClickedEvent - com.kxsimon.video.chat.gift_v2.fragment中的类
-
- GiftGridView.GiftGridInterface - com.kxsimon.video.chat.gift_v2.fragment中的接口
-
- GiftGridView.OnItemClickListener - com.kxsimon.video.chat.gift_v2.fragment中的接口
-
- GiftHolder(View) - 类 的构造器com.app.game.pk.pkgame.ui.PKRidiculeGiftAdapter.GiftHolder
-
- giftId - 类 中的变量com.kxsimon.video.chat.bonus.TaskBonusStatusMessage.Result
-
- giftId - 类 中的变量com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- giftId - 类 中的变量com.kxsimon.video.chat.taskbonus.TaskBonusDetailMessages.TaskBonusRewardMessages
-
- giftImage - 类 中的变量com.kxsimon.money.util.Gift
-
- giftImage - 类 中的变量com.kxsimon.video.chat.request.result.ChatHistoryListResult.Content
-
- giftIsMute(String) - 类 中的方法com.app.live.audio.LiveRoomAudioLiveVcallControl
-
- giftIsMute(String) - 接口 中的方法com.kxsimon.video.chat.vcall.basebeam.BaseVcallControl.GiftVcallHostCallback
-
- giftList - 类 中的变量com.kxsimon.money.util.Gift
-
- giftList - 类 中的变量com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- giftList - 类 中的变量com.kxsimon.video.chat.gift_v2.QueryAreaGiftListMessageV2.Result
-
- giftList - 类 中的变量com.kxsimon.video.chat.gift_v2.QueryBonusGiftListMessageV2.Result
-
- GiftMagicProgressLayout - com.kxsimon.video.chat.gift_v2.view中的类
-
- GiftMagicProgressLayout(Context) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftMagicProgressLayout
-
- GiftMagicProgressLayout(Context, AttributeSet) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftMagicProgressLayout
-
- GiftMagicProgressLayout(Context, AttributeSet, int) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftMagicProgressLayout
-
- giftMsgContent - 类 中的变量com.kxsimon.video.chat.grouplive.message.ReciveUnionGiftMsgEvent
-
- giftMuteOther(String, boolean) - 类 中的方法com.app.live.audio.LiveRoomAudioLiveVcallControl
-
- giftMuteOther(String, boolean) - 接口 中的方法com.kxsimon.video.chat.vcall.basebeam.BaseVcallControl.GiftVcallHostCallback
-
- giftName - 类 中的变量com.app.user.checkin.presenter.info.RewardItem
-
- giftPanelHide(boolean) - 接口 中的方法com.kxsimon.video.chat.gift_v2.fragment.IGiftPanelCallback
-
- giftPanelHide(boolean) - 类 中的方法com.kxsimon.video.chat.gift_v2.hand.HandGiftBusiness
-
- GiftPanelSource - com.app.livesdk中的类
-
Created by gaofei3 on 2020/9/2
Describe: 礼物面板弹起来源信息,
- GiftPanelSource(GiftPanelSource.Builder) - 类 的构造器com.app.livesdk.GiftPanelSource
-
- GiftPanelSource.Builder - com.app.livesdk中的类
-
- GiftPopupWindowManager - com.kxsimon.video.chat.gift_v2中的类
-
- GiftPopupWindowManager() - 类 的构造器com.kxsimon.video.chat.gift_v2.GiftPopupWindowManager
-
- GiftPreviewPopupWindow - com.kxsimon.video.chat.gift_v2.view中的类
-
- GiftPreviewPopupWindow(View, int, int) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftPreviewPopupWindow
-
- GiftProgressLayout - com.kxsimon.video.chat.gift_v2.view中的类
-
礼物面板上方的进度条信息
- GiftProgressLayout(Context) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftProgressLayout
-
- GiftProgressLayout(Context, AttributeSet) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftProgressLayout
-
- GiftProgressLayout(Context, AttributeSet, int) - 类 的构造器com.kxsimon.video.chat.gift_v2.view.GiftProgressLayout
-
- GiftProgressLayout.OnGiftProgressListener - com.kxsimon.video.chat.gift_v2.view中的接口
-
- giftQuitOther(String) - 类 中的方法com.app.live.audio.AudienceAudioLiveVcallControl
-
- giftQuitOther(String) - 类 中的方法com.app.live.audio.HostAudioLiveVcallControl
-
- giftQuitOther(String) - 类 中的方法com.app.live.audio.LiveRoomAudioLiveVcallControl
-
- giftQuitOther(String) - 接口 中的方法com.kxsimon.video.chat.vcall.basebeam.BaseVcallControl.GiftVcallHostCallback
-
- giftReciver - 类 中的变量com.app.live.audio.LiveRoomAudioLiveVcallControl
-
- GiftReport - com.kxsimon.video.chat.gift_v2.bean中的类
-
参考文档
- GiftReport() - 类 的构造器com.kxsimon.video.chat.gift_v2.bean.GiftReport
-
- giftReport(int, int) - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2
-
新手礼物上报使用
- giftReportNewGuide(int) - 类 中的方法com.kxsimon.video.chat.gift_v2.fragment.ChatGiftFragmentV2
-
新手送礼弹窗专用埋点
- GiftRewardBean(MaskGameRewardMsgContent) - 类 的构造器com.kxsimon.video.chat.presenter.maskgamereward.LiveMaskGameRewardPresenter.GiftRewardBean
-
- GiftSelectedInfo - com.app.livesdk中的类
-
- GiftSelectedInfo() - 类 的构造器com.app.livesdk.GiftSelectedInfo
-
- GiftSelectedInfo(GiftSelectedInfo.GiftSelectedType, int, String) - 类 的构造器com.app.livesdk.GiftSelectedInfo
-
- GiftSelectedInfo.GiftSelectedType - com.app.livesdk中的枚举
-
- GiftSendModelSwitch - com.kxsimon.video.chat.gift_v2中的类
-
送礼模式开关控制
- GiftSendModelSwitch() - 类 的构造器com.kxsimon.video.chat.gift_v2.GiftSendModelSwitch
-
- GiftsListManagerV2 - com.kxsimon.video.chat.gift_v2中的类
-
Created by JingYuchuan on 2018/7/23.
- GiftsListManagerV2() - 类 的构造器com.kxsimon.video.chat.gift_v2.GiftsListManagerV2
-
- GiftsListManagerV2.GiftsCommingInterface - com.kxsimon.video.chat.gift_v2中的接口
-
- GiftsListManagerV2.IGiftsCommingInterface<T> - com.kxsimon.video.chat.gift_v2中的接口
-
- GiftSmashGoldenEggMsg - com.kxsimon.video.chat.msgcontent中的类
-
Created by gaofei3 on 2020/8/2
Describe:
- GiftSmashGoldenEggMsg() - 类 的构造器com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- GiftSmashGoldenEggMsg(String) - 类 的构造器com.kxsimon.video.chat.msgcontent.GiftSmashGoldenEggMsg
-
- GiftSmashGoldenEggMsg.Builder - com.kxsimon.video.chat.msgcontent中的类
-
- GiftSmashGoldenEggMsg.Helper - com.kxsimon.video.chat.msgcontent中的类
-
- GIFTTAB_BAG - 类 中的静态变量com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- GIFTTAB_BIRTHDAY_BANNER - 类 中的静态变量com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- GIFTTAB_CUSTOM - 类 中的静态变量com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- GIFTTAB_GAME - 类 中的静态变量com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- GIFTTAB_HAND - 类 中的静态变量com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- GIFTTAB_NONE - 类 中的静态变量com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- GIFTTAB_NORMAL - 类 中的静态变量com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- GIFTTAB_STAR_GIFT - 类 中的静态变量com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- GiftTabV2 - com.kxsimon.video.chat.gift_v2.bean中的类
-
- GiftTabV2() - 类 的构造器com.kxsimon.video.chat.gift_v2.bean.GiftTabV2
-
- GiftUtils - com.kxsimon.video.chat.gift_v2中的类
-
- GiftUtils() - 类 的构造器com.kxsimon.video.chat.gift_v2.GiftUtils
-
- GiftUtils.OnGradeItemClickListener - com.kxsimon.video.chat.gift_v2中的接口
-
- GiftUtils.OnResetLayoutParams - com.kxsimon.video.chat.gift_v2中的接口
-
- giftViewParent - 类 中的变量com.kxsimon.video.chat.activity.ChatFraBase
-
- GiftWorldMsgContent - com.kxsimon.video.chat.msgcontent中的类
-
世界礼物消息,只用来触发跑马灯显示。
- GiftWorldMsgContent(Parcel) - 类 的构造器com.kxsimon.video.chat.msgcontent.GiftWorldMsgContent
-
- GiftWorldMsgContent(byte[]) - 类 的构造器com.kxsimon.video.chat.msgcontent.GiftWorldMsgContent
-
- global - 类 中的变量com.app.user.World.bean.WorldVideoBean
-
- global() - 类 中的方法com.app.util.CPUMonitor.CPUPercentage
-
- GLOBAL_ARROW - 类 中的静态变量com.app.util.PostALGDataUtil
-
- GlobalCountry3BO - com.app.user.global.presenter.bo中的类
-
Created by yankun on 2017/6/23.
- GlobalCountry3BO() - 类 的构造器com.app.user.global.presenter.bo.GlobalCountry3BO
-
- GlobalForbidden() - 类 的构造器com.kxsimon.video.chat.request.param.RequestChatForbid.GlobalForbidden
-
- GlobalForbidMsgContent - com.kxsimon.video.chat.msgcontent中的类
-
- GlobalForbidMsgContent(Parcel) - 类 的构造器com.kxsimon.video.chat.msgcontent.GlobalForbidMsgContent
-
构造函数。
- GlobalForbidMsgContent(int, String, String, String, String, int) - 类 的构造器com.kxsimon.video.chat.msgcontent.GlobalForbidMsgContent
-
- GlobalForbidMsgContent(byte[]) - 类 的构造器com.kxsimon.video.chat.msgcontent.GlobalForbidMsgContent
-
- GlobalMarqueeMsg - com.kxsimon.video.chat.msgcontent中的类
-
Created by gaofei3 on 2020/7/17
Describe:新增大区广播,暂时仅用于处理超级幸运礼物中奖消息展示;区别
SystemMsgContent
,待解释
- GlobalMarqueeMsg() - 类 的构造器com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- GlobalMarqueeMsg(String) - 类 的构造器com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg
-
- GlobalMarqueeMsg.Extra - com.kxsimon.video.chat.msgcontent中的类
-
- GlobalMarqueeMsg.GlobalMarqueeMsgHelper - com.kxsimon.video.chat.msgcontent中的类
-
- GlobalMarqueeMsgHelper() - 类 的构造器com.kxsimon.video.chat.msgcontent.GlobalMarqueeMsg.GlobalMarqueeMsgHelper
-
- GlobalMessageNotifyMsg - com.kxsimon.video.chat.msgcontent中的类
-
Created by gaofei3 on 2020/8/2
Describe: 聊天区域消息流,主要用于支持多语言
- GlobalMessageNotifyMsg() - 类 的构造器com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg
-
- GlobalMessageNotifyMsg(String) - 类 的构造器com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg
-
- GlobalMessageNotifyMsg.GlobalMessageNotifyMsgHelper - com.kxsimon.video.chat.msgcontent中的类
-
- GlobalMessageNotifyMsgHelper() - 类 的构造器com.kxsimon.video.chat.msgcontent.GlobalMessageNotifyMsg.GlobalMessageNotifyMsgHelper
-
- GlobalParamsUtil - com.app.util中的类
-
- glog(String) - 类 中的静态方法com.kxsimon.video.chat.util.TrickyLog
-
- GM_TYPE_FAIL - 类 中的静态变量com.app.util.GamePostSensorDataUtils
-
- GM_TYPE_SUCCESS - 类 中的静态变量com.app.util.GamePostSensorDataUtils
-
- gMoney - 类 中的变量com.app.user.vip.request.VipState.VipStateOtherInfo
-
- gold - 类 中的变量com.app.user.account.AccountActionUtil.SystemMessageItem
-
- gold - 类 中的变量com.app.user.anchor.level.AnchorLevelGrowthMessage.HotList
-
- gold - 类 中的变量com.app.user.anchor.level.AnchorLevelGrowthMessage.Result
-
- gold - 类 中的变量com.kxsimon.money.util.CommodityGift
-
- gold - 类 中的变量com.kxsimon.tasksystem.result.TaskConsumeResult.Data
-
- gold - 类 中的变量com.kxsimon.tasksystem.result.TaskListResult.Data
-
- gold - 类 中的变量com.kxsimon.tasksystem.TaskDatas.TaskData
-
- gold - 类 中的变量com.kxsimon.video.chat.bonus.TaskBonusStatusMessage.Result
-
- gold - 类 中的变量com.kxsimon.video.chat.ChestManager.ChestItemBean
-
- gold - 类 中的变量com.kxsimon.video.chat.gift.GrabAllBonusesResult.BonusUser
-
- gold - 类 中的变量com.kxsimon.video.chat.msgcontent.BonusTaskMsgContent
-
- gold - 类 中的变量com.kxsimon.video.chat.request.param.GoldCardStatusMessage.Result
-
- GOLD_NOT_ENOUGH - 类 中的静态变量com.app.live.pay.PaidLiveFetchPrivateKeyRequest
-
- GoldCardData - com.kxsimon.video.chat.presenter.goldcard中的类
-
冻结金币奖励卡(包括首充和非首充)数据单例
- GoldCardData.Holder - com.kxsimon.video.chat.presenter.goldcard中的类
-
- GoldCardEntryView - com.kxsimon.video.chat.view中的类
-
冻结金币入口
- GoldCardEntryView(Context) - 类 的构造器com.kxsimon.video.chat.view.GoldCardEntryView
-
- GoldCardEntryView(Context, AttributeSet) - 类 的构造器com.kxsimon.video.chat.view.GoldCardEntryView
-
- GoldCardEntryView(Context, AttributeSet, int) - 类 的构造器com.kxsimon.video.chat.view.GoldCardEntryView
-
- GoldCardEntryView.GoldCardClickListener - com.kxsimon.video.chat.view中的接口
-
- GoldCardObserver - com.kxsimon.video.chat.presenter.goldcard中的接口
-
冻结金币奖励卡变化Observer
- GoldCardPresenter - com.kxsimon.video.chat.presenter.goldcard中的类
-
冻结金币奖励卡控制器
- GoldCardPresenter() - 类 的构造器com.kxsimon.video.chat.presenter.goldcard.GoldCardPresenter
-
- GoldCardReceiveDialog - com.kxsimon.money.view中的类
-
非首充金币冻结卡领取Dialog
- GoldCardReceiveDialog(Context, int) - 类 的构造器com.kxsimon.money.view.GoldCardReceiveDialog
-
- GoldCardReceiveDialog.Builder - com.kxsimon.money.view中的类
-
- GoldCardReceiveDialog.CardAnimation - com.kxsimon.money.view中的类
-
- GoldCardReceiveDialog.DialogListener - com.kxsimon.money.view中的接口
-
- GoldCardReceiveDialog.Target - com.kxsimon.money.view中的类
-
- GoldCardReceiveMessage - com.kxsimon.video.chat.request.param中的类
-
非首充冻结金币奖励领取
- GoldCardReceiveMessage() - 类 的构造器com.kxsimon.video.chat.request.param.GoldCardReceiveMessage
-
- GoldCardReceiveMessage(AsyncActionCallback) - 类 的构造器com.kxsimon.video.chat.request.param.GoldCardReceiveMessage
-
- GoldCardReceiveMessage.Result - com.kxsimon.video.chat.request.param中的类
-
- GoldCardStatusMessage - com.kxsimon.video.chat.request.param中的类
-
非首充冻结金币奖励卡状态
- GoldCardStatusMessage() - 类 的构造器com.kxsimon.video.chat.request.param.GoldCardStatusMessage
-
- GoldCardStatusMessage(AsyncActionCallback) - 类 的构造器com.kxsimon.video.chat.request.param.GoldCardStatusMessage
-
- GoldCardStatusMessage.Result - com.kxsimon.video.chat.request.param中的类
-
- GoldCardViewModel - com.kxsimon.video.chat.presenter.goldcard.viewmodel中的类
-
金币冻结卡ViewModel(区别于首充赠送的金币冻结卡)
- GoldCardViewModel() - 类 的构造器com.kxsimon.video.chat.presenter.goldcard.viewmodel.GoldCardViewModel
-
- GOODS_POCKET - 类 中的静态变量com.kxsimon.video.chat.manager.entry.ConfigEntry.Id
-
- GoodsModifiedMsgContent - com.kxsimon.video.chat.msgcontent中的类
-
商品被修改im
- GoodsModifiedMsgContent(Parcel) - 类 的构造器com.kxsimon.video.chat.msgcontent.GoodsModifiedMsgContent
-
- GoodsModifiedMsgContent(byte[]) - 类 的构造器com.kxsimon.video.chat.msgcontent.GoodsModifiedMsgContent
-
- goPlate() - 接口 中的方法com.kxsimon.video.chat.gift.bag.FragmentCompundDialog.OnGiftMergeCallBack
-
- gotoActivity(int, String) - 接口 中的方法com.app.game.GameToGiftManager.GameToGiftInterface
-
- gotoActivity(int, String) - 类 中的方法com.kxsimon.video.chat.activity.ChatFraBase
-
- GotoPage - com.app.live.activity.adapter中的接口
-
- gotoPage(Activity, GotoPage, Object) - 类 中的方法com.app.livesdk.GotoUtil
-
跳转到目标页面
- GotoStaticUtil - com.app.live.utils中的类
-
Created by yankun on 2019/8/3.
- GotoStaticUtil() - 类 的构造器com.app.live.utils.GotoStaticUtil
-
- GotoStaticUtil.SOURCE - com.app.live.utils中的枚举
-
这里新增跳转页面务必要和ios保持一致
- GotoStaticUtil.TYPE - com.app.live.utils中的枚举
-
- GotoUtil - com.app.livesdk中的类
-
页面跳转
- GPBILLING_DATAREPORT_TABLE_NAME - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_DEVICE_ROOT - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_BAG_RENEW - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_BUY_PRIVATE_LIVE - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_FREEZE_GOLD - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_HIDENN - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_LUCKY_TURNPLATE - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_MONSTER - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_PERSONAL_CARD - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_PERSONAL_CARD_TAG - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_REPALYS - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_SUBS - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_SUBS_COIN - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_UPLIE_END - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_UPLIVE_CARD - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_UPLIVE_USER - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_VALID_MAX - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_VIP_ENTER - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SCRTYPE_VIP_UPGRADE - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SHENCE_FORCE_CONSUME - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SHENCE_TABLE_NAME - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_BANNER - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_CHAT_GIFT_BUTTON - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_CHAT_GIFT_LACK - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_CHAT_OR_SYS_LINK - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_FIRST_TIP_OR_BAG_FIRST_RECHARGE - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_H5 - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_LIVE_BONUS_TASK_COIN_NOT_ENOUGH_TIP_BUTTON - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_LIVE_BONUS_TASK_COIN_REMAIN_BUTTON - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_LIVE_CHAT_GIFT_BUTTON - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_LIVE_FANSGROUP - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_LIVE_FIRST_RECHARGE - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_LIVE_GIFT_BUTTON - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_LIVE_GIFT_NOMONEY - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_LIVE_GUARD - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_LIVE_PK_RIDICULE_GIFT - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_LIVE_PLATE - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_MARKET - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_MAX - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_MINI_GAME - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_MY_FANSGROUP - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_MY_FANSTAG - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_MY_GOLD_BUTTON - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_MY_GROUP - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_MY_GROUP_EXPAND - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_MY_RECHARGE_BUTTON - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_MY_SHOP - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_NAMES - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_NOT_FREE_LIVE - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_ONE_GOLD_GIFT - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_OTHER - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_PANDORA - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_SHOTVIDEO_BIG_GIFT - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_SPLASH - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_SYS_MSG - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_SRCTYPE_UPDATE_GROUP - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_CHANNEL_SELECTED - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_CHANNEL_SHOW - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_MAX - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_NONE - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_RECOVER_GP - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_RECOVER_SERVER - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_RECOVER_START - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_SDK_CONSUME - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_SDK_PAYMENT - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_SDK_UNFINISH_QUERY - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_SELECTED - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_SERVER_CONSUME - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_SERVER_CREATE - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_SERVER_OPTIONAL - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_SERVER_UNFINISH_QUERY - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBILLING_STEP_SHOW - 类 中的静态变量com.kxsimon.money.GPBillingReporter
-
- GPBillingReporter - com.kxsimon.money中的类
-
Created by pangbingxin on 2018/11/2.
- GPBillingReporter(Intent, boolean, boolean) - 类 的构造器com.kxsimon.money.GPBillingReporter
-
- GPBillingReporter(int, String, long, boolean, boolean) - 类 的构造器com.kxsimon.money.GPBillingReporter
-
- GPBillingReporter.GPBillingUIDataContext - com.kxsimon.money中的类
-
- GPBillingUIDataContext() - 类 的构造器com.kxsimon.money.GPBillingReporter.GPBillingUIDataContext
-
- GPBillingUIDataContext(GPBillingReporter.GPBillingUIDataContext) - 类 的构造器com.kxsimon.money.GPBillingReporter.GPBillingUIDataContext
-
- GPPayloadCode - com.app.money中的类
-
- GPPayloadCode() - 类 的构造器com.app.money.GPPayloadCode
-
- GRAB_TYPE_ACCOUNT_DANGEROUS - 类 中的静态变量com.kxsimon.video.chat.ChestManager.SnatchResult
-
- GRAB_TYPE_AGAIN - 类 中的静态变量com.kxsimon.video.chat.ChestManager.SnatchResult
-
- GRAB_TYPE_AGAIN - 类 中的静态变量com.kxsimon.video.chat.taskbonus.TaskBonusDetailMessages.TaskBonusRewardMessages
-
- GRAB_TYPE_FAIL - 类 中的静态变量com.kxsimon.video.chat.ChestManager.SnatchResult
-
- GRAB_TYPE_FAIL - 类 中的静态变量com.kxsimon.video.chat.taskbonus.TaskBonusDetailMessages.TaskBonusRewardMessages
-
- GRAB_TYPE_SUCCESS - 类 中的静态变量com.kxsimon.video.chat.ChestManager.SnatchResult
-
- GRAB_TYPE_SUCCESS - 类 中的静态变量com.kxsimon.video.chat.taskbonus.TaskBonusDetailMessages.TaskBonusRewardMessages
-
- GrabAllBonusesResult - com.kxsimon.video.chat.gift中的类
-
红包获取结果
- GrabAllBonusesResult() - 类 的构造器com.kxsimon.video.chat.gift.GrabAllBonusesResult
-
- GrabAllBonusesResult.BonusUser - com.kxsimon.video.chat.gift中的类
-
- grabCoin - 类 中的变量com.kxsimon.video.chat.leaderboard.BoxOpenResult
-
- grabCoin - 类 中的变量com.kxsimon.video.chat.leaderboard.BoxOpenResult.LuckyUserInfo
-
- grabGold - 类 中的变量com.kxsimon.video.chat.ChestManager.SnatchResult
-
- grabGold - 类 中的变量com.kxsimon.video.chat.gift.GrabAllBonusesResult
-
此次抢得红包的总价值
- grabType - 类 中的变量com.app.game.TempletGrabRewardMessage.RewardResult
-
- grabType - 类 中的变量com.kxsimon.video.chat.ChestManager.SnatchResult
-
- grabValue - 类 中的变量com.app.game.TempletGrabRewardMessage.RewardResult
-
- grabValue - 类 中的变量com.app.game.treasurebox.TreasureboxGrabMessage.Result
-
- GradientTextView - com.app.dynamic.view.widget中的类
-
Created by Administrator on 2016/12/26.
- GradientTextView(Context) - 类 的构造器com.app.dynamic.view.widget.GradientTextView
-
- GradientTextView(Context, AttributeSet) - 类 的构造器com.app.dynamic.view.widget.GradientTextView
-
- GradientTextView(Context, AttributeSet, int) - 类 的构造器com.app.dynamic.view.widget.GradientTextView
-
- Gravite() - 类 的构造器com.app.user.hostTag.FlowHostTagOneLayout.Gravite
-
- gravity - 类 中的变量com.app.view.DrawerLayout.LayoutParams
-
- GROUP_TAG_ID_LEVEL_1 - 类 中的静态变量com.app.letter.view.chat.GroupTagLocalConfig
-
- GroupAudioBeamAnchorOnlineMessage - com.app.letter.vcall.msg中的类
-
Created by yankun on 2018/11/26.
- GroupAudioBeamAnchorOnlineMessage(String, int, int, AsyncActionCallback) - 类 的构造器com.app.letter.vcall.msg.GroupAudioBeamAnchorOnlineMessage
-
- GroupAudioBeamAnchorOnlineMessage.Result - com.app.letter.vcall.msg中的类
-
- GroupAudioBeamDialog - com.app.letter.vcall.view中的类
-
Created by Administrator on 2018/8/16.
- GroupAudioBeamDialog(Context, GroupAudioUser, int, boolean, GroupAudioBeamDialog.VcallDialogCallBack) - 类 的构造器com.app.letter.vcall.view.GroupAudioBeamDialog
-
- GroupAudioBeamDialog.VcallDialogCallBack - com.app.letter.vcall.view中的接口
-
- GroupAudioBeamHeartBeatMessage - com.app.letter.vcall.msg中的类
-
Created by yankun on 2018/11/26.
- GroupAudioBeamHeartBeatMessage(String, int, int, AsyncActionCallback) - 类 的构造器com.app.letter.vcall.msg.GroupAudioBeamHeartBeatMessage
-
- GroupAudioBeamHeartBeatMessage.Result - com.app.letter.vcall.msg中的类
-
- GroupAudioBeamListMessage - com.app.letter.vcall.msg中的类
-
Created by yankun on 2018/11/26.
- GroupAudioBeamListMessage(String, String, AsyncActionCallback) - 类 的构造器com.app.letter.vcall.msg.GroupAudioBeamListMessage
-
- GroupAudioBeamListMessage.Result - com.app.letter.vcall.msg中的类
-
- GroupAudioBeamOnlineConfirmMessage - com.app.letter.vcall.msg中的类
-
Created by yankun on 2018/11/26.
- GroupAudioBeamOnlineConfirmMessage(String, int, int, AsyncActionCallback) - 类 的构造器com.app.letter.vcall.msg.GroupAudioBeamOnlineConfirmMessage
-
- GroupAudioBeamOnlineConfirmMessage.Result - com.app.letter.vcall.msg中的类
-
- GroupAudioBeamOnlineMessage - com.app.letter.vcall.msg中的类
-
Created by yankun on 2018/11/26.
- GroupAudioBeamOnlineMessage(String, int, int, int, AsyncActionCallback) - 类 的构造器com.app.letter.vcall.msg.GroupAudioBeamOnlineMessage
-
- GroupAudioBeamOnlineMessage.Result - com.app.letter.vcall.msg中的类
-
- GroupAudioBeamOpenVoiceMessage - com.app.letter.vcall.msg中的类
-
Created by yankun on 2018/11/26.
- GroupAudioBeamOpenVoiceMessage(String, int, String, int, AsyncActionCallback) - 类 的构造器com.app.letter.vcall.msg.GroupAudioBeamOpenVoiceMessage
-
- GroupAudioBeamOpenVoiceMessage.Result - com.app.letter.vcall.msg中的类
-
- GroupAudioBeamOutlineMessage - com.app.letter.vcall.msg中的类
-
Created by yankun on 2018/11/26.
- GroupAudioBeamOutlineMessage(String, int, String, int, boolean, AsyncActionCallback) - 类 的构造器com.app.letter.vcall.msg.GroupAudioBeamOutlineMessage
-
- GroupAudioBeamOutlineMessage.Result - com.app.letter.vcall.msg中的类
-
- GroupAudioBeamShutVoiceMessage - com.app.letter.vcall.msg中的类
-
Created by yankun on 2018/11/26.
- GroupAudioBeamShutVoiceMessage(String, int, String, int, AsyncActionCallback) - 类 的构造器com.app.letter.vcall.msg.GroupAudioBeamShutVoiceMessage
-
- GroupAudioBeamShutVoiceMessage.Result - com.app.letter.vcall.msg中的类
-
- GroupAudioOperMsgContent - com.app.letter.vcall.msg中的类
-
Created by yankun on 2018/7/31.
- GroupAudioOperMsgContent(String) - 类 的构造器com.app.letter.vcall.msg.GroupAudioOperMsgContent
-
- GroupBoxTestMessage - com.app.letter.message中的类
-
- GroupBoxTestMessage(String, AsyncActionCallback) - 类 的构造器com.app.letter.message.GroupBoxTestMessage
-
- groupDataMgr - 类 中的变量com.kxsimon.video.chat.grouplive.GroupLiveController
-
- groupDetailBo - 类 中的变量com.app.letter.view.BO.MyFamInfo
-
- groupdividediamond - 类 中的变量com.kxsimon.video.chat.grouplive.message.UnionLiveDivideMessage.DivideData
-
- groupdividefollowers - 类 中的变量com.kxsimon.video.chat.grouplive.message.UnionLiveDivideMessage.DivideData
-
- GroupIconList - com.app.letter.view.BO中的类
-
- GroupIconList() - 类 的构造器com.app.letter.view.BO.GroupIconList
-
- GroupIconList.Icon - com.app.letter.view.BO中的类
-
- GroupIconListMessage - com.app.letter.message中的类
-
- GroupIconListMessage(String, AsyncActionCallback) - 类 的构造器com.app.letter.message.GroupIconListMessage
-
- groupId - 类 中的变量com.app.letter.view.BO.GroupUserInfos
-
- groupKey - 类 中的变量com.kxsimon.money.ProductInfo
-
档位分组,用以多native支付方式时标识档位归属
- GroupLiveApplyAdapter - com.kxsimon.video.chat.grouplive.dialog中的类
-
Created by zhukongkang on 2017/9/6.
- GroupLiveApplyAdapter(Activity, boolean) - 类 的构造器com.kxsimon.video.chat.grouplive.dialog.GroupLiveApplyAdapter
-
- GroupLiveApplyAdapter.ApplyOnCliclListener - com.kxsimon.video.chat.grouplive.dialog中的接口
-
- GroupLiveApplyCancelMsgContent - com.kxsimon.video.chat.msgcontent中的类
-
Created by pc on 2017/7/27.
- GroupLiveApplyCancelMsgContent() - 类 的构造器com.kxsimon.video.chat.msgcontent.GroupLiveApplyCancelMsgContent
-
- GroupLiveApplyCancelMsgContent(byte[]) - 类 的构造器com.kxsimon.video.chat.msgcontent.GroupLiveApplyCancelMsgContent
-
- GroupLiveApplyCancelMsgContent(Parcel) - 类 的构造器com.kxsimon.video.chat.msgcontent.GroupLiveApplyCancelMsgContent
-
- GroupLiveApplyListDialog - com.kxsimon.video.chat.grouplive.dialog中的类
-
Created by zhukongkang on 2017/9/7.
- GroupLiveApplyListDialog(Activity, GroupliveDataMgr, GroupLiveApplyListDialog.OnDialogListener) - 类 的构造器com.kxsimon.video.chat.grouplive.dialog.GroupLiveApplyListDialog
-
- GroupLiveApplyListDialog.OnDialogListener - com.kxsimon.video.chat.grouplive.dialog中的接口
-
- GroupLiveApplyOrCancelData - com.kxsimon.video.chat.grouplive.message中的类
-
Created by zhukongkang on 2017/9/6.
- GroupLiveApplyOrCancelData() - 类 的构造器com.kxsimon.video.chat.grouplive.message.GroupLiveApplyOrCancelData
-
- GroupLiveApplyOrCancelData(Parcel) - 类 的构造器com.kxsimon.video.chat.grouplive.message.GroupLiveApplyOrCancelData
-
- GroupLiveApplyOrCancelData.ApplyUserInfo - com.kxsimon.video.chat.grouplive.message中的类
-
- GroupLiveApplyView - com.kxsimon.video.chat.grouplive.view中的类
-
Created by zhukongkang on 2017/9/6.
- GroupLiveApplyView(Context) - 类 的构造器com.kxsimon.video.chat.grouplive.view.GroupLiveApplyView
-
- GroupLiveApplyView(Context, AttributeSet) - 类 的构造器com.kxsimon.video.chat.grouplive.view.GroupLiveApplyView
-
- GroupLiveApplyView(Context, AttributeSet, int) - 类 的构造器com.kxsimon.video.chat.grouplive.view.GroupLiveApplyView
-
- GroupLiveContributionListDialog - com.kxsimon.video.chat.grouplive.dialog中的类
-
Created by zhukongkang on 2017/9/22.
- GroupLiveContributionListDialog(Activity, String, String, GroupLiveContributionListDialog.OnDialogListener) - 类 的构造器com.kxsimon.video.chat.grouplive.dialog.GroupLiveContributionListDialog
-
- GroupLiveContributionListDialog.ContributionAdapter - com.kxsimon.video.chat.grouplive.dialog中的类
-
- GroupLiveContributionListDialog.OnDialogListener - com.kxsimon.video.chat.grouplive.dialog中的接口
-
- GroupLiveController - com.kxsimon.video.chat.grouplive中的类
-
Created by zhukongkang on 2017/9/5.
- GroupLiveController(Context, Handler, String, boolean, String) - 类 的构造器com.kxsimon.video.chat.grouplive.GroupLiveController
-
- groupLiveController - 类 中的变量com.kxsimon.video.chat.vcall.unionvcall.VcallUnionAudienceControl
-
- GroupLiveController.GroupLiveControllerCallBack - com.kxsimon.video.chat.grouplive中的接口
-
- groupLiveControllerCallBack - 类 中的变量com.kxsimon.video.chat.grouplive.GroupLiveController
-
- GroupliveDataMgr - com.kxsimon.video.chat.grouplive.utils中的类
-
Created by zhukongkang on 2017/9/5.
- GroupliveDataMgr(Handler, boolean, String) - 类 的构造器com.kxsimon.video.chat.grouplive.utils.GroupliveDataMgr
-
- GroupliveDataMgr.QueryDataListener - com.kxsimon.video.chat.grouplive.utils中的接口
-
获取数据回调
- GroupTagLocalConfig - com.app.letter.view.chat中的类
-
Created by Administrator on 2017/2/21.
- groupTagLocalConfig - 类 中的静态变量com.app.letter.view.chat.GroupTagLocalConfig.InnerClass
-
- GroupTagLocalConfig.InnerClass - com.app.letter.view.chat中的类
-
- groupUid - 类 中的变量com.app.user.fansgroup.model.JoinSuccessInfo
-
- GroupUserInfos - com.app.letter.view.BO中的类
-
- GroupUserInfos() - 类 的构造器com.app.letter.view.BO.GroupUserInfos
-
- gtype - 类 中的变量com.app.record.game.GameType
-
- GUARD_FROM_LIVE - 类 中的静态变量com.app.user.guardin.GuardInfoDialog
-
- GUARD_FROM_ME - 类 中的静态变量com.app.user.guardin.GuardInfoDialog
-
- GUARD_FROM_OTHER - 类 中的静态变量com.app.user.guardin.GuardInfoDialog
-
- GUARD_FROM_REPLAY - 类 中的静态变量com.app.user.guardin.GuardInfoDialog
-
- GuardBean() - 类 的构造器com.app.user.guardin.GuardinInfoMessage.GuardBean
-
- GuardBuffMsgContent - com.kxsimon.video.chat.msgcontent中的类
-
Created by Administrator on 2018/6/29.
- GuardBuffMsgContent(Parcel) - 类 的构造器com.kxsimon.video.chat.msgcontent.GuardBuffMsgContent
-
- GuardBuffMsgContent(byte[]) - 类 的构造器com.kxsimon.video.chat.msgcontent.GuardBuffMsgContent
-
- GuardBuffView - com.app.user.guardin中的类
-
守护 Buff 控件
Created by QiLei on 2018/6/29.
- GuardBuffView(Context) - 类 的构造器com.app.user.guardin.GuardBuffView
-
- GuardBuffView(Context, AttributeSet) - 类 的构造器com.app.user.guardin.GuardBuffView
-
- GuardBuffView(Context, AttributeSet, int) - 类 的构造器com.app.user.guardin.GuardBuffView
-
- guardDuration - 类 中的变量com.app.user.guardin.GuardinInfoMessage.GuardInfoBean
-
- GuardinBuyMessage - com.app.user.guardin中的类
-
购买守护的信息
- GuardinBuyMessage(String, int, String, AsyncActionCallback) - 类 的构造器com.app.user.guardin.GuardinBuyMessage
-
- GuardinBuyMessage.Result - com.app.user.guardin中的类
-
- guardInfoBean - 类 中的变量com.app.user.guardin.GuardinBuyMessage.Result
-
- GuardInfoBean() - 类 的构造器com.app.user.guardin.GuardinInfoMessage.GuardInfoBean
-
- GuardInfoDialog - com.app.user.guardin中的类
-
Created by zzw on 2017/02/28.
- GuardInfoDialog(Context) - 类 的构造器com.app.user.guardin.GuardInfoDialog
-
- GuardInfoDialog.GuardDialogInterface - com.app.user.guardin中的接口
-
- GuardinInfoMessage - com.app.user.guardin中的类
-
获取守护相关的信息
- GuardinInfoMessage(String, String, AsyncActionCallback) - 类 的构造器com.app.user.guardin.GuardinInfoMessage
-
- GuardinInfoMessage.GuardBean - com.app.user.guardin中的类
-
- GuardinInfoMessage.GuardInfoBean - com.app.user.guardin中的类
-
- guardList - 类 中的变量com.app.user.guardin.GuardinInfoMessage.GuardInfoBean
-
- guardMinPrice - 类 中的变量com.app.user.guardin.GuardinInfoMessage.GuardInfoBean
-
- guardName - 类 中的变量com.app.user.guardin.GuardinInfoMessage.GuardBean
-
- guardPhoto - 类 中的变量com.app.user.guardin.GuardinInfoMessage.GuardBean
-
- guardPurchaseCallback - 类 中的变量com.kxsimon.video.chat.presenter.guard.LiveGuardPresenter
-
- GuardPurchaseDialog - com.app.user.guardin中的类
-
守护充值页面
- GuardPurchaseDialog() - 类 的构造器com.app.user.guardin.GuardPurchaseDialog
-
- GuardPurchaseDialog.GuardPurchaseCallback - com.app.user.guardin中的接口
-
- GuardSelectTime() - 类 的构造器com.app.user.guardin.GuardStage.GuardSelectTime
-
- GuardStage - com.app.user.guardin中的类
-
守护充值档位
- GuardStage() - 类 的构造器com.app.user.guardin.GuardStage
-
- GuardStage.ChargeStage - com.app.user.guardin中的类
-
- GuardStage.GuardSelectTime - com.app.user.guardin中的类
-
- GuardStageMessage - com.app.user.guardin中的类
-
守护充值档位接口
- GuardStageMessage(String, AsyncActionCallback) - 类 的构造器com.app.user.guardin.GuardStageMessage
-
- GuardStarMsgContent - com.kxsimon.video.chat.msgcontent中的类
-
- GuardStarMsgContent(Parcel) - 类 的构造器com.kxsimon.video.chat.msgcontent.GuardStarMsgContent
-
- GuardStarMsgContent(byte[]) - 类 的构造器com.kxsimon.video.chat.msgcontent.GuardStarMsgContent
-
- GuardStarView - com.app.user.guardin中的类
-
守护之星UI
- GuardStarView(Context) - 类 的构造器com.app.user.guardin.GuardStarView
-
- GuardStarView(Context, AttributeSet) - 类 的构造器com.app.user.guardin.GuardStarView
-
- GuardStarView(Context, AttributeSet, int) - 类 的构造器com.app.user.guardin.GuardStarView
-
- guardType - 类 中的变量com.kxsimon.video.chat.request.result.ContributeInfoResult.Data
-
- guardUid - 类 中的变量com.app.user.guardin.GuardinInfoMessage.GuardBean
-
- GuessShareMsgContent - com.kxsimon.video.chat.msgcontent中的类
-
- GuessShareMsgContent() - 类 的构造器com.kxsimon.video.chat.msgcontent.GuessShareMsgContent
-
- GuestCountMsgContent - com.kxsimon.video.chat.msgcontent中的类
-
Created by pc on 2015/10/23.
- GuestCountMsgContent(Parcel) - 类 的构造器com.kxsimon.video.chat.msgcontent.GuestCountMsgContent
-
构造函数。
- GuestCountMsgContent(String, String, String, int) - 类 的构造器com.kxsimon.video.chat.msgcontent.GuestCountMsgContent
-
- GuestCountMsgContent(byte[]) - 类 的构造器com.kxsimon.video.chat.msgcontent.GuestCountMsgContent
-
- GUIDE_ACT_RECOMMEND_Click - 类 中的静态变量com.app.util.PostALGDataUtil
-
- GUIDE_END_CLOSE - 类 中的静态变量com.kxsimon.video.chat.guide.NewUserSendGiftGuideManager
-
引导关闭
- GUIDE_END_EXCEPTION - 类 中的静态变量com.kxsimon.video.chat.guide.NewUserSendGiftGuideManager
-
引导异常结束
- GUIDE_END_NORMAL - 类 中的静态变量com.kxsimon.video.chat.guide.NewUserSendGiftGuideManager
-
引导正常结束
- GUIDE_END_NOT_GIFT - 类 中的静态变量com.kxsimon.video.chat.guide.NewUserSendGiftGuideManager
-
没有新手礼物
- GUIDE_FROME_ANCHOR_CHAT - 类 中的静态变量com.app.user.login.view.dialog.LoginGuideDialog
-
- GUIDE_FROME_BROADCCAST - 类 中的静态变量com.app.user.login.view.dialog.LoginGuideDialog
-
- GUIDE_FROME_CHAT - 类 中的静态变量com.app.user.login.view.dialog.LoginGuideDialog
-
- GUIDE_FROME_GIFT - 类 中的静态变量com.app.user.login.view.dialog.LoginGuideDialog
-
- GUIDE_FROME_HOME_POP - 类 中的静态变量com.app.user.login.view.dialog.LoginGuideDialog
-
- GUIDE_FROME_IM_CHAT - 类 中的静态变量com.app.user.login.view.dialog.LoginGuideDialog
-
- GUIDE_FROME_IM_GIFT - 类 中的静态变量com.app.user.login.view.dialog.LoginGuideDialog
-
- GUIDE_FROME_MESSAGE - 类 中的静态变量com.app.user.login.view.dialog.LoginGuideDialog
-
- GUIDE_FROME_NORMAL - 类 中的静态变量com.app.user.login.view.dialog.LoginGuideDialog
-
source=0 其他
source=1 服务端错误
source=2 首页
source=3 直播间评论
source=4 直播间内私信
source=5 直播间送礼
source=6 申请连麦
source=7 点击座位请求连麦,语音房,包括观众连麦和加入你画我猜
source=8 用户卡片聊天按钮
source=9 私信送礼物
source=10 发送私信
source=11 他人页
source=12 个人页
source=13 开播
source=14 充值
- GUIDE_FROME_RECHARGE - 类 中的静态变量com.app.user.login.view.dialog.LoginGuideDialog
-
- GUIDE_FROME_VCALL - 类 中的静态变量com.app.user.login.view.dialog.LoginGuideDialog
-
- GUIDE_FROME_VCALL_PLUS - 类 中的静态变量com.app.user.login.view.dialog.LoginGuideDialog
-
- guideAnimationEnd(int) - 类 中的方法com.kxsimon.video.chat.guide.NewUserSendGiftGuideManager
-
- guideAnimationStart(int, boolean) - 类 中的方法com.kxsimon.video.chat.guide.NewUserSendGiftGuideManager
-
- GuideBO - com.app.homepage.guide中的类
-
引导页面
一个引导页面包括一段背景视频
- GuideBO() - 类 的构造器com.app.homepage.guide.GuideBO
-
- guideFirstChargeEnd() - 类 中的方法com.kxsimon.video.chat.guide.NewUserSendGiftGuideManager
-
- guideFirstChargeStart() - 类 中的方法com.kxsimon.video.chat.guide.NewUserSendGiftGuideManager
-
- guideFirstSendGiftStart(GiftV2) - 类 中的方法com.kxsimon.video.chat.guide.NewUserSendGiftGuideManager
-
- GuideFollowMsgContent - com.kxsimon.video.chat.msgcontent中的类
-
- GuideFollowMsgContent(String, String, long, String) - 类 的构造器com.kxsimon.video.chat.msgcontent.GuideFollowMsgContent
-
- GuideMessageViewHolder(View) - 类 的构造器com.kxsimon.video.chat.msgcontent.ChatMessageListController.GuideMessageViewHolder
-
- guideSecondSendGiftStart(GiftV2) - 类 中的方法com.kxsimon.video.chat.guide.NewUserSendGiftGuideManager
-
- GuideSendGiftMsgContent - com.kxsimon.video.chat.msgcontent中的类
-
- GuideSendGiftMsgContent() - 类 的构造器com.kxsimon.video.chat.msgcontent.GuideSendGiftMsgContent
-
- GuideShadowView - com.app.view中的类
-
通用的引导控件,用于高亮显示局部区域
- GuideShadowView(Context) - 类 的构造器com.app.view.GuideShadowView
-
- GuideShadowView(Context, AttributeSet) - 类 的构造器com.app.view.GuideShadowView
-
- GuideShadowView(Context, AttributeSet, int) - 类 的构造器com.app.view.GuideShadowView
-
- GuideShadowView.MODEL - com.app.view中的枚举
-
- GuideShadowView.SrcRectBean - com.app.view中的类
-
- GuideSpeakMsgContent - com.kxsimon.video.chat.msgcontent中的类
-
- GuideSpeakMsgContent(String) - 类 的构造器com.kxsimon.video.chat.msgcontent.GuideSpeakMsgContent
-
- GuideStage - com.kxsimon.video.chat.guide中的枚举
-
- GuideTextMsgContent - com.kxsimon.video.chat.msgcontent中的类
-
- GuideTextMsgContent(CharSequence, int) - 类 的构造器com.kxsimon.video.chat.msgcontent.GuideTextMsgContent
-
- GuideUtil - com.app.homepage.guide中的类
-
- GuideUtil() - 类 的构造器com.app.homepage.guide.GuideUtil
-
- GuideUtil.OnDownloadListener - com.app.homepage.guide中的接口
-
- GuildBroadcasterBean - com.kxsimon.video.chat.guild中的类
-
Created by wujin on 2019-12-10
- GuildBroadcasterBean() - 类 的构造器com.kxsimon.video.chat.guild.GuildBroadcasterBean
-
- GuildBroadcasterInfo - com.kxsimon.video.chat.guild中的类
-
FileName:BroadcasterBean
Created : wujin
Date: 2019-12-25
- GuildBroadcasterInfo() - 类 的构造器com.kxsimon.video.chat.guild.GuildBroadcasterInfo
-
- GuildBroadcasterRecyclerView - com.kxsimon.video.chat.guild.widget中的类
-
FileName:GuildBroadcasterRecyclerView
Created : wujin
Date: 2019-12-23
- GuildBroadcasterRecyclerView(Context) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildBroadcasterRecyclerView
-
- GuildBroadcasterRecyclerView(Context, AttributeSet) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildBroadcasterRecyclerView
-
- GuildBroadcasterRecyclerView(Context, PullToRefreshBase.Mode) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildBroadcasterRecyclerView
-
- GuildBroadcasterRecyclerView(Context, PullToRefreshBase.Mode, PullToRefreshBase.AnimationStyle) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildBroadcasterRecyclerView
-
- GuildChannelAdminPresenter - com.kxsimon.video.chat.guild中的类
-
公会房间管理逻辑
- GuildChannelAdminPresenter(GuildChannelAdminView) - 类 的构造器com.kxsimon.video.chat.guild.GuildChannelAdminPresenter
-
- GuildChannelAdminView - com.kxsimon.video.chat.guild中的接口
-
Created by wujin on 2019-12-10
- GuildChannelBroadcasterPresenter - com.kxsimon.video.chat.guild中的类
-
FileName:GuildChannelBroadcasterPresenter
Created : wujin
Date: 2019-12-10
- GuildChannelBroadcasterPresenter(GuildChannelSelectContract.GuildChannelBroadcasterView) - 类 的构造器com.kxsimon.video.chat.guild.GuildChannelBroadcasterPresenter
-
- GuildChannelContract - com.kxsimon.video.chat.guild.live中的接口
-
FileName:GuildRoomContract
Created : wujin
Date: 2019-12-18
- GuildChannelContract.BaseView<T> - com.kxsimon.video.chat.guild.live中的接口
-
- GuildChannelContract.Presenter - com.kxsimon.video.chat.guild.live中的接口
-
- GuildChannelContract.View - com.kxsimon.video.chat.guild.live中的接口
-
- GuildChannelManagerAdapter - com.kxsimon.video.chat.guild.widget中的类
-
Created by wujin on 2019-12-10
- GuildChannelManagerAdapter() - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildChannelManagerAdapter
-
- GuildChannelManagerAdapter.OnGuildRoomClickListener - com.kxsimon.video.chat.guild.widget中的接口
-
- GuildChannelManagerDialogFragment - com.kxsimon.video.chat.guild中的类
-
公会房间room 管理
- GuildChannelManagerDialogFragment() - 类 的构造器com.kxsimon.video.chat.guild.GuildChannelManagerDialogFragment
-
- GuildChannelManagerView - com.kxsimon.video.chat.guild.widget中的类
-
Created by wujin on 2019-12-10
- GuildChannelManagerView(Context) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildChannelManagerView
-
- GuildChannelManagerView(Context, AttributeSet) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildChannelManagerView
-
- GuildChannelManagerView(Context, AttributeSet, int) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildChannelManagerView
-
- GuildChannelManagerView(Context, AttributeSet, int, int) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildChannelManagerView
-
- GuildChannelMenuInfo - com.kxsimon.video.chat.guild中的类
-
公会房间节目单信息
- GuildChannelMenuInfo() - 类 的构造器com.kxsimon.video.chat.guild.GuildChannelMenuInfo
-
- GuildChannelSelectBroadcasterView - com.kxsimon.video.chat.guild.widget中的类
-
- GuildChannelSelectBroadcasterView(Context) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildChannelSelectBroadcasterView
-
- GuildChannelSelectBroadcasterView(Context, AttributeSet) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildChannelSelectBroadcasterView
-
- GuildChannelSelectBroadcasterView(Context, AttributeSet, int) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildChannelSelectBroadcasterView
-
- GuildChannelSelectBroadcasterView(Context, AttributeSet, int, int) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildChannelSelectBroadcasterView
-
- GuildChannelSelectBroadcasterView.OnModifyListener - com.kxsimon.video.chat.guild.widget中的接口
-
- GuildChannelSelectContract - com.kxsimon.video.chat.guild中的类
-
FileName:GuildChannelSelectContract
Created : wujin
Date: 2019-12-23
- GuildChannelSelectContract() - 类 的构造器com.kxsimon.video.chat.guild.GuildChannelSelectContract
-
- GuildChannelSelectContract.GuildChannelBroadcasterView - com.kxsimon.video.chat.guild中的接口
-
- GuildMenuListeBean - com.kxsimon.video.chat.guild中的类
-
FileName:GuildMenuIListeBean
Created : wujin
Date: 2020/4/15
- GuildMenuListeBean() - 类 的构造器com.kxsimon.video.chat.guild.GuildMenuListeBean
-
- GuildRoomInfo - com.kxsimon.video.chat.guild中的类
-
FileName:GuildRoomInfo
Created : wujin
Date: 2020/4/14
- GuildRoomInfo() - 类 的构造器com.kxsimon.video.chat.guild.GuildRoomInfo
-
- GuildSearchView - com.kxsimon.video.chat.guild.widget中的类
-
Created by wujin on 2019-12-10
- GuildSearchView(Context) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildSearchView
-
- GuildSearchView(Context, AttributeSet) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildSearchView
-
- GuildSearchView(Context, AttributeSet, int) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildSearchView
-
- GuildSearchView(Context, AttributeSet, int, int) - 类 的构造器com.kxsimon.video.chat.guild.widget.GuildSearchView
-
- GuildSearchView.OnSearchListener - com.kxsimon.video.chat.guild.widget中的接口
-