Org.Apache.Http.Message.BasicTokenIterator.Next Method
Returns the next token.

Syntax

[Android.Runtime.Register("next", "()Ljava/lang/Object;", "")]
public Java.Lang.Object Next ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Util.NoSuchElementExceptionif there are no more tokens
Org.Apache.Http.ParseExceptionif an invalid header value is encountered

Remarks

Returns the next token. Same as BasicTokenIterator.NextToken, but with generic return type.

[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