public class AndroidJson
This class manages the JSON parser for the Android library, which can be set in kinvey.properties
as the value of parser
.
Modifier and Type | Class and Description |
---|---|
static class |
AndroidJson.Companion |
Modifier and Type | Field and Description |
---|---|
static AndroidJson.Companion |
Companion |
Constructor and Description |
---|
AndroidJson()
This class manages the JSON parser for the Android library, which can be set in
kinvey.properties as the value of parser . |
public static AndroidJson.Companion Companion