Package 

Object BundleJSONConverter


  • 
    public class BundleJSONConverter
    
                        

    com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android. Use of any of the classes in this package is unsupported, and they may be modified or removed without warning at any time.

    A helper class that can round trip between JSON and Bundle objects that contains the types: Boolean, Integer, Long, Double, String If other types are found, an IllegalArgumentException is thrown.