-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding deleteMessage method to delete single messages
- Loading branch information
David Schneider
committed
Jun 28, 2016
1 parent
5b864c4
commit 09bbafb
Showing
1 changed file
with
95 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
09bbafb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This also breaks stuff, because the return value from the process method is not an array anymore but plain text. Otherwise it would break when choosing xml as response format in the constructor.