Android.Net.Sip.SipErrorCode.InProgress Field
The client is in a transaction and cannot initiate a new one.

Value: -9

Syntax

[Android.Runtime.Register("IN_PROGRESS")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Sip.SipErrorCodes enum directly instead of this field.")]
public const SipErrorCodes InProgress

Remarks

The client is in a transaction and cannot initiate a new one.

[Android Documentation]

Requirements

Namespace: Android.Net.Sip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9