| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppSeenReport |
WhatsAppSeenReport.from(String from) |
WhatsAppSeenReport |
WhatsAppSeenReport.messageId(String messageId) |
WhatsAppSeenReport |
WhatsAppSeenReport.seenAt(OffsetDateTime seenAt) |
WhatsAppSeenReport |
WhatsAppSeenReport.sentAt(OffsetDateTime sentAt) |
WhatsAppSeenReport |
WhatsAppSeenReport.to(String to) |
| Modifier and Type | Method and Description |
|---|---|
List<WhatsAppSeenReport> |
WhatsAppSeenResult.getResults()
Collection of reports, one per every message.
|
| Modifier and Type | Method and Description |
|---|---|
WhatsAppSeenResult |
WhatsAppSeenResult.addResultsItem(WhatsAppSeenReport resultsItem) |
| Modifier and Type | Method and Description |
|---|---|
WhatsAppSeenResult |
WhatsAppSeenResult.results(List<WhatsAppSeenReport> results) |
void |
WhatsAppSeenResult.setResults(List<WhatsAppSeenReport> results) |
Copyright © 2022. All rights reserved.