Org.Apache.Http.Message.BasicTokenIterator.NextToken Method
Obtains the next token from this iteration.

Syntax

[Android.Runtime.Register("nextToken", "()Ljava/lang/String;", "GetNextTokenHandler")]
public virtual string NextToken ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Util.NoSuchElementExceptionif the iteration is already over
Org.Apache.Http.ParseExceptionif an invalid header value is encountered

Remarks

Obtains the next token from this iteration.

[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