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