Exemplo n.º 1
0
 /**
  * Get Packet Identifier
  *
  * @return int
  */
 public function getMsgID()
 {
     return $this->header->getMsgID();
 }