注册

android会话记录在当前页面的时候有新消息的时候如何刷新

已邀请:
可以在接收到消息后,在消息监听中去调用下刷新会话列表,可以看下demo的mainactivity中的接收消息中的调用conversationListFragment.refresh();

要回复问题请先登录注册