ThbTapiCall.StateModeText
Unit: hbTapi
 

This property decodes the current call state mode to it's textual counterpart.

For example, if the call state is disconnected (LINECALLSTATE_DISCONNECTED) and the state mode is LINEDISCONNECTMODE_NOANSWER, the return value will be 'NOANSWER'.

Availability

Design-Time: None / Run-Time: Read

Declaration

function StateModeText: String;

See Also

ThbTapiCall.State | StateMode