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