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