Enumerates values returned by several types and taken as a parameter of several types.
Syntax
public enum SipErrorCodes
Remarks
Enumerates values returned by the following:
and taken as a parameter of the following:
.
Members
Member Name | Description |
---|
ClientError | When some error occurs on the device, possibly due to a bug. |
CrossDomainAuthentication | Cross-domain authentication required. |
DataConnectionLost | When data connection is lost. |
InProgress | The client is in a transaction and cannot initiate a new one. |
InvalidCredentials | When invalid credentials are provided. |
InvalidRemoteUri | When the remote URI is not valid. |
NoError | Not an error. |
PeerNotReachable | When the peer is not reachable. |
ServerError | When server responds with an error. |
ServerUnreachable | When the server is not reachable. |
SocketError | When some socket error occurs. |
TimeOut | When the transaction gets timed out. |
TransactionTerminted | When transaction is terminated unexpectedly. |
Requirements
Namespace: Android.Net.Sip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0