SWGetRoomReply Class
Namespace: SWNetwork.Lobby
Last updated
Namespace: SWNetwork.Lobby
Last updated
Properties
Type
Description
totalPages
int
Number of pages of rooms.
totalRooms
int
Number of rooms.
currentIndex
int
Current page index;
currentPageCount
int
Number of rooms in the current page.
rooms
List<SWRoom>
List of rooms in the current page.