Method | Description | |
---|---|---|
GetCommentsForPostAsync ( int id ) : Task |
Retreives the comments for the given post
|
|
GetCommentsForPostAsync ( int id, int time ) : Task |
Retreives the comments for the given post
|
|
extractComments ( SparklrResponse response ) : Task |