Uses of Record Class
com.whatsapp.api.domain.messages.response.MessageResponse
-
Uses of MessageResponse in com.whatsapp.api.impl
Modifier and TypeMethodDescriptionWhatsappBusinessCloudApi.sendMessage
(String phoneNumberId, Message message) Use this endpoint to send text, media, contacts, location, and interactive messages, as well as message templates to your customers. -
Uses of MessageResponse in com.whatsapp.api.service
Modifier and TypeMethodDescriptionretrofit2.Call<MessageResponse>
WhatsappBusinessCloudApiService.sendMessage
(String apiVersion, String phoneNumberId, Message message) Send message call.