SipErrorCode.NoError Field

Definition

Not an error.

[Android.Runtime.Register("NO_ERROR")]
public const Android.Net.Sip.SipErrorCodes NoError = 0;
[<Android.Runtime.Register("NO_ERROR")>]
val mutable NoError : Android.Net.Sip.SipErrorCodes

Field Value

Value = 0
Attributes

Remarks

Not an error.

Java documentation for android.net.sip.SipErrorCode.NO_ERROR.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to