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

getFollowing

open fun getFollowing(): AsyncResult<MutableList<Profile!>!>! (source)

Get the profiles of all the users that the instance is following.

Return
AsyncResult<MutableList<Profile!>!>!: the profiles of all the users that the instance is following