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