tuweni / org.apache.tuweni.scuttlebutt.lib.model.query / AboutQueryResponse

AboutQueryResponse

open class AboutQueryResponse (source)

A response to querying for the profile details of a user.

Constructors

<init>

AboutQueryResponse()AboutQueryResponse(name: String)

Functions

getName

open fun getName(): String