类 cn.signit.sdk.type.WebhookEventType
的使用

使用 WebhookEventType 的软件包
cn.signit.sdk.type   
 

cn.signit.sdk.typeWebhookEventType 的使用
 

返回 WebhookEventTypecn.signit.sdk.type 中的方法
static WebhookEventType WebhookEventType.parse(String event)
          根据事件名称解析成对应的枚举类型.
static WebhookEventType WebhookEventType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static WebhookEventType[] WebhookEventType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 



Copyright © 2019. All rights reserved.