On_lastCallsViewed
7/5/26Less than 1 minute
On_lastCallsViewed
Description
The time when all recent calls were marked as viewed
EventHandler<string> On_lastCallsViewedResponse example
{
"event": "lastCallsViewed",
"lastView": 1540294057,
"method": "event"
}Response Parameters
| Name | Description |
|---|---|
| lastView | The time when all recent calls were marked as viewed (Type: Unix Timestamp) |
See also