_ILyncClientEvents Members
Include Protected Members
Include Inherited Members
The _ILyncClientEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnStateChanged |
Raised when the Client state changes. You should handle this event and get the eventData.NewState property.The event is raised for all processes bound to an instance of Communicator when any one Communicator-bound process causes the state change.
|
|
OnCredentialRequested |
Raised when client is challenged for user credentials.
|
|
OnDelegatorClientAdded |
Raised when a new delegate endpoint is created.
|
|
OnDelegatorClientRemoved |
Raised when an existing delegate endpoint is released.
|
|
OnNotificationReceived |
Raised when Mapi status, Autodiscovery, Calendar Query Status, Contact Provider Status, or Folder Management status changes.
|
|
OnCapabilitiesChanged |
Raised when the preferred capabilities changed
|
|
OnSignInDelayed |
Raised when there is a delay in the SignIn/auto-recover process
|
|
OnVersionCheckInfoReceived |
Raised when response to version check request is received.
|