Java.Nio.Charset.CharsetDecoder.UnmappableCharacterAction Method
Returns this decoder's CodingErrorAction when an unmappable character error occurred during the decoding process.

Syntax

[Android.Runtime.Register("unmappableCharacterAction", "()Ljava/nio/charset/CodingErrorAction;", "GetUnmappableCharacterActionHandler")]
public virtual CodingErrorAction UnmappableCharacterAction ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns this decoder's CodingErrorAction when an unmappable character error occurred during the decoding process.

[Android Documentation]

Requirements

Namespace: Java.Nio.Charset
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1