com.googlecode.googleplus
Interface CommentOperations

All Known Implementing Classes:
CommentOperationsImpl

public interface CommentOperations


Method Summary
 Comment get(String commentId)
           
 CommentFeed list(String activityId)
           
 CommentFeed list(String activityId, Paging paging)
           
 

Method Detail

list

CommentFeed list(String activityId,
                 Paging paging)

list

CommentFeed list(String activityId)

get

Comment get(String commentId)


Copyright © 2014. All Rights Reserved.