getGroupId method

String getGroupId ()

获取群id

Implementation

String getGroupId(){
  return _groupId;
}