Class CaptionPhotoPresenter<V extends CaptionPhotoView>

    • Method Detail

      • submitChallenge

        public void submitChallenge​(MediaFile photo)
        Submit photo
        Parameters:
        photo - image file
      • submitChallenge

        public void submitChallenge​(java.lang.String caption,
                                    MediaFile photo)
        Submit the photo with caption
        Parameters:
        caption - text
        photo - image file
      • submitChallenge

        public void submitChallenge​(ChallengeParts challengeParts)
        Submit with challenge parts
        Parameters:
        challengeParts - the ChallengeParts