Example #1
0
 public function pollMessages()
 {
     $this->whatsprot->pollMessage();
     $this->whatsprot->sendPing();
 }