getUserPublicInfo

fun getUserPublicInfo(userId: String, callback: GetUserPublicInfoCallback)

Returns specified user public profile information.

Parameters

userId

User identifier of public profile information to be received.

callback

Callback that contains public user info.

Sources

Link copied to clipboard