FunctionsFriendListSortFriendListSort CallableFriendListSort(sortingMode: FriendListSortingMode, sortingDirection: FriendListSortingDirection): voidSorts the friend list depending on the sorting mode and the sorting direction. If the sorting mode is none nothing is done.ParameterssortingMode: FriendListSortingModesortingDirection: FriendListSortingDirectionReturns void
Sorts the friend list depending on the sorting mode and the sorting direction. If the sorting mode is none nothing is done.