MessageBody Property

The message body.

Object Oriented Interface

public function getMessageBody();
public function setMessageBody($value);

Procedural Interface

ipworksiot_amqpclassic_get($res, 42 );
ipworksiot_amqpclassic_set($res, 42, $value );

Default Value

''

Remarks

The message body.

This property holds the body of the message. It may be empty.

This property is not available at design time.

Data Type

Binary String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 PHP Edition - Version 20.0 [Build 8265]