Uses of Enum Class
com.bytedesk.kbase.quick_reply.QuickReplyTypeEnum
Packages that use QuickReplyTypeEnum
-
Uses of QuickReplyTypeEnum in com.bytedesk.kbase.quick_reply
Methods in com.bytedesk.kbase.quick_reply that return QuickReplyTypeEnumModifier and TypeMethodDescriptionstatic QuickReplyTypeEnum
Returns the enum constant of this class with the specified name.static QuickReplyTypeEnum[]
QuickReplyTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.