Swift_Mime_MimeEntity::getId PHP Method

getId() public method

For most entities this will likely be the Content-ID, though it has no explicit semantic meaning and can be considered an identifier for programming logic purposes. If a Content-ID header is present, this value SHOULD match the value of the header.
public getId ( ) : string
return string
    public function getId();