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