Uses of Enum
io.sendon.kakao.request.ButtonType
Packages that use ButtonType
-
Uses of ButtonType in io.sendon.kakao.request
Fields in io.sendon.kakao.request declared as ButtonTypeMethods in io.sendon.kakao.request that return ButtonTypeModifier and TypeMethodDescriptionstatic ButtonTypeReturns the enum constant of this type with the specified name.static ButtonType[]ButtonType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.sendon.kakao.request with parameters of type ButtonTypeModifier and TypeMethodDescriptionAlButton.setType(ButtonType type) Button.setType(ButtonType type) WlButton.setType(ButtonType type)