类的使用
com.lark.oapi.service.vc.v1.model.MeetingParticipant.Builder
-
com.lark.oapi.service.vc.v1.model中MeetingParticipant.Builder的使用
修饰符和类型方法说明MeetingParticipant.Builder.finalLeaveTime(String finalLeaveTime) 最终离会时间,秒级Unix时间戳MeetingParticipant.Builder.firstJoinTime(String firstJoinTime) 首次入会时间,秒级Unix时间戳用户IDMeetingParticipant.Builder.inMeetingDuration(String inMeetingDuration) 累计在会中时间,时间单位:秒是否为联席主持人MeetingParticipant.Builder.isExternal(Boolean isExternal) 是否为外部参会人是否为主持人static MeetingParticipant.BuilderMeetingParticipant.newBuilder()MeetingParticipant.Builder.status(MeetingParticipantParticipantStatusEnum status) 参会人状态参会人状态MeetingParticipant.Builder.userType(MeetingParticipantUserTypeEnum userType) 用户类型用户类型