Org.Apache.Http.Message.BasicTokenIterator.FindTokenStart Method
Determines the starting position of the next token.

Syntax

[Android.Runtime.Register("findTokenStart", "(I)I", "GetFindTokenStart_IHandler")]
protected virtual int FindTokenStart (int from)

Parameters

from
the position in the current header at which to start the search

Returns

Documentation for this section has not yet been entered.

Remarks

Determines the starting position of the next token. This method will iterate over headers if necessary.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Message
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1