getUserPublicInfo
fun getUserPublicInfo(userId: String, callback: GetUserPublicInfoCallback)
Content copied to clipboard
Returns specified user public profile information.
Parameters
userId
User identifier of public profile information to be received.
callback
Callback that contains public user info.