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

U

unflagComment(int) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
Unflag comment
unflagComment(int, NewsfeedParams) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
Unflag a comment
unflagComment(NewsfeedParams, Listener<SuccessResponse>) - Method in class com.cheetahdigital.newsfeed.core.api.NewsfeedAPI
Unflag a comment for a specific news feed post.
unflagPost() - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
Unflag a post
unflagPost(int) - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListPresenter
Unflag a post
unflagPost(int, NewsfeedParams) - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListPresenter
Unflag a post
unflagPost(NewsfeedParams) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
Unflag a post
unflagPost(NewsfeedParams, Listener<SuccessResponse>) - Method in class com.cheetahdigital.newsfeed.core.api.NewsfeedAPI
Unflag a post.
unLike(int) - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListPresenter
Unlike a post
unLike(int, NewsfeedParams) - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListPresenter
Unlike a post
unlikeComment(NewsfeedParams, Listener<SuccessResponse>) - Method in class com.cheetahdigital.newsfeed.core.api.NewsfeedAPI
Unlike a comment for a specific post.
unLikeComment(int) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
Unlike a comment
unLikeComment(int, NewsfeedParams) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
Unlike a comment
unLikePost() - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
Unlike a post
unLikePost(NewsfeedParams) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsPresenter
Unlike a post
unLikePost(NewsfeedParams, Listener<SuccessResponse>) - Method in class com.cheetahdigital.newsfeed.core.api.NewsfeedAPI
Unlike a post from the newsfeed.
updateComment(Comment) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsAdapter
Updates the Comment by calling ListAdapter.replaceItemAt(int, BaseData)
updateComment(SingleComment) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsActivity
 
updateComment(SingleComment) - Method in interface com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsView
Notifies the view to update a comment from the existing list.
updatePost(Post) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsActivity
 
updatePost(Post) - Method in class com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsAdapter
Updates Post by calling replaceItemAt position 0.
updatePost(Post) - Method in interface com.cheetahdigital.newsfeed.ui.details.NewsfeedDetailsView
Notifies the view to update the Post.
updatePost(Post) - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListAdapter
Updates the specific post by calling ListAdapter.replaceItemAt(int, BaseData)
updatePost(Post) - Method in class com.cheetahdigital.newsfeed.ui.list.NewsfeedListFragment
 
updatePost(Post) - Method in interface com.cheetahdigital.newsfeed.ui.list.NewsfeedListView
Notifies the view to update the Post.
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