Uses of Class
io.sendon.kakao.SendonKakao.Image
-
Packages that use SendonKakao.Image Package Description io.sendon.kakao -
-
Uses of SendonKakao.Image in io.sendon.kakao
Methods in io.sendon.kakao with parameters of type SendonKakao.Image Modifier and Type Method Description SendFriendtalkSendonKakao. sendFriendtalk(String profileId, String templateId, List<String> to, String message, List<Template.Button> buttons, boolean isAd, SendonKakao.Reservation reservation, Fallback fallback, SendonKakao.Image image)SendFriendtalkSendonKakao. sendFriendtalkWithVariables(String profileId, String templateId, List<SendonKakao.ToWithVariable> to, String message, List<Template.Button> buttons, boolean isAd, SendonKakao.Reservation reservation, Fallback fallback, SendonKakao.Image image)
-