SocialFriendsResponse

fun SocialFriendsResponse(    friendsList: List<SocialFriend>,     limit: Int,     offset: Int,     platform: SocialNetwork?,     totalCount: Int,     withXlUid: Boolean)

Sources

Link copied to clipboard