getAnnouncement method

String getAnnouncement ()

获取聊天室公告

Implementation

String getAnnouncement(){
   return _announcement;
}