Platforms to show: All Mac Windows Linux Cross-Platform

RabbitMQRPCReplyMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class RabbitMQ MBS RabbitMQ Plugin 21.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Reply from a RPC method on the broker.

This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Error Codes

Constant Value Description
kAccessRefused 403
kChannelError 504
kCommandInvalid 503
kConnectionForced 320
kContentTooLarge 311
kFrameError 501
kInternalError 541
kInvalidPath 402
kNoConsumers 313
kNoRoute 312
kNotAllowed 530
kNotFound 404
kNotImplemented 540
kPreconditionFailed 406
kReplySuccess 200 Success
kResourceError 506
kResourceLocked 405
kSyntaxError 502
kUnexpectedFrame 505

Response Types

Constant Value Description
ResponseTypeLibraryException 2 The library encountered an error, check the LibraryError field.
ResponseTypeNone 0 Invalid state.
ResponseTypeNormal 1 The RPC completed successfully.
ResponseTypeServerException 3 The broker returned an exception, check the reply field.

This class has no sub classes.

Some methods using this class:

Some properties using for this class:

Some examples using this class:

Blog Entries


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


RabbitMQMessageMBS   -   Radiobutton


The biggest plugin in space...