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