ADAPI
All Classes Namespaces Functions Enumerations Enumerator Properties Events
Properties | List of all members
ADAPI.Recent Class Reference

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...
 

Detailed Description

Class describes individual item in Recents list.

Property Documentation

◆ answered

bool ADAPI.Recent.answered
get

Specifies if the item was answered.

◆ direction

Direction ADAPI.Recent.direction
get

Item direction.

◆ duration

int ADAPI.Recent.duration
get

Duration of the item.

◆ id

string ADAPI.Recent.id
get

ID of the Recent item.

◆ itemId

string ADAPI.Recent.itemId
get

ID of the associated Item object.

◆ mediaType

MediaType ADAPI.Recent.mediaType
get

Item media type.

◆ name

string ADAPI.Recent.name
get

Item display name.

◆ number

string ADAPI.Recent.number
get

Item phone number.

◆ serviceId

string ADAPI.Recent.serviceId
get

ID of the service associated with an item, if any.

◆ timestamp

DateTime ADAPI.Recent.timestamp
get

Timestamp.

◆ type

string ADAPI.Recent.type
get

Recent object type (set by the client).

◆ urgent

bool ADAPI.Recent.urgent
get

Speifies if that was Urgent item.


The documentation for this class was generated from the following file: