类的使用
com.lark.oapi.service.calendar.v4.model.ListCalendarEventReq
使用ListCalendarEventReq的程序包
-
com.lark.oapi.service.calendar.v4.model中ListCalendarEventReq的使用
-
com.lark.oapi.service.calendar.v4.resource中ListCalendarEventReq的使用
修饰符和类型方法说明CalendarEvent.list(ListCalendarEventReq req) 获取日程列表,该接口用于以当前身份(应用 / 用户)获取日历下的日程列表。CalendarEvent.list(ListCalendarEventReq req, RequestOptions reqOptions) 获取日程列表,该接口用于以当前身份(应用 / 用户)获取日历下的日程列表。