![]() |
SwyxIt! Client SDK 14.20
|
import "CLMgrPub.idl";
Public Attributes | |
BSTR | m_sPeerNumber |
or calling party number | |
BSTR | m_sPeerName |
name of peer | |
BSTR | m_sCalledExtension |
extension of called line | |
BSTR | m_sCalledName |
name of called PBX user | |
BOOL | m_bCallWasRedirected |
this call was redirected (incoming and outgoing) | |
BSTR | m_sRedirectedFromNumber |
number of PBX user that forwarded this call | |
BSTR | m_sRedirectedFromName |
name of PBX user that forwarded this call | |
unsigned long | m_CallRefNum |
unique call ID | |
BOOL PubCLMgrGroupNotificationDetailsEx::m_bCallWasRedirected |
this call was redirected (incoming and outgoing)
unsigned long PubCLMgrGroupNotificationDetailsEx::m_CallRefNum |
unique call ID
BSTR PubCLMgrGroupNotificationDetailsEx::m_sCalledExtension |
extension of called line
BSTR PubCLMgrGroupNotificationDetailsEx::m_sCalledName |
name of called PBX user
BSTR PubCLMgrGroupNotificationDetailsEx::m_sPeerName |
name of peer
BSTR PubCLMgrGroupNotificationDetailsEx::m_sPeerNumber |
or calling party number
BSTR PubCLMgrGroupNotificationDetailsEx::m_sRedirectedFromName |
name of PBX user that forwarded this call
BSTR PubCLMgrGroupNotificationDetailsEx::m_sRedirectedFromNumber |
number of PBX user that forwarded this call