CallHistoryRecentItem
type CallHistoryRecentItem = CallHistoryItem & object;
Type Declaration
| Name | Type |
|---|---|
direction | CallHistoryDirection |
dateAndTime | string |
succeeded | boolean |
isExpired? | boolean |
type CallHistoryRecentItem = CallHistoryItem & object;
| Name | Type |
|---|---|
direction | CallHistoryDirection |
dateAndTime | string |
succeeded | boolean |
isExpired? | boolean |