| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.calendar.v4.model |
| 限定符和类型 | 方法和说明 |
|---|---|
UserMeta |
UserMeta.Builder.build() |
UserMeta[] |
MyaiReply.getParticipants() |
UserMeta[] |
MyAiEventDetail.getParticipants() |
UserMeta |
SearchUserDataAi.getUserInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
MyaiReply.Builder |
MyaiReply.Builder.participants(UserMeta[] participants)
参与人实体列表
示例值:
|
MyAiEventDetail.Builder |
MyAiEventDetail.Builder.participants(UserMeta[] participants)
参与人实体列表
示例值:
|
void |
MyaiReply.setParticipants(UserMeta[] participants) |
void |
MyAiEventDetail.setParticipants(UserMeta[] participants) |
void |
SearchUserDataAi.setUserInfo(UserMeta userInfo) |
SearchUserDataAi.Builder |
SearchUserDataAi.Builder.userInfo(UserMeta userInfo)
搜索到的用户信息
示例值:
|
Copyright © 2024. All rights reserved.