WhatsApp uses acknowledgment (ACK) statuses to indicate the delivery and read status of messages. Periskope displays these statuses using visual indicators to help you understand the current state of your messages.
The message is not sent yet. It’s queued and waiting to be sent to the WhatsApp server.What this means: The message is in your outbox and will be sent when the connection is available.
Message was sent to WhatsApp servers and delivered to the recipient’s device.What this means: The message has been delivered to the chat. For detailed delivery status by participant, check the message info.
When integrating with Periskope’s API, these status codes are returned as integers in the message object’s ack field. You can use these values to build custom notification systems or delivery tracking in your applications.