Share via


NTLMScheme.ParseChallenge(CharArrayBuffer, Int32, Int32) Method

Definition

[Android.Runtime.Register("parseChallenge", "(Lorg/apache/http/util/CharArrayBuffer;II)V", "GetParseChallenge_Lorg_apache_http_util_CharArrayBuffer_IIHandler")]
protected override void ParseChallenge (Org.Apache.Http.Util.CharArrayBuffer? buffer, int pos, int len);
[<Android.Runtime.Register("parseChallenge", "(Lorg/apache/http/util/CharArrayBuffer;II)V", "GetParseChallenge_Lorg_apache_http_util_CharArrayBuffer_IIHandler")>]
override this.ParseChallenge : Org.Apache.Http.Util.CharArrayBuffer * int * int -> unit

Parameters

pos
Int32
len
Int32
Attributes

Remarks

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