类 HireService.P2ApplicationDeletedV1Handler
java.lang.Object
com.lark.oapi.service.hire.HireService.P2ApplicationDeletedV1Handler
- 所有已实现的接口:
IEventHandler<P2ApplicationDeletedV1>
- 封闭类:
HireService
public abstract static class HireService.P2ApplicationDeletedV1Handler
extends Object
implements IEventHandler<P2ApplicationDeletedV1>
-
构造器概要
构造器 -
方法概要
从接口继承的方法 com.lark.oapi.event.IEventHandler
handle
-
构造器详细资料
-
P2ApplicationDeletedV1Handler
public P2ApplicationDeletedV1Handler()
-
-
方法详细资料
-
getEvent
- 指定者:
getEvent在接口中IEventHandler<P2ApplicationDeletedV1>
-