MCPcopy Index your code
hub / github.com/MrFuFuFu/RxFace / setMode

Method setMode

sdk_unuse/PostParameters.java:289–292  ·  view source on GitHub ↗

mode= oneface | normal @param type @return this

(String type)

Source from the content-addressed store, hash-verified

287 * @return this
288 */
289 public PostParameters setMode(String type) {
290 addString("mode", type);
291 return this;
292 }
293
294
295 /**

Callers 1

offlineDetectMethod · 0.80

Calls 1

addStringMethod · 0.95

Tested by

no test coverage detected