PHP Class Horde_Imap_Client_Data_Fetch_Pop3, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Imap_Client_Data_Fetch
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
setUid ( string $uid ) Set UID.

Method Details

setUid() public méthode

Set UID.
public setUid ( string $uid )
$uid string The message UID. Unlike IMAP, this UID does not have to be an integer.