SwyxIt! Client SDK 14.20
Loading...
Searching...
No Matches
CLMgr.idl File Reference
import "CLMgrPub.idl";
#include "CLMgrQA.idl"
#include "CLMgrTypes.h"
import oaidl.idl;
import ocidl.idl;
import CLCOMApi.idl;

Go to the source code of this file.

Classes

struct  CLMgrLineDetails
 
struct  CLMgrLineDetailsEx
 
struct  CLMgrLineDetailsEx2
 
struct  CLMgrCallHistoryItem
 
struct  CLMgrLineDetailsEx3
 
struct  CLMgrLineDetailsEx4
 
struct  CLMgrCallDetails
 
struct  CLMgrCallDetailsEx
 
struct  CLMgrCallDetailsEx3
 
struct  CLMgrGroupNotificationDetails
 
struct  CLMgrGroupNotificationDetailsEx
 
struct  CLMgrCapabilities
 
struct  CLMGRVERSIONINFO
 
struct  CLMgrSoundDeviceDescription
 
struct  CLMgrSoundDeviceDescriptionEx
 
struct  CLMgrCallbackListItem
 
struct  CLMgrCallbackOnBusyNotifyDetails
 
struct  CLMgrChatMsg
 
struct  CLMgrChatMsgAck
 
struct  CLMgrQualifiedEntityID
 
interface  IClientLine2
 
interface  IClientLineMgr2
 
interface  IClientLineMgrEx
 
interface  IClientLineEx
 
interface  IClientLineEx2
 
interface  IClientLineMgrEx2
 
interface  IClientLineMgrEx3
 
interface  IClientLineMgrEx4
 
interface  IClientLineMgrEx5
 
interface  IClientLineMgrEx6
 
interface  IClientLineEx3
 
interface  IClientLineEx4
 
interface  IClientLineMgrEx7
 
interface  IClientLineMgrEx8
 
interface  IClientLineMgrEx9
 
interface  IClientLineMgrEx10
 
interface  IClientLineMgrEx11
 
interface  IClientLineMgrEx12
 
interface  IClientLineMgrEx13
 
interface  IClientLineMgrEx14
 
interface  IClientPresenceInformation
 
interface  IClientPresenceInformationEvents
 
interface  IClientLineMgrInstantMessaging
 
interface  IUserAppearance
 
interface  IUserAppearanceCollection
 
interface  IClientLineMgrAnalytics
 
interface  IFileEntry
 
interface  IFileEntryCollection
 
interface  IClientConfig
 
interface  IChatMsg
 
interface  IChatClient
 
interface  IChatClientList
 
interface  ICollaborationLink
 
interface  IVideoLink
 
interface  IVideoSession
 
interface  CLMGRLib::IClientLineMgrEventsDisp
 
class  CLMGRLib::ClCallHistItem
 
class  CLMGRLib::ClCallHistCollection
 
class  CLMGRLib::ClientNumber
 
class  CLMGRLib::ClientNumberCollection
 
class  CLMGRLib::CClChatMessageItem
 
class  CLMGRLib::ClientLineMgr
 
class  CLMGRLib::TapiClientLineMgr
 
class  CLMGRLib::ClientLine
 
class  CLMGRLib::TapiClientLine
 
class  CLMGRLib::UserAppearance
 
class  CLMGRLib::UserAppearanceCollection
 
class  CLMGRLib::FileEntry
 
class  CLMGRLib::FileEntryCollection
 
class  CLMGRLib::ClientConfig
 
class  CLMGRLib::SIPProviderItem
 
class  CLMGRLib::SIPProviderCollection
 
class  CLMGRLib::SIPAccountItem
 
class  CLMGRLib::SIPAccountCollection
 
class  CLMGRLib::LoggedInDeviceItem
 
class  CLMGRLib::LoggedInDevicesCollection
 
class  CLMGRLib::CallerCollection
 
class  CLMGRLib::CallerItem
 
class  CLMGRLib::UserPhoneCallbackCollection
 
class  CLMGRLib::UserPhoneCallbackItem
 
class  CLMGRLib::DispCollection
 
class  CLMGRLib::PbxPhoneBookEntryDisp
 
class  CLMGRLib::UserPhoneBookEntryDisp
 
class  CLMGRLib::RedialCollection
 
class  CLMGRLib::RedialItem
 
