C# Class SparklrSharp.Connection

ファイルを表示 Open project: windowsphonehacker/SparklrWP Class Usage Examples

Private Methods

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