Package io.didomi.sdk
Class JSONHelper
- java.lang.Object
-
- io.didomi.sdk.JSONHelper
-
public class JSONHelper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JSONHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.json.JSONObjectloadJSONFromAsset(java.lang.String fileName, android.content.Context context)Method used to load a json file from the Assets folder.
-