getGroupName method

String getGroupName ()

获取群名称

Implementation

String getGroupName(){
  return _groupName;
}