deleteMessage

Removes a Message from appearing in a device's message stream. Does nothing if message is null.

Parameters

message

the Message to delete from this device's stream.

handler

optional response handler callback for request success or failure.