Interface WhatsAppService
-
- All Known Implementing Classes:
WhatsAppServiceRestAPIAdapter
public interface WhatsAppServiceSend messages to WhatsApp Business Cloud API
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsendMessage(org.apache.camel.Exchange exchange, org.apache.camel.AsyncCallback callback, BaseMessage message)
-
-
-
Method Detail
-
sendMessage
void sendMessage(org.apache.camel.Exchange exchange, org.apache.camel.AsyncCallback callback, BaseMessage message)
-
-