|
ADAPI
|
Class describes individual item in Recents list. More...
Properties | |
| string | id [get] |
| ID of the Recent item. | |
| DateTime | timestamp [get] |
| Timestamp. | |
| int | duration [get] |
| Duration of the item. | |
| Direction | direction [get] |
| Item direction. | |
| bool | answered [get] |
| Specifies if the item was answered. | |
| MediaType | mediaType [get] |
| Item media type. | |
| string | itemId [get] |
| ID of the associated Item object. | |
| bool | urgent [get] |
| Speifies if that was Urgent item. | |
| string | type [get] |
| Recent object type (set by the client). | |
| string | number [get] |
| Item phone number. | |
| string | name [get] |
| Item display name. | |
| string | serviceId [get] |
| ID of the service associated with an item, if any. | |
Class describes individual item in Recents list.