The Clienttype exposes the following members.

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 Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject MarshalByRefObject.)
Public method ToString (Inherited from Object.)

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.

Events

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

See Also