tuweni / org.apache.tuweni.scuttlebutt.lib.model / FeedValue / getContentAsJsonString

getContentAsJsonString

open fun getContentAsJsonString(): String! (source)

The message content as a JSON string.

Exceptions

JsonProcessingException - if the contents could not be serialized to JSON

Return
String!: the contents of the message as a JSON string.