com.ooyala.android.skin.util.BundleJSONConverter.Setter Interface Reference

Public Member Functions

void setOnBundle (Bundle bundle, String key, Object value) throws JSONException
 
void setOnJSON (JSONObject json, String key, Object value) throws JSONException
 

Member Function Documentation

void com.ooyala.android.skin.util.BundleJSONConverter.Setter.setOnBundle ( Bundle  bundle,
String  key,
Object  value 
) throws JSONException
void com.ooyala.android.skin.util.BundleJSONConverter.Setter.setOnJSON ( JSONObject  json,
String  key,
Object  value 
) throws JSONException

The documentation for this interface was generated from the following file:
  • BundleJSONConverter.java