Skip to content

Accessing RMQMessage properties #80

@hasbean

Description

@hasbean

I need to access the correlationID of an incoming message, but for some reason it's missing from the header file.

I added this to RMQMessage.h

@property (nonatomic, readonly) NSArray *properties;

Works great so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions