类 EventDispatcher
java.lang.Object
com.lark.oapi.event.EventDispatcher
- 所有已实现的接口:
IHandler
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明decryptEvent(String cipherEventJsonStr) voiddoWithoutValidation(byte[] payload) static EventDispatcher.BuildernewBuilder(String verificationToken, String encryptKey)
-
构造器详细资料
-
EventDispatcher
-
-
方法详细资料
-
newBuilder
-
getVerificationToken
-
getEncryptKey
-
parseReq
-
decryptEvent
-
doWithoutValidation
- 抛出:
Throwable
-
handle
-