get
Retrieves a message asynchronously by message Id.
Since
0.1
Parameters
message Id
The identifier of the message.
handler
A closure to be executed once the message has been retrieved.
Retrieves a message asynchronously by message Id.
0.1
The identifier of the message.
A closure to be executed once the message has been retrieved.