# On_lastCallsViewed
Description
The time when all recent calls were marked as viewed
EventHandler<string> On_lastCallsViewed
Response 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