exitState static method

JSObject exitState()

Implementation

static JSObject exitState() {
  return context["wx"]["mpcbExitState"];
}