Uses of Class
io.sendon.kakao.request.Button
Packages that use Button
-
Uses of Button in io.sendon.kakao.request
Subclasses of Button in io.sendon.kakao.requestFields in io.sendon.kakao.request with type parameters of type ButtonMethods in io.sendon.kakao.request that return ButtonModifier and TypeMethodDescriptionButton.setOrdering(int ordering) Button.setType(ButtonType type) Methods in io.sendon.kakao.request with parameters of type ButtonMethod parameters in io.sendon.kakao.request with type arguments of type ButtonModifier and TypeMethodDescriptionFriendtalkBuilder.setButtons(List<Button> buttons) Sets the list of buttons. -
Uses of Button in io.sendon.kakao.response
Fields in io.sendon.kakao.response with type parameters of type Button