Android.Net.Sip.SipErrorCodes Enumeration
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 NameDescription
ClientErrorWhen some error occurs on the device, possibly due to a bug.
CrossDomainAuthenticationCross-domain authentication required.
DataConnectionLostWhen data connection is lost.
InProgressThe client is in a transaction and cannot initiate a new one.
InvalidCredentialsWhen invalid credentials are provided.
InvalidRemoteUriWhen the remote URI is not valid.
NoErrorNot an error.
PeerNotReachableWhen the peer is not reachable.
ServerErrorWhen server responds with an error.
ServerUnreachableWhen the server is not reachable.
SocketErrorWhen some socket error occurs.
TimeOutWhen the transaction gets timed out.
TransactionTermintedWhen transaction is terminated unexpectedly.

Requirements

Namespace: Android.Net.Sip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0