public interface IJoinPresenter extends IViewPresenter
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addJoinMessage(com.live.immsgmodel.JoinChatroomMsgContent msg) |
void |
hideVideoJoinView() |
static IJoinPresenter |
newIntance() |
void |
showVideoJoinView(com.live.immsgmodel.JoinChatroomMsgContent rawData) |
hasLayer, initialize, invalid, releasedestroystatic IJoinPresenter newIntance()
void addJoinMessage(com.live.immsgmodel.JoinChatroomMsgContent msg)
void showVideoJoinView(com.live.immsgmodel.JoinChatroomMsgContent rawData)
void hideVideoJoinView()