Swift_Mime_MimeEntity::getId PHP 메소드

getId() 공개 메소드

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
리턴 string
    public function getId();