getDescription method

String getDescription ()

获取聊天室详情

Implementation

String getDescription(){
  return _description;
}