Get Message by MessageId
This use case retrieves a Message
by its id
.
Parameters
id
of the Message.
On Success
- Returns the Message that corresponds to the
id
.
On Failure
id
does not resolve to a Message.
This use case retrieves a Message
by its id
.
id
of the Message.id
.id
does not resolve to a Message.