类的使用
com.easemob.im.api.model.EMGetRoomListResult
使用EMGetRoomListResult的程序包
-
com.easemob.im.api中EMGetRoomListResult的使用
返回变量类型为EMGetRoomListResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明RoomApi.getRoomListWithHttpInfo(Integer limit, String cursor) 获取 app 中的聊天室 分页获取应用下的聊天室列表和信息。类型变量类型为EMGetRoomListResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallRoomApi.getRoomListAsync(Integer limit, String cursor, ApiCallback<EMGetRoomListResult> _callback) 获取 app 中的聊天室 (asynchronously) 分页获取应用下的聊天室列表和信息。 -
com.easemob.im.api.model中EMGetRoomListResult的使用
修饰符和类型方法说明EMGetRoomListResult.addDataItem(EMGetRoomListResource dataItem) EMGetRoomListResult.data(List<EMGetRoomListResource> data) static EMGetRoomListResultCreate an instance of EMGetRoomListResult given an JSON string