![]() |
SwyxIt! Client SDK 14.20
|
import "CLMgrPub.idl";
Public Attributes | |
BSTR | m_sLastCallLcrPrefix |
LCR prefix of last call. | |
BSTR | m_sLastCallOriginatingExtension |
our extension that was used for that call | |
BSTR | m_sLastCallChargingDetails |
charging of last call | |
BSTR | m_sLastCallPeersPbxUserName |
peer name of last call | |
BSTR | m_sLastCallPeersNumber |
peer number of last call | |
PubSClTime | m_LastCallStartTime |
start time of last call | |
PubSClTime | m_LastCallFinishedTime |
end time of last call | |
BOOL | m_LastCallIsOutgoing |
true: this is an outgoing connection | |
BOOL | m_LastCallWasConnected |
true: there has been a voice connection | |
int | m_LastCallDiscReason |
disconnect reason | |
int PubCLMgrCallDetails::m_LastCallDiscReason |
disconnect reason
PubSClTime PubCLMgrCallDetails::m_LastCallFinishedTime |
end time of last call
BOOL PubCLMgrCallDetails::m_LastCallIsOutgoing |
true: this is an outgoing connection
PubSClTime PubCLMgrCallDetails::m_LastCallStartTime |
start time of last call
BOOL PubCLMgrCallDetails::m_LastCallWasConnected |
true: there has been a voice connection
BSTR PubCLMgrCallDetails::m_sLastCallChargingDetails |
charging of last call
BSTR PubCLMgrCallDetails::m_sLastCallLcrPrefix |
LCR prefix of last call.
BSTR PubCLMgrCallDetails::m_sLastCallOriginatingExtension |
our extension that was used for that call
BSTR PubCLMgrCallDetails::m_sLastCallPeersNumber |
peer number of last call
BSTR PubCLMgrCallDetails::m_sLastCallPeersPbxUserName |
peer name of last call