类 CalendarEventMeetingChat
java.lang.Object
com.lark.oapi.service.calendar.v4.resource.CalendarEventMeetingChat
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明,create(CreateCalendarEventMeetingChatReq req, RequestOptions reqOptions) ,,delete(DeleteCalendarEventMeetingChatReq req, RequestOptions reqOptions) ,
-
构造器详细资料
-
CalendarEventMeetingChat
-
-
方法详细资料
-
create
public CreateCalendarEventMeetingChatResp create(CreateCalendarEventMeetingChatReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
create
public CreateCalendarEventMeetingChatResp create(CreateCalendarEventMeetingChatReq req) throws Exception ,- 抛出:
Exception
-
delete
public DeleteCalendarEventMeetingChatResp delete(DeleteCalendarEventMeetingChatReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
delete
public DeleteCalendarEventMeetingChatResp delete(DeleteCalendarEventMeetingChatReq req) throws Exception ,- 抛出:
Exception
-