Org.Apache.Http.Message.BasicHeaderIterator.NextHeader Method
Obtains the next header from this iteration.

Syntax

[Android.Runtime.Register("nextHeader", "()Lorg/apache/http/Header;", "GetNextHeaderHandler")]
public virtual Org.Apache.Http.IHeader NextHeader ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Util.NoSuchElementExceptionif there are no more headers

Remarks

Obtains the next header 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