tuweni / org.apache.tuweni.scuttlebutt.lib.model / Profile

Profile

open class Profile (source)

Represents a user profile.

Constructors

<init>

Profile()
Profile(key: String!, displayName: String!)

Functions

getDisplayName

open fun getDisplayName(): String!

getKey

open fun getKey(): String!