Description
Based on http://opensocial.github.io/spec/2.5.1/Social-API-Server.xml#rfc.section.2.7.4 it should be possible to delete a message collection.
The MessageService already has an entry point for it, but the MessageHandler doesn't call it.
Attached patch adds that part of the logic.