setGroupApplicationRead method

V2TimCallback setGroupApplicationRead()

Implementation

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