Android.Util.JsonReader.Peek Method
Returns the type of the next token without consuming it.

Syntax

[Android.Runtime.Register("peek", "()Landroid/util/JsonToken;", "")]
public JsonToken Peek ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOException

Remarks

Returns the type of the next token without consuming it.

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11