/**
  * Get message ID
  * @return string
  */
 public function getId()
 {
     return $this->sspMessage->getId();
 }