addFriends

fun addFriends(userIds: List<String>, handler: UsersHandler?)

Add friends.

Since

3.0.47

Parameters

userIds

User IDs to add friends.

handler

Callback handler.