AMQPEnvelope
PHP Manual

AMQPEnvelope::getHeader

(No version information available, might only be in SVN)

AMQPEnvelope::getHeaderGet a specific message header

Descrierea

public string AMQPEnvelope::getHeader ( string $header_key )

Get the header value for a specific header key.

Parametri

Această funcție nu are parametri.

Valorile întoarse

The contents of the specified header or FALSE if not set.


AMQPEnvelope
PHP Manual