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

Class described the capabilities of the phone the user is logged in with. More...

Properties

bool isUp [get]
 Specifies if phone is up and running. More...
 
bool canAnswer [get]
 Specifies if there is a ringing inbound call on the phone and phone supports programmatic answer. More...
 
bool canHold [get]
 Specifies if there is a connected call on the phone and phone supports programmatic hold. More...
 
bool canRetrieve [get]
 Specifies if there is a held call on the phone and phone supports programmatic retrieve. More...
 

Detailed Description

Class described the capabilities of the phone the user is logged in with.

Property Documentation

◆ canAnswer

bool ADAPI.PhoneCapabilities.canAnswer
get

Specifies if there is a ringing inbound call on the phone and phone supports programmatic answer.

◆ canHold

bool ADAPI.PhoneCapabilities.canHold
get

Specifies if there is a connected call on the phone and phone supports programmatic hold.

◆ canRetrieve

bool ADAPI.PhoneCapabilities.canRetrieve
get

Specifies if there is a held call on the phone and phone supports programmatic retrieve.

◆ isUp

bool ADAPI.PhoneCapabilities.isUp
get

Specifies if phone is up and running.


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