-
public class CameraEffectJSONUtilitycom.facebook.share.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.
Utility methods for JSON representation of Open Graph models.
-
-
Field Summary
Fields Modifier and Type Field Description public final static CameraEffectJSONUtilityINSTANCE
-
Method Summary
Modifier and Type Method Description final static JSONObjectconvertToJSON(CameraEffectArguments arguments)final static CameraEffectArgumentsconvertToCameraEffectArguments(JSONObject jsonObject)-
-
Method Detail
-
convertToJSON
final static JSONObject convertToJSON(CameraEffectArguments arguments)
-
convertToCameraEffectArguments
final static CameraEffectArguments convertToCameraEffectArguments(JSONObject jsonObject)
-
-
-
-