Uses of Enum Class
org.strassburger.lifestealz.util.WebHookManager.WebHookType
-
Uses of WebHookManager.WebHookType in org.strassburger.lifestealz.util
Modifier and TypeMethodDescriptionstatic WebHookManager.WebHookType
Returns the enum constant of this class with the specified name.static WebHookManager.WebHookType[]
WebHookManager.WebHookType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
WebHookManager.sendWebhookMessage
(WebHookManager.WebHookType type, String... placeholders)