initGroupAttributes method

V2TimCallback initGroupAttributes()

Implementation

V2TimCallback initGroupAttributes() {
  return CommonUtils.returnError(
      "initGroupAttributes feature does not exist on the web");
}