| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.vc.v1.model | |
| com.lark.oapi.service.vc.v1.resource |
| 限定符和类型 | 方法和说明 |
|---|---|
ParticipantListExportReq |
ParticipantListExportReq.Builder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
ParticipantListExportResp |
Export.participantList(ParticipantListExportReq req)
导出参会人明细,导出某个会议的参会人详情列表,具体权限要求请参考「导出概述」
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/export/participant_list ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/vcv1/ParticipantListExportSample.java ;
|
ParticipantListExportResp |
Export.participantList(ParticipantListExportReq req,
RequestOptions reqOptions)
导出参会人明细,导出某个会议的参会人详情列表,具体权限要求请参考「导出概述」
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/vc-v1/export/participant_list ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/vcv1/ParticipantListExportSample.java ;
|
Copyright © 2024. All rights reserved.