setActive method

NUIUserActivity setActive()

Implementation

NUIUserActivity setActive() {
  status = STATUS_SUCCESS;
  return this;
}