MCPcopy Create free account
hub / github.com/MrFuFuFu/RxFace / groupingGrouping

Method groupingGrouping

sdk_unuse/HttpRequests.java:408–410  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

406 }
407
408 public JSONObject groupingGrouping() throws FaceppParseException {
409 return request("grouping", "grouping");
410 }
411 public JSONObject groupingGrouping(PostParameters params) throws FaceppParseException{
412 return request("grouping", "grouping", params);
413 }

Callers

nothing calls this directly

Calls 1

requestMethod · 0.95

Tested by

no test coverage detected