UCCollaborationLib Namespace
Classes
Class | Description | |
---|---|---|
AsynchronousOperation |
AsynchronousOperation Class The class cannot be co-created.
|
|
Client |
The client endpoint. The class can be co-created.
|
|
ClientStateChangedEventData |
ClientStateChangedEventData Class The class cannot be co-created.
|
|
ContactEndpoint |
ContactEndpoint Class The class cannot be co-created.
|
|
Contact |
Contact Class The class cannot be co-created.
|
|
ContactCollection |
ContactCollection Class The class cannot be co-created.
|
|
ContactPositionsChangedEventData |
ContactPositionsChangedEventData Class The class cannot be co-created.
|
|
ContactSettingDictionary |
ContactSettingDictionary Class The class cannot be co-created.
|
|
ContactManager |
Contact group manager Class The class cannot be co-created.
|
|
CustomGroup |
Custom Group Class The class cannot be co-created.
|
|
DistributionGroup |
Distribution Group Class The class cannot be co-created.
|
|
DistributionGroupExpansionStateChangedEventData |
ExpansionStateChangedEventData Class The class cannot be co-created.
|
|
FavoriteContacts |
Favorite Contacts Class The class cannot be co-created.
|
|
Group |
Group Class The class cannot be co-created.
|
|
GroupCollection |
GroupCollection Class The class cannot be co-created.
|
|
GroupCollectionEventData |
GroupCollectionEventData Class The class cannot be co-created.
|
|
GroupMemberChangedEventData |
GroupMemberChangedEventData Class The class cannot be co-created.
|
|
LocaleString |
LocaleString Class The class cannot be co-created.
|
|
FrequentContacts |
Most Used Contacts Class The class cannot be co-created.
|
|
ContactInformationDictionary |
ContactInformationDictionary Class The class cannot be co-created.
|
|
ContactInformationChangedEventData |
ContactInformationChangedEventData Class The class cannot be co-created.
|
|
RecentContacts |
Recent Contacts Class The class cannot be co-created.
|
|
SearchProviderStateChangedEventData |
SearchProviderStateChangedEventData Class The class cannot be co-created.
|
|
SearchResults |
SearchResults Class The class cannot be co-created.
|
|
Self |
Self Class The class cannot be co-created.
|
|
ContactSubscription |
Subscription Class The class cannot be co-created.
|
|
LyncClient |
The LyncClient class encapsulates all client platform features. The class can be co-created.
|
|
UCConstants |
Encapsulates the API-defined constants.
|
|
UCOfficeIntegration |
Exposes the IUCOfficeIntegration interface. The class can be co-created.
|
|
Automation |
Automation Class The class cannot be co-created.
|
|
ConversationWindowNeedsAttentionEventData |
ConversationWindowNeedsAttentionEventData Class The class cannot be co-created.
|
|
ConversationWindowNeedsSizeChangeEventData |
ConversationWindowNeedsSizeChangeEventData Class The class cannot be co-created.
|
|
UriChangedEventData |
UriChangedEventData Class The class cannot be co-created.
|
Interfaces
Interface | Description | |
---|---|---|
_IContactEvents |
This dispinterface exposes the events raised on a single contact instance when published presence or properties or Uri changes. Implemented by Contact class.
|
|
_IContactsAndGroupsCallback |
Callback methods invoked by platform when an asynchronous operation is called on IContactsAndGroups. This callback interface provides the results of the asynchronous call.
|
|
_IContactManagerEvents |
Returned as data parameter of the event callback method invoked by IContactManager.
|
|
_ICustomGroupEvents |
Events raised on a custom group when group name or group membership changes. Implemented by ICustomGroup interface.
|
|
_IDistributionGroupEvents |
Events raised when distribution group and and group member related state changes occur.
|
|
_IFavoriteContactsEvents |
This dispinterface implements event callback methods invoked when the group name or group membership changes.
|
|
_IFrequentContactsEvents |
Implements events invoked on an instance of IFrequentContacts.
|
|
_IRecentContactsEvents |
Events raised on the IRecentContacts interface when the group name or group membership changes.
|
|
_ILyncClientEvents |
LyncClient Events. Events raised when client platform state changes. State changes do not include conversation or contact state changes.
|
|
_IUCOfficeIntegrationEvents |
Exposes the events that are raised on an instance of IUCOfficeIntegration
|
|
_IConversationWindowEvents |
_IConversationWindowEvents Interface
|
|
IAsynchronousOperation |
Represents the state of an asynchronous operation where the operation initiator is a SIP client and responsible operator is a SIP server
|
|
IClient |
IClient Interface. Provides additional properties that return contact, conversation and conference factory objects. ILyncClient interface implements IClient.
|
|
IClientStateChangedEventData |
Returned as data parameter of event callback method invoked on a change in client state.
|
|
IContactEndpoint |
Represents a telephone number from a contact's collection of telephone numbers.
|
|
IContact |
Represents a Communicator user.
|
|
IContactCollection |
A collection of IContact and implemented by IGroup
|
|
IContactPositionChangedEventData |
Obtained in event callback for the _IFrequentContactsEvents.OnContactPositionChanged event.
|
|
IContactSettingChangedEventData |
Event data parameter of _IContactEvents.OnContactSettingChanged for event invoked when a property of IContact changes.
|
|
IContactSettingDictionary |
A collection of contact properties that can be set and queried for an instance of IContact.
|
|
IContactManager |
Manages a user's contact list.
|
|
IConversation |
IConversation Interface
|
|
IConversationManager |
IConversationManager Interface
|
|
ICustomGroup |
The custom group interface implements all group features with the addition of the ability to rename the group
|
|
IDescriptionChangedEventData |
Returned as data parameter to event callback invoked when a distribution group description changes.
|
|
IDistributionGroup |
A collection of contacts defined as an email distribution group.
|
|
IDistributionGroupExpansionStateChangedEventData |
Returned as data parameter to event callback invoked when a distribution group expansion state changes.
|
|
IFavoriteContacts |
IFavoriteContacts Interface
|
|
IGroup |
A collection of contacts with additional properties for identifying the contact collection by a collective group name.
|
|
IGroupCollection |
The collection of groups defined by a local user and Communicator.
|
|
IGroupCollectionChangedEventData |
The event data interface returned as the data parameter of a group collection event callback.
|
|
IGroupMemberChangedEventData |
Event callback method data. Returns IContact instance added or removed from a group.
|
|
IGroupNameChangedEventData |
Provides the current custom group name of a custom group whose name has changed. Provided in IGroup.OnGroupNameChangedEvent.
|
|
ILocaleString |
Localized string structure. Contains both a localized string and the Locale Id of the localization.
|
|
IModality |
IModality Interface
|
|
IFrequentContacts |
Implements IGroup. A collection of contacts whose order is based on frequency of contact.
|
|
INamedPropertyList |
Named property interface. Implements key/value pair functionality for OCOM interfaces that expose property collections.
|
|
IOperation | The state of an asynchronous operation. | |
IOwnerChangedEventData |
Returned as data parameter to event callback invoked when a distribution group owner changes.
|
|
IParticipant |
IParticipant Interface
|
|
IParticipantCollection |
IParticipantCollection Interface
|
|
IPresenceCapability |
Represents a single presence capability.
|
|
IContactInformationDictionary |
The collection of presence items published by single contact.
|
|
IContactInformationChangedEventData |
Provides a collection of presence item types for presence items that have changed for a given publisher.
|
|
IRecentContacts |
A contact collection defined by Communicator as the local user's most recent contacts.
|
|
ISearchProviderStateChangedEventData |
Event data parameter of _IContactManagerEvents.OnSearchProviderStateChanged for event invoked when the status of a search provider changes.
|
|
ISearchResults |
The results of a contact/group search. Returned in an asynchronous callback from IContactsAndGroupsManger.Search
|
|
ISelf |
Represents the local user and provides presence publishing and phone configuration capabilities.
|
|
IContactSubscription |
Describes a list of subscribed contacts and the subscribed contact's presence information of interest.
|
|
ILyncClient |
ILyncClient Interface
|
|
IUCOfficeIntegration |
IUCOfficeIntegration Interface
|
|
IAutomation |
Automates features of Communicator. Used to start conversations, provide extensibility window context, and join conferences.
|
|
IConversationWindow |
Conversation window interface. Contains an active conversation from the Communicator process.
|
|
IConversationWindowNeedsAttentionEventData |
Data parameter of event callback invoked when ConversationWindow is updated with conversation activity. Use this event to restore a parent control.
|
|
IConversationWindowNeedsSizeChangeEventData |
Data parameter of event callback invoked when ConversationWindow requires that a parent control is resized. Provides new control dimensions.
|
|
IUriChangedEventData |
IUriChangedEventData Interface. Event data argument of _IContactEvents.OnUriChanged. This interface provides the original contact Uri and the new replacement Uri.
|
Enumerations
Enumeration | Description | |
---|---|---|
ClientState |
Enumerates the UC Client State values. UC Client state is derived from the state of the local instance of Communicator.
|
|
ClientType |
Enumerates the client type.
|
|
ContactEndpointType |
Enumerates telephone number types
|
|
ContactSetting |
Local user defined contact properties for privacy and tagging.
|
|
ConversationAction |
Enumerates the conversation actions. Pass into IConversation.CanInvoke to determine if an action can be attempted on a conversation.
|
|
ConversationState |
Enumerates the states of a conversation.
|
|
ConversationSummarizerStates |
Enumerates a summary the states of all conversations in IConversationManager.Conversations.
|
|
GroupAction |
Enumerates the actions that can be performed on a group.
|
|
GroupType |
Enumerates the group types.
|
|
ModalityConnectOptions |
Enumerates the modality connect options.
|
|
ModalityDisconnectReason |
Enumerates the modality disconnect reasons.
|
|
ModalityState |
Enumerates the modality states.
|
|
ModalityTypes |
Enumerates the modality types. Used to specify the modality type when determining if a modality is supported by a telephone endpoint or contact.
|
|
OIFeature |
Enumerates the features supported by this client for Office integration.
|
|
OIInterface |
Enumerates the interfaces that can be returned in IUCOfficeIntegration.GetInterface.
|
|
ContactInformationType |
Enumerates the presence item types.
|
|
SearchFields |
Enumerates search filter properties.
|
|
SearchOptions |
Enumerates search Option.
|
|
SearchProviders |
Enumerates the search provider types.
|
|
SearchProviderStatusType |
Enumerates search provider status values.
|
|
SourceNetworkType |
"Enumerates source network (network of origin
|
|
ContactSubscriptionRefreshRate |
Enumerates contact subscription freshness
|
|
TransferOptions |
Enumerates the transfer options.
|
|
AutomationModalitySettings |
Enumerates conversation context properties
|
|
AutomationModalities |
Conversation modalities. Indicates the modality chosen for a conversation
|
|
UnifiedCommunicationType |
Enumerates the Unified Communication types.
|