Platforms to show: All Mac Windows Linux Cross-Platform

Back to RabbitMQFrameMBS class.

RabbitMQFrameMBS.BodyFragment as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The body fragment.

Only set if FrameType is kFrameBody.
(Read and Write property)

Some examples using this property:

RabbitMQFrameMBS.BodyFragmentSize as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The size of the body fragment in bytes.

Only set if FrameType is kFrameBody.
(Read and Write property)

Some examples using this property:

RabbitMQFrameMBS.BodySize as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Size of the body in bytes.

Only set if FrameType is kFrameHeader.
(Read and Write property)

Some examples using this property:

RabbitMQFrameMBS.Channel as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The channel the frame was received on.

(Read and Write property)

RabbitMQFrameMBS.ClassID as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The class for the properties.

Only set if FrameType is kFrameHeader.
(Read and Write property)

RabbitMQFrameMBS.FrameType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The frame type.

See kFrameMethod, kFrameHeader and kFrameBody.
(Read and Write property)

Some examples using this property:

RabbitMQFrameMBS.MethodDecoded as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The decoded method content.

MBS Plugin has code to translate over 60 types of method structures into Xojo dictionary.
Only set if FrameType is kFrameMethod.
(Read and Write property)

RabbitMQFrameMBS.MethodID as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The method ID.

Only set if FrameType is kFrameMethod.
(Read and Write property)

RabbitMQFrameMBS.PropertiesDecoded as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The decoded properties.

MBS Plugin has code to translate over several types of properties structures into Xojo dictionary.
Only set if FrameType is kFrameHeader.
(Read and Write property)

RabbitMQFrameMBS.Raw as MemoryBlock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Amqp-encoded properties structure.

Only set if FrameType is kFrameHeader.
(Read and Write property)

RabbitMQFrameMBS.RawSize as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The size of the Raw data.

Only set if FrameType is kFrameHeader.
(Read and Write property)

The items on this page are in the following plugins: MBS RabbitMQ Plugin.


The biggest plugin in space...