Skip to content

Commit

Permalink
Merge pull request #6 from faxi05/development
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
bdw429s authored Jul 25, 2023
2 parents 158bd94 + 4965c8b commit df48cd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ Transient that represents a message received from the server for you to process.
* **getHeaders()** - Struct containing any custom headers
* **getMessageId()** - Message ID
* **getPriority()** - Priority (numeric, 1-10)
* **getRawBody()** - The raw body of the message.
* **getReplyTo()** - Reply to
* **getTimestamp()** - Timestamp (java.util.Date)
* **getType()** - Type
Expand Down

0 comments on commit df48cd1

Please sign in to comment.