类的使用
com.lark.oapi.service.calendar.v4.model.CalendarEventAttendeeResp.Builder
-
com.lark.oapi.service.calendar.v4.model中CalendarEventAttendeeResp.Builder的使用
修饰符和类型方法说明CalendarEventAttendeeResp.Builder.attendeeId(String attendeeId) 参与人IDchat类型参与人的群组chat_idCalendarEventAttendeeResp.Builder.chatMembers(AttendeeChatMember[] chatMembers) 群中的群成员,当type为Chat时有效;群成员不支持编辑CalendarEventAttendeeResp.Builder.displayName(String displayName) 参与人名称CalendarEventAttendeeResp.Builder.isExternal(Boolean isExternal) 参与人是否为外部参与人;外部参与人不支持编辑CalendarEventAttendeeResp.Builder.isOptional(Boolean isOptional) 参与人是否为「可选参加」,无法编辑群参与人的此字段CalendarEventAttendeeResp.Builder.isOrganizer(Boolean isOrganizer) 参与人是否为日程组织者CalendarEventAttendeeResp.newBuilder()bot身份操作时,为预定的会议室指定实际预定人CalendarEventAttendeeResp.Builder.resourceCustomization(CalendarAttendeeResourceCustomization[] resourceCustomization) 会议室的个性化配置resource类型参与人的会议室room_idCalendarEventAttendeeResp.Builder.rsvpStatus(CalendarEventAttendeeRespRsvpStatusEnum rsvpStatus) 参与人RSVP状态CalendarEventAttendeeResp.Builder.rsvpStatus(String rsvpStatus) 参与人RSVP状态CalendarEventAttendeeResp.Builder.thirdPartyEmail(String thirdPartyEmail) third_party类型参与人的邮箱CalendarEventAttendeeResp.Builder.type(CalendarEventAttendeeRespEventAttendeeTypeEnum type) 参与人类型,仅当新建参与人时可设置类型。参与人类型,仅当新建参与人时可设置类型。参与人的用户id,依赖于user_id_type返回对应的取值,当is_external为true时,此字段只会返回open_id或者union_id