Uses of Class
io.sendon.kakao.SendonKakao.ToWithVariable
-
Packages that use SendonKakao.ToWithVariable Package Description io.sendon.kakao -
-
Uses of SendonKakao.ToWithVariable in io.sendon.kakao
Method parameters in io.sendon.kakao with type arguments of type SendonKakao.ToWithVariable Modifier and Type Method Description SendAlimtalkSendonKakao. sendAlimtalkWithWithVariables(String profileId, String templateId, List<SendonKakao.ToWithVariable> to, SendonKakao.Reservation reservation, Fallback fallback)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)
-