ThbTapiCall.DisconnectModeText
 

The disconnect mode describes different reasons for a remote disconnect request. A disconnect mode is available as call status to the application after the call state transitions to disconnected. The DisconnectModeText can be used to display a textual counterpart of the current disconnected mode.

Declaration

function DisconnectModeText: String;

See Also

ThbTapiLine.OnDisconnected