PHP Class Horde_Imap_Client_Data_Fetch_Pop3, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Imap_Client_Data_Fetch
ファイルを表示 Open project: horde/horde

Public Methods

Method Description
setUid ( string $uid ) Set UID.

Method Details

setUid() public method

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