ContactsLoadingErrorEventArgs Properties |
The ContactsLoadingErrorEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContactProviderType |
The contact provider source type which reported loading failure.
|
![]() | Error |
Error code returned for the contact operation.
(Inherited from ContactErrorEventArgs.) |
![]() | LoadingComplete |
Indicates whether all contact providers have completed the contact loading operation either reporting success or failure.
|
![]() | ProtocolReason |
The reason string from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.) |
![]() | ProtocolResponseCode |
The response code from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.) |
![]() | ProtocolWarning |
The warning string from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.) |
![]() | ProtocolWarningCode |
The warning code from the underlying signaling protocol.
(Inherited from ProtocolEventArgs.) |