C# Класс SparklrSharp.Connection

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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