tuweni / org.apache.tuweni.scuttlebutt.rpc / RPCMessage / bodyType

bodyType

fun bodyType(): BodyType! (source)

Provides the type of the body of the message: a binary message, a UTF-8 string or a JSON message.

Return
BodyType!: the type of the body: a binary message, a UTF-8 string or a JSON message