| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.vc.v1.resource |
| 限定符和类型 | 方法和说明 |
|---|---|
SearchRoomResp |
Room.search(SearchRoomReq req)
搜索会议室,该接口可以用来搜索会议室,支持使用关键词进行搜索,也支持使用自定义会议室ID进行查询
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room/search ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/vcv1/SearchRoomSample.java ;
|
SearchRoomResp |
Room.search(SearchRoomReq req,
RequestOptions reqOptions)
搜索会议室,该接口可以用来搜索会议室,支持使用关键词进行搜索,也支持使用自定义会议室ID进行查询
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/room/search ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/vcv1/SearchRoomSample.java ;
|
Copyright © 2025. All rights reserved.