public interface ILiveBullenInPresenter extends IViewPresenter
限定符和类型 | 方法和说明 |
---|---|
void |
clear() |
void |
doBulletinAnim(java.lang.String content,
java.lang.String url,
boolean isShop) |
static ILiveBullenInPresenter |
newInstance() |
void |
showBulletin(BulletinMsgContent msg) |
hasLayer, initialize, invalid, release
destroy
static ILiveBullenInPresenter newInstance()
void showBulletin(BulletinMsgContent msg)
void clear()
void doBulletinAnim(java.lang.String content, java.lang.String url, boolean isShop)