UserProfileOrderManager

public final class UserProfileOrderManager

Constructors

Link copied to clipboard
public void UserProfileOrderManager(ArrayList<String> value)

Properties

Link copied to clipboard
public final ArrayList<String> userIds

Functions

Link copied to clipboard
public void exchange(String fromUserId, String toUserId)
Link copied to clipboard
public List<CallUserProfile> getSortedProfileList(List<CallUserProfile> participantProfileList)
Link copied to clipboard
public ArrayList<String> getUserIds()