public interface ILiveRecommendPresenter extends IViewPresenter
限定符和类型 | 方法和说明 |
---|---|
boolean |
canShowForYouSwitch() |
void |
closeForYou() |
static ILiveRecommendPresenter |
newInstance() |
void |
showDefaultForYou() |
void |
showForYou() |
void |
showOrHideForYouSwitch() |
void |
showOrHideForYouSwitch(boolean isHide) |
hasLayer, initialize, invalid, release
destroy
static ILiveRecommendPresenter newInstance()
void showOrHideForYouSwitch()
void showDefaultForYou()
boolean canShowForYouSwitch()
void showOrHideForYouSwitch(boolean isHide)
void showForYou()
void closeForYou()