ContactService Events |
The ContactService type exposes the following members.
| Name | Description | |
|---|---|---|
| ContactGroupsLoadingFailed |
Occurs when the loading of contact groups fails.
| |
| ContactLoadingComplete |
Occurs once all the contacts have been loaded from their underlying sources.
| |
| ContactLoadingFailed |
Occurs when the loading of contacts fails.
| |
| ContactProviderFailed |
Occurs when an underlying contact provider fails.
| |
| ContactServiceAvailable |
Occurs when the contact service becomes available for use.
| |
| ContactServicesAvailableProviderListChanged |
Occurs when the list of available contact provider changes.
For example, if ACS provider has stopped working, an event will be triggered.
| |
| ContactServicesCapabilitiesChanged |
Occurs when any of the contact service's capabilities changes.
| |
| ContactServiceSelfContactUpdated |
Occurs when self contact is updated.
| |
| ContactServiceUnavailable |
Occurs when the contact service becomes unavailable for use.
|