public static class TfaPinType.Adapter extends com.google.gson.TypeAdapter<TfaPinType>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
TfaPinType |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
TfaPinType enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
TfaPinType enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<TfaPinType>IOExceptionpublic TfaPinType read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<TfaPinType>IOExceptionCopyright © 2022. All rights reserved.