Boolean safmq_php::safmq_seek_id
(UUID reciptID, Integer timeout,
Cursor cursor, Queue queue,
Connection con)
Moves the cursor's possition to be located on a message indicated by the recipt id.
Child Classes
Moves the cursor's possition to be located on a message indicated by the recipt id.
- Parameters:
- reciptID - [in] Recipt ID of the message to find
timeout - [in] The number of seconds to wait for the message
queue - [in,optional] The queue to readfrom, if not specified, uses the most recently opened message
con - [in,optional] The server to read from, if not specified, uses the most recently opened connection
- Returns:
- FALSE (Boolean) if an error occured, a Message otherwise.
Member Documentation
Table of Contents HTML hierarchy of classes or Java
Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: