API Reference

com.kinvey.android

Class AndroidJson

  • com.kinvey.android.AndroidJson


  • 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.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class and Description
      static class  AndroidJson.Companion 
    • Constructor Summary

      Constructors 
      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.
    • Constructor Detail

      • AndroidJson

        public AndroidJson()

        This class manages the JSON parser for the Android library, which can be set in kinvey.properties as the value of parser.