public interface ContactsCallback extends BaseCallback
Modifier and Type | Method and Description |
---|---|
void |
onContactsAvailable(ArrayList<User> currentUsers,
ArrayList<User> newFriends,
ArrayList<User> deleteFriends) |
onError