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
Function: The body fragment.
Notes:
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
Function: The size of the body fragment in bytes.
Notes:
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
Function: Size of the body in bytes.
Notes:
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
Function: The channel the frame was received on.
Notes: (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
Function: The class for the properties.
Notes:
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
Function: The frame type.
Notes:
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
Function: The decoded method content.
Notes:
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
Function: The method ID.
Notes:
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
Function: The decoded properties.
Notes:
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
Function: Amqp-encoded properties structure.
Notes:
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
Function: The size of the Raw data.
Notes:
Only set if FrameType is kFrameHeader.
(Read and Write property)

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


💬 Ask a question or report a problem
The biggest plugin in space...


Start Chat