Class CustomImage

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class CustomImage
    extends IntroImage implements Parcelable
                        

    A custom image for the introduction screen.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String _type
      private String uri
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String get_type()
      final String getUri() The web or file URI to the image.
      final Unit setUri(String uri) The web or file URI to the image.
      JSONObject toJson()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait