decodeMessagesFromString
Decodes a string representation of Messages using the provided StringFormat.
Receiver
StringFormat, e.g. Json
Return
The deserialized Messages object.
Parameters
string
The string representation of Messages to decode.