Client Members

Include Protected Members
Include Inherited Members

Abstract client class which represents the main entry point for the API. Repesents the Lync client and provides access to conversations and contacts via their respective manager classes.

The Client type exposes the following members.

Properties

  Name Description
Public property ContactManager Gets the contact group manager.
Public property ConversationManager Gets the conversations manager.
Public property Self Gets the self object.
Public property State Gets the current platform state.
Public property Uri Gets the URI of the client.

Top

Methods

  Name Description
Public method CreateObjRef (inherited from MarshalByRefObject)
Public method Equals (inherited from Object)
Protected method Finalize (Overrides UCWFullFinalize().)
Public method GetHashCode (inherited from Object)
Public method GetLifetimeService (inherited from MarshalByRefObject)
Public method GetType (inherited from Object)
Public method InitializeLifetimeService (inherited from MarshalByRefObject)
Protected method MemberwiseClone() (inherited from Object)
Protected method MemberwiseClone(Boolean) (inherited from MarshalByRefObject)
Public method ToString (inherited from Object)

Top

Events

  Name Description
Public event StateChanged Occurs when the Client state changes.

Top

See Also

Reference

Client Class

Microsoft.Lync.Model Namespace