public interface ILiveGuardPresenter extends IViewPresenter, NewGuardManager.GuardCallback
限定符和类型 | 方法和说明 |
---|---|
void |
initManager() |
static ILiveGuardPresenter |
newInstance() |
void |
onReceiveGuardStar(GuardStarMsgContent msg) |
void |
setVisibility(boolean isShow) |
void |
showGuardDialog(int from,
boolean isSuper) |
hasLayer, initialize, invalid, release
destroy
onGuardBuffStart, onGuardStarChanged
static ILiveGuardPresenter newInstance()
void showGuardDialog(int from, boolean isSuper)
void setVisibility(boolean isShow)
void onReceiveGuardStar(GuardStarMsgContent msg)
void initManager()