tuweni / org.apache.tuweni.scuttlebutt.lib / SocialService / getProfile

getProfile

open fun getProfile(publicKey: String!): AsyncResult<Profile!>! (source)

Gets the profile of a given user

Parameters

publicKey - String!: the public key of the user to get the profile of

Return
AsyncResult<Profile!>!: the profile of a given user