getStatus method

  1. @override
AIStatus getStatus()
override

Implementation

@override
AIStatus getStatus() {
  return lastStatus;
}