SipErrorCode.InvalidCredentials Field

Definition

When invalid credentials are provided.

[Android.Runtime.Register("INVALID_CREDENTIALS")]
public const Android.Net.Sip.SipErrorCodes InvalidCredentials = -8;
[<Android.Runtime.Register("INVALID_CREDENTIALS")>]
val mutable InvalidCredentials : Android.Net.Sip.SipErrorCodes

Field Value

Value = -8
Attributes

Remarks

When invalid credentials are provided.

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

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