C# 클래스 SparklrSharp.Connection

파일 보기 프로젝트 열기: windowsphonehacker/SparklrWP 1 사용 예제들

비공개 메소드들

메소드 설명
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