示例#1
0
 private void UpdateUnreadNotice(object sender, AVIMMessageEventArgs e)
 {
     ConversationUnreadListener.UpdateNotice(e.Message);
 }