A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages

A

addComment(NewsfeedParams, NewsfeedFields, Listener<SuccessResponse>) - Method in class com.cheetahdigital.newsfeed.core.api.NewsfeedAPI
Add a comment to the post.
addComment(String) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
Add comment to the post
addComment(String, NewsfeedParams, NewsfeedFields) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
Add comment to the post
addPost(NewsfeedParams, NewsfeedFields, List<MultipartBody.Part>, ListenerModel<BaseModel<NewPost>, NewPost>) - Method in class com.cheetahdigital.newsfeed.core.api.NewsfeedAPI
Add a new post to the newsfeed.
addPost(String, String, List<MultipartBody.Part>) - Method in class com.cheetahdigital.newsfeed.ui.post.NewsfeedPostPresenter
Add a new post
addPost(String, String, List<MultipartBody.Part>, NewsfeedParams, NewsfeedFields) - Method in class com.cheetahdigital.newsfeed.ui.post.NewsfeedPostPresenter
Add a new post
appendComments(List<Comment>, int) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsActivity
 
appendComments(List<Comment>, int) - Method in interface com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsView
Notifies the view to append list of Comment to the existing comment list.
appendFeed(List<Feed>, int) - Method in class com.cheetahdigital.newsfeed.ui.list.FeedsListFragment
 
appendFeed(List<Feed>, int) - Method in interface com.cheetahdigital.newsfeed.ui.list.FeedsListView
Notifies the view to append list of Feed to the existing list of FeedsListView.showFeedsList(List, int) This also means that the GET feeds API with pagination was successful.
appendNews(Post, List<Post>, int, boolean, boolean) - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListFragment
 
appendNews(Post, List<Post>, int, boolean, boolean) - Method in interface com.cheetahdigital.newsfeed.ui.list.NewsfeedListView
Notifies the view to append list of Post to the existing post list.
A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages