Table of Contents

Class GsonHelper

Namespace
IO.Scanbot.Sdk.UI.Configuration.Json
Assembly
BarcodeSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/configuration/json/GsonHelper", DoNotGenerateAcw = true)]
public sealed class GsonHelper : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
GsonHelper
Implements
Inherited Members

Properties

Instance

[Register("INSTANCE")]
public static GsonHelper Instance { get; }

Property Value

GsonHelper

Methods

PrepareGson()

[Register("prepareGson", "()Lcom/google/gson/Gson;", "")]
public Gson PrepareGson()

Returns

Gson