scuttlebutt-client-lib / org.apache.tuweni.scuttlebutt.lib.model / FeedMessage / <init>

<init>

FeedMessage(key: String, type: Optional<String>, value: FeedValue)

Parameters

key - the ID of the message

type - the type of the content (is Empty if unknown because the message is private and not decryptable.)

value - the metadata and contents of the message.