Returns one of the following Progress OpenEdge JMS Adapter message types: TextMessage, MapMessage, StreamMessage, BytesMessage, HeaderMessage, XMLMessage, MultipartMessage, TempTableMessage, or DataSetMessage.

Syntax

FUNCTION getMessageType RETURNS CHARACTER.

Applies to

Message objects

See also

getJMSDestination function, getJMSRedelivered function, getMessageType function, getJMSMessageID function, getJMSDeliveryMode function, getJMSTimestamp function, getJMSExpiration function, getJMSPriority function

For more information, see the Accessing message header properties.