FriendListLoadFriendList
Callable
Parameters
data: ServerFriendInfo[]
An array of data, we receive from the server
data.MemberName
- The name of the playerdata.MemberNumber
- The ID of the playerdata.ChatRoomName
- The name of the ChatRoomdata.ChatRoomSpace
- The space, where this room was created.data.Type
- The relationship that exists between the player and the friend of the list.
Returns void
- Nothing
Loads the friend list data into the HTML div element.