SAMMessage::body
  • References/PHP/Function/Services/SAM/SAMMessage

(PECL sam >= 0.1.0) The body of the message.

2025-01-10 15:47:30
SAMConnection::disconnect
  • References/PHP/Function/Services/SAM/SAMConnection

(PECL sam >= 0.1.0) Disconnects from a Messaging Server

2025-01-10 15:47:30
SAMConnection::errno
  • References/PHP/Function/Services/SAM/SAMConnection

(PECL sam >= 0.1.0) Contains the unique numeric error code of the last executed SAM operation.

2025-01-10 15:47:30
SAMConnection::isConnected
  • References/PHP/Function/Services/SAM/SAMConnection

(PECL sam >= 0.1.0) Queries whether a connection is established to a Messaging Server

2025-01-10 15:47:30
SAMConnection::peek
  • References/PHP/Function/Services/SAM/SAMConnection

(PECL sam >= 0.1.0) Read a message from a queue without removing it from the queue.

2025-01-10 15:47:30
SAMConnection::commit
  • References/PHP/Function/Services/SAM/SAMConnection

(PECL sam >= 0.1.0) Commits (completes) the current unit of work.

2025-01-10 15:47:30
SAMConnection::send
  • References/PHP/Function/Services/SAM/SAMConnection

(PECL sam >= 0.1.0) Send a message to a queue or publish an item to a topic.

2025-01-10 15:47:30
SAMConnection::__construct
  • References/PHP/Function/Services/SAM/SAMConnection

(PECL sam >= 0.1.0) Creates a new connection to a Messaging Server

2025-01-10 15:47:30
SAMConnection::peekAll
  • References/PHP/Function/Services/SAM/SAMConnection

(PECL sam >= 0.2.0) Read one or more messages from a queue without removing it from the queue.

2025-01-10 15:47:30