Class LocalizationConfig

  • All Implemented Interfaces:
    com.longtailvideo.jwplayer.utils.Jsonable

    public final class LocalizationConfig
    extends java.lang.Object
    implements com.longtailvideo.jwplayer.utils.Jsonable
    • Constructor Summary

      Constructors 
      Constructor Description
      LocalizationConfig​(android.content.Context context)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.json.JSONObject toJson()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LocalizationConfig

        public LocalizationConfig​(android.content.Context context)
    • Method Detail

      • toJson

        public org.json.JSONObject toJson()
        Specified by:
        toJson in interface com.longtailvideo.jwplayer.utils.Jsonable