PitelServiceImpl constructor

PitelServiceImpl()

Implementation

PitelServiceImpl() {
  pitelClient.pitelCall.addListener(this);
}