public class ListRoomsResponse extends Object
static class
ListRoomsResponse.Room
ListRoomsResponse(List<ListRoomsResponse.Room> rooms)
String
getCursor()
List<String>
getRoomIds()
EMPage<String>
toEMPage()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListRoomsResponse(List<ListRoomsResponse.Room> rooms)
public List<String> getRoomIds()
public String getCursor()
public EMPage<String> toEMPage()
Copyright © 2024. All rights reserved.