class  CLMGRLib::NameNumberSearchResult
 
class  CLMGRLib::NameNumberSearchResultCollection
 
class  CLMGRLib::ChatMessage
 
interface  CLMGRLib::IChatClientEvents
 
class  CLMGRLib::ChatClient
 
interface  CLMGRLib::IChatClientListEvents
 
class  CLMGRLib::ChatClientList
 
interface  CLMGRLib::ICollaborationLinkEvents
 
class  CLMGRLib::CollaborationLink
 
interface  CLMGRLib::IVideoLinkEvents
 
class  CLMGRLib::VideoLink
 
interface  CLMGRLib::IVideoSessionEvents
 
class  CLMGRLib::VideoSession
 
class  CLMGRLib::ClientLineMgrQA
 
class  CLMGRLib::ClientLineQA
 
class  CLMGRLib::NameKeyDataEntryWrapper
 

Modules

library  CLMGRLib
 

Enumerations

enum  MSGDIR { DirNone = 0 , Request , ResponseOK , ResponseTimeout }
 
enum  MSGTYPE {
  TypeNone = 0 , Hallo , Bye , Msg ,
  State
}
 
enum  COLLABORATIONMSGTYPE { CollaborationNone = 0 , CollaborationInvitation , CollaborationOK , CollaborationFailed }
 
enum  VIDEOSESSIONSTATES {
  VideoSessionNone = 1 , VideoSessionPending = 2 , VideoSessionRunning = 3 , VideoSessionSuspended = 4 ,
  VideoSessionFailure = 5
}
 
enum  VIDEORESULT { VideoResultNone = 0 , VideoResultOK , VideoResultFailed , VideoResultDeny }
 
enum  CLMgrCallHistoryItemType {
  HITIncomingCall =0 , HITOutgoingCall , HITConnect , HITHold ,
  HITConference , HITTransferCall , HITTransferFailed , HITBlindTransferCall ,
  HITBlindTransferFailed , HITDisconnect
}
 
enum  SClLineManagerType { SClPbxLineManager , SClTapiLineManager }
 
enum  SClDataLocations { SClLocationServerGlobalDataDir , SClLocationServerUserDataDir , SClLocationLocalUserDataDir , SClLocationFullPath }
 
enum  ClMgrEntityType {
  ClMgr_EntityType_User = 0 , ClMgr_EntityType_Group = 1 , ClMgr_EntityType_GlobalPhoneBookEntry = 2 , ClMgr_EntityType_PersonalPhoneBookentry = 3 ,
  ClMgr_EntityType_Site = 4
}
 

Functions

 CLMGRLib::importlib ("stdole32.tlb")
 
 CLMGRLib::importlib ("stdole2.tlb")
 

Enumeration Type Documentation

◆ CLMgrCallHistoryItemType

Enumerator
HITIncomingCall 
HITOutgoingCall 
HITConnect 
HITHold 
HITConference 
HITTransferCall 
HITTransferFailed 
HITBlindTransferCall 
HITBlindTransferFailed 
HITDisconnect 

◆ ClMgrEntityType

Enumerator
ClMgr_EntityType_User 
ClMgr_EntityType_Group 
ClMgr_EntityType_GlobalPhoneBookEntry 
ClMgr_EntityType_PersonalPhoneBookentry 
ClMgr_EntityType_Site 

◆ COLLABORATIONMSGTYPE

Enumerator
CollaborationNone 
CollaborationInvitation 
CollaborationOK 
CollaborationFailed 

◆ MSGDIR

enum MSGDIR
Enumerator
DirNone 
Request 
ResponseOK 
ResponseTimeout 

◆ MSGTYPE

enum MSGTYPE
Enumerator
TypeNone 
Hallo 
Bye 
Msg 
State 

◆ SClDataLocations

Enumerator
SClLocationServerGlobalDataDir 
SClLocationServerUserDataDir 
SClLocationLocalUserDataDir 
SClLocationFullPath 

◆ SClLineManagerType

Enumerator
SClPbxLineManager 
SClTapiLineManager 

◆ VIDEORESULT

Enumerator
VideoResultNone 
VideoResultOK 
VideoResultFailed 
VideoResultDeny 

◆ VIDEOSESSIONSTATES

Enumerator
VideoSessionNone 
VideoSessionPending 
VideoSessionRunning 
VideoSessionSuspended 
VideoSessionFailure