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

Syntax

[Android.Runtime.Register("nextToken", "()Ljava/lang/String;", "GetNextTokenHandler:Org.Apache.Http.ITokenIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public string NextToken ()

Returns

Documentation for this section has not yet been entered.

Remarks

Obtains the next token from this iteration. This method should only be called while ITokenIterator.HasNext is true.

[Android Documentation]

Requirements

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