autopush.web.message

class autopush.web.message.MessageHandler(application, request, **kwargs)[source]
delete(*args, **kwargs)[source]

Drops a pending message.

The message will only be removed from DynamoDB. Messages that were successfully routed to a client as direct updates, but not delivered yet, will not be dropped.