TTMSFNCCustomWhatsAppServer Class
Base server that receives messaging webhook callbacks over HTTP, validates the verification handshake, and relays inbound payloads to connected WebSocket clients.
API unit family: TMSFNCWhatsAppServer
Inherits from: TTMSFNCCustomWebSocketServer
Syntax
TTMSFNCCustomWhatsAppServer = class(TTMSFNCCustomWebSocketServer)
Remarks
Use this base class to derive a customized server; for the component to drop on a form and configure at design time, use TTMSFNCWhatsAppServer.