类的使用
com.lark.oapi.service.calendar.v4.model.CreateCalendarEventResp
使用CreateCalendarEventResp的程序包
-
com.lark.oapi.service.calendar.v4.resource中CreateCalendarEventResp的使用
修饰符和类型方法说明CalendarEvent.create(CreateCalendarEventReq req) 创建日程,该接口用于以当前身份(应用 / 用户)在日历上创建一个日程。CalendarEvent.create(CreateCalendarEventReq req, RequestOptions reqOptions) 创建日程,该接口用于以当前身份(应用 / 用户)在日历上创建一个日程。